How to add a sidebar menu in Craft theme?

Hi

In the Craft theme, it doesn’t seem to have the possibility to place a sidebar menu on the collections or product page, is there any way to do it? Thanks!

Hi, @SoniaO

unfortunately, this isn’t an easy task that can be solved by sharing code, what you need is to edit the javascript code of the add to cart ajax, and build a sidebar that display the cart information, or you can use an App.
You can find more information here: https://shopify.dev/api/ajax

Thank you

Ups, it sounds difficult. Is it possible with an app? Do you know any?

Hi, @SoniaO

Most of them aren’t free, or are limited by orders:
https://apps.shopify.com/search?q=cart%20drawer
We can make this feature without using an App just send us an email with your requirements and we will reply soon.

1 Like

Thank you!