You are here:  » Drop products without match


Drop products without match

Submitted by IG on Sat, 2017-10-28 15:45 in

Hi David

How can I drop all products without price comparison (meaning no product or ean match)?

And how can I drop all products with 2 or less price comparisons (meaning 2 or less product or ean matches)?

Best regards,
IG

Submitted by support on Sat, 2017-10-28 15:52

Hello IG,

Check out this thread for a scripts/purge.php script to drop all products not compared which can be chained inline with your existing cronjob so for example;

cd /home/username/public_html/scripts/;/usr/bin/php cron.php;/usr/bin/php purge.php

...or inline with uidmap.php also;

cd /home/username/public_html/scripts/;/usr/bin/php cron.php;/usr/bin/php uidmap.php;/usr/bin/php purge.php

Hope this helps!

Cheers,
David.
--
PriceTapestry.com