Why Choose Luvinar
{{section.settings.main-heading}}
{{block.settings.section_title}}
{{block.settings.section_content}}
{% comment %} {% endcomment %} {%if block.settings.btn-link != blank%} {%endif%}{% schema %} { "name": "Product with image", "max_blocks": 10, "settings": [ { "type": "image_picker", "id": "banner", "label": "Image" }, { "type": "text", "id": "banner-heading", "label": "Banner Heading" }, { "type": "textarea", "id": "banner-text", "label": "Banner Sub-Heading" }, { "type": "text", "id": "banner-btn-text", "label": "Banner Button Text" }, { "type": "text", "id": "video-time", "label": "Video Time " }, { "id": "banner-btn-link", "type": "url", "label": "link" }, { "type": "text", "id": "main-heading", "label": "Heading" }, { "type": "image_picker", "id": "footer-banner", "label": "Footer Image" }, { "type": "text", "id": "footer-banner-heading", "label": "Footer Banner Heading" }, { "type": "text", "id": "footer-banner-btn-text", "label": "Footer Banner Button Text" }, { "id": "footer-banner-btn-link", "type": "url", "label": "Footer Banner link" } ], "blocks": [ { "type": "image", "name": "product and image", "settings": [ { "type": "select", "id": "image_position", "label": "Image position", "default": "left", "options": [ { "label": "Left", "value": "left" }, { "label": "Right", "value": "right" } ] }, { "type": "text", "id": "section_title", "label": "Heading", "default": "Heading" }, { "type": "textarea", "id": "section_content", "label": "Description", "default": "Description" }, { "type": "image_picker", "id": "image", "label": "Image" }, { "type": "text", "id": "button", "label": "Button", "default": "See All" }, { "id": "btn-link", "type": "url", "label": "link" } ] } ], "presets": [ { "name": "Product with image", "category": "Product" } ] } {% endschema %}
| Change