Hi is anyone else experiencing issues with Free Trust Badges app on the Dawn theme? No matter where I customize the placement, it always appears in one place under the product name on the product listing page..
can you please share store url and where do you need?
@KetanKumar I configure it to appear below the buttons, but it appears here instead:
store url: https://decories.co/products/christmas-mug
do you need simple image? if yes its possible without any please share code here so i will update
ok yes sure @KetanKumar then I can just delete the app
please provide your product page code
{{ ‘component-rte.css’ | asset_url | stylesheet_tag }}
{{ ‘section-main-page.css’ | asset_url | stylesheet_tag }}
{%- if section.settings.page.title != blank -%} {{ section.settings.page.title | escape }} {%- else -%} Page title {%- endif -%}
{% schema %}
{
“name”: “t:sections.page.name”,
“tag”: “section”,
“class”: “spaced-section”,
“settings”: [
{
“type”: “page”,
“id”: “page”,
“label”: “t:sections.page.settings.page.label”
}
],
“presets”: [
{
“name”: “t:sections.page.presets.name”
}
]
}
{% endschema %}
thanks bt i need product page code
@KetanKumar sorry, how can I find the product page code?
@KetanKumar sorry, how can I find the product page code?
etid code>>>> section>>> product template>>>
@KetanKumar Sorry to be a pain but I cannot find the product template section. This is what I’m seeing:
can you please check main-product section code


