Shop
The Chef’s Kitchen SA
thechefskitchensa.myshopify.com
Describe the problem and goal for your business
HELP!!
I tried to remove the "continue to checkout page|" as I need customers to go to CART page before checking out but now deleted something else and I can't access my store????
This error comes up??
Liquid error: Could not find asset snippets/product-success-labels.liquid
I think what you should do here is get that file back into your theme and we can work out a different workaround for your issue. You shouldn’t need to delete the whole file like that.
Go to the theme page to download another version of your theme. (Keep your live one) https://themes.shopify.com/themes/grid/styles/bright
Open your new theme with “Edit Code”
Find the file called:
product-success-labels.liquid
Copy all of the code in the file
Go to your original theme with edit code
click create new snippet, and name it the same “product-success-labels.liquid” (make sure its all lowercase )
Save that, see if that works again, then let me know and we can solve the original issue.