We're sorry to see you go and hope to assist you better in the future. If you decide to uninstall the Fast Bundle app, here are the steps to ensure it is completely removed from your shop:
IMPORTANT: Please note that when you uninstall the app, the "bundle as products" you made with the app still remain in your Shopify panel and you should delete them manually cause there is a risk that the bundle as products will be sold without real stock.
Step-by-Step Uninstallation Guide:
1. Remove the App
Navigate to the Apps item in your main left menu.
Click on "App and sales channels settings."
Find the Fast Bundle app and click on the remove button.
Confirm by clicking on the Delete button.
2. Remove Code from theme.liquid:
Go to the “edit code” page of your theme. To do this, go to the Theme tab in your Shopify admin panel, click the (...) button on your theme, and select “Edit code.”
Open the theme.liquid file.
Locate and remove the following code:
liquidCopy code{% if content_for_header contains 'fastbundle.co' %} {% render 'fast_bundle_service' %} {% endif %}
3. Delete Snippet File:
From the sidebar menu, find the "Snippets" directory.
Open it and find the fast_bundle_service.liquid file.
Delete this file.
4. Delete Template File:
From the sidebar menu, find the "Templates" directory.
Open it and find the product.fastbundle.json file.
Delete this file.