product listing row limit
bluestallion <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <5f5e918b5030fc29c78378fe7ea5ea18@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=184611#184611 ---------------------------------------------------------------- Hi, Does anybody know how to limit the number of rows in product listing? For example...I want to limit it to 3 rows per page like this: Displaying products 1 to 9 Page: 1 2 3 4 next page Row 1: pdt1 | pdt2 | pdt3 Row 2: pdt1 | pdt2 | pdt3 Row 3: pdt1 | pdt2 | pdt3 Displaying products 1 to 9 Page: 1 2 3 4 next page Any advice?