# Full sync 10 11 * * * bash /var/www/html/cron/sync_all.sh 848e8f70-a262-11eb-90f7-02e73d36d40c 20 11 * * * bash /var/www/html/cron/sync_all.sh c10c6854-16b7-11ec-b21e-02e73d36d40c 30 11 * * * bash /var/www/html/cron/sync_all.sh 9bfc7d00-5d40-11eb-934e-02e73d36d40c 40 11 * * * bash /var/www/html/cron/sync_all.sh d4622e06-404e-11eb-a653-02e73d36d40c 50 11 * * * bash /var/www/html/cron/sync_all.sh 0dfb36f2-d407-11eb-8564-02e73d36d40c # Update sync 10 * * * * bash /var/www/html/cron/sync_products.sh 848e8f70-a262-11eb-90f7-02e73d36d40c 20 * * * * bash /var/www/html/cron/sync_products.sh c10c6854-16b7-11ec-b21e-02e73d36d40c 30 * * * * bash /var/www/html/cron/sync_products.sh 9bfc7d00-5d40-11eb-934e-02e73d36d40c 40 * * * * bash /var/www/html/cron/sync_products.sh d4622e06-404e-11eb-a653-02e73d36d40c 50 * * * * bash /var/www/html/cron/sync_products.sh 0dfb36f2-d407-11eb-8564-02e73d36d40c # Update inventory 5 * * * * bash /var/www/html/cron/sync_inventory.sh 848e8f70-a262-11eb-90f7-02e73d36d40c 15 * * * * bash /var/www/html/cron/sync_inventory.sh c10c6854-16b7-11ec-b21e-02e73d36d40c 25 * * * * bash /var/www/html/cron/sync_inventory.sh 9bfc7d00-5d40-11eb-934e-02e73d36d40c 35 * * * * bash /var/www/html/cron/sync_inventory.sh d4622e06-404e-11eb-a653-02e73d36d40c 45 * * * * bash /var/www/html/cron/sync_inventory.sh 0dfb36f2-d407-11eb-8564-02e73d36d40c #Prepare product list */11 * * * * bash /var/www/html/cron/prepare_product.sh 848e8f70-a262-11eb-90f7-02e73d36d40c */12 * * * * bash /var/www/html/cron/prepare_product.sh c10c6854-16b7-11ec-b21e-02e73d36d40c */13 * * * * bash /var/www/html/cron/prepare_product.sh 9bfc7d00-5d40-11eb-934e-02e73d36d40c */14 * * * * bash /var/www/html/cron/prepare_product.sh d4622e06-404e-11eb-a653-02e73d36d40c */15 * * * * bash /var/www/html/cron/prepare_product.sh 0dfb36f2-d407-11eb-8564-02e73d36d40c #process abandoned cart 0 14 * * * bash /var/www/html/cron/abandoned_cart.sh