|
2077 | 2077 | <field name="visibility" xsi:type="string">Catalog, Search</field>
|
2078 | 2078 | <field name="url_key" xsi:type="string">simple-product-%isolation%</field>
|
2079 | 2079 | </dataset>
|
| 2080 | + |
2080 | 2081 | <dataset name="simple_with_hight_tier_price">
|
2081 | 2082 | <field name="attribute_set_id" xsi:type="array">
|
2082 | 2083 | <item name="dataset" xsi:type="string">default</item>
|
|
2097 | 2098 | </field>
|
2098 | 2099 | <field name="url_key" xsi:type="string">simple-product-%isolation%</field>
|
2099 | 2100 | </dataset>
|
| 2101 | + |
| 2102 | + <dataset name="product_with_special_price_and_category_2"> |
| 2103 | + <field name="sku" xsi:type="string">simple_product_with_special_price_and_category_second%isolation%</field> |
| 2104 | + <field name="name" xsi:type="string">Simple product with special price and category_second%isolation%</field> |
| 2105 | + <field name="attribute_set_id" xsi:type="array"> |
| 2106 | + <item name="dataset" xsi:type="string">default</item> |
| 2107 | + </field> |
| 2108 | + <field name="product_has_weight" xsi:type="string">This item has weight</field> |
| 2109 | + <field name="weight" xsi:type="string">1</field> |
| 2110 | + <field name="price" xsi:type="array"> |
| 2111 | + <item name="value" xsi:type="string">150</item> |
| 2112 | + <item name="dataset" xsi:type="string" /> |
| 2113 | + </field> |
| 2114 | + <field name="quantity_and_stock_status" xsi:type="array"> |
| 2115 | + <item name="qty" xsi:type="string">86</item> |
| 2116 | + <item name="is_in_stock" xsi:type="string">In Stock</item> |
| 2117 | + </field> |
| 2118 | + <field name="special_price" xsi:type="string">110</field> |
| 2119 | + <field name="category_ids" xsi:type="array"> |
| 2120 | + <item name="dataset" xsi:type="string">default_subcategory</item> |
| 2121 | + </field> |
| 2122 | + <field name="website_ids" xsi:type="array"> |
| 2123 | + <item name="0" xsi:type="array"> |
| 2124 | + <item name="dataset" xsi:type="string">default</item> |
| 2125 | + </item> |
| 2126 | + </field> |
| 2127 | + <field name="url_key" xsi:type="string">simple-product-%isolation%</field> |
| 2128 | + </dataset> |
2100 | 2129 | </repository>
|
2101 | 2130 | </config>
|
0 commit comments