Newstorerdteam — Admin Control Panel
Catalog Sync
Pulls all products from Rothco with side-loading, downloads images, and creates or updates Draft Products in Shopify.
Fetches bulk inventory from Rothco's optimized endpoint and pushes real quantity adjustments to your Shopify location.
Sync one specific product immediately using its Rothco item number or UPC — without running the full catalog sync.
Order Mutations (Sandbox Testing)
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)