How to add a custom "Add to Cart" Button

How can I create a custom Add to Cart button?
It should be a simple button where I eg. add an ACSS class.

The link and “Add to Cart or select a variation” text should of course fit.

What is the best way to do this?

1 Like

Use Icon Element, set link to a Dynamic Data then add {woo_add_to_cart}
It’s what I am doing

1 Like

Fantastic, but there is a way to use ajax for this action? When I use this solution there is a page load.

Thanks

1 Like