Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Is it possible to change the progress bar to animated movement rather than rigid movement by adding cubic-beizer in this code?
Hi @amolrand not good example to achieve this. it's not internationalized, better to use money metafield to achieve this.
About animation it's already added to css in example, check it on your side.
hi, thank you for reply.
but, its not working on my side...
we want the motion to move smoothly
just like this website. -> https://row.gymshark.com/products/gymshark-crest-cargo-joggers-black-aw23
They use simple 'ease' with 1000ms speed
you can add same to transition, like transition: width 1s ease;
i tried it................but it doesn't work...................................
this is my website. can you tell me where to put it the code?
Your websites uses different approach for cart rendering. It uses section rendering api which means whole cart contents swapped with new content. It's impossible to add animations there.
You need to place progress bar out of section and update it with additional js connected to all events.
this is a bit complex task. but it's possible to do.
Can you help me?
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025