Magento Extensions Rating 2024
EXTENSIONS BY CATEGORY
B2B (Business-To-Business)
Blog
Customer
ERP (Enterprise Resource Planning)
Mega Menu
One Step Checkout
Order
POS (Point Of Sale)
Search
Shopping Cart
Sitemap
SEO
Social
Stock & Inventory Management
EXTENSIONS BY DEVELOPER
aheadWorks
Amasty
Boost My Shop
BSS Commerce
Magestore
MageWorx
Mirasvit
Templates Master
Wyomind
XTENTO
Magento 2 Documentation
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
vendor
magento
module-sales-rule
Test
Unit
Model
_files
quote_item_downloadable.php
Go to the documentation of this file.
1
<?php
7
return
[
8
'id'
=>
'17'
,
9
'item_id'
=>
'17'
,
10
'quote_id'
=>
'1'
,
11
'created_at'
=>
'2012-07-04 14:53:50'
,
12
'updated_at'
=>
'2012-07-04 15:02:22'
,
13
'product_id'
=>
'10'
,
14
'store_id'
=>
'1'
,
15
'parent_item_id'
=>
null
,
16
'is_virtual'
=>
'1'
,
17
'sku'
=>
'dw01'
,
18
'name'
=>
'Downloadable'
,
19
'description'
=>
null
,
20
'applied_rule_ids'
=>
'1'
,
21
'additional_data'
=>
null
,
22
'free_shipping'
=>
'0'
,
23
'is_qty_decimal'
=>
'0'
,
24
'no_discount'
=>
'0'
,
25
'weight'
=>
null
,
26
'qty'
=> 1,
27
'price'
=> 8,
28
'base_price'
=>
'8.0000'
,
29
'custom_price'
=>
null
,
30
'discount_percent'
=>
'10.0000'
,
31
'discount_amount'
=>
'0.8000'
,
32
'base_discount_amount'
=>
'0.8000'
,
33
'tax_percent'
=>
'0.0000'
,
34
'tax_amount'
=>
'0.0000'
,
35
'base_tax_amount'
=>
'0.0000'
,
36
'row_total'
=> 8,
37
'base_row_total'
=> 8,
38
'row_total_with_discount'
=>
'0.0000'
,
39
'row_weight'
=>
'0.0000'
,
40
'product_type'
=>
'downloadable'
,
41
'base_tax_before_discount'
=>
null
,
42
'tax_before_discount'
=>
null
,
43
'original_custom_price'
=>
null
,
44
'redirect_url'
=>
null
,
45
'base_cost'
=>
null
,
46
'price_incl_tax'
=>
'8.0000'
,
47
'base_price_incl_tax'
=>
'8.0000'
,
48
'row_total_incl_tax'
=>
'8.0000'
,
49
'base_row_total_incl_tax'
=>
'8.0000'
,
50
'discount_tax_compensation_amount'
=>
null
,
51
'base_discount_tax_compensation_amount'
=>
null
,
52
'gift_message_id'
=>
null
,
53
'weee_tax_disposition'
=>
'0.0000'
,
54
'weee_tax_row_disposition'
=>
'0.0000'
,
55
'base_weee_tax_disposition'
=>
'0.0000'
,
56
'base_weee_tax_row_disposition'
=>
'0.0000'
,
57
'weee_tax_applied'
=>
'[]'
,
58
'weee_tax_applied_amount'
=>
'0.0000'
,
59
'weee_tax_applied_row_amount'
=>
'0.0000'
,
60
'base_weee_tax_applied_amount'
=>
'0.0000'
,
61
'base_weee_tax_applied_row_amnt'
=>
'0.0000'
,
62
'event_id'
=>
null
,
63
'gw_id'
=>
null
,
64
'gw_base_price'
=>
null
,
65
'gw_price'
=>
null
,
66
'gw_base_tax_amount'
=>
null
,
67
'gw_tax_amount'
=>
null
,
68
'qty_options'
=> [],
69
'product'
=>
null
,
70
'tax_class_id'
=>
'0'
,
71
'has_error'
=>
false
,
72
'base_calculation_price'
=> 8,
73
'calculation_price'
=> 8,
74
'converted_price'
=> 8,
75
'base_original_price'
=> 8
76
];