Hello Enfold,
I would like to have the same behaviour as when we click on ‘add to cart’ in for example a product slider, on a fullwidth button.
Is this possible?
Hey svu,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support. The behavior you see in add to cart button comes from the Woocommerce plugin :(
Best regards,
Nikko
Hi, Just wanted to share…. I wanted to add the action “add to cart” on a fullwidth button …. and what I did in order to have this action done was setting a link manually and adding the link “?add-to-cart=137” (without “”) on the fullwidth button, so when I click it, it adds the product id “137” to cart. Hope it helps :D