dzyre Posted January 17, 2005 Posted January 17, 2005 How do I list the size attributes in the correct order? I select each size attribute in the order I want them to show, but when I view it ... it is listing the letters in alphabetical order. For instance: Correct View This is what it show S L M M L S XL XL How can I fixed this? Matt Frazier
pauldarthvader Posted January 17, 2005 Posted January 17, 2005 How do I list the size attributes in the correct order? I select each size attribute in the order I want them to show, but when I view it ... it is listing the letters in alphabetical order. For instance: Correct View This is what it show S L M M L S XL XL How can I fixed this? <{POST_SNAPBACK}> Hi I don't use sizes myself, so i'm not sure how you enter the details. If it offers you a sort order, that is how you change the order of disply, lowest number "0" first, then "1" etc.... Paul Regards Paul
Guest Posted January 23, 2005 Posted January 23, 2005 Hi I don't use sizes myself, so i'm not sure how you enter the details. If it offers you a sort order, that is how you change the order of disply, lowest number "0" first, then "1" etc.... Paul <{POST_SNAPBACK}> For a simple fix try either numbering them 1, 2, 3, etc or I used A.), B.) etc toget my options in the order I needed
OceanRanch Posted January 23, 2005 Posted January 23, 2005 The stock osCommerce system does not sort the attributes. You'll need a contribution like the following. http://www.oscommerce.com/community/contributions,1119 There a few threads in the forum for changing the query in product_info.php, try a search on attributes and product_info.php HTH Tom
OceanRanch Posted January 23, 2005 Posted January 23, 2005 Here's one of those threads.... http://www.oscommerce.com/forums/lofiversion/i...php/t80703.html Tom
vatikanavenue Posted June 8, 2005 Posted June 8, 2005 I followed this forum discussion and again found that my product_info.php does NOT have the term "products_options_query" anywhere within the code. How am I supposed to add the small change to the end if there is no code to begin with? Everything on my store works fine so the product_info.php is not corrupt or missing anything.
bglkk Posted June 8, 2005 Posted June 8, 2005 I followed this forum discussion and again found that my product_info.php does NOT have the term "products_options_query" anywhere within the code. How am I supposed to add the small change to the end if there is no code to begin with? Everything on my store works fine so the product_info.php is not corrupt or missing anything. <{POST_SNAPBACK}> What version of oscommerce are you using? In an unmodified product_info.php (MS2), you should be able to find "products_options_query" on lines 134 and 135. "Buy the ticket, take the ride..." -HST
Recommended Posts
Archived
This topic is now archived and is closed to further replies.