reverbdotcom / reverb-magento

Magento 1.x plugin for syncing with Reverb
Other
7 stars 10 forks source link

Special price date range is ignored #277

Open Studiocare opened 6 years ago

Studiocare commented 6 years ago

By default special price is ignored.

It looks like if it is set in the main configuration, it will use special price if a value exists and default back to the normal price if there is no value in the special price field.

However, it seems to ignore the dates of the special pricing. So an expired special price still displays as the special price.

Is there a specific way to handle this?