app/template/default/SchemaOrg/Product/detail.twig line 1

Open in your IDE?
  1. {% if SchemaOrgProduct is defined %}
  2. <script type="application/ld+json">{{ SchemaOrgProduct | json_encode | raw }}</script>
  3. {% endif %}