<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
    <system>
        <section id="dv_catalog" translate="label" sortOrder="140" showInDefault="1" showInWebsite="1" showInStore="1">
            <label>Catalog</label>
            <tab>dinhvan</tab>
            <resource>Dinhvan_Theme::config_dinhvantheme</resource>
            <group id="engraving" translate="label" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="1">
                <label>Engraving</label>
                <field id="enable" translate="label" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                    <label>Enable</label>
                    <comment>Show engraving checkbox on products that have this option</comment>
                    <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
                </field>
            </group>
        </section>
    </system>
</config>