Bear47 Posted April 5, 2005 Posted April 5, 2005 I have shirts as a product and under available options - Size - Small/Medium/Large/X-Large However they do not display in any logical order: X-Large Medium Small Large
buzza_gts Posted April 5, 2005 Posted April 5, 2005 I have shirts as a product and under available options - Size - Small/Medium/Large/X-Large However they do not display in any logical order: X-Large Medium Small Large <{POST_SNAPBACK}> Go to the edit page for the sub-categories and in the box were it says sort order change: Small - 1 Medium - 2 Large - 3 X-large - 4 As a default they will all be 0. That will sort the items in the correct order.
Guest Posted April 5, 2005 Posted April 5, 2005 Bob, You may need to install an attribute sort contribution first... ed
Bear47 Posted April 5, 2005 Author Posted April 5, 2005 Bob, You may need to install an attribute sort contribution first... ed <{POST_SNAPBACK}> Yes, the categories are in order since I use the sort order - but the size appears as a drop down box within the product and the order of the items is not correct. There is no option to specify a sort order on an Option Value. My needs are not that complex - I'm only implementing shirts with sizes for the customer - but this would seem to be a big problem to install a clothing store. I worked on some software for this a few years ago, and that needs to have a multiple dimension matrix for SKU's to handle sizes and colors, etc. Is the display order random or based on the order that it was added to the mySQL table? I don't want to enter size each time I enter a new shirt, and probably need to write a PHP hack to stick them directly into the table.
greykher Posted April 5, 2005 Posted April 5, 2005 Check the contributions link at the top of the forum pages for the many available attribute managing contributions. They vary in function and complexity; choose the one that seems to best suit your needs.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.