<?xml version="1.0"?>
<!--
/**
 * Blueskytechco
 * 
 * NOTICE OF LICENSE
 * 
 * This source file is subject to the Blueskytechco.com license that is
 * available through the world-wide-web at this URL:
 * http://www.blueskytechco.com/license-agreement.html
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 * 
 * @category   Blueskytechco
 * @package    Rokanthemes_Brand
 * @copyright  Copyright (c) 2014 Blueskytechco (http://www.blueskytechco.com/)
 * @license    http://www.blueskytechco.com/LICENSE-1.0.html
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
	<default>
		<rokanthemesbrand>
			<general_settings>
				<enable>1</enable>
				<route>rokanthemes-brand.html</route>
				<url_prefix>brand</url_prefix>
				<url_suffix>.html</url_suffix>
			</general_settings>
			<product_view_page>
				<enable_brand_info>1</enable_brand_info>
				<show_brand_text>1</show_brand_text>
				<brand_text>Brands: </brand_text>
				<show_brand_image>1</show_brand_image>
				<show_brand_name>1</show_brand_name>
			</product_view_page>
			<brand_list_page>
				<show_brand_name>0</show_brand_name>
				<item_per_page>12</item_per_page>
				<page_title>All Brands</page_title>
				<meta_description>All Brands</meta_description>
				<meta_keywords>fashion, kitchen, sport, soccer</meta_keywords>
				<lg_column_item>4</lg_column_item>
				<md_column_item>4</md_column_item>
				<sm_column_item>2</sm_column_item>
				<xs_column_item>2</xs_column_item>
			</brand_list_page>
			<group_page>
				<show_brand_name>0</show_brand_name>
				<item_per_page>12</item_per_page>
				<lg_column_item>4</lg_column_item>
				<md_column_item>4</md_column_item>
				<sm_column_item>2</sm_column_item>
				<xs_column_item>2</xs_column_item>
			</group_page>
			<brand_block>
				<enable>0</enable>
				<title>Top Brands</title>
				<brand_groups>1,2</brand_groups>
				<show_brand_name>0</show_brand_name>
				<number_item>12</number_item>
				<carousel_layout>owl_carousel</carousel_layout>
				<number_item_per_column>1</number_item_per_column>
				<default_items>5</default_items>
				<mobile_items>1</mobile_items>
				<tablet_small_items>2</tablet_small_items>
				<tablet_items>3</tablet_items>
				<portrait_items>5</portrait_items>
				<large_items>6</large_items>
				<autoplay>1</autoplay>
				<autoplay_timeout>3000</autoplay_timeout>
				<autoplay_pauseonhover>1</autoplay_pauseonhover>
				<item_per_page>4</item_per_page>
				<lg_column_item>4</lg_column_item>
				<md_column_item>4</md_column_item>
				<sm_column_item>2</sm_column_item>
				<xs_column_item>1</xs_column_item>
				<interval>3000</interval>
				<dots>1</dots>
				<nav>1</nav>
				<nav_prev>Prev</nav_prev>
				<nav_next>Next</nav_next>
				<loop>0</loop>
				<rtl>0</rtl>
			</brand_block>
		</rokanthemesbrand>
	</default>
</config>