I’ve added an “Add to Cart” button to the featured collection on my homepage by inserting the following code into
snippets/card-product.liquid.
Add to Cart
I’ve set the cart type to “drawer” in the cart options, but when I click the “Add to Cart” button, it redirects me to the /cart page instead of opening the drawer.
Does anyone have any suggestions on how to fix this?