I’m new to shopify and was wondering if there is a way to add a page into my Shopify theme without using liquid? I’ve downloaded the full webpages code including all the html/css/js - is there a way I can just add this somewhere to the theme create a working page? Or is there a standard way to integrate this that isn’t extremely complex?
Thanks,
Thanks for replying so quickly! So I’ve created the template in the theme files and saved using the method in the reply below (this was done in one of the draft themes). If I then go on to adding a new page and linking it to the html template, the template doesn’t show up. Is this because I made the file in a draft theme and not on the live theme? Or because the file ends in .liquid not .json? If I need to add the file into the live theme to link to it I’d like to ensure that this page doesn’t accidentally go live for whatever reason! Thank you for helping
Ok thank you, and do I select “hidden” for it to not go live? Sorry I’m not sure how this all works and this might be a stupid concern.. I also don’t want any code I have in the file to interfere with any of the other files on the webpages. Is a way that can accidentally happen? For example if classes are the same? I’ve basically copied over all the code of this page including the tag, so I don’t want to add this template file to the live environment and then realise it’s interfering with other parts of the website…