Have your say in Community Polls: What was/is your greatest motivation to start your own business?

I want to hide discount price in quick view

I want to hide discount price in quick view

Fayed
Shopify Partner
36 0 1

Hello, I want to hide this part in quick view.

 

Fayed_1-1709097670373.png

 

URL: https://ayabaya.be

Reply 1 (1)

ThePrimeWeb
Shopify Partner
2139 616 514

Hey @Fayed

 

Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.

<style>
.qv-product-compare-price {
  display: none !important;
}
</style>

 

 Screenshot is for reference only, the correct code to paste is the one shown above.

ThePrimeWeb_0-1709101754692.png

 

Was I helpful?

Buy me a coffee

🙂

Need help with your store? contact@theprimeweb.com or check out the website
Check out our interview with Shopify!