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

Go to the source code of this file.

Variables

 return ['entity_0'=> ['data_0'=> ['sku'=> '%sku%', 'tier_price_website'=> "All Websites [USD]", 'tier_price_customer_group'=> "NOT LOGGED IN", 'tier_price_qty'=> '10', 'tier_price'=> '9.00', 'tier_price_value_type'=> 'Fixed',], 'data_1'=> ['sku'=> '%sku%', 'tier_price_website'=> "All Websites [USD]", 'tier_price_customer_group'=> 'General', 'tier_price_qty'=> '10', 'tier_price'=> '8.00', 'tier_price_value_type'=> 'Fixed',]],]
 

Variable Documentation

◆ return

return[ 'entity_0'=> [ 'data_0'=> [ 'sku'=> '%sku%', 'tier_price_website'=> "All Websites [USD]", 'tier_price_customer_group'=> "NOT LOGGED IN", 'tier_price_qty'=> '10', 'tier_price'=> '9.00', 'tier_price_value_type'=> 'Fixed',], 'data_1'=> [ 'sku'=> '%sku%', 'tier_price_website'=> "All Websites [USD]", 'tier_price_customer_group'=> 'General', 'tier_price_qty'=> '10', 'tier_price'=> '8.00', 'tier_price_value_type'=> 'Fixed',]],]

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

Definition at line 26 of file advanced_price_variation_1.php.