cancel
Showing results for 
Search instead for 
Did you mean: 

Attribute order on the product page is wrong

Attribute order on the product page is wrong

Hello,

I have the following problem: the order of atributes of the complex products (on the product page) does not correspond to the order defined in the attribute set. Does anybody know, if it is at all possible to change this order in magento 2 or is it a bug?

thanks in advance!

3 REPLIES 3

Re: Attribute order on the product page is wrong

You should delete the cache to reflect a change of attributes ordering.

If you do so accurately then you will see that Magento 2 changes frontend attributes ordering according to the backend attributes ordering.

Re: Attribute order on the product page is wrong

Thanks for the responce!

But it does not seem to work. I flushed all the magento caches but still the same. The order is correct in the backend product configurator (corresponds to the attribute set), but not in the front end.=(

Re: Attribute order on the product page is wrong

Maybe you use some old Magento 2 version? A have checked the behavior with the latest development branch on the time of my previous response and it worked correctly.