product stays “onsale” in lookup table after scheduled sale ends
-
Hi!
I’ve created a script for my WC shop where I bulk schedule sales on products (for example 50% off for a whole week). The problem I have is after the sale ends, those products are still shown in my “/shop?sale_products=on” page even if they aren’t on sale anymore. After checking in the DB it seems like in the “WC_PRODUCT_META_LOOKUP” table, the “onsale” field is not going back to 0 as it should.
Does anyone know why this might be happening?
Thanks!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘product stays “onsale” in lookup table after scheduled sale ends’ is closed to new replies.