cancel
Showing results for 
Search instead for 
Did you mean: 

Re: HELP special price not working! Urgent issue !

Re: HELP special price not working! Urgent issue !

Hi team,

Please help me, i've exhausted so much time testing and trying to resolve this.

My developer is away, and i am having an urgent issue on my ecommerce website.

 

I have a magento 2 running multiple websites and when i update my special price through magento 2 a large majority of products special price do not update on the live website. I Would appreciate any help!

> I have tried through updating product attributes and also through importing CSV

 > It is not a reindexing issue

> I am updating special price correctly as it is working for some products.

> This issue is happening to around 25% of my products, it's as if the product is not communicating with the live website

 

*UPDATE*

I have further explored my exported CSV product file and found that the products that are infected and not updating have ONE THING in common...

They have a duplicate of the shoe and all its sizes with a "store_view_code" *Screen Shot 2019-01-08 at 10.37.56 pm.png


I wonder what this means?

2 REPLIES 2

Re: HELP special price not working! Urgent issue !

Hi,

I had the same problem using the 2.3 version of Magento and solved it that way. Hope this helps you!

https://github.com/magento/magento2/pull/24624

Re: HELP special price not working! Urgent issue !

Hi Rodrigo

Which table holds the special_from_date data, is it catalog_product_entity_datetime?

 

I have the same issue and want to check the data in the database before applying your fix.

 

Cheers

R