Shopify themes, liquid, logos, and UX
Hello, I am using Craft Theme.
I use app to create volume discount bundle.
In the cart page, it shows 2 prices(compare price & discounted price)
It will make customers confused if it shows 2 prices in cart page.
How can i cross out the first price(compare price)?
The first pic is my current cart page. The second pic is my desired one.
Solved! Go to the solution
This is an accepted solution.
Go to your online store -> customize -> settings -> custom css and paste this code there
s.cart-item__old-price .money {
text-decoration: line-through;
}
This is an accepted solution.
Go to your online store -> customize -> settings -> custom css and paste this code there
s.cart-item__old-price .money {
text-decoration: line-through;
}
Thanks, it is solved
Glad to know that it worked for you.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024