# Custom Product Addon

**Step 1: Build a form of personalized attribute:**

From Main Dashboard, go to **Product Addons > Forms > Add New Form**

Drag & Drop fields into Default section to build a form.

<figure><img src="/files/O9ZkoNZoYXdNYt6AEMfd" alt=""><figcaption></figcaption></figure>

**Tip 1:** Learn more about field types:&#x20;

**Tip 2:** To show price against each fields, use **Field Options & Form Setting**:

**Step 2: Apply that form to specific product:**

From the Product page, open **Product Editing**, find a **Product Addons tab** and check the form you've created.

<figure><img src="/files/drZhMxPiA9A2F65rctxx" alt=""><figcaption></figcaption></figure>


---

# 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://wpt.wordpify.com/preinstalled-plugins/custom-product-addon.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.
