Can you create and use a custom template with Shopify API?

Hi

A) Is it possible to create a template, for example with vuejs and use it with shopify API instead of using the themes already available to open the store?

B) Or, if we use the themes available, can we edit them to add some functions and points that we want to use and integrate?

Hi,

People do create their own themes and use them, but I am unsure if this is doable with VueJS. You have to use liquid for sure.

You are free to edit themes as you like, adding or removing features.

Thanks for the answer. I didnt know that

Yes, you can do just that