sonixtwo Posted July 8, 2006 Posted July 8, 2006 How do I change the order in which the attributes are displayed on product_info.php? There are lots of contributions that let you adjust the order of the attribute values, but none of them seem to be able to sort the order of the actual options. By default I believe it sorts them alphabetically. Thanks -Mike
Guest Posted July 8, 2006 Posted July 8, 2006 here is a simple one http://www.oscommerce.com/community/contributions,2673
sonixtwo Posted July 8, 2006 Author Posted July 8, 2006 here is a simple onehttp://www.oscommerce.com/community/contributions,2673 That contribution, like most others that I have tried, only adjusts the sort order of the values of the attributes, not the options themselves. For example: I have 3 options, Preferred Weight, Max Weight and Min Weight. All 3 have values of 1lb, 2lb and 3lb. They currently show on product_info.php in alphabetical orders (Max, Min, Preferred). I need a contribution that allows me to adjust the order in which they are displayed (Preferred, Min, Max), not the 1lb, 2lb, 3lb. If the contribution that you noted above does this, I must be missing something, but I believe it is just for the values. Thanks -Mike
Guest Posted July 8, 2006 Posted July 8, 2006 ah, ok, that is the option values you're after. see if this helps: http://www.oscommerce.com/community/contributions,2924 or maybe I have it wrong. Is it the attributes themselves you want to be able to sort or the option values? There are separate sql tables for each.
Guest Posted July 8, 2006 Posted July 8, 2006 For the attributes themselves the attributes sets has sort order in them http://www.oscommerce.com/community/contributions,2201
Recommended Posts
Archived
This topic is now archived and is closed to further replies.