![]() |
Order ID: Next, Prev, Possible Product ID: Next, Prev
I'm sure most of you are pretty aware of the "previous" and "next" options when viewing orders. My task, to implement the same feature for product.php so the customer can shuffle through products without having to go back to products.tpl.
Example: Customer views product b, and on product b's detailed page, there is a link to view product a and product c. history_order.tpl: Code:
{if $orderid_prev ne "" || $orderid_next ne ""} history_order.php Code:
} else { Anyone know where to start? Thanks :lol: |
Hi, xcell67
I'm aware you posted this a few months ago, but did you ever manage to implement those "previous" and "next" links/buttons into the detailed product page? Or maybe anybody else know how to do this? Thanks in advance! |
nope never figured it out :cry:
|
Here guy check that link out. I use it on my site,
http://www.bcsengineering.com/store/customer/product.php?productid=85&cat=0&page=1 Kind regards, Ricky |
Thanks for the reply, xcell67.
It's a pity that you (or anybody else) never figured this out... :cry: And thanks for the link, rjcbear. I knew the mod already, but I hoped I could do it myself... :wink: Thanks again! |
:arrow: http://www.cart-lab.com/lab/customer/product.php?productid=54
Just updated the code to better support current main category of products, and not just use productid's to base the sequence off of. Anyhow the code is very easy to implement also. |
All times are GMT -8. The time now is 07:59 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.