> For the complete documentation index, see [llms.txt](https://thembay-docs.gitbook.io/maia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thembay-docs.gitbook.io/maia/woocommerce-setting/custom-fields.md).

# Custom fields

{% hint style="warning" %}

#### How to add custom fields to a WooCommerce product? Free Shipping, 100% Money-back guarantee <a href="#woo-setting-16" id="woo-setting-16"></a>

{% endhint %}

{% hint style="info" %}
**Enter HTML and shortcodes that will show before/after Add to cart selections and before/after Inner Product Summary, eg: Free Shipping, 100% Money-back guarantee**
{% endhint %}

![](/files/t0VC2Men7GZxgIveRrGj)

* [x] **Step 1: Create Thembay Blocks with Type: Custom Block. Edit content with Elementor. Then copy the Shortcode**

![](/files/t6RSECskWE0vxol8Neqs)

* [x] **Step 2: Paste that shortcode where you want it in Theme Options**

![](/files/Daq3t7idixro3SQrFUhB)

{% hint style="info" %}
**Watch the video tutorial here:**
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=oPKC3f6APTQ>" %}


---

# 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://thembay-docs.gitbook.io/maia/woocommerce-setting/custom-fields.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.
