Product prices are not updating on front end, nor in back-end products table
-
OK, so I’ve come across a weird scenario. One of my products was refusing to change it’s regular price.
My eshop is importing products every hour from CSV feed. Non-existing products are created, existing are modified. Nothing special, everything works well.
Today I’ve changed the price in CSV feed in one of my products. After import the price was stored in back-end (product edit page), but both front-end and back-end Product’s table displayed the old price.
I don’t know why, other products (even with changed prices) were all right.
Weird part is that the new price was 900 € (stored in the product edit page), but the shop displayed the old price of 750 €. Even when I tried to edit the product price (re-save it) it did not work.
What eventually worked was to resave it with different, random price, and then saving it again with the correct price of 900 €.
I really don’t know what caused this. I do not havy any price related plugins installed. I’ve tried clearing the cache many times, I’ve tried to clear WC store/product data.
What could be the cause?
- The topic ‘Product prices are not updating on front end, nor in back-end products table’ is closed to new replies.