Documentation Index
Fetch the complete documentation index at: https://docs.readdy.ai/llms.txt
Use this file to discover all available pages before exploring further.
1. What is Shopify?
Shopify is a leading global e-commerce platform that provides businesses and individuals with a complete solution for creating and managing online stores. You can connect your Shopify account to Readdy’s project, enabling you to sell the Shopify products on your Readdy-generated websites.2. Before You Start
You need to connect to Supabase before setting up Shopify integration. In the Readdy editor, click the Tools button at the top-right of the screen.

3. Access the Shopify Integration
Once Supabase is connected, open the Toolcase again and select Shopify.
Store connection is a one-time setup — you won’t need to enter these credentials again for future use of this feature.

4. Get Your Store Domain
Visit https://www.shopify.com/, log in to your Shopify account, and switch to the store you want to connect. Click “Settings” in the bottom-left corner of the page.
- Copy and save the default Shopify domain (the one ending in
.myshopify.com). - Do not use your own custom domain.

Save the domain for later — you’ll enter it in Readdy at the final step.
5. Create a Shopify App
Click “Apps” in the left sidebar, then click “Develop apps”.


The name can be anything you prefer — just choose something you’ll recognize easily.

6. Configure API Scopes
After the app is created, click “Select scopes” to configure the API permissions.
unauthenticated_read_checkouts

unauthenticated_read_product_pickup_locationsunauthenticated_read_product_inventoryunauthenticated_read_product_listingsunauthenticated_read_product_tags

unauthenticated_read_selling_plans



7. Get Client ID and Secret
After the release, go to the app’s Settings page in the Developer Dashboard. You’ll find your Client ID and Client secret displayed here. Copy and save both values.
8. Install the App
Go back to the Developer Dashboard My app page and click “Install app”.



9. Connect Your Store in Readdy
Go back to Readdy’s Shopify panel. Enter the Store Domain you saved earlier.

10. Connect Products to Your Website
Once the connection is established, follow the on-screen instructions to select the product section on the page displayed on the left. Once you’ve made your selection, click “Start to Connect Products”.


11. Connect to Shopify Checkout
Once product connection is successful, you must establish the corresponding payment workflow to enable customer purchases on your website. Please follow these recommended procedures:- Begin by implementing the shopping cart functionality within your web project, ensuring all features operate correctly including: adding products to cart, removing cart items, enforcing stock quantity limits, accurate price calculations, and other essential cart operations.
- Within the shopping cart interface, instruct the AI by saying “When the payment button is clicked, connect to my Shopify payment page.” The AI will then generate the appropriate payment integration functionality.
- Upon completion of the payment setup, thoroughly test the entire payment workflow to verify that products can be purchased without issues.
12. Tips
Best Practices for Improving Product Connection Success:- Proper Area Selection: When selecting regions for product connection, choose complete product sections rather than individual elements such as isolated text, images, or buttons
- Quantity Alignment: Ensure the number of selected products matches the actual product count displayed on the page. To adjust quantities, first request the AI to modify the page display, then proceed with connection
- Mock data persistence: Use “Delete the mock data in the xxx area, keep the Shopify-connected data”
- Incorrect product ordering: Use “The product display order in the xxx area should be: …”
- Unwanted additional products: Use “Remove the xxx product from the xxx area, keep the xxx product”
- Missing product attributes: Use “The page is missing the xxx attribute, connect the product’s xxx attribute”
- Shopify-pay page cannot be accessed: Shopify payment pages cannot be accessed directly from Readdy’s editor. Please use your project’s share link to open the project, or publish your website first and visit your domain — the payment process will work correctly there.