![]() |
Add to Cart Button
I was wondering if it would be possible to put Add to Cart buttons on the Review pages that are generated by the Advanced Customer Reviews Module.
I would want them on this page. Dynamically created of course. https://www.learningguitarnow.com/store/reviews.php?productid=15 Thanks, John |
Re: Add to Cart Button
Try editing: /common_files/modules/Advanced_Customer_Reviews/product_info.tpl
Add this code for a simple link that you can style however you like: Code:
<a href="cart.php?mode=add&productid={$product.productid}&amount=1">Add to cart</a> |
Re: Add to Cart Button
Thanks, I'll give it a shot.
John |
All times are GMT -8. The time now is 06:52 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.