# How to Set Up the Shipping Protection Widget on the Cart Page

Protectify’s Shipping Protection feature is displayed in your store’s cart as a widget.

Before it becomes visible to customers, you’ll need to complete two quick steps—**embedding** and **publishing** the widget.

***

#### 1. Enable the App Embed

To add the Protectify Shipping Protection widget to your Shopify store:

1. Go to your **Shopify admin → Online Store → Themes → Customize.**
2. Open the **App Embeds** panel.
3. Locate **Protectify** and toggle it **on**.
4. Click **Save** to apply the changes.

<figure><img src="/files/akFe0VeZhdjKIx4RYZeM" alt=""><figcaption></figcaption></figure>

**📝 Note:**

After saving, the widget won’t yet appear in your store’s cart and won’t affect your current theme layout.

You’ll need to **publish** it in the next step before it becomes active.

***

#### 2. Customize and Publish the Widget

Next, go to the **Protection Widget** page in your Protectify dashboard.

Here, you can customize how the widget appears in your cart—including the **icon, text, button style,** and **placement**—to match your brand.<br>

You can also set up your **fee logic**, such as a fixed amount or percentage-based model.

Once everything is configured, switch **Publish** to **On** to activate the widget.

<figure><img src="/files/KbL1W6BPR8Qke4kryXuh" alt=""><figcaption></figcaption></figure>

After publishing, test it by adding a product to your cart—you should now see the Shipping Protection option displayed.

***

#### 💡 Tips

* Cart layouts may vary depending on your Shopify theme.
* If the widget doesn’t display correctly, disable it in Protectify to hide it temporarily.
* Then contact us at **<support@protectifyapp.com>**—our technical team will help you adjust the widget for a perfect fit.


---

# 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://protectify.gitbook.io/protectify-docs/how-to-set-up-the-shipping-protection-widget-on-the-cart-page.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.
