how can my app modify the shop's template files

霸气de小男生 提交于 2019-12-06 00:36:37

I would add your Liquid as a new snippet asset. The merchant can then be instructed to paste a Liquid include statement you provide them in their product Liquid scripts.

That is fairly clean. Otherwise, your App could download their product Liquid script, edit it, and then add it to the shop as an alternative template. You could then instruct the merchant to render their products with the alternative template.

I am sure there are other possibilities too.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!