Add to cart button separate from add to cart form
Hi!
I am trying something and it's being difficult.
I have a store. Each product has two taxonomy items for customizing the product client want to buy.
As you know, these settings and the add to cart button are both in the add to cart form.
What I need is to separate the options and the add to cart button. I have tryed to display the add to cart form not displaying the button by css an create a block with a custom filter with the add to cart form so I will have two add to cart forms in the same node.
In the block, I hided the options so I finally have separated the add to cart button and the options.
What happens is that if you choose any option for customizing the product, the add to cart form which is in the field of the node disapears.
At the end, what I need is to separate the add to cart button from the add to cart form.
Any idea
Thanks a lot