Items from several categories on one page |
Post Reply |
Author | |
mx22
Newbie Joined: 06-April-2006 Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 13-April-2006 at 10:11pm |
Hello, I've been unsuccessfully trying to edit viewCat_h.asp page to only select 3 products from a predefined category. I wonder if anyone did similar pages and would be willing to share the code? Thanks! |
|
netprofits
Certified ProductCart Developers Joined: 05-January-2006 Location: United States Status: Offline Points: 22 |
Post Options
Thanks(0)
|
That page allows you to pass in the category ID and have it display products from the category ID passed in, i.e. viewCat_h.asp?idCategory=13. You can control how many products display in the Control Panel in General Settings | Display Settings. Check the Products per Row and Products per Page options. If you want to modify the SQL query that selects products, look for code that starts like "mySQL="SELECT products.idProduct, products.description, " around line 193. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |