<?xml version="1.0"?>
<!--
/**
* BSS Commerce Co.
*
* NOTICE OF LICENSE
*
* This source file is subject to the EULA
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://bsscommerce.com/Bss-Commerce-License.txt
*
* @category   BSS
* @package    Bss_AddMultipleProducts
* @author     Extension Team
* @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
* @license    http://bsscommerce.com/Bss-Commerce-License.txt
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
    <default>
        <ajaxmuntiplecart>
            <general>
                <active_for_customer_group>32000</active_for_customer_group>
                <display_addmuntiple>.cms-home .products-grid,.catalog-category-view .products-grid,.catalog-category-view .products-list,.catalogsearch-result-index .products-grid,.catalogsearch-result-index .products-list</display_addmuntiple>
                <display_add_multiple_quote>.cms-home .products-grid,.catalog-category-view .products-grid,.catalog-category-view .products-list,.catalogsearch-result-index .products-grid,.catalogsearch-result-index .products-list</display_add_multiple_quote>
                <default_qty>1</default_qty>
            </general>
            <button_grid>
                <position_button>2</position_button>
                <display_total>1</display_total>
                <show_select_product>1</show_select_product>
                <show_stick>1</show_stick>
            </button_grid>
            <success_popup>
            	<product_image>1</product_image>
                <product_image_size_sg>100</product_image_size_sg>
                <product_image_size_mt>100</product_image_size_mt>
                <product_image_size_er>100</product_image_size_er>
                <item_on_slide>3</item_on_slide>
                <slide_speed>500</slide_speed>
                <slide_auto>1</slide_auto>
            	<product_price>0</product_price>
            	<continue_button>1</continue_button>
            	<active_countdown>1</active_countdown>
            	<countdown_time>5</countdown_time>
            	<mini_cart>1</mini_cart>
            	<mini_checkout>1</mini_checkout>
            	<suggest_product>0</suggest_product>
            	<suggest_source>0</suggest_source>
            	<suggest_limit>5</suggest_limit>
            </success_popup>
            <success_popup_design>
                <button_text_addmt>Add all products to Cart</button_text_addmt>
            	<button_text_color>ffffff</button_text_color>
            	<continue_text>Continue Shopping</continue_text>
            	<continue>1979c3</continue>
            	<continue_hover>006bb4</continue_hover>
            	<viewcart_text>View Cart</viewcart_text>
            	<viewcart>1979c3</viewcart>
            	<viewcart_hover>006bb4</viewcart_hover>
            </success_popup_design>
        </ajaxmuntiplecart>
    </default>
</config>
