Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
quote_item_downloadable.php File Reference

Go to the source code of this file.

Variables

 return ['id'=> '17', 'item_id'=> '17', 'quote_id'=> '1', 'created_at'=> '2012-07-04 14:53:50', 'updated_at'=> '2012-07-04 15:02:22', 'product_id'=> '10', 'store_id'=> '1', 'parent_item_id'=> null, 'is_virtual'=> '1', 'sku'=> 'dw01', 'name'=> 'Downloadable', 'description'=> null, 'applied_rule_ids'=> '1', 'additional_data'=> null, 'free_shipping'=> '0', 'is_qty_decimal'=> '0', 'no_discount'=> '0', 'weight'=> null, 'qty'=> 1, 'price'=> 8, 'base_price'=> '8.0000', 'custom_price'=> null, 'discount_percent'=> '10.0000', 'discount_amount'=> '0.8000', 'base_discount_amount'=> '0.8000', 'tax_percent'=> '0.0000', 'tax_amount'=> '0.0000', 'base_tax_amount'=> '0.0000', 'row_total'=> 8, 'base_row_total'=> 8, 'row_total_with_discount'=> '0.0000', 'row_weight'=> '0.0000', 'product_type'=> 'downloadable', 'base_tax_before_discount'=> null, 'tax_before_discount'=> null, 'original_custom_price'=> null, 'redirect_url'=> null, 'base_cost'=> null, 'price_incl_tax'=> '8.0000', 'base_price_incl_tax'=> '8.0000', 'row_total_incl_tax'=> '8.0000', 'base_row_total_incl_tax'=> '8.0000', 'discount_tax_compensation_amount'=> null, 'base_discount_tax_compensation_amount'=> null, 'gift_message_id'=> null, 'weee_tax_disposition'=> '0.0000', 'weee_tax_row_disposition'=> '0.0000', 'base_weee_tax_disposition'=> '0.0000', 'base_weee_tax_row_disposition'=> '0.0000', 'weee_tax_applied'=> '[]', 'weee_tax_applied_amount'=> '0.0000', 'weee_tax_applied_row_amount'=> '0.0000', 'base_weee_tax_applied_amount'=> '0.0000', 'base_weee_tax_applied_row_amnt'=> '0.0000', 'event_id'=> null, 'gw_id'=> null, 'gw_base_price'=> null, 'gw_price'=> null, 'gw_base_tax_amount'=> null, 'gw_tax_amount'=> null, 'qty_options'=> [], 'product'=> null, 'tax_class_id'=> '0', 'has_error'=> false, 'base_calculation_price'=> 8, 'calculation_price'=> 8, 'converted_price'=> 8, 'base_original_price'=> 8]
 

Variable Documentation

◆ return

return[ 'id'=> '17', 'item_id'=> '17', 'quote_id'=> '1', 'created_at'=> '2012-07-04 14:53:50', 'updated_at'=> '2012-07-04 15:02:22', 'product_id'=> '10', 'store_id'=> '1', 'parent_item_id'=> null, 'is_virtual'=> '1', 'sku'=> 'dw01', 'name'=> 'Downloadable', 'description'=> null, 'applied_rule_ids'=> '1', 'additional_data'=> null, 'free_shipping'=> '0', 'is_qty_decimal'=> '0', 'no_discount'=> '0', 'weight'=> null, 'qty'=> 1, 'price'=> 8, 'base_price'=> '8.0000', 'custom_price'=> null, 'discount_percent'=> '10.0000', 'discount_amount'=> '0.8000', 'base_discount_amount'=> '0.8000', 'tax_percent'=> '0.0000', 'tax_amount'=> '0.0000', 'base_tax_amount'=> '0.0000', 'row_total'=> 8, 'base_row_total'=> 8, 'row_total_with_discount'=> '0.0000', 'row_weight'=> '0.0000', 'product_type'=> 'downloadable', 'base_tax_before_discount'=> null, 'tax_before_discount'=> null, 'original_custom_price'=> null, 'redirect_url'=> null, 'base_cost'=> null, 'price_incl_tax'=> '8.0000', 'base_price_incl_tax'=> '8.0000', 'row_total_incl_tax'=> '8.0000', 'base_row_total_incl_tax'=> '8.0000', 'discount_tax_compensation_amount'=> null, 'base_discount_tax_compensation_amount'=> null, 'gift_message_id'=> null, 'weee_tax_disposition'=> '0.0000', 'weee_tax_row_disposition'=> '0.0000', 'base_weee_tax_disposition'=> '0.0000', 'base_weee_tax_row_disposition'=> '0.0000', 'weee_tax_applied'=> '[]', 'weee_tax_applied_amount'=> '0.0000', 'weee_tax_applied_row_amount'=> '0.0000', 'base_weee_tax_applied_amount'=> '0.0000', 'base_weee_tax_applied_row_amnt'=> '0.0000', 'event_id'=> null, 'gw_id'=> null, 'gw_base_price'=> null, 'gw_price'=> null, 'gw_base_tax_amount'=> null, 'gw_tax_amount'=> null, 'qty_options'=> [], 'product'=> null, 'tax_class_id'=> '0', 'has_error'=> false, 'base_calculation_price'=> 8, 'calculation_price'=> 8, 'converted_price'=> 8, 'base_original_price'=> 8]

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

Definition at line 76 of file quote_item_downloadable.php.