How to filter woo product has price lower than lowest price in N days
-
I find that Product Price History for WooCommerce is good plugin, however, as many affiliates and comparison sites, discount sites, I want to find real deals which has current price lower than the lowest price in N days (7 days, 30 days,…) to find the real bargain for website visitors.
————-
For example – find Real Deal has price lower than the lowest in 3 days:
norton antivirus has price $10, $11, $15 – the lowest in 3 days : $10
today – current price: $9 (lower than the lowest – $10)
When the product meets the requirements, it will save a notice in a custom field (used for filter and sorting using custom field value number, such as fill 7 in the custom field if product price is lower than the lowest in 7 days, 10 if it lower than lowest in 10 days,… in the custom field “best_deal_value”)
————-
And I will filter& display these deals in a page using these custom field value numbers.
Hope you can consider this feature.
- You must be logged in to reply to this topic.