{% if section.blocks.size > 0 %}
    {% for block in section.blocks %} {% if block.settings.image != blank %}{% assign img_url = block.settings.image | img_url: 'x1024' %} {% else %}{% assign img_url = 'template_slider.png' | asset_url %} {% endif %}
  • {% if block.settings.show_customhtml == 'no' %} {{ block.settings.image.alt }} {% if block.settings.show_video == "yes" %}
    {% endif %} {% capture infoposition %}{% if block.settings.infoposition == "value" %}{{ block.settings.info_point }}{% else %}{{ block.settings.infoposition }}{% endif %}{% endcapture %} {% capture ani %}{% if block.settings.infoposition == "value" %}lfl{% elsif block.settings.infoposition == "right" %}lfr{% else %}lfb{% endif %}{% endcapture %} {% capture offset %}{% if block.settings.infoposition == "value" %}0{% elsif block.settings.infoposition == "right" %}-{{ block.settings.info_point }}{% else %}0{% endif %}{% endcapture %} {% if block.settings.show_infoblock == 'yes' %}{% case block.settings.text_design %} {% when 'type2' %}
    {% if block.settings.text1 != '' %}
    {{ block.settings.text1 }}
    {% endif %} {% if block.settings.text2 != '' %}
    {{ block.settings.text2 }}
    {% endif %} {% if block.settings.text3 != '' %}
    {{ block.settings.text3 }}
    {% endif %} {% if block.settings.text4 != '' %}
    {{ block.settings.text4 }}
    {% endif %} {% if block.settings.show_item_button == 'yes' %}{{ section.settings.button_title }}{% endif %}
    {% when 'type3' %}
    {% if block.settings.text1 != '' %}
    {{ block.settings.text1 }}
    {% endif %} {% if block.settings.text2 != '' %}
    {{ block.settings.text2 }}
    {% endif %} {% if block.settings.text3 != '' %}
    {{ block.settings.text3 }}
    {% endif %} {% if block.settings.text4 != '' %}
    {{ block.settings.text4 }}
    {% endif %} {% if block.settings.show_item_button == 'yes' %} {% endif %}
    {% when 'type4' %}
    {% if block.settings.text1 != '' %}
    {{ block.settings.text1 }}
    {% endif %} {% if block.settings.text2 != '' %}
    {{ block.settings.text2 }}
    {% endif %} {% if block.settings.text3 != '' %}
    {{ block.settings.text3 }}
    {% endif %} {% if block.settings.text4 != '' %}
    {{ block.settings.text4 }}
    {% endif %} {% if block.settings.show_item_button == 'yes' %} {% endif %}
    {% when 'type5' %}
    {% if block.settings.text1 != '' %}
    {{ block.settings.text1 }}
    {% endif %} {% if block.settings.text2 != '' %}
    {{ block.settings.text2 }}
    {% endif %} {% if block.settings.text3 != '' %}
    {{ block.settings.text3 }}
    {% endif %} {% if block.settings.text4 != '' %}
    {{ block.settings.text4 }}
    {% endif %} {% if block.settings.show_item_button == 'yes' %} {% endif %}
    {% when 'type6' %}
    {% if block.settings.text1 != '' %}
    {{ block.settings.text1 }}
    {% endif %} {% if block.settings.text2 != '' %}
    {{ block.settings.text2 }}
    {% endif %} {% if block.settings.text3 != '' %}
    {{ block.settings.text3 }}
    {% endif %} {% if block.settings.text4 != '' %}
    {{ block.settings.text4 }}
    {% endif %} {% if block.settings.show_item_button == 'yes' %} {% endif %}
    {% when 'type7' %}
    {% if block.settings.text1 != '' %}
    {{ block.settings.text1 }}
    {% endif %} {% if block.settings.text2 != '' %}
    {{ block.settings.text2 }}
    {% endif %} {% if block.settings.text3 != '' %}
    {{ block.settings.text3 }}
    {% endif %} {% if block.settings.text4 != '' %}
    {{ block.settings.text4 }}
    {% endif %} {% if block.settings.show_item_button == 'yes' %} {% endif %}
    {% else %}
    {% if block.settings.text1 != '' %}
    {{ block.settings.text1 }}
    {% endif %} {% if block.settings.text2 != '' %}
    {{ block.settings.text2 }}
    {% endif %} {% if block.settings.text3 != '' %}
    {{ block.settings.text3 }}
    {% endif %} {% if block.settings.text4 != '' %}
    {{ block.settings.text4 }}
    {% endif %} {% if block.settings.show_item_button == 'yes' %}{{ section.settings.button_title }}{% endif %}
    {% endcase %}{% endif %} {% else %}{{ block.settings.code }} {% endif %}
  • {% endfor %}
{% else %} This section doesn’t currently include any content. Add content to this section using the sidebar. {% endif %}
{% for block in section.blocks %}{% if block.settings.use_custom_color == "custom_color" %}{% endif %}{% endfor %} {% schema %} { "name": "Revolution Slider", "class": "index-section", "max_blocks": 12, "settings": [ { "type": "paragraph", "content": "[Slider Documantation](http:\/\/www.orbis-ingenieria.com\/code\/documentation\/documentation.html)" }, { "type": "text", "id": "button_title", "label": "Button Name", "default": "Shop now!" }, { "type": "header", "content": "Slider Settings" }, { "type": "select", "id": "delay_time", "label": "Change slides every", "options": [ { "value": "10000", "label": "10 seconds" }, { "value": "12000", "label": "12 seconds" }, { "value": "14000", "label": "14 seconds" }, { "value": "16000", "label": "16 seconds" }, { "value": "18000", "label": "18 seconds" }, { "value": "20000", "label": "20 seconds" }, { "value": "22000", "label": "22 seconds" }, { "value": "24000", "label": "24 seconds" }, { "value": "26000", "label": "26 seconds" }, { "value": "28000", "label": "28 seconds" }, { "value": "30000", "label": "30 seconds" } ], "default": "16000" }, { "type": "select", "id": "fullscreen", "label": "Fullscreen Slider", "options": [ { "value": "on", "label": "On" }, { "value": "off", "label": "Off" } ], "default": "on" }, { "type": "text", "id": "start_height", "label": "Slider Height. Integer", "default": "800", "info": "Work when \"Fullscreen Slider\" = off" } ], "blocks": [ { "type": "slider_list", "name": "Slide", "settings": [ { "type": "image_picker", "id": "image", "label": "Image" }, { "type": "url", "id": "banner_link", "label": "Link", "info": "Optional. If button hide and link set = image is link" }, { "type": "radio", "id": "position", "label": "Image Position", "options": [ { "value": "left", "label": "Left" }, { "value": "center", "label": "Center" }, { "value": "right", "label": "Right" } ], "default": "center" }, { "type": "header", "content": "Video" }, { "type": "select", "id": "show_video", "label": "Show Video?", "default": "no", "options": [ { "value": "no", "label": "No" }, { "value": "yes", "label": "Yes" } ] }, { "type": "textarea", "id": "video_url", "label": "Paste Video Url", "default": "\/\/cdn.shopify.com\/s\/files\/1\/1236\/4838\/files\/explore.mp4?14925391354568980494", "info": "Video type \"mp4\"" }, { "type": "header", "content": "Info" }, { "type": "select", "id": "show_infoblock", "label": "Show Info?", "default": "yes", "options": [ { "value": "no", "label": "No" }, { "value": "yes", "label": "Yes" } ] }, { "type": "select", "id": "show_item_button", "label": "Show Button?", "default": "yes", "options": [ { "value": "no", "label": "No" }, { "value": "yes", "label": "Yes" } ] }, { "type": "select", "id": "text_design", "label": "Text Design", "options": [ { "value": "type1", "label": "Design 1" }, { "value": "type2", "label": "Design 2" }, { "value": "type3", "label": "Design 3" }, { "value": "type4", "label": "Design 4" }, { "value": "type5", "label": "Design 5" }, { "value": "type6", "label": "Design 6" }, { "value": "type7", "label": "Design 7" } ], "default": "type1" }, { "type": "radio", "id": "infoposition", "label": "Info Position", "options": [ { "value": "value", "label": "Left" }, { "value": "center", "label": "Center" }, { "value": "right", "label": "Right" } ], "default": "value" }, { "type": "text", "id": "info_point", "label": "Left and Rigth Offset, integer", "default": "205" }, { "type": "header", "content": "Texts" }, { "type": "text", "id": "text1", "label": "Text 1", "default": "Text 1", "info": "Empty field delete text" }, { "type": "text", "id": "text2", "label": "Text 2", "default": "Text 2", "info": "Empty field delete text" }, { "type": "text", "id": "text3", "label": "Text 3", "default": "Text 3", "info": "Empty field delete text" }, { "type": "text", "id": "text4", "label": "Text 4", "info": "Empty field delete text" }, { "type": "header", "content": "Colors" }, { "type": "select", "id": "use_custom_color", "label": "Select Color Type", "default": "no", "options": [ { "value": "no", "label": "Default Color" }, { "value": "custom_color", "label": "Custom Colors" } ] }, { "type": "color", "id": "color_text1", "label": "Text 1 Color", "default": "#ffffff" }, { "type": "color", "id": "color_text2", "label": "Text 2 Color", "default": "#ffffff" }, { "type": "color", "id": "color_text3", "label": "Text 3 Color", "default": "#ffffff" }, { "type": "color", "id": "color_text4", "label": "Text 4 Color", "default": "#ffffff" }, { "type": "paragraph", "content": "Button Colors" }, { "type": "color", "id": "color_textbase", "label": "Text Color", "default": "#ffffff" }, { "type": "color", "id": "color_bgbase", "label": "Background Color", "default": "#1fc0a0" }, { "type": "color", "id": "color_textactive", "label": "Text Active Color", "default": "#1fc0a0" }, { "type": "color", "id": "color_bgactive", "label": "Background Active Color", "default": "#1fc0a0" }, { "type": "header", "content": "Custom Html" }, { "type": "paragraph", "content": "Edit variables and content by [Documentation: 02 Slider items](http:\/\/www.orbis-ingenieria.com\/code\/documentation\/documentation.html#!\/layout). Create your custom information." }, { "type": "select", "id": "show_customhtml", "label": "Use Custom Html?", "default": "no", "options": [ { "value": "no", "label": "No" }, { "value": "yes", "label": "Yes" } ] }, { "type": "textarea", "id": "code", "label": "Custom Html", "info": "[Documentation: 02 Slider items](http:\/\/www.orbis-ingenieria.com\/code\/documentation\/documentation.html#!\/layout)", "default": "
CONTENT<\/div>Shop now!<\/div>" } ] } ], "presets": [ { "name": "Revolution Slider", "category": "Sliders", "settings": { }, "blocks": [ { "type": "slider_list", "settings": { "text_design": "type1" } }, { "type": "slider_list", "settings": { "text_design": "type2" } }, { "type": "slider_list", "settings": { "text_design": "type3", "text4": "Text 4" } } ] } ] } {% endschema %}