<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
    <default>
        <mgs_quickview>
            <general>
                <enabled>1</enabled>
                <hide_product_image>0</hide_product_image>
                <hide_product_image_thumb>0</hide_product_image_thumb>
                <hide_short_description>0</hide_short_description>
                <hide_qty>0</hide_qty>                
                <hide_availability>0</hide_availability>
                <hide_sku>0</hide_sku>
                <hide_product_social_links>0</hide_product_social_links>
                <!--<hide_product_details>0</hide_product_details>               -->
                <button_style>v1</button_style>
            </general>            
        </mgs_quickview>      
    </default>
</config>
