Integrations
Shopify
E-commerce platform for products, orders, and storefront APIs. Build custom headless storefronts and manage your entire commerce workflow from your generated app.
How it works
When you mention e-commerce, products, or a store in your app prompt, the AI Builder generates a Shopify integration using the Storefront API for public-facing queries and the Admin API for management operations. Product listings, cart, checkout, and order tracking are all generated with typed GraphQL queries.
Key features
Product listings with variants
Display products with images, prices, and variant options (size, color, etc.) using the Storefront API. The AI generates typed product queries and variant selectors.
Order processing
Create and manage orders programmatically. Rytora BuildLabs generates order creation flows, status tracking, and fulfillment handling.
Custom storefronts (Storefront API)
Build fully custom headless storefronts powered by the Shopify Storefront API. Complete control over design and UX while Shopify handles commerce logic.
Inventory management
Track stock levels, receive low-inventory alerts, and manage inventory across locations with the Admin API integration.
Checkout flows
Generate complete checkout experiences with cart management, shipping options, and payment processing through Shopify Checkout.
Setup
Enable the Shopify connector in Project Settings → Connectors. Add your Shopify credentials through the connector UI — credentials are encrypted and automatically injected as environment variables.
Connector fields
SHOPIFY_STORE_DOMAINmystore.myshopify.comSHOPIFY_STOREFRONT_TOKENshpat_...SHOPIFY_ADMIN_TOKENshpat_...Connector permissions
Each tool can be set to Always allow, Ask each time, or Never allow:
- - Connect your store
- - Manage products
- - Read orders
Business plan required
Shopify integration is available on the Business plan.