To remove ReCharge from your store there are two main steps: uninstall the app and clean up any remaining code.
Uninstalling ReCharge
First, we'll uninstall ReCharge from your Shopify instance.
- Click on the wrench icon in the upper right-hand corner of Shopify and select the Subscription widget option.
- Click the Unpublish the subscription widget button, found in the upper right-hand box.
Note: ReCharge is no longer functional, but there may be remaining code that conflicts with Ordergroove. We recommend going through the code even if the widget is already off your site to guarantee that ReCharge has been fully removed. The steps are laid out in the next section.
Remove ReCharge Code
- Navigate back to Shopify, and navigate to Online Store > Themes.
- Click the Actions dropdown button and select the Edit code option.
When viewing the code, review the following templates and make sure to either comment out or remove the following ReCharge-specific code, if found.
- Layout > theme.liquid
-
Templates
- cart.liquid
- customers/account.liquid
- customers/login.liquid
-
Sections
- featured-product.liquid
- product-template.liquid
-
Snippets
- subscription-account-login.liquid
- subscription-cart-footer.liquid
- subscription-product.liquid
- subscription-theme-footer.liquid
Once you've reviewed and removed the ReCharge-specific code, you have the option to either completely remove ReCharge or just cancel order processing. Detailed instructions for both options can be found here, providing you with the support you need throughout the process.