Clean Up My Store After Uninstall
PRE-REQUIREMENT
or you can find the below 5 files in Snippets, you can also remove them
- In the layouts folder, remove the WISHLIST_HERO_BKP_theme.liquid file
- In the layouts folder, remove this line of code {% render 'wishlisthero-styles.liquid' %} from theme.liquid
- In the Snippets folder, remove all files that begin with "wishlisthero". Here are some files that will be there on all installations
- wishlisthero-custom-button.liquid
- wishlisthero-header-icon.liquid
- wishlisthero-collection-product.liquid
- wishlisthero-styles.liquid
- wishlisthero-header-icon.liquid
- wishlisthero-collection-product.liquid
- wlh-icon-bookmark-empty.liquid
- wlh-icon-heart-empty.liquid
- wlh-icon-star-empty.liquid
- Header menu customizations – check for "wishlisthero" in header.liquid and remove the code
- Collections – Find the liquid file where the items in the collections are rendered and search for "wishlisthero" in the code and remove the button