Add to Cart element in BeBuilder
Hi
In Bebuilder, the "Add to cart" element contains the attributes.
When I use woo in catalog mode, the attributes are also hidden not just the "add to cart" button.
There should be two separate elements.
One for the add to cart button. One for the attributes.
///attributes = product variations///
Is it possible?
Thanks
Comments
Hello,
Variations are conjoined with the add to cart button by default in WooCommerce, and it does not depend on us to separate them.
However, you can write a custom CSS code to hide the button only and put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards