<?xml version="1.0"?>
<!--
/**
 * Copyright © 2016 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
    <system>
        <tab id="tp24_tab" translate="label" sortOrder="71">
            <label>TP24</label>
        </tab>
        <section id="tp24_product" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
            <label>Product</label>
            <tab>tp24_tab</tab>
            <resource>Vkost_Tp24::settings</resource>
            <group id="delivery_returns" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                <label>Delivery &amp; Returns text</label>
                <field id="delivery_returns_text" translate="label" type="editor" showInDefault="1" canRestore="1" showInWebsite="1" showInStore="1">
                    <label>Text</label>
                    <frontend_model>Vkost\Tp24\Block\Adminhtml\WysiwygEditor</frontend_model>
                </field>
            </group>
        </section>
    </system>
</config>