Change Cart

Solved

Change Cart

Mdb_Gioto
Excursionist
49 0 17

Hello everyone, I would like my cart not to be on a separate page, as it is right now, but I would prefer it to be a dropdown in the top right corner. I use the Symmetry theme and this is my link: https://vomeroitaly.com/

 

Accepted Solution (1)
kevinkarma55
Shopify Partner
101 11 11

This is an accepted solution.

to make sure your setting is working can you find following value?

Go to Online Store > Themes > click ... (three-dot next to the current theme) > Edit code

Find a file called settings_data.json and find a value for cart_type

 

your button is not working if the code doesn't look like this: "cart_type": "drawer", 

If your code matches the above, that means you have issue with JavaScription I believe.

Please remember to Like & Mark Solution to the post if it helped you.
Thanks !
If you'd like to support me, you can Buy Me a Coffee
Need help with anything related to Frontend?
Checkout kevinkarma.me

View solution in original post

Replies 6 (6)

Made4uo-Ribe
Shopify Partner
10096 2398 3030

Hi @Mdb_Gioto 

 

I see your using the cart drawer already from Symmetry.  Unfortunately, to change the cart button to open the drawer will need a custom code. Since you already have a cart drawer function, any Shopify app will be an overkill. We can do this for you for a competitive price. Let us know if you want us to do it

 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

rajimulislamjoy
Shopify Partner
420 41 74

@Mdb_Gioto  Hey To convert your cart to a dropdown in the Symmetry theme, go to Theme Settings > Cart and select the "drawer" or "dropdown" option (if available). If the theme doesn’t support it directly, you may need a small custom code tweak or use an app like Quick Cart Drawer

Please don't forget to Like & Mark Solution to the post that helped you. Thanks!
If you'd like to support me, you can Buy Me a Coffee
Need a Shopify Designer or Dropshipping Expert ?
Hire us at WhatsApp! For Shopify Design | Shopify Customize | Dropshipping

kevinkarma55
Shopify Partner
101 11 11

Do you mean cart drawer? where you click the cart icon and it draws out from the right?

Please remember to Like & Mark Solution to the post if it helped you.
Thanks !
If you'd like to support me, you can Buy Me a Coffee
Need help with anything related to Frontend?
Checkout kevinkarma.me
kevinkarma55
Shopify Partner
101 11 11

I see Symmetry already has the option, just change the option to Drawer and it should work

kevinkarma55_0-1729876051971.png

 

Please remember to Like & Mark Solution to the post if it helped you.
Thanks !
If you'd like to support me, you can Buy Me a Coffee
Need help with anything related to Frontend?
Checkout kevinkarma.me
Mdb_Gioto
Excursionist
49 0 17

I already change the option, but it's still the same. is there anything else I can do?

kevinkarma55
Shopify Partner
101 11 11

This is an accepted solution.

to make sure your setting is working can you find following value?

Go to Online Store > Themes > click ... (three-dot next to the current theme) > Edit code

Find a file called settings_data.json and find a value for cart_type

 

your button is not working if the code doesn't look like this: "cart_type": "drawer", 

If your code matches the above, that means you have issue with JavaScription I believe.

Please remember to Like & Mark Solution to the post if it helped you.
Thanks !
If you'd like to support me, you can Buy Me a Coffee
Need help with anything related to Frontend?
Checkout kevinkarma.me