Hi, I have really tried everything and I do not know how to solve this problem, I will be very grateful for solving the problem.
Explanation:
I have 4 products, one of which has 5 variants, the other variants have none. The comparison price is displayed correctly for a product that has more than 2+ variants. As soon as I add 2+ variants to the product, the comparison price is displayed correctly. For products that do not have any variant, it is displayed 2 times “Save x% …”
I tried to add variants to these products, mark them as sold out and then hide these variants using the codes I found on the forum. Unfortunately, this did not solve my problem because the possibility of 2 variants (using code) was hidden only on the product page, but there were variants on the other pages.
I don’t know much about programming, but I’ve also tried almost everything - product duplication, theme reset, product deletion, removal of variants, translation check, etc. but unfortunately nothing helped.
Screenshot is from a product that has no variant. For a product with 5 variants, this price is displayed correctly.
Thank you for any answer.
1 Like
@michal2391
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! 
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Store URL to product: https://www.mp-montech.sk/products/reflexna-hlinikova-folia
Password: michal1997
The problem only appears on the products pages, everywhere else it is displayed correctly
1 Like
@michal2391
thanks for url can you try this code
- Go to Online Store->Theme->Edit code
- Asset->/styles.css ->paste below code at the bottom of the file.
span.sale.savings {
display: none;
}
1 Like
Unfortunately, it didn’t help me. I’m sending a screen of what it looks like after using the code. I need the comparative price to appear in the strikethrough section.
It looks like the information is taken from another source - instead of the Compare at price, savings are displayed even if it is turned off. However, this only appears for products that do not have variations.
1 Like
@michal2391
sorry for that issue can you please check theme back its same or working fine?
1 Like
I don’t understand, what a backe theme is?
I uploaded the theme to shopify again but the error is displayed there even though I didn’t edit anything, I just uploaded the turbo portland theme to shopify and clicked on customize
1 Like
@michal2391
yes please share your product page code so i will check code
1 Like
Is it not possible to send the whole file straight to you in a private message or by e-mail?