PHP script to be executed using Prestashop Cron Task manager
- Add script to internet-accessible place on your Prestashop server
- Add cron line (usinge eg cronjobs module) to execute
https://<URL>?secure_key=<SECURE_KEY>, where- URL - address to
sync_products_attributes.phpfile - SECURE_KEY - MD5 of
PS_SHOP_NAMEconfiguration parameter value
- URL - address to