Hey there,
I’m currently working on a Shopify app that aims to add pages with different designs to a store. I have three HTML and CSS templates, each featuring a distinct webpage design. My goal is to enable users to upload their chosen design into the designated store.
So far, I’ve managed to create a page using the Shopify Pages API with minimal HTML code. However, I’m facing challenges when it comes to uploading the entire webpage with its design into the store.
Any guidance or pointers on how to achieve this would be highly appreciated. Thank you in advance for your help!