# Addon Printful

## 1. What is the Addon Printful?

Printful is a print-on-demand and drop-shipping platform that allows you to create & sell your custom design products online. The addon printful is a bridge that integrates Lumise and WooCommerce to Printful and supports users to sample the base product from the printful page to create designs with the Lumise plugin.

Click [HERE](https://youtu.be/0XVhJ5UaTCw) to **watch the video** about how the Printful addon works in Lumise.

## 2. How it works

### Step 1: Get the store API

Access to the [Printful](<https://www.printful.com/ >) website to get your store API.

After registering the printful account, go to **Store** --> **Create** then **active** it.<br>

![](https://ticksy_attachments.s3.amazonaws.com/2219437775.jpg)

Go to **Settings** > **API** to copy the **API** **key**.

![](https://ticksy_attachments.s3.amazonaws.com/7512321760.jpg)

You'll need to encode the API before enter it in the add-on settings. Please go to [HERE](https://www.base64decode.org/) to **encode** the API.

### Step 2:  Addon settings&#x20;

You go to addon settings enter the **encrypted API.**

![](https://ticksy_attachments.s3.amazonaws.com/7881211896.jpg)

### Step 3: Create a product with Printful

Create a variation product then choose **Lumise Configuration** to select products base from Printful.

![](https://ticksy_attachments.s3.amazonaws.com/6255868067.jpg)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lumise.com/addons/addon-printful.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
