Cart pages usually have a custom liquid section available so you can add it there easily, you just need to compare the cart value instead of product prices. But I think most stores are not using the cart page. They use the cart drawer instead, and the cart drawer does not have a custom liquid block available so it's more difficult but still possible by editing theme code.
Could you show how to do simillar to be on main page when using Featured Collection ? I have Featured Collection products on main page and would like to have that Save show up under price.
Not very hard, most of the work would be CSS. I've thought about making a video like this many times but it's going to be very different for every theme. Maybe I will make one for Dawn.
When i put the code in the Liquid Code section its not working. Instead it just printin out the code on the website. Can anyone please hlep regarding this ? thank you btw good video
Same thing on cart page possible? or on checkout? That way customer may feel more confident and may purchase quickly, if they see saving amount on cart page, it may create urgency and may buy it asap.
On checkout no, unless youre using Shopify Plus. On cart page yes - but most stores do not have the cart page active, using a slide-out/drawer cart instead. If your drawer cart has a custom liquid block then yes you can do something similar.
Your teaching style is incredibly effective and makes learning enjoyable. Keep up the amazing work!
Thank you. Works like a charm and easy to implement 😊
This is basic using compared-at-prices. Nicely done. Now if this comes from automatic discounts... that would be very awesome.
Automatic discounts are applied in the checkout though. And we can't modify checkout pages unless youre on Shopify Plus.
@@EdCodes that used to be true, but with the storefront API, you can retrieve discounts that apply to a product
Cool video!
Thanks!
Nice! How to change grey badge showing also on collection page?
Thank you! Super easy to follow and no apps required! How hard is it to create a discount field inside the cart drawer or/and cart page?
Cart pages usually have a custom liquid section available so you can add it there easily, you just need to compare the cart value instead of product prices. But I think most stores are not using the cart page. They use the cart drawer instead, and the cart drawer does not have a custom liquid block available so it's more difficult but still possible by editing theme code.
Could you show how to do simillar to be on main page when using Featured Collection ? I have Featured Collection products on main page and would like to have that Save show up under price.
hello i did everything it but it doesn't show the price what can i do?
How do I center it?
Is it possible to show at checkout?
How hard it is to implement a progress bar towards free shipping in Shopify Cart? Could you provide any insight on that?
Not very hard, most of the work would be CSS. I've thought about making a video like this many times but it's going to be very different for every theme. Maybe I will make one for Dawn.
Hi, you know how to apply with variants?
Hi, I already made the code and it works! Your Code help me a lot!😊
When i put the code in the Liquid Code section its not working. Instead it just printin out the code on the website. Can anyone please hlep regarding this ?
thank you btw good video
Is your website down? Doesn't load for me
Am trying to buy your Ebook but there are no fields to provide my credit card number
Hmm, payment info should show after clicking Pay... it's all handled by Gumroad it's not my own website.
Same thing on cart page possible? or on checkout? That way customer may feel more confident and may purchase quickly, if they see saving amount on cart page, it may create urgency and may buy it asap.
On checkout no, unless youre using Shopify Plus. On cart page yes - but most stores do not have the cart page active, using a slide-out/drawer cart instead. If your drawer cart has a custom liquid block then yes you can do something similar.