Is there is a way so, if one of my customers, is browsing through another part of my site. e.g. a wordpress blog, they can click a link, which would automatically add a product to cart, and forward them to the products page or the checkout.
You could try adding a link like the following:
Change the id_product parameter to the id of the product you want added and the qty parameter to the quantity of product you want added.
http://www.yoursite.com/cart.php?id_product=1&qty=1
Change the id_product parameter to the id of the product you want added and the qty parameter to the quantity of product you want added.
Check out Nethercott Constructions for PrestaShop guides and modules. Like us on Facebook for news updates.
Do you know how to add also a voucher code on the same URL?
http://www.yoursite....product=1&qty=1 + some code to add voucher/coupon code at the same time
http://www.yoursite....product=1&qty=1 + some code to add voucher/coupon code at the same time



Back to top








