
UPDATE (30.11.2023): With users installing our app after November 30, 2023, the app does not add any code or store any file in the theme anymore. Therefore, you don't need to delete anything after uninstalling the app.
When installing, Smart Menu adds some scripts directly to your published theme to make it load faster.
When uninstalling on the Apps page, these scripts still remain in your theme.
Follow these steps to uninstall Smart Menu completely:
Step 1. Uninstall in Apps page:
Go to your Shopify admin > Settings > Apps and sales channels > find qikify Smart Menu - Mega Menu app > click on Remove button
A popup will show up. Please write some reasons why you uninstall Smart Menu (it's important to us) and then click "Delete".
Then, the Smart Menu app will be removed from your store, and you will no longer be able to access Smart Menu app.
All your menu data is stored in our database system, so you can get it back if you re-install Smart Menu.
Step 2. Remove scripts in theme
Go to Shopify admin > Online Store > Themes > click the "Actions" button on your published theme > Edit code.
On the page that opens, click on the theme.liquid file that will appear under Layout.
Press Ctrl + F to open the search box inside this theme.liquid > type "qikify".
There will be 1 line containing the word "qikify" > remove that line, it will be: {% render 'qikify-apps' %}

If your theme has password.liquid file, please delete the {% render 'qikify-apps' %} code in that file too.
Click "Save".
Stay still on the "Edit code" page from step 2, type "qikify" in the search box on the left panel.
There are some files containing "qikify": qikify-apps.liquid, qikify-tmenu.liquid, qikify-navigator.liquid, qikify-tmenu-data.liquid, and qikify-tmenu-data.js > Detele all those files.
Done. Smart Menu is now removed completely from your store.