The sizing on some of my products displays incorrectly. Instead of doing from lowest size to largest size, it does it in random orders - 12, 18, 24, 3, 6, 9. I'd like it to be 3, 6, 9, 12, 18, 24. The product attribute sorting is set correctly for the display order to show that, but in the product itself, it doesn't display as such. Is this related to the product ID (as when they were put into magento) causing this sorting display issue? How do I resolve this?
Solved! Go to Solution.
Hello,
This is a Magento Bug:
http://www.magentocommerce.com/products/bug-tracking/issue/index/id/413/
http://www.magentocommerce.com/bug-tracking/issue/index/id/941
However, the issue is scheduled for next minor (not patch) release that is expected in H1 2016.
A quick solution for you:
https://github.com/robbieaverill/magento-attribute-option-order-fix/tree/master
Hello,
This is a Magento Bug:
http://www.magentocommerce.com/products/bug-tracking/issue/index/id/413/
http://www.magentocommerce.com/bug-tracking/issue/index/id/941
However, the issue is scheduled for next minor (not patch) release that is expected in H1 2016.
A quick solution for you:
https://github.com/robbieaverill/magento-attribute-option-order-fix/tree/master
Awesome, thank you for the info! I'm glad that will be sorted out soon.
another solution to this sorting issue, please check here,
users will be able to sort easily through any kind of available filter as well you can create new filters...