- Output for 7.4.0 - 7.4.33, 8.0.1 - 8.0.30, 8.1.0 - 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.27, 8.4.1 - 8.4.14
- array (
0 =>
array (
'id' => 8,
'cart_id' => 7,
'product_id' => 4,
'variation_id' => NULL,
'quantity' => 1,
'price' => 30,
'tax' => 0,
'attrs' => NULL,
'gross_total' => 30,
'net_total' => 30,
'tax_total' => 0,
'product' =>
array (
'id' => 4,
'parent_id' => NULL,
'category_id' => 1,
'shop_id' => 1,
'title' => 'Ladies Blazer',
'unit' => 'item',
'sale_price' => 30,
'general_price' => 35,
),
),
)