How to set up and sell physical products with YOGO

Learn how you can sell mats, t-shirts, bottles, sport equipment and much more, with your YOGO account.

In YOGO, you can easily create and manage physical products that customers can reserve and pick up at your studio. With just a few steps, you can add products in YOGO Admin and administer your inventory.

1. Create a Product in Admin

To create a new product:

  • Go to Products in the menu and click Create Product (the blue + icon).
  • Fill in the product details:
    • Name (e.g., "yoga mat" or "towel")
    • Price
    • An image, if available
    • Check For Sale to make the product visible to customers.

2. Manage Your Products Continuously

Once products are created, you can:

  • Adjust details such as the price.
  • Update availability so customers only see what is currently in stock.
  • Remove products from sale if they are no longer available.

With these simple steps, you can quickly list physical products for sale and easily keep them updated in YOGO. This provides customers with a smooth and convenient way to access your products.

3. Embed your products into your website

You can embed a direct link to a product anywhere on your website, or you integrate the whole list directly via a widget.

Direct link

  1. Find the product ID in YOGO Admin ➡️ Products ➡️
  2. Click on the desired product
  3. Copy the four-digit number from your browser's search bar. Example of the URL where you can find the product ID: https://studioname.yogobooking.de/admin/index.html#/products/1436/edit
  4. Copy your frontend URL (you find it by loading your YOGO Customer sign-in page). Example:
    https://studioname.yogobooking.de
  5. Add the following part to that URL, replacing the xxxx with your direct link.
    /frontend/index.html?itemType=product&itemId=xxxx#/login-with-cart

    Example: https://studioname.yogobooking.de/frontend/index.html?itemType=product&itemId=1436#/login-with-cart

Widget

You can add the whole list of your products currently for sale through YOGO by adding 

<div class="yogo-products"></div> 

anywhere on your website. 

 

If you use Wordpress, you can add the shortcode instead:

[yogo-products]

4. Sell your products

Customers buy physical items through YOGO like they would when purchasing something else through their profile.

They will then need to come and pick it up at your location, or you send it to them. 

You can easily get and overview of the products sold in your YOGO Admin reports.

Please note that you cannot currently sell products directly within a YOGO Customer profile. It is, however, possible to add a link to your website or similar into the Customer profiles via the bulletin board.