In the Featured Collection section in the Dawn theme (7.0), is there a simple way to change the Add to Cart button to have the functionality of a Buy Now button instead? Is there a different data-type I can use on the form in card-product.liquid instead of
data-type: ‘add-to-cart-form’ ? Or is there a buynow snippet I’m just not seeing I can render instead?
[I realize this would change every other usage of card-product, so I’ve created a subsequent featured-collection-buynow.liquid and card-product-buynow.liquid to use]
TYIA!