> For the complete documentation index, see [llms.txt](https://support.heyamplify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.heyamplify.com/cart-and-checkout/other/settings/how-to-uninstall-amplify-or-power-slide-cart.md).

# How to Uninstall Amplify | Power Slide Cart

Uninstalling **Cart & Checkout** from your Shopify store is a simple process that can be done directly from the **Settings** section in your Shopify Admin. You just need to go to **Apps and Sales Channels** and uninstall the app from there.

***

## Steps to Uninstall Cart & Checkout from Shopify

#### 1. **Log in to Shopify Admin**:

Start by logging into your Shopify store via Shopify Admin.

#### 2. **Go to Settings**:

In your Shopify admin dashboard, click on **Settings** located at the bottom left.

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

#### 3. **Select Apps and Sales Channels**:

Inside the settings menu, click on **Apps and sales channels**. Here, you’ll find a list of all apps installed in your store.

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

#### 4. **Find** Amplify | Power Slide Cart:

Scroll through the list or use the search bar to locate the **Cart & Checkout** app.

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

#### 5. **Uninstall the App**:

Click the three dots (**⋮**) to the right of the app and select **Uninstall** from the drop-down menu. Confirm the action when prompted.

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

***

## Common Questions About Cart & Checkout

<details>

<summary><strong>Will uninstalling Cart &#x26; Checkout remove my data?</strong></summary>

Yes, uninstalling the app may delete its associated data. Make sure to back up any critical data before proceeding.

</details>

<details>

<summary><strong>Can I reinstall Cart &#x26; Checkout later?</strong></summary>

Yes, you can always reinstall the **Cart & Checkout** app by visiting the Shopify App Store and adding it back to your store.

</details>

<details>

<summary><strong>Will uninstalling Cart &#x26; Checkout affect my checkout process?</strong></summary>

Uninstalling **Cart & Checkout** will not directly impact the main checkout flow of your Shopify store, but if you were using the **Post Purchase** upsell features, those will no longer be available.

</details>

<details>

<summary><strong>Can I pause the app instead of uninstalling it?</strong></summary>

Currently, there is no option to pause the **Cart & Checkout** app or its subscription. If you no longer need the app, the only option is to uninstall it. You can always reinstall the app later if needed.

</details>

<details>

<summary><strong>Do I need to inform the Cart &#x26; Checkout team before uninstalling?</strong></summary>

No, you don't need to notify the app developers before uninstalling. However, if you're facing specific issues with the app, reaching out to their support team before uninstalling might help resolve the problem.

</details>

***

## Conclusion

By following these steps, you can quickly uninstall the **Amplify | Power Slide Cart** app from your Shopify store. Once uninstalled, it's always good to test your checkout process to ensure everything works smoothly.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-type="content-ref"></th><th data-hidden></th></tr></thead><tbody><tr><td><mark style="color:purple;"><strong>Get Cart &#x26; Checkout</strong></mark></td><td>Try free</td><td><a href="https://apps.shopify.com/slide-cart-drawer-pickystory">https://apps.shopify.com/slide-cart-drawer-pickystory</a></td><td><a href="https://apps.shopify.com/slide-cart-drawer-pickystory#modal-show=WriteReviewModal">https://apps.shopify.com/slide-cart-drawer-pickystory#modal-show=WriteReviewModal</a></td><td><p>1. Uninstall app</p><p>2. How to delete the app</p><p>3. App removal guide</p><p>4. Uninstall cart app</p><p>5. Delete tool </p><p>6. Uninstall instructions</p><p>7. Unsubscribe</p><p>8. Cancel Subscription </p><p>9. Deactivate app</p><p>10. Remove app   </p></td></tr></tbody></table>


---

# 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://support.heyamplify.com/cart-and-checkout/other/settings/how-to-uninstall-amplify-or-power-slide-cart.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.
