Overview:
Occasionally, we come across the scenario where the Add to Cart button is duplicated on the product page. Either on page load, or when someone clicks on an accessory checkbox. This has a very simple fix, and should be easily resolved by simply adding the specific class listed below to your add to cart button.
Solution:
Find your Add to Cart button within your product template, and add a class of: w3-add-to-cart
Your button should look somewhat similar to this:
This should stop all duplicating of your Add to Cart button on the product page if done correctly.
If this does not resolve the issue, please feel free to shoot us an email at Support@w3trends.com, and we would be happy to take a look for you!