If you’ve decided to uninstall the Swym Gift Lists and Registries App from your Shopify store, follow the steps below to ensure a clean removal of app-related files and configurations. These instructions will help you safely remove the app’s remnants from your theme, however, rest assured we do not interfere with your site’s functionalities.
Before You Begin
Before proceeding with the uninstallation, make sure you have a backup of your theme files and settings, or consider consulting your theme developer for guidance.
Uninstalling in Standard Themes
Delete Pages:
Go to your Shopify admin dashboard.
Navigate to Online Store and select Pages.
Search for “swym” in the list of pages.
Delete the following pages:
Swym Registry Home
Swym Registry Find
Swym Registry Owner
Swym Registry Gifter
Swym Registry Manage
Swym Registry Form
Delete Theme Files:
Access the Theme Editor.
Look for the file named
settings_schema.json
.Search for "
settings_schema.swym-registry-global
" within the JSON file.Delete the entire
JSON
object wrapped in braces ({}).
Delete Configuration Data:
Open the
settings_data.json
file.Search for items containing “swym” in key-value pairs.
Remove these items from the
JSON
file.
Delete Template Files:
In the Templates section, search for files with “swym” in their names.
One by one, delete the following JSON files:
page.swym-registry-find.json
page.swym-registry-form.json
page.swym-registry-owner.json
page.swym-registry-gifter.json
page.swym-registry-manage.json
page.swym-landing.json
Delete Liquid Files:
In the Sections directory, search for files with “swym” in their names.
One by one, delete the following Liquid files:
swym-registry-find.liquid
swym-registry-form.liquid
swym-registry-owner.liquid
swym-registry-gifter.liquid
swym-registry-manage.liquid
Additional Steps for Vintage Theme Users
For users of the Vintage theme, follow these additional steps:
Edit theme.liquid:
Open the theme.liquid file.
Search for
{% render "swym-registry-add-btn-snippet" %}
.Delete this line.
Delete Snippet:
In the Snippets directory, delete the
swym-registry-add-btn-snippet.liquid
file.
Remove CSS Settings:
In the
settings_schema.json
file, search for"name": "Swym Add To Registry Button CSS"
.Delete the entire JSON object associated with this setting.
Conclusion
Following these steps should ensure the complete removal of the Swym Gift Lists and Registries App from your Shopify store.