# Optional Services

Gives customers the option to include value-added services (like shipping protection or extended warranties..) during checkout

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

## **Key Features**

* Configurable Service List: Add as many services as you need—each with its own icon, title, description and price.
* Checkbox UI: Styled checkboxes that clearly show each add-on and its price.

## Benefits

* Boost Average Order Value: The customer who are ready to buy will often add a small extra—like protection or convenience that will raise the total they spend.
* Drive Repeat Purchases: Offering add-ons such as extended warranties or protection plans keeps customers coming back and lowers the chance they cancel.

## How To Use?

1. Click **Add Block**
2. Choose **Optional Services**

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

3. Customize the **Optional Services** block

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

* **Automatically added by default:** When On, this services is added to every cart automatically, without the shopper having to toggle it on. When Off, the service appears as a checkbox the customer can opt into.
* **Products**: Pick which service items appear in the drawer. To use this, first add each service as its own Shopify product—make sure it has no variants and you’ve turned off inventory tracking. Please follow the step #4 to add the services to your store
* **Show image:** When On, displays the product’s icon next to the service name in the drawer. When Off, hides the image, showing only the service title, description and price.

4. To add the services as a Shopify Product, following the step:

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

In the Admin Dashboard, click Product > Add Product to create a new product

* **Title, Description & Media**: Enter your title and description for the service. Upload an icon or image that will show next to the service in your cart drawer.
* **Pricing**: Enter the fee you’ll charge.
* **Track Quantity**: Uncheck this box so Shopify doesn’t count down inventory.
* **Variants**: Don’t add any options (size, color, etc.). Keep this product variant-free


---

# 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.smind.io/guides/cart-drawer/optional-services.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.
