Use Liquid
Register liquid script under raw code and preview content to use in template of element.
Register liquids via a computed
It required a core mixin "Liquid" and return as an array of list embed liquid codes. You can use or print out it via method liquid('name')
in template.
Liquids only work with section Shopify, so to make sure the section type is Shopify let's call requestSection
as bellow.
Element.vue
Last updated