'How Can I Create A "Custom Liquide Block" Inside Product Information Just Like Dawn Theme by Shopify?

Is there any ways who can guide me through to where I am currently stacked at this point?

I would like to inject the metafields data underneath of the "Additional Information" without having a static values not just like given a screenshot by down below at Figure No.1 & 2.

Figure No. 1 (This is the default static data provided by the Theme itself). enter image description here

Figure No. 2 enter image description here

I want to be like the Dawn Theme using add a Custom Block and inject any Liquid codes that I want it to. Figure No. 3 and 4 & 5

Figure No. 3 enter image description here

Figure No. 4 enter image description here

Figure No. 5

enter image description here

Thank you.

This is how my theme does on it.

enter image description here

  • Fig 1. The original behavior codes of Bixbang theme configured with Html Inject Section.
  • Fig 2. The second one is mine. I would like to change the type of “tab_same_html” to “liquid” in order to inject my metafields code on it.
  • Fig 3. After I’d had changed I the errors showed me stuff like that. I was sucked at this point. I already googling it but lack of knowledgeable when I’d researched.

After I'd changed the type="liquid" the error status show in the figure no.3. Where do I have to define a schema for that parts?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source