Skip to main content
All CollectionsIntegrationsWooCommerceStore management
How do I connect my WooCommerce store to Gelato?
How do I connect my WooCommerce store to Gelato?
Updated over a week ago

This article provides a comprehensive guide on how to connect your WooCommerce store to Gelato. We'll walk you through the necessary steps to seamlessly integrate these platforms, enabling you to streamline your print-on-demand operations.


Before You Begin

Before diving into the integration process, let's ensure your WooCommerce setup is compatible with Gelato. Here's a quick checklist:

  1. WooCommerce Version: Make sure you're using WooCommerce version 2.4.8 or higher for optimal compatibility with the Gelato app.

  2. HTTPS Connection: Verify that your WooCommerce store has an active HTTPS connection and no redirects. You can use online tools like Redirect Checker to confirm.

  3. WooCommerce REST API Access: Ensure your WooCommerce REST API is installed and accessible. Use the following link to install WooCommerce Legacy REST API or locate it in WooCommerce plugin section. Check your .htaccess file for the following entry: SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1. Refer to these resources for more information:


Enable REST API in WooCommerce

  1. Log in to your WooCommerce store's Admin Panel.

  2. Navigate to "WooCommerce → Settings → Advanced."

  3. Go to the "Legacy API" tab.

  4. Enable "Enable the legacy REST API."

  5. Save your changes by clicking "Save Changes."


Configure Permalinks

For the WooCommerce REST API to function correctly, ensure your WordPress permalinks are not set to "Plain."

  1. Go to "Settings → Permalinks" in your WordPress dashboard.

  2. Under "Common Settings," select a link structure other than "Plain."

    mceclip2.png
  3. Save your changes by clicking "Save Changes."

  4. To verify your WooCommerce API is active, open this URL in your browser (replace "your-site-url-here.com" with your actual domain): http://your-site-url-here.com/wc-api/v1/

    1. If you see JSON code containing your store information, your API is working correctly.

    2. If not, double-check your permalink settings.


Install and Activate the Gelato Plugin

  1. In your WooCommerce admin panel, navigate to "Plugins → Add New."

  2. Search for "Gelato" in the plugin search bar.

  3. Click "Install Now" and then "Activate" to enable the Gelato plugin on your site.

mceclip3.png


Connect WooCommerce to Gelato

  1. In your WooCommerce admin panel, find the new "Gelato" tab in the left-hand menu.

  2. Click "Connect to Gelato."

    mceclip4.png

  3. Follow the prompts to grant the necessary permissions for the Gelato plugin to access your WooCommerce store.

    mceclip5.png


Start Adding Products

You're all set! Now you can start creating and selling print-on-demand products. Head over to your WooCommerce product manager ("Products → Add Product") to design your offerings, set prices, and manage your inventory – all powered by Gelato's global production network.

For a detailed walkthrough on adding products, check out this helpful guide: Add products.

Did this answer your question?