Rothco ↔ Shopify Sync Dashboard

Newstorerdteam — Admin Control Panel

Catalog Sync

Daily Product Sync

Pulls all products from Rothco with side-loading, downloads images, and creates or updates Draft Products in Shopify.

Hourly Inventory Sync

Fetches bulk inventory from Rothco's optimized endpoint and pushes real quantity adjustments to your Shopify location.

Single Product Sync

Sync one specific product immediately using its Rothco item number or UPC — without running the full catalog sync.

Order Mutations (Sandbox Testing)

⚠️ Approval Required Before Going Live. You must first submit a test order using the sandbox below, then email webteam@rothco.com with your test order confirmation ID to get approved for live order submission.

Test Order (Sandbox — createPersonalOrder)

Simulates creating a Rothco order. This does not place a real order. Use this to get your confirmation ID for the approval email.

Automated Cron Settings (cPanel)

Copy into cPanel → Cron Jobs to fully automate syncing:

Daily Product Sync at 2:14 AM

14 2 * * * /usr/local/bin/php /home/u662274092/domains/rothco-testing.p2lexperitus.com/public_html/sync_products.php

Hourly Inventory Sync at minute 14

14 * * * * /usr/local/bin/php /home/u662274092/domains/rothco-testing.p2lexperitus.com/public_html/sync_inventory.php

Webhook for Orders: Register https://yourdomain.com/rothco/webhook_order.php in Shopify Admin → Settings → Notifications → Webhooks → Event: Order creation

Sync Log (last 100 lines)

No log entries yet.