Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 General help me questions
 Featured Products
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

ralexc
Starting Member

Canada
1 Posts

Posted - June 29 2009 :  10:02:56  Show Profile  Visit ralexc's Homepage  Reply with Quote
Does anyone know how to organize the Featured products in an order you prefer. Can it be done in the admin. or is it and html edit. If so where and how.? Thanks

g3nnin
VP-CART Super User

209 Posts

Posted - July 01 2009 :  14:03:03  Show Profile  Reply with Quote
Hi,

If you want to change the order based on the product's price, then you could change the following code in shoproductsubs.asp:

strsql=strsql & " featuredflag = 1"
else
strsql=strsql & " featuredflag = TRUE"

Into the following code:

strsql=strsql & " featuredflag = 1 order by cprice"
else
strsql=strsql & " featuredflag = TRUE order by cprice"
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00