Jump to content

Incorect price on the product page


Recommended Posts

Looks like there is a specific price (in the DB table ps_specific_price) with a product id of 0, and a discount amount of 3

I'm not sure how it was added to be honest, but removing it (you can use phpMyAdmin, the id_specific_price is 69) should sort out the issue

 

('69','0','0','0','0','1','0.000000','1','3.000000','amount','2012-07-05 00:00:00','2013-01-19 00:00:00');

Link to comment
Share on other sites

×
×
  • Create New...