How to remove € X /per item. in product page and cart drawer?
Charm theme?
Got many add to cart and low checkouts i can take input what to make better
How to remove € X /per item. in product page and cart drawer?
Charm theme?
Got many add to cart and low checkouts i can take input what to make better
Hey @Nikoscapone
Not sure exactly what you mean but I’m guessing you want to remove the price from product page and cart drawer? If yes, then share your store URL and Password if enabled.
If not, then share a screenshot of exactly what you want to remove.
Best,
Moeed
i sent u pm cant sent here
That € X /per item is coming from a third party app. I’m not sure if my code would work on this or not but you can try. If it doesn’t works then you’ll have to contact the app support.
Follow these Steps:
<style>
.kaching-bundles .kaching-bundles__bar-unit-price, small.fs-xsmall.color-text-70 {
display: none !important;
}
</style>
RESULT:
Best,
Moeed
it worked on product pages , but i still have it in cart drawer
I have updated my code above, check again ![]()
Hi @Nikoscapone
Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.
Best regards,
Devcoder ![]()