Best partners,
At this moment I'm trying 3 to figuring out to add a button in my collection page. I already did my researches on the internet.
Copy paste of explanation i found:
Explanation and doesn't work on the NARRATIVE theme.
<form method="post" action="/cart/add"> <input type="hidden" name="id" value="{{ product.variants.first.id }}" /> <input min="1" type="number" id="quantity" name="quantity" value="1"/> <input type="submit" value="Add to cart" class="btn" /> </form>
I plugged 'Buy button' app but I don't want to insert that on a blog page.
Can somebody please help me?
Search for product-card.liquid , it is in snippets folder and before closing div past the code your have.
But I guess you will have to style it a bit.
Subject | Author | Posted |
---|---|---|
a minute ago | ||
6m ago | ||
12m ago | ||
44m ago | ||
an hour ago |
User | Count |
---|---|
323 | |
77 | |
72 | |
65 | |
56 |