Products
Edit titles, descriptions and prices here. Changes sync back to Shopify admin.
Shopify admin token missing
To save edits back to Shopify, you need a custom app admin access token.
- Open your Shopify admin dashboard.
- Go to Settings → Apps and sales channels → Develop apps.
- Create an app (or open the existing one).
- Click Configuration → Admin API access scopes.
- Enable read_products and write_products, then save.
- Click Install app, then reveal and copy the Admin API access token.
- Paste it in Project Settings → Secrets as
SHOPIFY_ADMIN_ACCESS_TOKEN.