jlrentertainment Posted May 30, 2006 Posted May 30, 2006 If anyone could help me with this it would be great. I am new to OsCommerce and have limited PHP knowledge. I am looking to find a way to limit my shopping cart page to only a couple of products per page, as opposed to a long list that just scrolls down. The option is available in the products section, but then when I get to the shopping cart page, it just is an endless page of products. I am going to be dealing with people that will be ordering lots of different products wich vary only slightly and I need a clear and easily viewed page structure. Can someon help me? Thanks Lica
Guest Posted May 30, 2006 Posted May 30, 2006 You will have to generate a separate split class for arrays. And then use it as the other osc scripts (products_new.php or specials.php) use it for sql queries. I had to do a bunch of mods though but it worked.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.