sorting - Magento 2 configurable product Dropdown sort options -


i want ask how can sort options in dropdown on magento 2 configurable product add products import csv file.

example: first option size, second color how can sort options make first color, second size. use import csv add products.

enter image description here

you can change sort order of configurable product drop downs when editing configuration configurable product via wizard via drag , drop. afterwards have, respectively regenerate associated products. enter image description here

this way need regenerate associated simple products configurable products want change sort order of drop downs for. although can try using alternative method in order avoid regeneration


Comments

Popular posts from this blog

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -