English EN
Help center
Help center
Help center API Reference Soon

Embed a Free Product on Your Website

Would you like to embed a free product from your Tentary shop directly on your own website or landing page – without redirecting users to your shop? With the following embed script, it’s quick and easy.

On this page

Requirements

  • The product must be free
  • It must not have any variants

Integration

Add the following code snippet wherever you want the form to appear on your website:

The script dynamically loads the product’s form on page load and inserts it exactly where you placed the script. Visitors will immediately see the form and can fill it out and submit it, without ever leaving your site.

This setup is ideal for:

Parameter Overview

Except for data-share-id and data-domain, all parameters are optional.

AttributeDescription
data-share-idThe product ID (found in the URL when viewing the product). Example: https://sample.tentary.com/p/123abc
data-domainYour shop domain, e.g. yourshop.tentary.com
data-btn-textThe text on the button
data-btn-colorButton text color (e.g. #ffffff or “black”)
data-btn-bg-colorButton background color (e.g. #ffffff or “black”)
data-btn-radiusRounded corners in pixels (“0px”, “4px”, etc.)
data-hide-name”true” = hide the name field, “false” = show the name field

Last updated August 5, 2025

Start typing to search.