Currently I am working on setting up a store with the Dawn theme but I would like to put a “add to cart” button next or below the pricing in a featured collection. This way people should be able to add to the cart without needing to go to the product page first. However, when I load in the following html+liquid below the pricing tag I get an error.
I get the following error:
Liquid error (add-to-cart line 2): product form must be given a product
I hope someone can help with this.