concretecms-community-store / community_store

An open, free and community developed eCommerce system for Concrete CMS
https://concretecms-community-store.github.io/community_store/
MIT License
105 stars 66 forks source link

Discounted products and variants - "On Sale" disappears when changing variant #840

Closed mlocati closed 7 months ago

mlocati commented 7 months ago

Let's assume we have a discounted products with variations.

It's displayed like this:

immagine

When you change variant, the "On Sale" and the crossed out price disappear (even if there's no variant-specific price):

immagine

Even when switching back to the original variant:

immagine

I'm going to inspect the code and find a fix for this issue.