Old Snippets Were Found
Updating Your MinCart App and Removing Old Snippets
To ensure the MinCart app functions as intended with its latest features and updates, it's essential to keep the app updated. If the app detects outdated snippets in your theme, you’ll see a banner notification prompting action.
Banner Notification: "Old Snippets Were Found"
Context in the Banner:
Older versions of MinCart added snippets to your theme. Newer versions now use theme app extensions to keep your theme clean. Please remove the old snippets from your theme.
Call to Action Button:
Remove Old Snippets
How to Remove Old Snippets Automatically
Click the Remove Old Snippets button on the banner.
This action will attempt to remove the old snippets from your theme code automatically.
Manual Removal of Old Snippets
If the automatic process does not work as expected, you can manually remove the old snippets by following these steps:
Go to your Shopify Admin and navigate to Online Store > Themes.
Click Actions on your current theme and select Edit Code.
Find the theme.liquid file under the Layout folder.
Look for and delete the following line of code:
{% include 'mincart' %}
Save your changes.
Verifying the Update
Once the old snippets are removed, your theme should work seamlessly with the latest version of MinCart. If you encounter further issues, please contact our support team for assistance.
We're here to help! 😊
Updated on: 02/12/2024
Thank you!