Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <form method="post" action="/cart/add"> <input type="hidden" name="id" value="{{ product.variants.first.id }}" /><input type="submit" value="Add to Cart" class="btn" /></form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement