Maelodic Posted August 14, 2013 Share Posted August 14, 2013 Hello, I have a few questions regarding the add to cart button: 1. Is it possible to have a "Remote" add to cart button? Such as a button you can press to add the item to your cart but placed on a different page? I ask this because a client of mine is requesting a quick n' dirty table with all the products/sizes that makes it easy to buy a whole bunch of things at once without going through the categories. 2. Is it possible to add combinations to the display in categories? If I have four combinations (Small/Medium/Large/Extra Large) and I hit "Add to Cart" from the category, it adds small to the cart and doesn't give an option to change it. Link to comment Share on other sites More sharing options...
vekia Posted August 14, 2013 Share Posted August 14, 2013 1. you will have to create button with url like: http://yourwebsite.com/en/cart?qty=1&id_product=5&add but in this case you will have to disable the token feature in the back office. otherwiste this method will not work; Link to comment Share on other sites More sharing options...
PascalVG Posted August 14, 2013 Share Posted August 14, 2013 Vekia, Does this take into account attributes like size etc? I think He wants something like this: A looooooong list with all products AND all its variations, like Product 1 - small [Add to Cart] Product 1 - medium [Add to Cart] Product 1 - large [Add to Cart] Product 1 - extra large [Add to Cart] Product 2 - small [Add to Cart] etc.. Maelodic, is this indeed what you want? Do you also need quantities? Looks like you need to make a special module with this functionality... probably takes some time. pascal Link to comment Share on other sites More sharing options...
Maelodic Posted August 17, 2013 Author Share Posted August 17, 2013 Vekia, Does this take into account attributes like size etc? I think He wants something like this: A looooooong list with all products AND all its variations, like Product 1 - small [Add to Cart] Product 1 - medium [Add to Cart] Product 1 - large [Add to Cart] Product 1 - extra large [Add to Cart] Product 2 - small [Add to Cart] etc.. Maelodic, is this indeed what you want? Do you also need quantities? Looks like you need to make a special module with this functionality... probably takes some time. pascal I'll probably need to add all the products' combinations as products individually. This won't be fun, but I don't really see another option. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now