1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
| array
'item_id' => string '449' (length=3)
'quote_id' => string '22' (length=2)
'created_at' => string '2012-04-19 14:59:22' (length=19)
'updated_at' => string '2012-04-19 15:09:22' (length=19)
'product_id' => string '17' (length=2)
'store_id' => string '1' (length=1)
'parent_item_id' => null
'is_virtual' => boolean false
'sku' => string 'bb8100' (length=6)
'name' => string 'BlackBerry 8100 Pearl' (length=21)
'description' => null
'applied_rule_ids' => string '' (length=0)
'additional_data' => null
'free_shipping' => boolean false
'is_qty_decimal' => string '0' (length=1)
'no_discount' => string '0' (length=1)
'weight' => string '15.2000' (length=7)
'qty' => int 2
'price' => string '349.9900' (length=8)
'base_price' => string '349.9900' (length=8)
'custom_price' => null
'discount_percent' => int 0
'discount_amount' => float 348.99
'base_discount_amount' => float 348.99
'tax_percent' => int 0
'tax_amount' => int 0
'base_tax_amount' => int 0
'row_total' => float 699.98
'base_row_total' => float 699.98
'row_total_with_discount' => float 350.99
'row_weight' => float 30.4
'product_type' => string 'simple' (length=6)
'base_tax_before_discount' => null
'tax_before_discount' => null
'original_custom_price' => null
'gift_message_id' => null
'weee_tax_applied' => string 'a:0:{}' (length=6)
'weee_tax_applied_amount' => int 0
'weee_tax_applied_row_amount' => int 0
'base_weee_tax_applied_amount' => int 0
'base_weee_tax_applied_row_amnt' => null
'weee_tax_disposition' => int 0
'weee_tax_row_disposition' => int 0
'base_weee_tax_disposition' => int 0
'base_weee_tax_row_disposition' => int 0
'redirect_url' => null
'base_cost' => string '29.9900' (length=7)
'price_incl_tax' => float 349.99
'base_price_incl_tax' => float 349.99
'row_total_incl_tax' => float 699.98
'base_row_total_incl_tax' => float 699.98
'hidden_tax_amount' => null
'base_hidden_tax_amount' => null
'qty_options' =>
array
... |
Partager