I'm not sure if this would be a huge task or not, but would it be possible to build a product alert feature so that it emails you when new products are added under your particular search criteria?
I do like it, and it is on my list..
Though what comes to mind is - I've been trying to avoid storing people's details for the easy life when it comes to GDPR, if I implement it I can't put affiliate links in emails according to affiliate networks (may vary).. so I wonder about implementation...
What I have been thinking about today...
- overhaul the retailer import, instead of having 60 scheduled tasks, one for each retailer. I have a single scheduled task (cron job) which runs every few minutes. It checks if there's a retailer that needs updating and does it, it keeps track of what's running what's failed and only starts the next one with it's free.
- this paves the way for adding a lot more retailers as I conquer Europe
For Europe, I need to record country of origin and where they will ship to.
When a person visits the site they will specify their country and it will show results for their country and those that ship worldwide/europe
i'm thinking I do all this one the same website.
For now usedlens.eu will 301 redirect to usedlens.co.uk which will try and figure out where you're from or give you options.
If I ever get to a position where I feel I can shell out £4000 on uselens.com that will become the main URL and .co.uk will redirect to that...
Everything will be under one roof.
I'm sorry you only asked about email alerts, and I brain dumped