Shopify themes, liquid, logos, and UX
Hi,
I added this code on the product grid liquid to add add to cart button on collection page.
But its opening cart page instead of side popup cart. what i can do? I tried everything.
Url - www.holief.com
<form method="post" action="/cart/add">
<input type="hidden" name="id" value="{{ product.variants.first.id }}" />
<input type="hidden" name="return_to" value="back" />
<input min="1" type="number" id="quantity" name="quantity" value="1" />
<input type="submit" value="Add to cart" class="btn collectionCartbtn" />
</form>
This js and liquid code customization work .
Please share your theme.zip file i will check your theme code and send solution to you.
Thanks!
please wait today . i will check and send solution.
Hi @dmwwebartisan Let me know please if you didn't got the mail, I'll send the zip again.
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024