Page 1 of 1

[SOLVED] Previous Next Buttons in Products Detail Template??

Posted: Mon Nov 28, 2011 2:05 pm
by swanriver
Hello,

I am trying to finish up a site that is running version 1.10.1, and Products 2.15. I have installed CGEcommerce Base 1.3.9, and the various modules that go along with it.

What I am trying to do is make previous and next buttons in the detail template, so that a user doesn't have to go back to the category page to select what photo to look at next.

Here is a sample page: http://domainname.com/Products/26/00149-Pilgrim%20Monument-Provincetown.html

Right now, I have "Return to Galleries Page" or "Select Category", but that just doesn't cut it. I admit that I am not the greatest at smarty code, but can usually figure it out. But I'm totally stuck on this one. Any suggestions would be greatly appreciated.

Re: Previous Next Buttons in Products Detail Template??

Posted: Wed Nov 30, 2011 2:35 pm
by swanriver
OK, I figured out a compromise.

Instead of having a link to go through to each photo within a category, I've set it up with javascript fancybox so when you click on a photo, a pretty pop-up comes up and you can navigate through photos within the category.

I actually like this better and hope my client does too!