Shopify Manage products, orders, customers, and inventory via the Shopify Admin API. Environment Variables - - Store URL (e.g. ) - - Admin API access token List products Get product by ID Create product List orders List customers Update inventory Notes - API version used; update as needed. - Rate limit: 2 requests/second for standard plans. - Always confirm before creating/updating products or fulfilling orders. ---