# How to display your bundle on your store ?

In order to follow this section, you may need to follow this tutorial before to go ahead :&#x20;

{% content-ref url="/pages/t8bQBiqyzWh7sPlSWP77" %}
[How to create a bundle of WooCommerce products with Doko Builder ?](/wordpress-plugins/doko-bundle-builder-the-ultimate-dynamic-bundle-builder-for-woocommerce/configuration/how-to-create-a-bundle-of-woocommerce-products-with-doko-builder.md)
{% endcontent-ref %}

Once you created your bundle,  a short code will be created for your bundle. Copy this short code, create a new page and add the short code to your page.

You may need to make sure to save the page created, so by accessing the page on your website frontend, it displays correctly.

Once all the steps has been taken, your customers should be able to build their bundle the way they want, and this will reduce your anxiety about customer cancelling orders just because a product is out of stock.

We have various demo on our website we invite you to test to see in action our plugin : <br>

* **Bundle Wine Demo :** <https://demos.homescriptone.com/doko/offer-a-wine-gift-box/>
* **Wedding Bundle Demo :** <https://demos.homescriptone.com/doko/engagement-gift-box/>
* **Birthday Gift Box Demo :** <https://demos.homescriptone.com/doko/special-occazion-gifts/>

If you have some questions and inquiries, contact us here :  <https://ultiwp.com/#contact>


---

# 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.homescriptone.com/wordpress-plugins/doko-bundle-builder-the-ultimate-dynamic-bundle-builder-for-woocommerce/configuration/how-to-display-your-bundle-on-your-store.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.
