Re: How do I add Buy Now button on product page
I figured it out.... created my own mod for this... I did the following: - Added line in cart.php to check if POST var "redirect" is set to true and if so then set $config["General"]["redirect_to_cart"] to Y.
- Added hidden input field "redirect"
- Added a HTML button to product_details.tpl
- Created some JavaScript so when that button is pressed it changes the hidden variable to true and then submits the form
__________________
.
Contact me about modifying x-cart for your needs.
Xcart Gold versions:
4.5.x, 4.4.3, 4.4.1, 4.4.0, 4.3.1
4.1.10, 4.1.9, 4.1.8
Add-on modules:
Featured Product Carousel
and other various mods I've built
|