b2995 Posted June 17, 2011 Share Posted June 17, 2011 This is driving me absolutely NUTS! It seems everyone is concerned about just sorting the attributes or option values, but I need the Product Options themselves to sort by the order I created them (by ID) on the ADMIN side! They're listing correctly on the storefront, but I also need them to display in the same order in the ADMIN/ORDERS.php page by ID. EXAMPLE of a product listed on Admin/Orders.php with their (ID#): ProductABC (2) - Color: Blue (1) - Size: XXL (3) - Sleeves: [select a sleeve size] I need them to list by size (1), color (2) then sleeves (3). Also, is there a way to NOT show an Option Value if nothing is selected (example #3...nothing was selected)? So only #1 and #2 would be listed under this product if those were the only options chosen. AND...is there a way to make #1 and #2 REQUIRED if it's left on an Option Value ID (example [select color]=ID 5) when my customers ADD the item to cart? My Option Values each list something like [select] as the first ID. THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU :thumbsup: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.