Shopify themes, liquid, logos, and UX
Hello,
When pressing the add to cart button It directs you to the cart page, but I want it to open the cart drawer. And the weird thing is that's it selected to open the drawer but it dosen't do so??
I screen recorded it here so you can see: https://imgur.com/a/PwIpXpL
My product page: https://r1vex.myshopify.com/products/lindberg-alunda-tossor-rosa?variant=50628336910662
Thanks for helping!
Hi @manbru
You can change settings in Sale channels > Online Store > Themes > Customize > Theme settings > Cart > select option Drawer
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
yes that is what i've selected, if you watched my screen record
But still doesn't open the drawer?
You are using custom Add to cart button, not Buy button of the them that is why it is not open cart drawer
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
I found the code for the button, but not sure how to make it open the cart drawer instead:
<form method="post" action="/cart/add" enctype="multipart/form-data" id="product-form">
<input type="hidden" name="id" value="{{ selected_variant.id }}">
<button type="submit" class="product-form__submit button button--full-width button--primary">
<img class="cart-icon" src="https://cdn.shopify.com/s/files/1/0831/6125/2166/files/Leksaker.png?v=1720806140" alt="Varukorg" />
<strong>Lägg i varukorgen</strong>
</button>
</form>
Hey @manbru since that approach didn’t work, I’d suggest trying this solution from an ex-Shopify community thread which involves using an app https://community.shopify.com/c/shopify-discussions/how-to-stop-add-to-cart-buttton-redirecting-to-c...
Hopefully, that should be able to sort it out.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025