I there any way to set the number of items per Product page or eliminate the « Previous | 1 | 2 | Next » ?
I would also like to add a "Details" button or text link to each item on the Product pages to the Product Detail page like clicking on the Product image? This is either missing on the current versions or I can't find it!
The number of rows setting and removal of « Previous | 1 | 2 | Next » worked great thanks!
I would also like to add a "Details" button or text link to each item on the Product pages to the Product Detail page like clicking on the Product image? This is either missing on the current versions or I can't find. By default it seems the only way to navigate to the ProdDetail page is to click on the image on the Products page!
quote:If you want to be able to order the elements on the products page (version 6.5 or above), add the following to vsadmin/includes.php, setting the order of your choice...
In Version 6.5.2 you can add, "detaillink" to the list which can be added to the $productpagelayout parameter to specify the Product Detail Link. The product detail link by default will be displayed as a link, but by setting the parameter "imgdetaillink" to the path of an image will display as an image.