Hello,
What I want to achieve are "next" and "previous" arrow buttons that switch between products based on a mySQL query. I have one template page that products are changed using part numbers from a mySQL database. There is already a dropdown menu set up to do this, but I would like an alternative to navigating through a dropdown menu.
When I try this I can't get out of echoing the set of arrow buttons for as many products as there is to display. I need to loop through the products and have only one set of buttons shown.
I know this sounds confusing, but if anyone can point me in the right direction, that would be greatly appreciated.
Thanks,
Dennis