Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
advanced_incorrect.php
Go to the documentation of this file.
1 <?php
7 return [
8  'entity_0' => [
9  'data_0' => [
10  'sku' => '%sku%',
11  'tier_price_website' => "All Websites [USD]",
12  'tier_price_customer_group' => 'ALL GROUPS',
13  'tier_price_qty' => '3',
14  'tier_price' => 'text',
15  'tier_price_value_type' => 'Fixed',
16  ],
17  ],
18 ];