<?xml version="1.0"?>
<!--
/**
 * @license http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @author Hervé Guétin <herve.guetin@gmail.com> <@herveguetin>
 * @copyright Copyright (c) 2017 Agence Soon (http://www.agence-soon.fr)
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
    <default>
        <soon_csblock>
            <block_types>
                <slider>
                    <active>1</active>
                    <label>Home - Slider</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\Slider</class>
                        <template>Dinhvan_CsBlock::renderer/slider.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <status_1>
                            <label>Status 1</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>0</value>
                                        <label>Disabled</label>
                                    </first_option>
                                    <second_option>
                                        <value>1</value>
                                        <label>Enabled</label>
                                    </second_option>
                                </options>
                            </element_data>
                        </status_1>
                        <type_1>
                            <label>Type 1</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Normal</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Fullscreen</label>
                                    </second_option>
                                </options>
                            </element_data>
                        </type_1>
                        <template_1>
                            <label>Template 1</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Left aligned</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Right aligned</label>
                                    </second_option>
                                    <third_option>
                                        <value>3</value>
                                        <label>Centered</label>
                                    </third_option>
                                </options>
                            </element_data>
                        </template_1>
                        <asset_1>
                            <label>Asset 1</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Image</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Video YT</label>
                                    </second_option>
                                    <third_option>
                                        <value>3</value>
                                        <label>Video MP4</label>
                                    </third_option>
                                </options>
                            </element_data>
                        </asset_1>
                        <image_desktop_1>
                            <label>Image desktop 1</label>
                            <field_type>media</field_type>
                        </image_desktop_1>
                        <alt_image_desktop_1>
                            <label>Alt Image desktop 1</label>
                            <field_type>text</field_type>
                        </alt_image_desktop_1>
                        <image_mobile_1>
                            <label>Image mobile 1</label>
                            <field_type>media</field_type>
                        </image_mobile_1>
                        <alt_image_mobile_1>
                            <label>Alt Image mobile 1</label>
                            <field_type>text</field_type>
                        </alt_image_mobile_1>
                        <video_1>
                            <label>Youtube Video ID 1</label>
                            <field_type>text</field_type>
                        </video_1>
                        <video_mp4_1>
                            <label>Video MP4 1</label>
                            <field_type>media_video</field_type>
                        </video_mp4_1>
                        <video_mp4_image_1>
                            <label>Image for MP4 1</label>
                            <field_type>media</field_type>
                        </video_mp4_image_1>
                        <title_1>
                            <label>Title 1</label>
                            <field_type>textarea</field_type>
                        </title_1>
                        <text_1>
                            <label>Text 1</label>
                            <field_type>textarea</field_type>
                        </text_1>
                        <button_label_1>
                            <label>Button label 1</label>
                            <field_type>text</field_type>
                        </button_label_1>
                        <button_link_1>
                            <label>Button link 1</label>
                            <field_type>text</field_type>
                        </button_link_1>
                        <color_1>
                            <label>Color 1</label>
                            <field_type>color</field_type>
                        </color_1>
                        <status_2>
                            <label>Status 2</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>0</value>
                                        <label>Disabled</label>
                                    </first_option>
                                    <second_option>
                                        <value>1</value>
                                        <label>Enabled</label>
                                    </second_option>
                                </options>
                            </element_data>
                        </status_2>
                        <type_2>
                            <label>Type 2</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Normal</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Fullscreen</label>
                                    </second_option>
                                </options>
                            </element_data>
                        </type_2>
                        <template_2>
                            <label>Template 2</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Left aligned</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Right aligned</label>
                                    </second_option>
                                    <third_option>
                                        <value>3</value>
                                        <label>Centered</label>
                                    </third_option>
                                </options>
                            </element_data>
                        </template_2>
                        <asset_2>
                            <label>Asset 2</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Image</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Video YT</label>
                                    </second_option>
                                    <third_option>
                                        <value>3</value>
                                        <label>Video MP4</label>
                                    </third_option>
                                </options>
                            </element_data>
                        </asset_2>
                        <image_desktop_2>
                            <label>Image desktop 2</label>
                            <field_type>media</field_type>
                        </image_desktop_2>
                        <alt_image_desktop_2>
                            <label>Alt Image desktop 2</label>
                            <field_type>text</field_type>
                        </alt_image_desktop_2>
                        <image_mobile_2>
                            <label>Image mobile 2</label>
                            <field_type>media</field_type>
                        </image_mobile_2>
                        <alt_image_mobile_2>
                            <label>Alt Image mobile 2</label>
                            <field_type>text</field_type>
                        </alt_image_mobile_2>
                        <video_2>
                            <label>Youtube Video ID 2</label>
                            <field_type>text</field_type>
                        </video_2>
                        <video_mp4_2>
                            <label>Video MP4 2</label>
                            <field_type>media_video</field_type>
                        </video_mp4_2>
                        <video_mp4_image_2>
                            <label>Image for MP4 2</label>
                            <field_type>media</field_type>
                        </video_mp4_image_2>
                        <title_2>
                            <label>Title 2</label>
                            <field_type>textarea</field_type>
                        </title_2>
                        <text_2>
                            <label>Text 2</label>
                            <field_type>textarea</field_type>
                        </text_2>
                        <button_label_2>
                            <label>Button label 2</label>
                            <field_type>text</field_type>
                        </button_label_2>
                        <button_link_2>
                            <label>Button link 2</label>
                            <field_type>text</field_type>
                        </button_link_2>
                        <color_2>
                            <label>Color 2</label>
                            <field_type>color</field_type>
                        </color_2>
                        <status_3>
                            <label>Status 3</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>0</value>
                                        <label>Disabled</label>
                                    </first_option>
                                    <second_option>
                                        <value>1</value>
                                        <label>Enabled</label>
                                    </second_option>
                                </options>
                            </element_data>
                        </status_3>
                        <type_3>
                            <label>Type 3</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Normal</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Fullscreen</label>
                                    </second_option>
                                </options>
                            </element_data>
                        </type_3>
                        <template_3>
                            <label>Template 3</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Left aligned</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Right aligned</label>
                                    </second_option>
                                    <third_option>
                                        <value>3</value>
                                        <label>Centered</label>
                                    </third_option>
                                </options>
                            </element_data>
                        </template_3>
                        <asset_3>
                            <label>Asset 3</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Image</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Video YT</label>
                                    </second_option>
                                    <third_option>
                                        <value>3</value>
                                        <label>Video MP4</label>
                                    </third_option>
                                </options>
                            </element_data>
                        </asset_3>
                        <image_desktop_3>
                            <label>Image desktop 3</label>
                            <field_type>media</field_type>
                        </image_desktop_3>
                        <alt_image_desktop_3>
                            <label>Alt Image desktop 3</label>
                            <field_type>text</field_type>
                        </alt_image_desktop_3>
                        <image_mobile_3>
                            <label>Image mobile 3</label>
                            <field_type>media</field_type>
                        </image_mobile_3>
                        <alt_image_mobile_3>
                            <label>Alt Image mobile 3</label>
                            <field_type>text</field_type>
                        </alt_image_mobile_3>
                        <video_3>
                            <label>Youtube Video ID 3</label>
                            <field_type>text</field_type>
                        </video_3>
                        <video_mp4_3>
                            <label>Video MP4 3</label>
                            <field_type>media_video</field_type>
                        </video_mp4_3>
                        <video_mp4_image_3>
                            <label>Image for MP4 3</label>
                            <field_type>media</field_type>
                        </video_mp4_image_3>
                        <title_3>
                            <label>Title 3</label>
                            <field_type>textarea</field_type>
                        </title_3>
                        <text_3>
                            <label>Text 3</label>
                            <field_type>textarea</field_type>
                        </text_3>
                        <button_label_3>
                            <label>Button label 3</label>
                            <field_type>text</field_type>
                        </button_label_3>
                        <button_link_3>
                            <label>Button link 3</label>
                            <field_type>text</field_type>
                        </button_link_3>
                        <color_3>
                            <label>Color 3</label>
                            <field_type>color</field_type>
                        </color_3>
                        <status_4>
                            <label>Status 4</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>0</value>
                                        <label>Disabled</label>
                                    </first_option>
                                    <second_option>
                                        <value>1</value>
                                        <label>Enabled</label>
                                    </second_option>
                                </options>
                            </element_data>
                        </status_4>
                        <type_4>
                            <label>Type 4</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Normal</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Fullscreen</label>
                                    </second_option>
                                </options>
                            </element_data>
                        </type_4>
                        <template_4>
                            <label>Template 4</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Left aligned</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Right aligned</label>
                                    </second_option>
                                    <third_option>
                                        <value>3</value>
                                        <label>Centered</label>
                                    </third_option>
                                </options>
                            </element_data>
                        </template_4>
                        <asset_4>
                            <label>Asset 4</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Image</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Video YT</label>
                                    </second_option>
                                    <third_option>
                                        <value>3</value>
                                        <label>Video MP4</label>
                                    </third_option>
                                </options>
                            </element_data>
                        </asset_4>
                        <image_desktop_4>
                            <label>Image desktop 4</label>
                            <field_type>media</field_type>
                        </image_desktop_4>
                        <alt_image_desktop_4>
                            <label>Alt Image desktop 4</label>
                            <field_type>text</field_type>
                        </alt_image_desktop_4>
                        <image_mobile_4>
                            <label>Image mobile 4</label>
                            <field_type>media</field_type>
                        </image_mobile_4>
                        <alt_image_mobile_4>
                            <label>Alt Image mobile 4</label>
                            <field_type>text</field_type>
                        </alt_image_mobile_4>
                        <video_4>
                            <label>Youtube Video ID 4</label>
                            <field_type>text</field_type>
                        </video_4>
                        <video_mp4_4>
                            <label>Video MP4 4</label>
                            <field_type>media_video</field_type>
                        </video_mp4_4>
                        <video_mp4_image_4>
                            <label>Image for MP4 4</label>
                            <field_type>media</field_type>
                        </video_mp4_image_4>
                        <title_4>
                            <label>Title 4</label>
                            <field_type>textarea</field_type>
                        </title_4>
                        <text_4>
                            <label>Text 4</label>
                            <field_type>textarea</field_type>
                        </text_4>
                        <button_label_4>
                            <label>Button label 4</label>
                            <field_type>text</field_type>
                        </button_label_4>
                        <button_link_4>
                            <label>Button link 4</label>
                            <field_type>text</field_type>
                        </button_link_4>
                        <color_4>
                            <label>Color 4</label>
                            <field_type>color</field_type>
                        </color_4>
                        <status_5>
                            <label>Status 5</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>0</value>
                                        <label>Disabled</label>
                                    </first_option>
                                    <second_option>
                                        <value>1</value>
                                        <label>Enabled</label>
                                    </second_option>
                                </options>
                            </element_data>
                        </status_5>
                        <type_5>
                            <label>Type 5</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Normal</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Fullscreen</label>
                                    </second_option>
                                </options>
                            </element_data>
                        </type_5>
                        <template_5>
                            <label>Template 5</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Left aligned</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Right aligned</label>
                                    </second_option>
                                    <third_option>
                                        <value>3</value>
                                        <label>Centered</label>
                                    </third_option>
                                </options>
                            </element_data>
                        </template_5>
                        <asset_5>
                            <label>Asset 5</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Image</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Video YT</label>
                                    </second_option>
                                    <third_option>
                                        <value>3</value>
                                        <label>Video MP4</label>
                                    </third_option>
                                </options>
                            </element_data>
                        </asset_5>
                        <image_desktop_5>
                            <label>Image desktop 5</label>
                            <field_type>media</field_type>
                        </image_desktop_5>
                        <alt_image_desktop_5>
                            <label>Alt Image desktop 5</label>
                            <field_type>text</field_type>
                        </alt_image_desktop_5>
                        <image_mobile_5>
                            <label>Image mobile 5</label>
                            <field_type>media</field_type>
                        </image_mobile_5>
                        <alt_image_mobile_5>
                            <label>Alt Image mobile 5</label>
                            <field_type>text</field_type>
                        </alt_image_mobile_5>
                        <video_5>
                            <label>Youtube Video ID 5</label>
                            <field_type>text</field_type>
                        </video_5>
                        <video_mp4_5>
                            <label>Video MP4 5</label>
                            <field_type>media_video</field_type>
                        </video_mp4_5>
                        <video_mp4_image_5>
                            <label>Image for MP4 5</label>
                            <field_type>media</field_type>
                        </video_mp4_image_5>
                        <title_5>
                            <label>Title 5</label>
                            <field_type>textarea</field_type>
                        </title_5>
                        <text_5>
                            <label>Text 5</label>
                            <field_type>textarea</field_type>
                        </text_5>
                        <button_label_5>
                            <label>Button label 5</label>
                            <field_type>text</field_type>
                        </button_label_5>
                        <button_link_5>
                            <label>Button link 5</label>
                            <field_type>text</field_type>
                        </button_link_5>
                        <color_5>
                            <label>Color 5</label>
                            <field_type>color</field_type>
                        </color_5>
                    </fields>
                </slider>

                <home_type1>
                    <active>1</active>
                    <label>Home - Block 50x50 - Big Category</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\HomeType1</class>
                        <template>Dinhvan_CsBlock::renderer/home_type1.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <type>
                            <label>Type</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>1</value>
                                        <label>Template Right</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Template Left</label>
                                    </second_option>
                                </options>
                            </element_data>
                        </type>
                        <category_title>
                            <label>Category title</label>
                            <field_type>text</field_type>
                        </category_title>
                        <category_text>
                            <label>Category contents</label>
                            <field_type>textarea</field_type>
                        </category_text>
                        <category_button>
                            <label>Category button</label>
                            <field_type>text</field_type>
                        </category_button>
                        <category_button_color>
                            <label>Category button color</label>
                            <field_type>color</field_type>
                        </category_button_color>
                        <category_id>
                            <label>Category</label>
                            <field_type>categories</field_type>
                        </category_id>
                        <category_image>
                            <label>Category image</label>
                            <field_type>media</field_type>
                        </category_image>
                        <alt_category_image>
                            <label>AltCategory image</label>
                            <field_type>text</field_type>
                        </alt_category_image>
                        <category_video>
                            <label>Category video</label>
                            <field_type>text</field_type>
                        </category_video>
                        <category_image_mobile>
                            <label>Category image mobile</label>
                            <field_type>text</field_type>
                        </category_image_mobile>
                        <alt_category_image_mobile>
                            <label>Alt Category image mobile</label>
                            <field_type>text</field_type>
                        </alt_category_image_mobile>
                        <product_name>
                            <label>Product name</label>
                            <field_type>text</field_type>
                        </product_name>
                        <product_option>
                            <label>Product option</label>
                            <field_type>text</field_type>
                        </product_option>
                        <product_price>
                            <label>Product price</label>
                            <field_type>text</field_type>
                        </product_price>
                        <url>
                            <label>Url</label>
                            <field_type>text</field_type>
                        </url>
                        <product_image>
                            <label>Product image</label>
                            <field_type>media</field_type>
                        </product_image>
                        <alt_product_image>
                            <label>Alt Product image</label>
                            <field_type>text</field_type>
                        </alt_product_image>
                        <product_image_mobile>
                            <label>Product image mobile</label>
                            <field_type>media</field_type>
                        </product_image_mobile>
                        <alt_product_image_mobile>
                            <label>Alt Product image mobile</label>
                            <field_type>text</field_type>
                        </alt_product_image_mobile>
                    </fields>
                </home_type1>

                <home_type2>
                    <active>1</active>
                    <label>Home - Block 50x50 - Big Product</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\HomeType2</class>
                        <template>Dinhvan_CsBlock::renderer/home_type2.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <type>
                            <label>Type</label>
                            <field_type>select</field_type>
                            <element_data>
                                <options>
                                    <first_option>
                                        <value>right</value>
                                        <label>Template Right</label>
                                    </first_option>
                                    <second_option>
                                        <value>2</value>
                                        <label>Template Left</label>
                                    </second_option>
                                </options>
                            </element_data>
                        </type>
                        <category_title>
                            <label>Category title</label>
                            <field_type>text</field_type>
                        </category_title>
                        <category_text>
                            <label>Category contents</label>
                            <field_type>textarea</field_type>
                        </category_text>
                        <category_button>
                            <label>Category button</label>
                            <field_type>text</field_type>
                        </category_button>
                        <category_button_color>
                            <label>Category button color</label>
                            <field_type>color</field_type>
                        </category_button_color>
                        <category_id>
                            <label>Category</label>
                            <field_type>categories</field_type>
                        </category_id>
                        <category_image>
                            <label>Category image</label>
                            <field_type>media</field_type>
                        </category_image>
                        <category_video>
                            <label>Category video</label>
                            <field_type>text</field_type>
                        </category_video>
                        <category_image_mobile>
                            <label>Category image mobile</label>
                            <field_type>media</field_type>
                        </category_image_mobile>
                        <product_name>
                            <label>Product name</label>
                            <field_type>text</field_type>
                        </product_name>
                        <product_option>
                            <label>Product option</label>
                            <field_type>text</field_type>
                        </product_option>
                        <product_price>
                            <label>Product price</label>
                            <field_type>text</field_type>
                        </product_price>
                        <url>
                            <label>Url</label>
                            <field_type>text</field_type>
                        </url>
                        <product_image>
                            <label>Product image</label>
                            <field_type>media</field_type>
                        </product_image>
                        <product_image_mobile>
                            <label>Product image mobile</label>
                            <field_type>media</field_type>
                        </product_image_mobile>
                        <product_bg>
                            <label>Product background image</label>
                            <field_type>media</field_type>
                        </product_bg>
                        <alt_product_bg>
                            <label>Alt Product background image</label>
                            <field_type>text</field_type>
                        </alt_product_bg>
                        <product_bg_mobile>
                            <label>Product background image mobile</label>
                            <field_type>media</field_type>
                        </product_bg_mobile>
                        <alt_product_bg_mobile>
                            <label>Alt Product background image mobile</label>
                            <field_type>text</field_type>
                        </alt_product_bg_mobile>
                    </fields>
                </home_type2>

                <quote>
                    <active>1</active>
                    <label>Home - Quote</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\Quote</class>
                        <template>Dinhvan_CsBlock::renderer/quote.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <title>
                            <label>Title</label>
                            <field_type>text</field_type>
                        </title>
                        <subtitle>
                            <label>Subtitle</label>
                            <field_type>text</field_type>
                        </subtitle>
                        <text>
                            <label>Text</label>
                            <field_type>textarea</field_type>
                        </text>
                    </fields>
                </quote>

                <cover>
                    <active>1</active>
                    <label>Sections - Cover</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\Cover</class>
                        <template>Dinhvan_CsBlock::renderer/cover.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <contact_image>
                            <label>Contact image</label>
                            <field_type>media</field_type>
                        </contact_image>
                        <contact_image_mobile>
                            <label>Contact image mobile</label>
                            <field_type>media</field_type>
                        </contact_image_mobile>
                        <contact_title>
                            <label>Contact title</label>
                            <field_type>text</field_type>
                        </contact_title>
                        <contact_title_color>
                            <label>Contact title color</label>
                            <field_type>color</field_type>
                        </contact_title_color>
                        <locator_image>
                            <label>Store Locator image</label>
                            <field_type>media</field_type>
                        </locator_image>
                        <locator_image_mobile>
                            <label>Store Locator image mobile</label>
                            <field_type>media</field_type>
                        </locator_image_mobile>
                        <locator_title>
                            <label>Store Locator title</label>
                            <field_type>text</field_type>
                        </locator_title>
                        <locator_title_color>
                            <label>Store Locator title color</label>
                            <field_type>color</field_type>
                        </locator_title_color>
                        <locator_store_image>
                            <label>Store Locator Store image</label>
                            <field_type>media</field_type>
                        </locator_store_image>
                        <locator_store_image_mobile>
                            <label>Store Locator Store image mobile</label>
                            <field_type>media</field_type>
                        </locator_store_image_mobile>
                        <locator_store_title>
                            <label>Store Locator Store title</label>
                            <field_type>text</field_type>
                        </locator_store_title>
                        <locator_store_title_color>
                            <label>Store Locator Store title color</label>
                            <field_type>color</field_type>
                        </locator_store_title_color>
                        <account_image>
                            <label>Account image</label>
                            <field_type>media</field_type>
                        </account_image>
                        <account_image_mobile>
                            <label>Account image mobile</label>
                            <field_type>media</field_type>
                        </account_image_mobile>
                        <account_title>
                            <label>Account title</label>
                            <field_type>text</field_type>
                        </account_title>
                        <account_title_color>
                            <label>Account title color</label>
                            <field_type>color</field_type>
                        </account_title_color>
                        <blog_image>
                            <label>Blog image</label>
                            <field_type>media</field_type>
                        </blog_image>
                        <blog_image_mobile>
                            <label>Blog image mobile</label>
                            <field_type>media</field_type>
                        </blog_image_mobile>
                        <blog_title>
                            <label>Blog title</label>
                            <field_type>text</field_type>
                        </blog_title>
                        <blog_title_color>
                            <label>Blog title color</label>
                            <field_type>color</field_type>
                        </blog_title_color>
                    </fields>
                </cover>

                <size_guide>
                    <active>1</active>
                    <label>Product - Size Guide</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\Sizeguide</class>
                        <template>Dinhvan_CsBlock::renderer/sizeguide.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <pdf>
                            <label>Link</label>
                            <field_type>pdf</field_type>
                        </pdf>
                    </fields>
                </size_guide>

                <engraving>
                    <active>1</active>
                    <label>Product - Engraving</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\Engraving</class>
                        <template>Dinhvan_CsBlock::renderer/engraving.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <label>
                            <label>Checkbox label</label>
                            <field_type>text</field_type>
                        </label>
                        <alert>
                            <label>Alert content</label>
                            <field_type>textarea</field_type>
                        </alert>
                    </fields>
                </engraving>

                <reassurance>
                    <active>1</active>
                    <label>Product - Reassurance Block</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\Reassurance</class>
                        <template>Dinhvan_CsBlock::renderer/reassurance.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <item1>
                            <label>Item 1</label>
                            <field_type>textarea</field_type>
                        </item1>
                        <item2>
                            <label>Item 2</label>
                            <field_type>textarea</field_type>
                        </item2>
                        <item3>
                            <label>Item 3</label>
                            <field_type>textarea</field_type>
                        </item3>
                        <item4>
                            <label>Item 4</label>
                            <field_type>textarea</field_type>
                        </item4>
                        <item5>
                            <label>Item 5</label>
                            <field_type>textarea</field_type>
                        </item5>
                    </fields>
                </reassurance>

                <delivery_returns>
                    <active>1</active>
                    <label>Product - Delivery and Returns</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\DeliveryReturns</class>
                        <template>Dinhvan_CsBlock::renderer/deliveryreturns.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <contents>
                            <label>Content</label>
                            <field_type>textarea</field_type>
                        </contents>
                    </fields>
                </delivery_returns>

                <storelocator>
                    <active>1</active>
                    <label>Storelocator - Bottom Block</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\Storelocator</class>
                        <template>Dinhvan_CsBlock::renderer/storelocator.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <title>
                            <label>Title</label>
                            <field_type>textarea</field_type>
                        </title>
                        <placeholder>
                            <label>Placeholder</label>
                            <field_type>text</field_type>
                        </placeholder>
                        <button_label>
                            <label>Button label</label>
                            <field_type>text</field_type>
                        </button_label>
                        <background>
                            <label>Background</label>
                            <field_type>media</field_type>
                        </background>
                    </fields>
                </storelocator>

                <copyright>
                    <active>1</active>
                    <label>Footer - Copyright</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\Copyright</class>
                        <template>Dinhvan_CsBlock::renderer/copyright.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <label1>
                            <label>Legal Notice Label</label>
                            <field_type>text</field_type>
                        </label1>
                        <url1>
                            <label>Legal Notice Url</label>
                            <field_type>text</field_type>
                        </url1>
                        <label2>
                            <label>Terms and Conditions Label</label>
                            <field_type>text</field_type>
                        </label2>
                        <url2>
                            <label>Terms and Conditions Url</label>
                            <field_type>text</field_type>
                        </url2>
                        <label3>
                            <label>Privacy Policy Label</label>
                            <field_type>text</field_type>
                        </label3>
                        <url3>
                            <label>Privacy Policy Url</label>
                            <field_type>text</field_type>
                        </url3>
                        <label4>
                            <label>Cookies Label</label>
                            <field_type>text</field_type>
                        </label4>
                        <url4>
                            <label>Cookies Url</label>
                            <field_type>text</field_type>
                        </url4>
                        <label5>
                            <label>Cookies policy Label for Axeptio</label>
                            <field_type>text</field_type>
                        </label5>
                        <url5>
                            <label>Cookies policy Url for Axeptio</label>
                            <field_type>text</field_type>
                        </url5>
                        <copy>
                            <label>Copyright Label</label>
                            <field_type>text</field_type>
                        </copy>
                    </fields>
                </copyright>

                <footer_links>
                    <active>1</active>
                    <label>Footer - Links</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\Links</class>
                        <template>Dinhvan_CsBlock::renderer/links.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <label1>
                            <label>Label 1</label>
                            <field_type>text</field_type>
                        </label1>
                        <link1>
                            <label>Link 1</label>
                            <field_type>text</field_type>
                        </link1>
                        <label2>
                            <label>Label 2</label>
                            <field_type>text</field_type>
                        </label2>
                        <link2>
                            <label>Link 2</label>
                            <field_type>text</field_type>
                        </link2>
                        <label3>
                            <label>Label 3</label>
                            <field_type>text</field_type>
                        </label3>
                        <link3>
                            <label>Link 3</label>
                            <field_type>text</field_type>
                        </link3>
                        <link4>
                            <label>Link 4</label>
                            <field_type>pdf</field_type>
                        </link4>
                        <link5>
                            <label>Link 5</label>
                            <field_type>pdf</field_type>
                        </link5>
                    </fields>
                </footer_links>

                <footer_social>
                    <active>1</active>
                    <label>Footer - Social</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\Social</class>
                        <template>Dinhvan_CsBlock::renderer/social.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <label1>
                            <label>Label 1</label>
                            <field_type>text</field_type>
                        </label1>
                        <link1>
                            <label>Link 1</label>
                            <field_type>text</field_type>
                        </link1>
                        <class1>
                            <label>Class 1</label>
                            <field_type>text</field_type>
                        </class1>
                        <label2>
                            <label>Label 2</label>
                            <field_type>text</field_type>
                        </label2>
                        <link2>
                            <label>Link 2</label>
                            <field_type>text</field_type>
                        </link2>
                        <class2>
                            <label>Class 2</label>
                            <field_type>text</field_type>
                        </class2>
                        <label3>
                            <label>Label 3</label>
                            <field_type>text</field_type>
                        </label3>
                        <link3>
                            <label>Link 3</label>
                            <field_type>text</field_type>
                        </link3>
                        <class3>
                            <label>Class 3</label>
                            <field_type>text</field_type>
                        </class3>
                        <label4>
                            <label>Label 4</label>
                            <field_type>text</field_type>
                        </label4>
                        <link4>
                            <label>Link 4</label>
                            <field_type>text</field_type>
                        </link4>
                        <class4>
                            <label>Class 4</label>
                            <field_type>text</field_type>
                        </class4>
                        <label5>
                            <label>Label 5</label>
                            <field_type>text</field_type>
                        </label5>
                        <link5>
                            <label>Link 5</label>
                            <field_type>text</field_type>
                        </link5>
                        <class5>
                            <label>Class 5</label>
                            <field_type>text</field_type>
                        </class5>
                    </fields>
                </footer_social>

                <header_toplinks>
                    <active>1</active>
                    <label>Header - Top Links</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\Toplinks</class>
                        <template>Dinhvan_CsBlock::renderer/toplinks.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <label1>
                            <label>Label 1</label>
                            <field_type>text</field_type>
                        </label1>
                        <link1>
                            <label>Link 1</label>
                            <field_type>text</field_type>
                        </link1>
                        <label2>
                            <label>Label 2</label>
                            <field_type>text</field_type>
                        </label2>
                        <link2>
                            <label>Link 2</label>
                            <field_type>text</field_type>
                        </link2>
                        <label3>
                            <label>Label 3</label>
                            <field_type>text</field_type>
                        </label3>
                        <link3>
                            <label>Link 3</label>
                            <field_type>text</field_type>
                        </link3>
                    </fields>
                </header_toplinks>

                <newsletter>
                    <active>1</active>
                    <label>Footer - Newsletter</label>
                    <frontend_renderer>
                        <class>Dinhvan\CsBlock\Block\Renderer\Newsletter</class>
                        <template>Dinhvan_CsBlock::renderer/newsletter.phtml</template>
                    </frontend_renderer>

                    <fields>
                        <title>
                            <label>Title</label>
                            <field_type>textarea</field_type>
                        </title>
                        <placeholder>
                            <label>Placeholder</label>
                            <field_type>text</field_type>
                        </placeholder>
                        <button>
                            <label>Button</label>
                            <field_type>text</field_type>
                        </button>
                    </fields>
                </newsletter>

            </block_types>
        </soon_csblock>
    </default>
</config>
