Guest benpotter1991 Posted August 10, 2012 Share Posted August 10, 2012 I would appreciate any help that people are willing to give! Basically I am looking for a way to add a product to the cart (via a URL) which configurable options passed in the URL and then the user is redirected straight to the view cart page. I hope this makes sense. Currently it seems that two steps are required. I understand that a URL in the form of: https://website.co.uk/cart.php?a=add&pid=40&customfield[8]=whatever can be used but this then takes the user to the product configuration page where they then click another button to 'add to cart'. The user is then taken to the view cart page. I am looking for a way to skip this step and have the product added to the cart straight from visiting a URL. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.