Hi
I have around 40,000 products and hundreds of items with a special price. Some items are permanent specials and others have expiration dates. Oddly enough, in the database some of the non-expiring ones show something like 01-01-0001 as the expiration date and others have a blank.
I enter the sale price as a dollar amount and upload using Easy Pop. This summer there have been several price increases so now the regular price is higher than the sale price and I have "Save -48%" all over the place.
Is there a way to fix this globally? Say, some SQL I can run? I noticed there are 2 specials tables, one with SKUs and the other with product IDs. The only thing I've been able to try is downloading the catalog, calculating differences and filtering for mis-matched special / regular price pairs. I'd prefer some database option so I can either delete the bad specials or adjust the numbers.
Thanks!




