shopify add to cart show on product on January 23, 2019 Get link Facebook X Pinterest Email Other Apps <form method="post" action="/cart/add" class="mk-form"> <input type="hidden" name="id" value="{{ product.variants.first.id }}" /> <input type="submit" value="Add to cart" class="btn" /> </form> Comments
Comments
Post a Comment