HomeHome Product Discus... Product Discus...SmithCartSmithCartDisable Pagination?Disable Pagination?
Previous
 
Next
New Post
6/21/2012 2:23 PM
 

I have a small store that only sells about 12 items and are broken into 2 categories, one with 8 items and the other with 4.  I'd like to turn off the pagination because I never go more than 1 page.  Is there an option to turn this off?  I would think this is a fairly common feature of any shopping cart.

I did find a hack fix that almost fixes this.  In ProductLists.ascx, I put a div tag around the pagination items and added the style "display:none".  This works except for 1 situation.  If I am at my cart and click "Continue Shopping", it takes me back to my product listing without a category selected and it displays only the first 10 items.  Now I need the pagination, but it's not displayed.  Ideally, I would like to display all my items in this situation, but it does not look like I have that option anywhere.  To get around this, I updated my config so my defualt category is not "all", but a specific category.  This works, but again, there's 1 flaw.  If a user is browsing category 2, then views their cart and selects "continue shopping", it takes them back to the default category 1 and not category 2 which is where they came from.

Is there an easier way to disable the pagination and default to display all items?

 
New Post
6/21/2012 6:30 PM
 
In the BuyNow settings product list setup section enter 12 in the "Records Dropdown" textbox. This will configure the product listing page to display up to 12 products per page so you wont need the pager displayed in scenario you described.

Hope this helps!


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
6/22/2012 6:22 AM
 
I went into the settings (blue icon that reads "Manage Cart Settings" when hovered over) and down to the "Product Listing Page Setup". I must be in the wrong place because I do not see an option to select how many products I want to display. Can you be more specific on where I need to go to set this?
 
New Post
6/22/2012 6:31 AM
 
I kept looking and I figured it out. It's not as straight forward as I was expecting. I need to enter "12" into the field "Record Dropdown Values". If I only enter 1 value in there, it defaults to that value. I was a little confused because I disabled the records selector and didn't think I needed to set any of those values.
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartDisable Pagination?Disable Pagination?