> For the complete documentation index, see [llms.txt](https://www.docs.shopiweb.fr/theme-premium/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.docs.shopiweb.fr/theme-premium/documentation/parametres-du-theme/panier/protection-colis.md).

# 🏆 Protection Colis

{% hint style="info" %}
Version 1.3.0
{% endhint %}

<figure><img src="/files/PxfTTkJQqVYyzF0iXkKU" alt="Capture d&#x27;écran de l&#x27;application d&#x27;upsell Shopify pour vendre des options de livraison dans le panier à l&#x27;aide du thème SHOPIWEB PREMIUM"><figcaption><p>Application PROTECTION COLIS dans les paramètres du thème de SHOPIWEB PREMIUM</p></figcaption></figure>

{% hint style="success" %}
**AVANT DE COMMENCER :** Assurez-vous d'avoir une licence active installée sur votre boutique Shopify®. Si ce n'est pas le cas, commandez une licence SHOPIWEB PREMIUM en passant par [ce lien](https://www.shopiweb.fr/).
{% endhint %}

1/ Depuis la personnalisation du thème, cliquez sur PARAMÈTRES DE THÈME > PANIER puis descendez jusqu’à PROTECTION COLIS.

2/ La case ACTIVER PROTECTION COLIS vous permet en un clic d’afficher ou non l’upsell dans le panier.

3/ Choisissez le produit que vous souhaitez vendre en upsell. Au préalable, vous devez créer un produit depuis le tableau de bord de Shopify®. Retrouvez les explications détaillées dans la vidéo disponible au bas de cette page.

4/ L’option suivante vous permet d’afficher une image différente de celle de votre produit. Pour ne pas en afficher, n’en sélectionnez aucune.

5/ Le réglage suivant est un champ texte qui vous permet d’écrire votre appel à l’action. Pour afficher automatiquement le prix de l’upsell, écrivez le code `[price]` à la place du prix.

6/ Cliquez sur ENREGISTRER pour publier vos modifications.

### L’astuce

Proposer des options de livraison premium à vos clients vous permet d’augmenter le panier moyen ainsi que vos marges. Ces services sont très appréciés des clients exigeants. Cette option incluse avec votre licence SHOPIWEB PREMIUM vous aide à attirer et à fidéliser une nouvelle clientèle.

#### Retrouvez l'intégralité du tutoriel dans la vidéo suivante 👇

{% embed url="<https://vimeo.com/906355075?share=copy>" %}
Vidéo explicative pour apprendre à personnaliser l'Application PROTECTION COLIS dans les paramètres du thème de SHOPIWEB PREMIUM
{% endembed %}


---

# 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, and the optional `goal` query parameter:

```
GET https://www.docs.shopiweb.fr/theme-premium/documentation/parametres-du-theme/panier/protection-colis.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
