Bug – Not working with scheduled sale price
-
Hallo
the plugin is working with scheduled price on variable products, but only if the dates are the same as for default price.
Example of a variation:“regular price”: 100 EUR
“sale price”: 50 EUR
“sale start date”: [yesterday]
“sale end date”: [tomorrow]
“[country x] price”: 200 EUR
“[country x] sale price”: 150 EUR
“[country x] sale start date”: [yesterday]
“[country x] sale end date”: [tomorrow]everything works fine. I see 150 EUR on sale.
BUT if I set:
“sale start date”: [tomorrow]
“sale end date”: [some days after tomorrow]
“[country x] sale start date”: [yesterday]
“[country x] sale end date”: [tomorrow]In country x the sale does not show up.
So in testing mode or with proxies, I see 200 EUR instead of 150 EUR.Then if I switch “sale start date” to yesterday as it is for “country x sale start date”, I correctly see 150 EUR and my product has the “onsale” element showing in the loop.
It’s really important to fix this.
- The topic ‘Bug – Not working with scheduled sale price’ is closed to new replies.