Please refer to these articles when uninstalling Route from your eCommerce store.
To uninstall Route and remove the Package Protection widget from your Shopify store, please follow the three-part process outlined below.
Part 1: Remove the Route app from your Shopify store
-
- Log in to your Shopify admin
- From the menu on the left, click “Apps and sales channels”
- Find “Route - Protection & Tracking”
- Click the three-dot menu to the right
- Click “Uninstall”
- From the dropdown menu, select your reason(s) for uninstalling
- Click “Uninstall”
Part 2: Remove Route from the list of products on your Shopify store
-
- From the menu on the left in your Shopify admin, click Products
- Search for “Route”
- Click the “Route Package Protection” product
- Scroll down to bottom of page
- Click “Delete Product”
- Click “Delete Product” to confirm
Please note: It may take a few minutes for the system to delete the product
Part 3: Remove the Route Package Protection widget from your Shopify store theme
-
- From the menu on the left in your Shopify admin, click Sales Channel
- Select Online Store
- From the Themes page, find your “Current Theme” (also known as live theme or published theme)
- Click the three-dot menu next to your “Current Theme”
- Click “Edit Code”
- Using the search bar in the menu on the left, type “route-div”
- Press Enter
- Under “Sections” on the menu on the left, click on the file containing “route-div”
Tip: the file name will likely include the word “cart”
-
- Control+F to open finder
- Type “route-div”
-
- Locate the element containing <div class="route-div"></div> in the code
-
- Delete <div class="route-div"></div>
- On top right corner of page, click Save
You have now successfully uninstalled Route and deleted the Route Package Protection product and widget from your site.
We are sorry to see you go!
- From your home screen, select “Apps” > “My Apps”
- Find the Route App, then select “Uninstall”
- Find the Route App from your list of Plugins and select “Deactivate”
- After Plugin has been deactivated, select “Delete”
- Confirm deletion of Plugin
Run: bin/magento module:uninstall Route_Route --remove-data --clear-static-content
After running the command, the user will be promoted whether to proceed or not. Enter y to proceed.
Output shown below:
Users can confirm the removal of the Route extension by running the following command:
Run: bin/magento module:status Route_Route
Output shown below: