masterblaster Posted January 16, 2015 Share Posted January 16, 2015 Hello, I am looking for a smart way to force customer to choose a variation in product.tpl page before adding it to cart. This to prevent customers from adding to cart the default variation without knowing that a product exists in different variations (it happens a lot of time!). I see a backoffice feature to hide "add to cart" button on product list when it have variations, but actually it doesn't reflect on product.tpl page. Any idea on how to smartly handle it ? Thanks in advance. Link to comment Share on other sites More sharing options...
PascalVG Posted January 16, 2015 Share Posted January 16, 2015 Maybe some small javascript/jqueryscript. Rename button to 'Customize', and when clicked, move to first attribute choice. When any one attribute is selected/left/changed, change text to 'Add to cart'. My 2 cents, pascal 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