# Bricks Boilerplate Addon plugin

Bricks Boilerplate comes with an addon plugin which extends functions of Bricks builder and Woocommerce.&#x20;

{% content-ref url="/pages/9p8H7eG1V5NfGAUeXfb4" %}
[Wishlist](/basics/bricks-boilerplate-addon-plugin/wishlist.md)
{% endcontent-ref %}

{% content-ref url="/pages/yV89ns0EcgGAisNa3FC5" %}
[Variation swatches](/basics/bricks-boilerplate-addon-plugin/variation-swatches.md)
{% endcontent-ref %}

{% content-ref url="/pages/mged4n2HuYudyunbdhiK" %}
[Checkout](/basics/bricks-boilerplate-addon-plugin/checkout.md)
{% endcontent-ref %}

Activate/deactivate them in plugin dashboard:

<figure><img src="/files/0UWePefsAtG3COTN5Q8e" 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://docs.brickstheme.com/basics/bricks-boilerplate-addon-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.
