> For the complete documentation index, see [llms.txt](https://docs.vintcer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vintcer.com/e-commerce/powr-e-commerce-plugin.md).

# POWR e-commerce plugin

Sign up here- <https://www.powr.io/plugins/ecommerce> (POWR e-commerce comes with basic free plan, you can upgrade if required. )

### After signing up, click on Add Ecommerce to Site button&#x20;

![](/files/-LieYabT2IfowprEAZzx)

### In next step, choose HTML from the available options

![](/files/-LieYnu0IKV53U1TEWtD)

### Fill the required details like Payment options, product images and details, price etc.&#x20;

![](/files/-LieZdD44LhgfQClpKgU)

### After adding the products and configuring required setting generate the embed codes. (see the image below)

### Click on ***Add to Site*** button to generate the Embed codes

![](/files/-Liea_otJn6bLrEjigxS)

### Copy the generated codes

![](/files/-Lieash5OaCfNivVh04J)

### Open the VINTCER editor and choose RAW widget (last option) from section menu

![](/files/-Lieb8JUIDiaP5qzF5oe)

### A empty RAW widget will be added to your website

![](/files/-LiebDjP5B-4ShQ_cpHX)

### Click on RAW ELEMENT and then click on Edit Widget button

![](/files/-LiebGHxfkNF-NUL8mNR)

### Paste the POWR code in to code editor and click on SAVE button. Thats it, POWR e-commerce plugin should be added to your website.&#x20;

![](/files/-LiebwIeHfPsQE6WAHOw)

{% hint style="success" %}
Make sure to click on Publish or Update live site button after making the changes to save and publish new changes.&#x20;
{% endhint %}

{% hint style="warning" %}
Feel free to contact us via Live chat support or raise a ticket here-<https://www.vintcer.com/support> if you need any help.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vintcer.com/e-commerce/powr-e-commerce-plugin.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.
