> For the complete documentation index, see [llms.txt](https://help.pickzen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickzen.com/integrations/your-website/add-all-to-cart.md).

# Add all to cart

{% hint style="danger" %}
This is a technical article for **some of our legacy products**. Ask us first in case of issues adding products to the cart. In any case, we recommend a developer follow the article.
{% endhint %}

If you want to add an *Add all to cart* button to your end slide, please follow first the article [*Add to cart*](https://help.pickzen.com/integrations/your-website/add-to-cart). Once done, edit your Assistant, click on General Settings <img src="/files/-MFkNKuH2q4FaYd9Z0Bv" alt="" data-size="line"> , select the Developers tab, then End slide, and finally Call to action:

![](/files/-Ls7gy7ETg5aHNssh8WF)

You now have to insert the following code in the *JavaScript code for add-all-to-cart button* section:

```javascript
//call:pzAddAllToCart
```

Resulting in something like:

![](/files/-Ls7oJ_j6PUJqA_AN4tD)

Once done, a customizable text link will appear in your end slide to add all products to the cart:

![](/files/-Ls7odwHZ820--T69EMr)
