# Overview

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

**Orbit Cart Drawer** is a slide-in cart experience designed to replace Shopify’s default cart page and allow customers to review and complete their orders without leaving the current page. When a product is added to the cart, the drawer opens smoothly, creating a seamless and modern shopping flow.

The Cart Drawer focuses on improving **conversion rate** and **Average Order Value (AOV)** by displaying interactive elements directly inside the cart, such as complementary product recommendations, free shipping progress bar, countdown timer, discount code field, cart notes, gift wrapping, and payment information.

All cart drawer blocks can be **enabled, disabled, reordered, and customized** directly from the app. The feature is fully compatible with Shopify OS 2.0 and most popular themes. Installation is fast and does not require any code changes, allowing merchants to get started in just a few minutes.

***

#### When should you use Cart Drawer?

* You want to **keep customers on the product or collection page** instead of redirecting them to a cart page
* You want to **upsell or cross-sell** products directly in the cart
* You need to clearly communicate **promotions, free shipping progress, or urgency offers**
* You want to **improve cart UX** without affecting Shopify’s default checkout flow


---

# 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://orbit-20.gitbook.io/orbit-documentation/getting-started/overview.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.
