<?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="codilar_checkout" sortOrder="10" showInWebsite="1" showInStore="1" showInDefault="1"
                 translate="label">
            <label>Checkout</label>
            <tab>codilar</tab>
            <resource>Codilar_Catalog::config_codilar_checkout</resource>
            <group id="pin_location" sortOrder="5" showInWebsite="1" showInStore="1" showInDefault="1"
                   translate="label">
                <label>Pin Location</label>
                <field id="map_zoom_limit" type="text" sortOrder="5" showInDefault="1" showInWebsite="0"
                       translate="label" showInStore="0">
                    <label>Default Map Zoom limit</label>
                    <comment>Enter a limit to Zoom Pin location Map.</comment>
                </field>
                <field id="pin_location_message" type="text" sortOrder="5" showInDefault="1" showInWebsite="0"
                       translate="label" showInStore="0">
                    <label>Select Pin Location Message</label>
                    <comment>Pin Location Validation Message.</comment>
                </field>
            </group>
        </section>
    </system>
</config>
