
{"id":5450,"date":"2017-11-10T03:14:05","date_gmt":"2017-11-10T03:14:05","guid":{"rendered":"http:\/\/wpthemego.com\/document\/?p=5450"},"modified":"2017-11-10T03:14:31","modified_gmt":"2017-11-10T03:14:31","slug":"market","status":"publish","type":"post","link":"https:\/\/wpthemego.com\/document\/market\/","title":{"rendered":"Documentation for Market &#8211; Shopping WooCommerce WordPress Theme"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<p><!-- [if IE 8]>         <html class=\"no-js lt-ie9\" lang=\"en\"> <![endif]--><br \/>\n<!-- [if gt IE 8]><!--> <!--<![endif]--><\/p>\n<p>&nbsp;<\/p>\n<section id=\"main\">\n<div class=\"container\">\n<div class=\"row\">\n<section id=\"contents\" class=\"content col-lg-9 col-md-9 col-sm-8\">\n<div class=\"single main\">\n<article class=\"post-3827 post type-post status-publish format-standard hentry category-wordpress-themes\">\n<header>\n<h2 class=\"entry-title\" style=\"text-align: center; color: #3e95d7; font-weight: bold;\">SW Market<\/h2>\n<div class=\"link-intro\"><a class=\"demo\" href=\"http:\/\/demo.wpthemego.com\/themes\/sw_market\/\" target=\"_blank\" rel=\"noopener noreferrer\">View demo<\/a><a class=\"detail\" href=\"https:\/\/themeforest.net\/item\/market-responsive-woocommerce-wordpress-theme\/9514470?ref=wpthemego\" target=\"_blank\" rel=\"noopener noreferrer\">More detail<\/a><\/div>\n<div class=\"entry-content\">\n<div id=\"getting-started\" class=\"getting-started\">\n<p><span class=\"order-item\">1<\/span><span class=\"item-title\">GETTING STARTED <\/span><\/p>\n<div class=\"item-content\">\n<div id=\"intro\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">1.1 Introduction<\/h3>\n<\/div>\n<p>First of all, I would like to thank you for purchasing this theme, your support is truly appreciated.<\/p>\n<p>SW Market is a modern and beautiful WordPress Theme. Both developers and non-trained users can use it easily. This document covers the installation and use of this theme, reveals some answers to common problems and issues. We encourage you to read throughout this document if you are experiencing any difficulties. If you have any questions that are beyond the scope of document, please feel free to contact us via our <strong><a href=\"http:\/\/support.ytcvn.com\" target=\"_blank\" rel=\"noopener noreferrer\">Support Page<\/a><\/strong>.<\/p>\n<div id=\"require\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">1.2 System Requirements<\/h3>\n<\/div>\n<p>At the basic level, this theme will require the following conditions:<\/p>\n<ul>\n<li>PHP version 5.6 or greater<\/li>\n<li>MySQL version 5 or greater<\/li>\n<li>WordPress 4.7 \u2013 This theme is built up and tested with WordPress Version 4.7<\/li>\n<\/ul>\n<blockquote><p><strong>Note: Recommended PHP Configuration Limits<\/strong> In several cases, you may deal with problems related to low PHP configuration limits, such as: white screen, demo content fails when importing, empty page content and other similar issues. The solution is to increase the <strong>PHP<\/strong> limits. You can do this on your own by editing the following lines in <strong>php.ini<\/strong> file in your root directory. This is not a file that comes with WordPress so if you are unfamiliar with it you should contact your web host about increasing those limits to a minimum as follows:<\/p>\n<ul>\n<li><strong>max_execution_time 360<\/strong><\/li>\n<li><strong>memory_limit 128M<\/strong><\/li>\n<li><strong>post_max_size 32M<\/strong><\/li>\n<li><strong>upload_max_filesize 32M<\/strong><\/li>\n<\/ul>\n<\/blockquote>\n<\/div>\n<\/div>\n<div id=\"files\" class=\"files\">\n<p><span class=\"order-item\">2<\/span><span class=\"item-title\">FILE STRUCTURE<\/span><\/p>\n<div class=\"item-content\">\n<p>At first, you need to download the package to your computer and then unzip it. The package gives you all the files listed as follows<\/p>\n<p><strong>data<\/strong><\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>files, including:<\/ul>\n<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li><b>plugin<\/b> \u2013 contains <strong><em>js_composer.zip, one-click-install.zip, revslider.zip, sw-core.zip, sw-woocommerce.zip<\/em><\/strong> file.<\/li>\n<li><b>revslider<\/b> \u2013 contains the<strong><em> \u201chome-slider1.zip\u201d<\/em> <\/strong>file, <strong><em>\u201chome-slider2.zip\u201d <\/em><\/strong>file, <strong><em>\u201chome-slider3.zip\u201d <\/em><\/strong>file, <strong><em>\u201chome-slider4.zip\u201d <\/em><\/strong>file.<\/li>\n<li><b><em>media.xml<\/em><\/b><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p><strong>Theme installation<\/strong> files, including:<\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li><strong>sw_market_quickstart_vx.x.x.zip<\/strong> file (The newest version) is used for quickstart installation. Please note that this file is <b>not included<\/b> in the Themeforest package. You could contact us via our <strong><a href=\"http:\/\/support.ytcvn.com\" target=\"_blank\" rel=\"noopener noreferrer\">Support Page<\/a><\/strong> to be supported.<\/li>\n<li><strong> sw_market-child-theme.zip<\/strong> file (The child theme is a recommended way of modifying your existing theme.)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<blockquote><p><b>Note:<\/b> The child theme allows you to modify or add to the functionality of the parent theme instead of modifying the core theme files directly, which makes it easy to <b><em>update the parent theme without erasing your changes<\/em><\/b>. If you plan on making any updates or additions to this theme, you will definitely need to set up this child theme on your site)<\/p>\n<p>To have more information about this topic, please go <strong><a href=\"https:\/\/developer.wordpress.org\/themes\/advanced-topics\/child-themes\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p><\/blockquote>\n<ul>\n<li><strong>sw_market_theme_vx.x.x.zip<\/strong> file (The newest version) is used for manual installation<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div id=\"install\" class=\"install\">\n<p><span class=\"order-item\">3<\/span><span class=\"item-title\">INSTALLATION <\/span><\/p>\n<div class=\"item-content\">\n<p style=\"margin-top: 20px;\">There are two ways to install our SW Market Theme:<\/p>\n<ul>\n<li><strong>Quickstart Installation:<\/strong> Suitable if you have your first installation and want to get a whole new fresh site as our Demo. Please note that the quickstart file is <b>not included<\/b> in the Themeforest package. You could contact us via our <strong><a href=\"http:\/\/support.ytcvn.com\" target=\"_blank\" rel=\"noopener noreferrer\">Support Page<\/a><\/strong> to be supported.<\/li>\n<li><strong>Manual Installation (including Theme Installation):<\/strong> Suitable if your store is full with content that you don&#8217;t want to overwrite.<\/li>\n<\/ul>\n<div id=\"quickstart\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">3.1 Quickstart Installation<\/h3>\n<\/div>\n<p>Please follow the steps in <strong><a href=\"http:\/\/wpthemego.com\/document\/how-to-install-quickstart-for-wordpress-theme\/\" target=\"_blank\" rel=\"noopener noreferrer\">the Quickstart Installation Instruction for WordPress Theme<\/a> <\/strong><\/p>\n<div id=\"theme\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">3.2 Theme Installation<\/h3>\n<\/div>\n<blockquote><p>Before starting this theme installation process, you need to make sure that your host can comply with follow requirement:<\/p>\n<ul>\n<li>Your web host has the minimum requirements to run WordPress<\/li>\n<li>This theme is built up and tested with WordPress Version 4.7. Therefore, you could run the <a href=\"https:\/\/wordpress.org\/download\/release-archive\/\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress Version 4.7<\/a> to have its best performance. It is also compatible with WordPress 3.x.x, 4.x.x.<\/li>\n<\/ul>\n<\/blockquote>\n<div id=\"theme-upload\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">3.2.1 Theme Upload<\/h3>\n<\/div>\n<p>When you are ready to install a theme, you must first upload the theme files and then activate the theme itself. The theme files can be uploaded in two ways:<\/p>\n<ul>\n<li><strong>FTP Upload<\/strong><\/li>\n<li><strong>WordPress Upload<\/strong><\/li>\n<\/ul>\n<blockquote><p><b>Note<\/b>: If the theme files\u2019 size is larger than 8M, please upload via FTP (File Transfer Protocol).<\/p><\/blockquote>\n<div>\n<table class=\"table table-bordered\">\n<thead class=\"thead-inverse\">\n<tr>\n<th style=\"width: 50%;\">3.2.1.1 Theme Installation via FTP<\/th>\n<th style=\"width: 50%;\">3.2.1.2 Theme Installation via WordPress Admin Panel<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 50%;\">To <b>add the new theme<\/b> to your WordPress installation, follow these basic steps:<\/p>\n<ul>\n<li><strong>Step 1<\/strong> \u2013 Download the zip package of SW Market theme in ThemeForest, and you will find a zip file named as <strong>sw_market_theme_vx.x.x.zip<\/strong><\/li>\n<li><strong>Step 2<\/strong> \u2013 Load your FTP client, such as <a href=\"https:\/\/filezilla-project.org\/\" target=\"_blank\" rel=\"noopener noreferrer\">FileZilla<\/a>.<\/li>\n<li><strong>Step 3<\/strong> \u2013 Use your FTP program to access your host web server, upload and exact the zip file <strong>\u201csw_market_theme_vx.x.x.zip\u201d<\/strong> to <strong>your_wordpress_site\/wp-content\/themes<\/strong> directory. After exacting, you will have a theme folder named as <b>etrostore<\/b> in your <strong>your_wordpress_site\/wp-content\/themes<\/strong> directory.<\/li>\n<\/ul>\n<p>To <b>select the theme<\/b> for your site:<\/p>\n<ul>\n<li><strong>Step 1<\/strong> \u2013 Log in to the <b>WordPress Administration Panels<\/b><\/li>\n<li><strong>Step 2<\/strong> \u2013 Go to <b>Appearance<\/b> &gt;&gt; <b>Themes<\/b> to find the new theme uploaded, roll over its thumbnail image and activate it by clicking on the <b>Activate<\/b> button.<\/li>\n<\/ul>\n<\/td>\n<td style=\"width: 50%;\">\n<ul>\n<li><strong>Step 1<\/strong> \u2013 Open the <b>wp-admin<\/b> panel (Navigate through web browser to the folder where you have installed the WordPress, for example: <b>www.your_wordpress_site.com\/wp-admin\/<\/b>).<\/li>\n<li><strong>Step 2<\/strong> \u2013 Login to your WordPress Dashboard and go to<strong> Appearance &gt;&gt; <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/install\/add-theme.png\" target=\"_blank\" rel=\"noopener noreferrer\">Themes<\/a><\/strong>.<br \/>\nThen, click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/install\/add-new-theme.png\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Add New<\/strong> button or <strong>Add New Theme<\/strong> button<\/a><\/li>\n<li><strong>Step 3<\/strong> \u2013 Click the <strong>Upload Theme<\/strong> button &gt;&gt; <strong>Choose File<\/strong> to import the theme from your computer. <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/install\/choose-theme.png\" target=\"_blank\" rel=\"noopener noreferrer\">Select your <strong>sw-market_theme_vx.x.x.zip<\/strong> file<\/a> and click<strong> Install Now<\/strong>.<\/li>\n<li><strong>Step 4<\/strong> \u2013 You have a few minutes to wait till you see the message announcing that <b>Theme installed successfully<\/b>.<\/li>\n<li><strong>Step 5<\/strong> \u2013 After that, you will be able to <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/install\/activate.png\" target=\"_blank\" rel=\"noopener noreferrer\">activate the theme<\/a>.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div id=\"active-types\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">3.2.2 Theme Installation Types<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">In our SW Market theme, we offer a useful feature to choose the way to install this theme: <b><em>Import Demo Data<\/em><\/b> or not. Two methods are provided for two different case. When you want to start a new website, or use our demo contents for easily customization, save your time and your energy. In this situation, we recommend using the <b><em>Import Demo Data<\/em><\/b> method. If you do not use this way, you must be adept in WordPress customization and theme development<\/p>\n<table class=\"table table-bordered table-hover table table-striped\">\n<tbody>\n<tr>\n<td>After installing theme, there are two ways for you to choose to custom this theme: create everything by yourself or import our demo data<\/td>\n<\/tr>\n<tr>\n<th style=\"width: 50%;\">Do NOT import demo data<\/th>\n<th style=\"width: 50%;\">Import demo data<\/th>\n<\/tr>\n<tr>\n<td><b><u>Strong points<\/u><\/b><\/p>\n<ul>\n<li>It means that you could create everything by yourself from its beginning<\/li>\n<li>You could configure each part of this theme singly according to our suggested theme position<\/li>\n<\/ul>\n<\/td>\n<td><b><u>Strong points<\/u><\/b><\/p>\n<ul>\n<li>This process certainly helps you save your time and energy<\/li>\n<li>It is ideal for beginners to advanced developers<\/li>\n<li>Our Import Demo Data provides you a good way to import the demo content, widgets and theme settings with one click.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td><b><u>Weak points<\/u><\/b><\/p>\n<ul>\n<li>If you are a newbie, it could be an extremely time-consuming process and a tough challenge<\/li>\n<li>You are certainly adept in WordPress customization and theme development<\/li>\n<\/ul>\n<\/td>\n<td><b><u>Weak points<\/u><\/b><\/p>\n<ul>\n<li>Category ID is different between \u201cyour database in your server\u201d and \u201cour database in our server\u201d. It\u2019s all different from servers. That is the reason why you need to change the category ID on your site by checking it out in our theme configuration part of this documentation.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td><b><u>Work Process<\/u><\/b><\/p>\n<ul>\n<li>When choosing this method, your process with this theme could be: <a href=\"#theme\">1.Theme Installation<\/a> (including: <a href=\"#theme-upload\">Theme Upload<\/a> \u2013 checking if you have any post, page, product, or revolution slider; if not, you have create all by yourself before continue customizing this theme) &gt;&gt; <a href=\"#pages\">2. Setting your homepage<\/a> &gt;&gt; <a href=\"#mailchimp\">3. Mailchimp for WordPress<\/a> &gt;&gt; <a href=\"#menu-config\">4. Menu Configuration<\/a> &gt;&gt; <a href=\"#theme-config\">5. Theme Configuration<\/a><\/li>\n<\/ul>\n<\/td>\n<td><b><u>Work Process<\/u><\/b><\/p>\n<ul>\n<li>When choosing this method, your process with this theme could be: <a href=\"#theme\">1.Theme Installation<\/a> (including: <a href=\"#theme-upload\">Theme Upload<\/a> \u2013 <a href=\"#import-demo-data\">Import Demo Data<\/a> \u2013 <a href=\"#import-media-file\">Import Media File<\/a>&#8211; <a href=\"#import-revslider\">Import Revolution Slider<\/a>) &gt;&gt; <a href=\"#pages\">2. Setting your homepage<\/a> &gt;&gt; <a href=\"#mailchimp\">3. Mailchimp for WordPress<\/a> &gt;&gt; <a href=\"#menu-config\">4. Menu Configuration<\/a> &gt;&gt; <a href=\"#theme-config\">5. Theme Configuration<\/a><\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div id=\"required-plugin\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">3.2.3 Required Plugins Installation<\/h3>\n<\/div>\n<blockquote><p>Please remember that when theme is installed, you need to install and activate <strong>Required Plugins<\/strong> to get full features working. In case your server does not permit automatic installation of a WordPress plugin in this theme, you could manually install it by using its zip file in our package folder named as <b><em>data\/plugins<\/em><\/b>.<\/p><\/blockquote>\n<ul>\n<li><strong>Step 1<\/strong> \u2013 After installing and activating the theme you will see the message about installing required plugins at the top of the page.<\/li>\n<li><strong>Step 2<\/strong> \u2013 You need click <b>Begin Installing plugins<\/b> link in order to install needed plugins for <b>SW Market<\/b> theme<\/li>\n<li><strong>Step 3<\/strong> \u2013 You will be redirected to <b>Install Required Plugins<\/b> page, here you will find all of the theme required plugins. In order to <b>install<\/b> these plugins, you just need to check all of them and select \u201cinstall\u201d then click \u201capply\u201d.<br \/>\n<blockquote><p>Note: When installing plugins, if you see a notice that some plugins have <b>unsuccessful<\/b> installation, please choose <b>each<\/b> plugin to install <b>again<\/b>. This case usually occurs as you select all plugins to install at once.<\/p><\/blockquote>\n<\/li>\n<li><strong>Step 4<\/strong> \u2013 After installing these plugins, you need to <b>activate<\/b> them by checking all of them and select \u201cactivate\u201d then click \u201capply\u201d<\/li>\n<\/ul>\n<p>Below are list of required plugins along with SW Market theme<\/p>\n<ul>\n<li>One Click Install<\/li>\n<li><a href=\"https:\/\/revolution.themepunch.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Slider Revolution<\/a><\/li>\n<li>SW Core<\/li>\n<li>SW Woocommerce<\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/woocommerce\/\" target=\"_blank\" rel=\"noopener noreferrer\">WooCommerce<\/a><\/li>\n<li><a href=\"https:\/\/vc.wpbakery.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">WPBakery Visual Composer<\/a><\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/yith-woocommerce-compare\/\" target=\"_blank\" rel=\"noopener noreferrer\">YITH WooCommerce Compare<\/a><\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/yith-woocommerce-wishlist\/\" target=\"_blank\" rel=\"noopener noreferrer\">YITH WooCommerce Wishlist<\/a><\/li>\n<li><a href=\"https:\/\/yoast.com\/wordpress\/plugins\/seo\/\" target=\"_blank\" rel=\"noopener noreferrer\">Yoast SEO<\/a><\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/contact-form-7\/\" target=\"_blank\" rel=\"noopener noreferrer\">Contact Form 7<\/a><\/li>\n<li><a href=\"https:\/\/mc4wp.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">MailChimp for WordPress<\/a><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div id=\"import\" class=\"import\">\n<p><span class=\"order-item\">4<\/span><span class=\"item-title\">IMPORT DEMO CONTENTS <\/span><\/p>\n<div class=\"item-content\">\n<div id=\"import-demo-data\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">4.1 Import Demo Data<\/h3>\n<\/div>\n<p>Please follow the steps in <strong><a href=\"http:\/\/wpthemego.com\/document\/how-to-import-demo-data-in-wordpress-themes\/\" target=\"_blank\" rel=\"noopener noreferrer\">the instruction to import demo data in our WordPress theme<\/a> <\/strong><\/p>\n<div id=\"import-media-file\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">4.2 Import Media file<\/h3>\n<\/div>\n<p>Please follow the steps in <strong><a href=\"http:\/\/wpthemego.com\/document\/how-to-import-media-xml-file-in-wordpress-themes\/\" target=\"_blank\" rel=\"noopener noreferrer\">the instruction to import media file in our WordPress theme<\/a> <\/strong><\/p>\n<blockquote><p><b>Note:<\/b> Please remember to set your product image dimensions in <a href=\"#woocommerce\" target=\"_blank\" rel=\"noopener noreferrer\"><b>WooCommerce<\/b><\/a> plugin page before importing our media file<\/p><\/blockquote>\n<div id=\"import-revslider\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">4.3 Import Revolution Slider<\/h3>\n<\/div>\n<p>Please follow the steps in <strong><a href=\"http:\/\/wpthemego.com\/document\/how-to-import-revolution-slider-in-wordpress-themes\/\" target=\"_blank\" rel=\"noopener noreferrer\">the instruction to import Revolution Slider in our WordPress theme<\/a> <\/strong><\/p>\n<\/div>\n<\/div>\n<div id=\"post\" class=\"post\">\n<p><span class=\"order-item\">5<\/span><span class=\"item-title\">POST<br \/>\n<\/span><\/p>\n<div class=\"item-content\">\n<p>Please go <strong><a href=\"http:\/\/wpthemego.com\/document\/how-to-configure-a-post-for-wordpress-themes\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a><\/strong> to have more detail about customing a post in our WordPress themes.<\/p>\n<\/div>\n<\/div>\n<div id=\"pages\" class=\"pages\">\n<p><span class=\"order-item\">6<\/span><span class=\"item-title\">PAGES <\/span><\/p>\n<div class=\"item-content\">\n<p>Please go <strong><a href=\"http:\/\/wpthemego.com\/document\/how-to-configure-a-page-in-sw-wordpress-themes\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a><\/strong> to have more detail about customing a page in our WordPress themes<\/p>\n<p>After setting up this theme, you should set up your homepage to view your achivement. Please go to <strong><em>Settings &gt;&gt; Reading<\/em><\/strong> area and look for the Front Page display area. Change the radio button \u201cA static page\u201d and select the front page and blog page from the dropdown menus, then save changes.<br \/>\n<img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/page\/reading-settings.png\" alt=\"\" border=\"0\" \/><\/p>\n<\/div>\n<\/div>\n<div id=\"mailchimp\" class=\"mailchimp\">\n<p><span class=\"order-item\">7<\/span><span class=\"item-title\">MAILCHIMP FOR WORDPRESS<\/span><\/p>\n<div class=\"item-content\">\n<p><em><strong>Frontend Appearance<\/strong><\/em><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/mailchimp\/mailchimp-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p><strong><em>Backend Settings<\/em><\/strong><br \/>\n<strong>1.<\/strong>Go to <strong>MailChimp for WP &gt;&gt; MailChimp<\/strong> to access general setting page of MailChimp. You should connect to your mailchimp account by entering API Key.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/mailchimp\/mailchimp-api-key.png\" alt=\"\" border=\"0\" \/><\/p>\n<p><strong>2.<\/strong>Also, in order to make MailChimp Form work effectively, you should navigate to <strong>MailChimp for WP &gt;&gt; Forms<\/strong> in admin sidebar, fill in the forms. After making the changes, remember to click <b>Save Changes<\/b> button.<\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li><strong>Form Fields: <\/strong>Please click to see the <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/mailchimp\/mailchimp-fields.png\" target=\"_blank\" rel=\"noopener noreferrer\"> Backend Settings<\/a>.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>Copy the code here to the <b>form mark-up<\/b> field in the page.<\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d08fd8996675328\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;form-subcribe&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;frm-input&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n   &lt;input class=&#8221;frm-email&#8221; type=&#8221;email&#8221; name=&#8221;EMAIL&#8221; placeholder=&#8221;Email Address&#8230;&#8221; required \/&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n   &lt;button class=&#8221;frm-submit fa fa-paper-plane&#8221; type=&#8221;submit&#8221; value=&#8221;subscribe&#8221;&gt;&lt;\/button&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d08fd8996675328-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d08fd8996675328-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d08fd8996675328-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d08fd8996675328-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d08fd8996675328-5\">5<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d08fd8996675328-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;form-subcribe&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d08fd8996675328-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;frm-input&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d08fd8996675328-3\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0 <\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">input <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;frm-email&#8221;<\/span> <span class=\"crayon-v\">type<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;email&#8221;<\/span> <span class=\"crayon-v\">name<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;EMAIL&#8221;<\/span> <span class=\"crayon-v\">placeholder<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;Email Address&#8230;&#8221;<\/span> <span class=\"crayon-i\">required<\/span> <span class=\"crayon-o\">\/<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-h\">\u00a0\u00a0<\/span><\/div>\n<div id=\"crayon-5894501d08fd8996675328-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0 <\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">button <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;frm-submit fa fa-paper-plane&#8221;<\/span> <span class=\"crayon-v\">type<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;submit&#8221;<\/span> <span class=\"crayon-v\">value<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;subscribe&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">button<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d08fd8996675328-5\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0014 seconds] --><\/p>\n<ul>\n<li><strong>Form Messages <\/strong>Please click to see the <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/mailchimp\/mailchimp-messages.png\" target=\"_blank\" rel=\"noopener noreferrer\"> Backend Settings<\/a>.<\/li>\n<li><strong>Form Settings <\/strong>Please click to see the <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/mailchimp\/mailchimp-settings.png\" target=\"_blank\" rel=\"noopener noreferrer\"> Backend Settings<\/a>.<\/li>\n<li><strong>Form Appearance <\/strong>Please click to see the <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/mailchimp\/mailchimp-appearance.png\" target=\"_blank\" rel=\"noopener noreferrer\"> Backend Settings<\/a>.<\/li>\n<\/ul>\n<p>You can click <a href=\"https:\/\/wordpress.org\/plugins\/mailchimp-for-wp\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to read more about this plugin.<\/p>\n<\/div>\n<\/div>\n<div id=\"theme-options\" class=\"theme-options\">\n<p><span class=\"order-item\">8<\/span><span class=\"item-title\">THEME OPTIONS <\/span><\/p>\n<div class=\"item-content\">\n<p style=\"margin-top: 20px;\">Our stunning <b>SW Market<\/b> theme provides an advanced <b>Theme Options<\/b> panel that is loaded with many options to customize your page effectively. These options are organized into logical tabbed sections which will be very easy for you to navigate. Each option also has a short description of what it will do on the front end. Because of the sizable amount of options, we cannot go over them in full detail in this documentation. We encourage you to please take some time and navigate through each tab to see what we offer.<\/p>\n<p>To access the theme options panel, please go to <strong>Appearance &gt;&gt; Theme Options<\/strong> in your WordPress admin. After that, you will see a logical tabbed sections including a lot of tabs for you to discover.<\/p>\n<p>Below sections will go through each tab in detail for you.<\/p>\n<blockquote><p><strong>Note:<\/strong><br \/>\nBefore configuring, you can also backup your theme options by clicking on the Import\/Export tab. This is a great way to move your custom options from site to site<\/p><\/blockquote>\n<div id=\"theme-general\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">8.1 General<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">In this tab, you will see options for <strong><em>color scheme, favicon icon, and logo image<\/em><\/strong>.<\/p>\n<ul>\n<li>Specifically, there are 5 possible color scheme for you to select in this theme.<\/li>\n<li>You also can upload your desired logo image<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-general.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-general.png\" alt=\"general\" border=\"1px solid #dddddd;\" \/><\/a><\/p>\n<div id=\"theme-layout\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">8.2 Layout<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">SW Market gives you multiple selections for this theme layouts. You can change state of layout (Wide \/ Boxed) with width for many kind of devices. Furthermore, changing background box image is also enable for you.<\/p>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-layout.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-layout.png\" alt=\"layout\" border=\"1px solid #dddddd;\" \/><\/a><\/p>\n<div id=\"theme-header\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">8.3 Header &amp; Footer<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">These options enable you to change page appearance with 6 types of header, and 3 types of footer. In addition, SW Market allows you to customize your phone number and copyright text.<\/p>\n<ul>\n<li><strong>Header Style \u2013 <\/strong><em>You could change header appearance with 4 types of header: <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-header1.png\" target=\"_blank\" rel=\"noopener noreferrer\">Style 1<\/a> \/ <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-header2.png\" target=\"_blank\" rel=\"noopener noreferrer\">Style 2<\/a> \/ <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-header3.png\" target=\"_blank\" rel=\"noopener noreferrer\">Style 3<\/a> \/ <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-header4.png\" target=\"_blank\" rel=\"noopener noreferrer\">Style 4<\/a> \/ <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-header5.png\" target=\"_blank\" rel=\"noopener noreferrer\">Style 5<\/a> \/ \/ <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-header6.png\" target=\"_blank\" rel=\"noopener noreferrer\">Style 6<\/a>.<\/em><\/li>\n<li><strong>Footer Style \u2013 <\/strong><em>This theme use only one type of footer: <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-footer1.png\" target=\"_blank\" rel=\"noopener noreferrer\">Footer 1<\/a> \/ <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-footer2.png\" target=\"_blank\" rel=\"noopener noreferrer\">Footer 2<\/a> \/ <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-footer3.png\" target=\"_blank\" rel=\"noopener noreferrer\">Footer 3<\/a>.<\/em><\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-header.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-header.png\" alt=\"header\" border=\"1px solid #dddddd;\" \/><\/a><\/p>\n<div id=\"theme-navbar\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">8.4 Navbar Options<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">SW Market supports mega menu and dropdown menu to select and set its theme location. Furthermore, you also can active sticky menu or not.<\/p>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-navbar.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-navbar.png\" alt=\"navbar\" border=\"1px solid #dddddd;\" \/><\/a><\/p>\n<div id=\"theme-blog\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">8.5 Blog Options<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">SW Market gives you multiple selections for blog page. You can change sidebar blog layout (Full Layout \/ Left Sidebar \/ Right Sidebar \/ Left Right Sidebar), also style for layout blog and blog column.<\/p>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-blog.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-blog.png\" alt=\"navbar\" border=\"1px solid #dddddd;\" \/><\/a><\/p>\n<div id=\"theme-product\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">8.6 Product Options<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">SW Market allows you to change number of products\u2019 column to display per kind of device\u2019s screen, select sidebar style for product layout and display quickview option. You can change the number of product in listing product page too.<\/p>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-product.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-product.png\" alt=\"product-options\" border=\"1px solid #dddddd;\" \/><\/a><\/p>\n<div id=\"theme-typo\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">8.7 Typography<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">SW Market provides several choices to modify the font style of your blog with Google Font.<\/p>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-typo.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-typo.png\" alt=\"typo\" border=\"1px solid #dddddd;\" \/><\/a><\/p>\n<div id=\"theme-social\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">8.8 Social<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">SW Market SW Market allows you to enable your social links in your site.<br \/>\n<a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-social.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-social.png\" alt=\"social\" border=\"1px solid #dddddd;\" \/><\/a><\/p>\n<div id=\"theme-advanced\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">8.9 Advanced<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">This tab provides options for your advanced customization.<\/p>\n<ul>\n<li><strong>Show cPanel \u2013 <\/strong><em> Turn on\/off Cpanel.<\/em><\/li>\n<li><strong>Widget Advanced \u2013 <\/strong><em> You could choose Widget Advanced to display advanced configuration in widget panel for configuring by yourself.<\/em><\/li>\n<li><strong>Developer Mode \u2013 <\/strong><em>Due to the risk of losing your customization in css files, this option is not recommended to be chosen.<\/em><\/li>\n<li><strong>Social Share \u2013 <\/strong><em> You could choose to turn on the social share function.<\/em><\/li>\n<li><strong>Back to top &#8211;<\/strong> <em>You could choose to turn on \u201cback to top\u201d option<\/em><\/li>\n<li><strong>Direction \u2013 <\/strong><em>You could change your site\u2019s direction from left to right or from right to left.<\/em><\/li>\n<li><strong>Active Popup Subscribe \u2013 <\/strong><em>Check to active popup subscribe.<\/em><\/li>\n<li><strong>Popup Shortcode \u2013 <\/strong><em> You can custom your own popup here <\/em><br \/>\n<blockquote><p><em><strong>Copy &amp; paste the code into your editor to display the popup like our demo:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d09022946478784\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n[ya_popup_subscribe background=&#8221;wp-content\/themes\/sw-market\/assets\/img\/bg_newsletter.jpg&#8221; description=&#8221;Subscribe to the Market mailing list to receive updates on new arrivals, special offers and other.&#8221; title=&#8221;Newsletter&#8221; facebook_link=&#8221;https:\/\/www.facebook.com\/smartaddons&#8221; twitter_link=&#8221;https:\/\/twitter.com\/smartaddons&#8221; googleplus_link=&#8221;https:\/\/plus.google.com\/u\/0\/+Smartaddons\/posts&#8221; pinterest_link=&#8221;https:\/\/www.pinterest.com\/smartaddons\/&#8221;]<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09022946478784-1\">1<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d09022946478784-1\" class=\"crayon-line\"><span class=\"crayon-sy\">[<\/span><span class=\"crayon-e\">ya_popup_subscribe <\/span><span class=\"crayon-v\">background<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;wp-content\/themes\/sw-market\/assets\/img\/bg_newsletter.jpg&#8221;<\/span> <span class=\"crayon-v\">description<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;Subscribe to the Market mailing list to receive updates on new arrivals, special offers and other.&#8221;<\/span> <span class=\"crayon-v\">title<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;Newsletter&#8221;<\/span> <span class=\"crayon-v\">facebook_link<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;https:\/\/www.facebook.com\/smartaddons&#8221;<\/span> <span class=\"crayon-v\">twitter_link<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;https:\/\/twitter.com\/smartaddons&#8221;<\/span> <span class=\"crayon-v\">googleplus_link<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;https:\/\/plus.google.com\/u\/0\/+Smartaddons\/posts&#8221;<\/span> <span class=\"crayon-v\">pinterest_link<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;https:\/\/www.pinterest.com\/smartaddons\/&#8221;<\/span><span class=\"crayon-sy\">]<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0008 seconds] --><\/p><\/blockquote>\n<\/li>\n<li><strong>Custom CSS\/JS \u2013 <\/strong><em>Insert your own CSS and JS into this part. These CSS and JS will override all default styles located throughout the theme.<\/em><\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-advanced.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-advanced.png\" alt=\"advanced\" border=\"1px solid #dddddd;\" \/><\/a><\/p>\n<div id=\"theme-import\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">8.10 Import\/Export Options<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">You can also backup your current theme options by clicking on the <b><em>Import\/Export tab<\/em><\/b> &gt;&gt; <b><em>Export Options<\/em><\/b>. Import Options is not recommended, because this action overwrites any existing options.<\/p>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-import.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-options\/theme-import.png\" alt=\"social\" border=\"1px solid #dddddd;\" \/><\/a><\/p>\n<\/div>\n<\/div>\n<div id=\"menu-config\" class=\"menu-config\">\n<p><span class=\"order-item\">9<\/span><span class=\"item-title\">MENU CONFIGURATION <\/span><\/p>\n<div class=\"item-content\">\n<div id=\"menu-management\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.1 Menu Management<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">This theme uses 6 menus:<\/p>\n<ul>\n<li><a href=\"#primary-menu\">Main (Primary Menu)<\/a><\/li>\n<li><a href=\"#vertical-menu\">Left Menu (Vertical Menu)<\/a><\/li>\n<li>My Account<\/li>\n<li>Menu Footer 1<\/li>\n<li>Menu Footer 2<\/li>\n<li>Menu Footer 3<\/li>\n<li>Menu Right<\/li>\n<\/ul>\n<p>If you have imported demo content, go to<a href=\"#existing-menu\"> Existing Menu<\/a> or else go to<a href=\"#create-menu\"> Creating a New Menu<\/a> to create a new menu.<\/p>\n<div id=\"existing-menu\">\n<h4 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.1.1 Existing Menu<\/h4>\n<\/div>\n<p><strong>Step 1:<\/strong> Go to <strong>Appearance &gt; Menus<\/strong><\/p>\n<p><strong>Step 2:<\/strong> In the <strong>Manage Locations<\/strong> area, choose an assigned menu, which appropriates to Theme Locations. Click <strong>Save Changes<\/strong><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/manage-locations.png\" alt=\"\" border=\"0\" \/><\/p>\n<div id=\"create-menu\">\n<h4 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.1.2 Create A New Menu<\/h4>\n<\/div>\n<p><strong>Step 1:<\/strong> Go to to <strong>Appearance &gt; Menus<\/strong><\/p>\n<p><strong>Step 2:<\/strong> Click<strong> Create a new menu<\/strong>. Enter a menu\u2019s name and click <strong>Create Menu<\/strong><br \/>\n<img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/create-new-menu.png\" alt=\"\" border=\"0\" \/><\/p>\n<p><strong>Step 3:<\/strong> Check the menu item in the boxes in the left column, click <strong>Add to Menu<\/strong> to add items to the menu and drag\/drop to arrange them.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/add-new-menu.png\" alt=\"\" border=\"0\" \/><\/p>\n<p><strong>Step 4:<\/strong> Click <strong>Save Menu<\/strong><\/p>\n<p><strong>Step 5:<\/strong> Now assign the created menu to <a href=\"#existing-menu\"> the appropriate location<\/a><\/p>\n<div id=\"edit-menu\">\n<h4 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.1.3 Edit A Menu<\/h4>\n<\/div>\n<p><strong>Step 1:<\/strong> Go to to <strong>Appearance &gt; Menus<\/strong><\/p>\n<p><strong>Step 2:<\/strong> Click<strong> Edit Menus<\/strong>. Select a menu\u2019s name in the dropdown menu and click <b>Select<\/b> to choose a menu to edit.<br \/>\n<img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/select-menu.png\" alt=\"\" border=\"0\" \/><\/p>\n<p><strong>Step 3:<\/strong> Edit the menu and its items in <b>Menu Structure<\/b><br \/>\n<img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/menu-structure.png\" alt=\"\" border=\"0\" \/><\/p>\n<p><strong>Step 4:<\/strong> Click <strong>Save Menu<\/strong> to save your changes<\/p>\n<blockquote><p><strong>Note:<\/strong> When editing items in these menus, the items <b>(in a menu)<\/b> having same level could have same configuration. Therefore, we encourage you read throughtly and find out the item\u2019s level to configure it without any errors.<\/p><\/blockquote>\n<div id=\"primary-menu\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.2 Main Menu(Primary Menu)<\/h3>\n<\/div>\n<blockquote><p><b>Note:<\/b> After importing data, the primary menu are available, so this section is to showed you what we provide and how they are set. Moreover, to display this menu in the frontend, please set the <b>Theme Location<\/b> as folowing image:<br \/>\n<img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/primary-menu\/theme-location.png\" alt=\"\" border=\"0\" \/><\/p><\/blockquote>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/primary-menu\/primary-menu-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 20px;\">In your Administrator Page, please go to <strong>Appearance &gt; Menus<\/strong> and select the menu to configure its structure.<\/p>\n<div id=\"home-menu\">\n<h4 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.2.1 Home<\/h4>\n<\/div>\n<p><em><strong>The Frontend Appearance:<\/strong><\/em><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/primary-menu\/home-menu-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em><\/p>\n<p><strong>1.<\/strong> We call Parent Level Menu <strong>Level 0<\/strong>. Then, next levels are <strong>Level 1, Level 2<\/strong>,etc.<\/p>\n<p><strong>2.<\/strong> Click on the first Menu Level 0 (Parent Level Menu ) item and select<strong> Dropdown Size = \u201c2\u2033<\/strong> in the selection box.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/primary-menu\/home-menu-backend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p><strong>3.<\/strong> Click<strong> \u201cSave\u201d<\/strong> button<\/p>\n<blockquote><p><strong>Description of parameters in<\/strong> <strong>Advanced Menu Configuration<\/strong>:<\/p>\n<ul>\n<li><strong><em>Active mega menu<\/em>:<\/strong> Allow to activate\/inactivate Mega Menu<\/li>\n<li><strong><em>Icon<\/em>:<\/strong> Using icon-* class to display Icon for any menu item with intergrated Font Awesome.<\/li>\n<li><strong><em>Dropdown Size<\/em>:<\/strong> Set the width of dropdown menu. (ex: min = 1 (= 150px); max = 6 (= 900px)).<\/li>\n<li><em><strong>Dropdown Align<\/strong><\/em><\/li>\n<\/ul>\n<p>&#8211; Only for menu items level 0 \u2013 If you need a dropdown align by right direction, configure it to &#8220;Right&#8221; instead of &#8220;Left&#8221; or &#8220;Default&#8221; \u2013 &#8220;Default&#8221; means that no class can be added to dropdown, everything follows the default css. \u2013 &#8220;Left&#8221; \/ &#8220;Right&#8221;: add to dropdown an utility class and float it left\/ right, make it align as your desire .<\/p>\n<ul>\n<li><em><strong>Show Description as Subtitle<\/strong><\/em><\/li>\n<\/ul>\n<p>&#8211; Show a short description \u2013 It is an essential attribute of a menu item. You may need to select to show it in the metabox screen.<\/p>\n<ul>\n<li><em><strong>Hide Title<\/strong><\/em><\/li>\n<\/ul>\n<p>&#8211; When you would like to hide the title of menu, please select &#8220;Yes&#8221; value. In this case, you need to configure <b>Icon, Subtitle<\/b> or Advanced Content.<\/p>\n<ul>\n<li><strong><em>Disable Link<\/em>:<\/strong> Allow to disable link.<\/li>\n<li><strong><em>Advanced<\/em>:<\/strong><\/li>\n<\/ul>\n<p>&#8211; Several advanced functions are placed here. \u2013 &#8220;Default&#8221;: NOOP, do nothing. Sure, it is not advanced \u2013 &#8220;Use as Divider&#8221;: Show any icon, title, subtitle, content. Divider style only. \u2013 &#8220;Append Advanced Content&#8221;: Append content after menu title block (icon+title+subtitle) \u2013 &#8220;Append Advanced Content with Shortcode&#8221;: as above, but &#8220;do_shortcode&#8221; with this before append.<\/p><\/blockquote>\n<div id=\"shop-menu\">\n<h4 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.2.2 Shop<\/h4>\n<\/div>\n<p><em><strong>The Frontend Appearance:<\/strong><\/em><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/primary-menu\/shop-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/primary-menu\/shop-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<blockquote><p><strong>Note:<\/strong> After configuring elements in <b>\u2018Home\u2019<\/b> and <b>\u2018Shop\u2019<\/b> menu, you could custom other menu in this main menu (Primary Menu) by yourself.<\/p><\/blockquote>\n<div id=\"vertical-menu\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.3 Left Menu<\/h3>\n<\/div>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/vertical-menu\/vertical-menu-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<blockquote><p><strong>Note:<\/strong> To display this vertical menu in the frontend, please set the <b>Theme Location<\/b> as folowing image:<br \/>\n<img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/vertical-menu\/theme-location.png\" alt=\"\" border=\"0\" \/><\/p><\/blockquote>\n<p style=\"margin-top: 20px;\">In your Administrator Page, please go to <strong>Appearance &gt; Menus<\/strong> and select the menu to configure its structure.<\/p>\n<div id=\"ele-menu\">\n<h4 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.3.1 Electronics<\/h4>\n<\/div>\n<p><em><strong>The Frontend Appearance:<\/strong><\/em><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/vertical-menu\/ele-menu-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/vertical-menu\/ele-menu-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<div id=\"automotive-menu\">\n<h4 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.3.2 Automotive &amp; Motorcycle<\/h4>\n<\/div>\n<p><em><strong>The Frontend Appearance:<\/strong><\/em><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/vertical-menu\/automotive-menu-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/vertical-menu\/automotive-menu-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<div id=\"computer-menu\">\n<h4 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.3.3 Computers &amp; Networking<\/h4>\n<\/div>\n<p><em><strong>The Frontend Appearance:<\/strong><\/em><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/vertical-menu\/computer-menu-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/vertical-menu\/computer-menu-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<div id=\"sport-menu\">\n<h4 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.3.4 Sports &amp; Outdoors<\/h4>\n<\/div>\n<p><em><strong>The Frontend Appearance:<\/strong><\/em><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/vertical-menu\/sport-menu-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/vertical-menu\/sport-menu-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<blockquote><p><strong>Note:<\/strong> After configuring elements in the previous menus, you could custom other menu in this left menu (Vertical Menu) by yourself.<\/p><\/blockquote>\n<div id=\"myaccount-menu\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.4 My Account<\/h3>\n<\/div>\n<p><em><strong>The Frontend Appearance:<\/strong><\/em><br \/>\n<img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/other-menu\/myaccount-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 20px;\">In your Administrator Page, please go to <strong>Appearance &gt; Menus<\/strong> and select the menu to configure its structure.<\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/other-menu\/myaccount-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<div id=\"footer1-menu\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.5 Menu Footer 1<\/h3>\n<\/div>\n<p><em><strong>The Frontend Appearance:<\/strong><\/em><br \/>\n<img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/other-menu\/footer1-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 20px;\">In your Administrator Page, please go to <strong>Appearance &gt; Menus<\/strong> and select the menu to configure its structure.<\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/other-menu\/footer1-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<div id=\"footer2-menu\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.6 Menu Footer 2<\/h3>\n<\/div>\n<p><em><strong>The Frontend Appearance:<\/strong><\/em><br \/>\n<img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/other-menu\/footer2-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 20px;\">In your Administrator Page, please go to <strong>Appearance &gt; Menus<\/strong> and select the menu to configure its structure.<\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/other-menu\/footer2-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<div id=\"footer3-menu\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.7 Menu Footer 3<\/h3>\n<\/div>\n<p><em><strong>The Frontend Appearance:<\/strong><\/em><br \/>\n<img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/other-menu\/footer3-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 20px;\">In your Administrator Page, please go to <strong>Appearance &gt; Menus<\/strong> and select the menu to configure its structure.<\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/other-menu\/footer3-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<div id=\"menu-right\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">9.8 Menu Right<\/h3>\n<\/div>\n<p><em><strong>The Frontend Appearance:<\/strong><\/em><br \/>\n<img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/other-menu\/menu-right-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 20px;\">In your Administrator Page, please go to <strong>Appearance &gt; Menus<\/strong> and select the menu to configure its structure.<\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/other-menu\/menu-right-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<\/div>\n<\/div>\n<div id=\"theme-config\" class=\"theme-config\">\n<p><span class=\"order-item\">10<\/span><span class=\"item-title\">THEME CONFIGURATION<\/span><\/p>\n<div class=\"item-content\">\n<div id=\"default-layout\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1 SW Market Home Page 1<\/h3>\n<\/div>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/index1.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" style=\"border: 1px solid #cccccc;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/index1.png\" alt=\"home-layout1\" \/><\/a><\/p>\n<blockquote><p><strong>Note:<\/strong><br \/>\nIn the Admin Panel, please navigate to <strong>Page &gt;&gt; All Page &gt;&gt; Home Page 1<\/strong> to custom this home page\u2019s settings.<\/p>\n<ul>\n<li><strong>Backend Setting: <\/strong>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home1.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/li>\n<li><strong>Page Metabox<\/strong> \u2013 This section give you a chance to custom this homepage here. The setting fields will know which settings your page will handle. Please note that, if you do not have any special idea here, this page settings will be set as in the <b>Theme Options<\/b> section.\n<ul>\n<li><strong>General \u2013 <\/strong><em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home1-general.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view. <\/em>\n<ul>\n<li><strong>Custom Logo \u2013 <\/strong><em> Please choose logo for this homepage<\/em><\/li>\n<li><strong>Home Template \u2013 <\/strong><em> This page use <b>Default<\/b> style<\/em><\/li>\n<li><strong>Color Scheme \u2013 <\/strong><em> Please select color scheme <b>Default<\/b> for this page <\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Typography &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home1-typo.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Google Fonts \u2013 <\/strong><em>Insert font style that you actually need on your webpage. Each font seperate by commas<\/em><\/li>\n<li><strong>Webfont Weight \u2013 <\/strong><em>For weight, see Google Fonts to custom for each font style.<\/em><\/li>\n<li><strong>Webfont Assign to \u2013 <\/strong><em>Select the place will apply the font style headers, every where or custom.<\/em><\/li>\n<li><strong>Webfont Custom Selector \u2013 <\/strong><em>Insert the places will be custom here, after selected custom Webfont assign.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Header &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home1-header.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Hide header \u2013 <\/strong><em>Choose to show or hide the header.<\/em><\/li>\n<li><strong>Header Style \u2013 <\/strong><em>Please select <b>Header Style 1<\/b> for this page.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Footer &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home1-footer.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Hide Footer \u2013 <\/strong><em>Choose to show or hide the footer.<\/em><\/li>\n<li><strong>Footer Page Select \u2013 <\/strong><em>Chose to select footer page content for this page.<\/em><\/li>\n<li><strong>Footer Copyright Select \u2013 <\/strong><em>Please select <b>Footer 1<\/b> for the footer copyright style of this page.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Sidebar &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home1-sidebar.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Sidebar Layout \u2013 <\/strong><em> Choose layout sidebar for page<\/em><\/li>\n<li><strong>Sidebar \u2013 <\/strong><em>Chose sidebar to show.<\/em><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/blockquote>\n<h4 id=\"top-left\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.1 Top Left<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/top-left-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 20px;\">In your Administrator Page, please go to <strong>Appearance &gt; Widgets<\/strong> and select this part to configure its structure.<\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/top-left-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<p><em><strong>Copy &amp; paste the following code into your editor to display the language selection bar:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d0905e617999666\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div id=&#8221;lang_sel&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;ul class=&#8221;nav&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;a class=&#8221;lang_sel_sel icl-en custom-font&#8221; href=&#8221;#&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;img class=&#8221;iclflag&#8221; title=&#8221;English&#8221; alt=&#8221;en&#8221; src=&#8221;[bloginfo]\/wp-content\/themes\/sw-market\/assets\/img\/en.png&#8221;&gt;English&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;ul&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;li class=&#8221;icl-en&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;a href=&#8221;[get_url]&amp;direction=ltr&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t\t&lt;img class=&#8221;iclflag&#8221; title=&#8221;English&#8221; alt=&#8221;en&#8221; src=&#8221;[bloginfo]\/wp-content\/themes\/sw-market\/assets\/img\/en.png&#8221;&gt;&lt;span&gt;English&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;li class=&#8221;icl-ar&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;a href=&#8221;[get_url]&amp;direction=rtl&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t\t&lt;img class=&#8221;iclflag&#8221; title=&#8221;French&#8221; alt=&#8221;en&#8221; src=&#8221;[bloginfo]\/wp-content\/themes\/sw-market\/assets\/img\/fr.png&#8221;&gt;&lt;span&gt;French&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;\/ul&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/ul&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0905e617999666-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0905e617999666-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0905e617999666-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0905e617999666-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0905e617999666-5\">5<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0905e617999666-6\">6<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0905e617999666-7\">7<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0905e617999666-8\">8<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0905e617999666-9\">9<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0905e617999666-10\">10<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0905e617999666-11\">11<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0905e617999666-12\">12<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0905e617999666-13\">13<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0905e617999666-14\">14<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0905e617999666-15\">15<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0905e617999666-16\">16<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0905e617999666-17\">17<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0905e617999666-18\">18<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0905e617999666-19\">19<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0905e617999666-20\">20<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d0905e617999666-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-v\">id<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;lang_sel&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">ul <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;nav&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-3\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;lang_sel_sel icl-en custom-font&#8221;<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-5\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">img <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;iclflag&#8221;<\/span> <span class=\"crayon-v\">title<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;English&#8221;<\/span> <span class=\"crayon-v\">alt<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;en&#8221;<\/span> <span class=\"crayon-v\">src<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;[bloginfo]\/wp-content\/themes\/sw-market\/assets\/img\/en.png&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">English<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-6\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">ul<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-7\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">li <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icl-en&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-8\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;[get_url]&amp;direction=ltr&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-9\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">img <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;iclflag&#8221;<\/span> <span class=\"crayon-v\">title<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;English&#8221;<\/span> <span class=\"crayon-v\">alt<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;en&#8221;<\/span> <span class=\"crayon-v\">src<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;[bloginfo]\/wp-content\/themes\/sw-market\/assets\/img\/en.png&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">English<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-10\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-11\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-12\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">li <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icl-ar&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-13\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;[get_url]&amp;direction=rtl&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-14\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">img <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;iclflag&#8221;<\/span> <span class=\"crayon-v\">title<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;French&#8221;<\/span> <span class=\"crayon-v\">alt<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;en&#8221;<\/span> <span class=\"crayon-v\">src<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;[bloginfo]\/wp-content\/themes\/sw-market\/assets\/img\/fr.png&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">French<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-15\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-16\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-17\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">ul<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-18\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-19\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">ul<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0905e617999666-20\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0035 seconds] --><\/p>\n<p>&nbsp;<\/p>\n<h4 id=\"top-right\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.2 Top Right<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/top-right-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 20px;\">In your Administrator Page, please go to <strong>Appearance &gt; Widgets<\/strong> and select this part to configure its structure.<\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/top-right-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<h4 id=\"set-row1\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.3 Setting the first row in this homepage<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/note\/row1-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 10px;\">To configure row and column of this part, please open the homepage with Visual Composer and follow these steps in this video<br \/>\n<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/W9P-X1i6b8U\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\"><\/iframe><\/p>\n<h4 id=\"rev-slider\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.4 Revolution Slider<\/h4>\n<p><strong>Frontend<\/strong> \u2013 After opening the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/rev-slider-frontend.png\" alt=\"revolution-slider\" border=\"0\" \/><\/p>\n<p>The pop-up window will display <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/rev-slider-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<p>To configure these slides in <b>Home Slider 1<\/b>, you need to follow these steps:<\/p>\n<ul id=\"home1-slider\">\n<li><strong>Step 1:<\/strong> In your Administrator Page, please go to <strong> Revolution Slider &gt; Revolution Slider<\/strong>, click on \u201c<strong>pencil<\/strong>\u201d symbol <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/rev-slider-editor-button.png\" \/>.<\/li>\n<li><strong>Step 2:<\/strong> After opening Slide Editor Panel, you could configure your slides such as editing images, text, animation, etc.<br \/>\n<strong>Backend Setting:<\/strong> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/rev-slider-editor.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/li>\n<li>Go <a href=\"http:\/\/www.themepunch.com\/faq\/slider-revolution-beginner-video-guides-tutorials\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> or <a href=\"http:\/\/previous.themepunch.com\/revolution_wp\/documentation\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to readmore about revolution Slider.<\/li>\n<\/ul>\n<h4 id=\"single-image\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.5 Single Images<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/single-image-frontend.png\" alt=\"single-image1\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 1<\/strong> and choose the component named <b>Single Image<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/single-image-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">backend setting<\/a><\/strong>,so you can configure the item as you want.<\/p>\n<blockquote><p>Please note that you could configure other single images by yourself<\/p><\/blockquote>\n<h4 id=\"raw-html-1\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.6 Raw HTML<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/raw-html-1-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 1<\/strong> and choose the component named <b>Raw Html<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/raw-html-1-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">backend setting<\/a><\/strong>,so you can configure the item as you want.<\/p>\n<p><em><strong>Copy &amp; paste the code into your editor:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d09083759306202\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;brand-ship&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;div class=&#8221;banner-col col-md-3 col-sm-3 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;banner-wrap&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;a href=&#8221;#&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;span class=&#8221;icon1&#8243;&gt;1&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;div class=&#8221;banner-cout&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;h3&gt;90 day&lt;br&gt;money back&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;div class=&#8221;banner-col col-md-3 col-sm-3 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;banner-wrap&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;a href=&#8221;#&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;span class=&#8221;icon2&#8243;&gt;2&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;div class=&#8221;banner-cout&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;h3&gt;free shipping&lt;br&gt;on all order&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;div class=&#8221;banner-col col-md-3 col-sm-3 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;banner-wrap&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;a href=&#8221;#&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;span class=&#8221;icon3&#8243;&gt;3&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;div class=&#8221;banner-cout&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;h3&gt;lowest price&lt;br&gt;guarantee&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;div class=&#8221;banner-col col-md-3 col-sm-3 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;banner-wrap&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;a href=&#8221;#&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;span class=&#8221;icon4&#8243;&gt;4&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;div class=&#8221;banner-cout&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;h3&gt;safe shopping&lt;br&gt;guarantee&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-5\">5<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-6\">6<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-7\">7<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-8\">8<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-9\">9<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-10\">10<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-11\">11<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-12\">12<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-13\">13<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-14\">14<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-15\">15<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-16\">16<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-17\">17<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-18\">18<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-19\">19<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-20\">20<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-21\">21<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-22\">22<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-23\">23<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-24\">24<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-25\">25<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-26\">26<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-27\">27<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-28\">28<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-29\">29<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-30\">30<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-31\">31<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-32\">32<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-33\">33<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-34\">34<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-35\">35<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-36\">36<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-37\">37<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-38\">38<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-39\">39<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-40\">40<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09083759306202-41\">41<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09083759306202-42\">42<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d09083759306202-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;brand-ship&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-col col-md-3 col-sm-3 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-3\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-wrap&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-5\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">span <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icon1&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">1<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-6\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-cout&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-7\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">90<\/span> <span class=\"crayon-i\">day<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">money <\/span><span class=\"crayon-i\">back<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-8\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-9\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-10\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-11\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-12\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-col col-md-3 col-sm-3 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-13\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-wrap&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-14\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-15\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">span <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icon2&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">2<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-16\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-cout&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-17\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">free <\/span><span class=\"crayon-i\">shipping<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">on <\/span><span class=\"crayon-e\">all <\/span><span class=\"crayon-i\">order<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-18\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-19\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-20\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-21\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-22\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-col col-md-3 col-sm-3 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-23\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-wrap&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-24\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-25\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">span <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icon3&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">3<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-26\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-cout&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-27\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">lowest <\/span><span class=\"crayon-i\">price<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">guarantee<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-28\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-29\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-30\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-31\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-32\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-col col-md-3 col-sm-3 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-33\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-wrap&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-34\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-35\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">span <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icon4&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">4<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-36\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-cout&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-37\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">safe <\/span><span class=\"crayon-i\">shopping<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">guarantee<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-38\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-39\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-40\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-41\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09083759306202-42\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0063 seconds] --><\/p>\n<p>&nbsp;<\/p>\n<h4 id=\"set-row2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.7 Setting the second row in this homepage<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/note\/row2-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 10px;\">To configure row and column of this part, please open the homepage with Visual Composer and follow these steps in this GIF:<br \/>\nPlease click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/note\/row2-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<h4 id=\"woo-tab-cat-slider\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.8 SW WooCommerce Tab Category Slider \u2013 Best Sellers<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/woo-tab-cat-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 1<\/strong> and choose the component named <b>SW WooCommerce Tab Category Slider<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/woo-tab-cat-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"set-row3\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.9 Setting the third row in this homepage<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/note\/row3-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 10px;\">To configure row and column of this part, please open the homepage with Visual Composer and follow these steps in this video:<br \/>\n<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/GBWPjujjYJ4\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\"><\/iframe><\/p>\n<h4 id=\"set-row4\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.10 Setting the fourth row in this homepage<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/note\/row4-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 10px;\">To configure row and column of this part, please open the homepage with Visual Composer and follow these steps in this GIF:<br \/>\nPlease click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/note\/row4-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<h4 id=\"woo-tab-cat-slider2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.11 SW WooCommerce Tab Category Slider \u2013 New Arrivals<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/woo-tab-cat2-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 1<\/strong> and choose the component named <b>SW WooCommerce Tab Category Slider<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/woo-tab-cat2-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"set-row5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.12 Setting the fifth row in this homepage<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/note\/row5-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 10px;\">To configure row and column of this part, please open the homepage with Visual Composer and follow these steps in this GIF:<br \/>\nPlease click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/note\/row5-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<h4 id=\"sw-brand\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.13 Sw Brand<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/sw-brand-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 1<\/strong> and choose the component named <b>SW Brand<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/sw-brand-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"set-row6\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.14 Setting the sixth row in this homepage<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/note\/row6-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 10px;\">To configure row and column of this part, please open the homepage with Visual Composer and follow these steps in this GIF:<br \/>\nPlease click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/note\/row6-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<h4 id=\"woo-cat-slider\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.15 SW WooCommerce Categories Slider \u2013 Best Sellers<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/woo-cat-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 1<\/strong> and choose the component named <b>SW WooCommerce Categories Slider<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/woo-cat-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<blockquote><p><strong>Note:<\/strong><br \/>\nPlease note that this homepage use the <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/footer-frontend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Style 1<\/a> for the footer. Therefore, to configure this bottom, you need to go to <strong>Pages &gt; All pages &gt; Footer 1 <\/strong>to custom this <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/footer-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">page\u2019s settings<\/a>.<\/p>\n<ul>\n<li><strong>Page Metabox<\/strong> \u2013 Custom your page settings here\n<ul>\n<li><strong>General \u2013 <\/strong><em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/footer-general.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view. <\/em>\n<ul>\n<li><strong>Custom Logo \u2013 <\/strong><em> Please choose logo for this page<\/em><\/li>\n<li><strong>Home Template \u2013 <\/strong><em> This page use <b>Default<\/b> style<\/em><\/li>\n<li><strong>Color Scheme \u2013 <\/strong><em> Please select color scheme <b>Default<\/b> for this page <\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Typography &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/footer-typo.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Google Fonts \u2013 <\/strong><em>Insert font style that you actually need on your webpage. Each font seperate by commas<\/em><\/li>\n<li><strong>Webfont Weight \u2013 <\/strong><em>For weight, see Google Fonts to custom for each font style.<\/em><\/li>\n<li><strong>Webfont Assign to \u2013 <\/strong><em>Select the place will apply the font style headers, every where or custom.<\/em><\/li>\n<li><strong>Webfont Custom Selector \u2013 <\/strong><em>Insert the places will be custom here, after selected custom Webfont assign.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Header &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/footer-header.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Hide header \u2013 <\/strong><em>Choose to show or hide the header.<\/em><\/li>\n<li><strong>Header Style \u2013 <\/strong><em>Please select header style for this page.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Footer &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/footer-footer.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Hide Footer \u2013 <\/strong><em>Choose to show or hide the footer.<\/em><\/li>\n<li><strong>Footer Page Select \u2013 <\/strong><em>Chose to select footer page content for this page.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Sidebar &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/footer-sidebar.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Sidebar Layout \u2013 <\/strong><em> Choose layout sidebar for page<\/em><\/li>\n<li><strong>Sidebar \u2013 <\/strong><em>Chose sidebar to show.<\/em><\/li>\n<\/ul>\n<\/li>\n<li>To configure each part in this page, please continue reading this instruction<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/blockquote>\n<h4 id=\"wp-custom-menu\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.16 WP Custom Menu \u2013 About Market<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/wp-custom-menu-1-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Footer 1<\/strong> and choose the component named <b>WP Custom Menu<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/wp-custom-menu-1-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"wp-custom-menu-2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.17 WP Custom Menu \u2013 Customer Service<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/wp-custom-menu-2-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Footer 1<\/strong> and choose the component named <b>WP Custom Menu<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/wp-custom-menu-2-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"wp-custom-menu-3\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.18 WP Custom Menu \u2013 Payment &amp; Shipping<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/wp-custom-menu-3-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Footer 1<\/strong> and choose the component named <b>WP Custom Menu<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/wp-custom-menu-3-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"raw-html-2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.19 Raw HTML<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/raw-html-2-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Footer 1<\/strong> and choose the component named <b>Raw Html<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the backend settings,so you can configure the item as you want: Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/raw-html-2-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<p><em><strong>Copy &amp; paste the code into your editor:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d090b2041879393\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;menu-bottom-footer &#8220;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;h5&gt;Contact Us&lt;\/h5&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;ul class=&#8221;block-content&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;li class=&#8221;address&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;i class=&#8221;fa fa-map-marker&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&amp;llt;div class=&#8221;inner&#8221;&gt;Address : No 40 Baria Sreet 133\/2&lt;br&gt; NewYork City, NY, United States.&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;li class=&#8221;email&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;i class=&#8221;fa fa-envelope-o&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;div class=&#8221;inner&#8221;&gt;Email : &lt;a href=&#8221;mailto:contact@market.com&#8221;&gt;contact@market.com&lt;\/a&gt;&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;li class=&#8221;phone&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;i class=&#8221;fa fa-mobile&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;div class=&#8221;inner&#8221;&gt;Phone 1 : 0123456789&lt;br&gt; Phone 2 : 0123456789&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/ul&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090b2041879393-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090b2041879393-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090b2041879393-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090b2041879393-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090b2041879393-5\">5<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090b2041879393-6\">6<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090b2041879393-7\">7<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090b2041879393-8\">8<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090b2041879393-9\">9<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090b2041879393-10\">10<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090b2041879393-11\">11<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090b2041879393-12\">12<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090b2041879393-13\">13<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090b2041879393-14\">14<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090b2041879393-15\">15<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090b2041879393-16\">16<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090b2041879393-17\">17<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d090b2041879393-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;menu-bottom-footer &#8220;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h5<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">Contact <\/span><span class=\"crayon-i\">Us<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h5<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-3\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">ul <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;block-content&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">li <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;address&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-5\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-map-marker&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-6\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;inner&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">Address<\/span> <span class=\"crayon-o\">:<\/span> <span class=\"crayon-i\">No<\/span> <span class=\"crayon-cn\">40<\/span> <span class=\"crayon-e\">Baria <\/span><span class=\"crayon-i\">Sreet<\/span> <span class=\"crayon-cn\">133<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-cn\">2<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span> <span class=\"crayon-e\">NewYork <\/span><span class=\"crayon-i\">City<\/span><span class=\"crayon-sy\">,<\/span> <span class=\"crayon-i\">NY<\/span><span class=\"crayon-sy\">,<\/span> <span class=\"crayon-e\">United <\/span><span class=\"crayon-v\">States<\/span><span class=\"crayon-sy\">.<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-7\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-8\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">li <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;email&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-9\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-envelope-o&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-10\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;inner&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">Email<\/span> <span class=\"crayon-o\">:<\/span> <span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;mailto:contact@market.com&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">contact<\/span><span class=\"crayon-sy\">@<\/span><span class=\"crayon-v\">market<\/span><span class=\"crayon-sy\">.<\/span><span class=\"crayon-i\">com<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-11\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-12\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">li <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;phone&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-13\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-mobile&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-14\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;inner&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">Phone<\/span> <span class=\"crayon-cn\">1<\/span> <span class=\"crayon-o\">:<\/span> <span class=\"crayon-cn\">0123456789<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span> <span class=\"crayon-i\">Phone<\/span> <span class=\"crayon-cn\">2<\/span> <span class=\"crayon-o\">:<\/span> <span class=\"crayon-cn\">0123456789<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-15\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-16\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">ul<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090b2041879393-17\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0042 seconds] --><\/p>\n<p>&nbsp;<\/p>\n<h4 id=\"raw-html-3\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.1.20 Raw HTML<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/raw-html-3-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Footer 1<\/strong> and choose the component named <b>Raw Html<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the backend settings,so you can configure the item as you want: Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout1\/raw-html-3-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<p><em><strong>Copy &amp; paste the code into your editor:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d090c8155740757\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;copyright-left&#8221;&gt;\u00a92016 WordPress Theme SW Market. All Rights Reserved. Designed by &lt;a class=&#8221;mysite&#8221; href=&#8221;http:\/\/www.smartaddons.com.com\/&#8221;&gt;SmartAddons.com&lt;\/a&gt;&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;block-payment&#8221;&gt;&lt;a class=&#8221;payment1&#8243; href=&#8221;#&#8221;&gt;payment1&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;a class=&#8221;payment2&#8243; href=&#8221;#&#8221;&gt;payment2&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;a class=&#8221;payment3&#8243; href=&#8221;#&#8221;&gt;payment3&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;a class=&#8221;payment4&#8243; href=&#8221;#&#8221;&gt;payment4&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;a class=&#8221;payment5&#8243; href=&#8221;#&#8221;&gt;payment5&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;a class=&#8221;payment6&#8243; href=&#8221;#&#8221;&gt;payment6&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090c8155740757-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090c8155740757-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090c8155740757-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090c8155740757-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090c8155740757-5\">5<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090c8155740757-6\">6<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090c8155740757-7\">7<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090c8155740757-8\">8<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d090c8155740757-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;copyright-left&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span>\u00a9<span class=\"crayon-cn\">2016<\/span> <span class=\"crayon-e\">WordPress <\/span><span class=\"crayon-e\">Theme <\/span><span class=\"crayon-e\">SW <\/span><span class=\"crayon-v\">Market<\/span><span class=\"crayon-sy\">.<\/span> <span class=\"crayon-e\">All <\/span><span class=\"crayon-e\">Rights <\/span><span class=\"crayon-v\">Reserved<\/span><span class=\"crayon-sy\">.<\/span> <span class=\"crayon-e\">Designed <\/span><span class=\"crayon-i\">by<\/span> <span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;mysite&#8221;<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;http:\/\/www.smartaddons.com.com\/&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-v\">SmartAddons<\/span><span class=\"crayon-sy\">.<\/span><span class=\"crayon-i\">com<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090c8155740757-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;block-payment&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;payment1&#8221;<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">payment1<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090c8155740757-3\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;payment2&#8221;<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">payment2<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090c8155740757-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;payment3&#8221;<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">payment3<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090c8155740757-5\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;payment4&#8221;<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">payment4<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090c8155740757-6\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;payment5&#8221;<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">payment5<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090c8155740757-7\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;payment6&#8221;<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">payment6<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090c8155740757-8\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0029 seconds] --><\/p>\n<div id=\"layout2\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.2 SW Market Home Page 2<\/h3>\n<\/div>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/index2.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" style=\"border: 1px solid #cccccc;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/index2.png\" alt=\"home-layout2\" \/><\/a><\/p>\n<blockquote><p><strong>Note:<\/strong><br \/>\nIn the Admin Panel, please navigate to <strong>Page &gt;&gt; All Page &gt;&gt; Home Page 2<\/strong> to custom this home page\u2019s settings.<\/p>\n<ul>\n<li><strong>Backend Setting: <\/strong>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home2.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/li>\n<li><strong>Page Metabox<\/strong> \u2013 This section give you a chance to custom this homepage here. The setting fields will know which settings your page will handle. Please note that, if you do not have any special idea here, this page settings will be set as in the <b>Theme Options<\/b> section.\n<ul>\n<li><strong>General \u2013 <\/strong><em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home2-general.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view. <\/em>\n<ul>\n<li><strong>Custom Logo \u2013 <\/strong><em> Please choose logo for this homepage<\/em><\/li>\n<li><strong>Home Template \u2013 <\/strong><em> This page use <b>Home Style2<\/b> style<\/em><\/li>\n<li><strong>Color Scheme \u2013 <\/strong><em> Please select color scheme <b>Default<\/b> for this page <\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Typography &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home2-typo.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Google Fonts \u2013 <\/strong><em>Insert font style that you actually need on your webpage. Each font seperate by commas<\/em><\/li>\n<li><strong>Webfont Weight \u2013 <\/strong><em>For weight, see Google Fonts to custom for each font style.<\/em><\/li>\n<li><strong>Webfont Assign to \u2013 <\/strong><em>Select the place will apply the font style headers, every where or custom.<\/em><\/li>\n<li><strong>Webfont Custom Selector \u2013 <\/strong><em>Insert the places will be custom here, after selected custom Webfont assign.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Header &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home2-header.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Hide header \u2013 <\/strong><em>Choose to show or hide the header.<\/em><\/li>\n<li><strong>Header Style \u2013 <\/strong><em>Please select <b>Header Style 2<\/b> for this page.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Footer &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home2-footer.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Hide Footer \u2013 <\/strong><em>Choose to show or hide the footer.<\/em><\/li>\n<li><strong>Footer Page Select \u2013 <\/strong><em>Chose to select footer page content for this page.<\/em><\/li>\n<li><strong>Footer Copyright Select \u2013 <\/strong><em>Please select <b>Footer 1<\/b> for the footer copyright style of this page.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Sidebar &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home2-sidebar.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Sidebar Layout \u2013 <\/strong><em> Choose layout sidebar for page<\/em><\/li>\n<li><strong>Sidebar \u2013 <\/strong><em>Chose sidebar to show.<\/em><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/blockquote>\n<h4 id=\"top-left-2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.2.1 Top Left 2<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/top-left-2-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 20px;\">In your Administrator Page, please go to <strong>Appearance &gt; Widgets<\/strong> and select this part to configure its structure.<\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/top-left-2-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<h4 id=\"top-right-2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.2.2 Top Right 2<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/top-right-2-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 20px;\">In your Administrator Page, please go to <strong>Appearance &gt; Widgets<\/strong> and select this part to configure its structure.<\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/top-right-2-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<p><em><strong>Copy &amp; paste the following code into your editor to display the language selection bar:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d090df431834877\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div id=&#8221;lang_sel&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;ul class=&#8221;nav&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;a class=&#8221;lang_sel_sel icl-en custom-font&#8221; href=&#8221;#&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;img class=&#8221;iclflag&#8221; title=&#8221;English&#8221; alt=&#8221;en&#8221; src=&#8221;[bloginfo]\/wp-content\/themes\/sw-market\/assets\/img\/en.png&#8221;&gt;English&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;ul&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;li class=&#8221;icl-en&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;a href=&#8221;[get_url]&amp;direction=ltr&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t\t&lt;img class=&#8221;iclflag&#8221; title=&#8221;English&#8221; alt=&#8221;en&#8221; src=&#8221;[bloginfo]\/wp-content\/themes\/sw-market\/assets\/img\/en.png&#8221;&gt;&lt;span&gt;English&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;li class=&#8221;icl-ar&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;a href=&#8221;[get_url]&amp;direction=rtl&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t\t&lt;img class=&#8221;iclflag&#8221; title=&#8221;French&#8221; alt=&#8221;en&#8221; src=&#8221;[bloginfo]\/wp-content\/themes\/sw-market\/assets\/img\/fr.png&#8221;&gt;&lt;span&gt;French&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;\/ul&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/ul&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090df431834877-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090df431834877-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090df431834877-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090df431834877-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090df431834877-5\">5<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090df431834877-6\">6<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090df431834877-7\">7<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090df431834877-8\">8<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090df431834877-9\">9<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090df431834877-10\">10<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090df431834877-11\">11<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090df431834877-12\">12<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090df431834877-13\">13<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090df431834877-14\">14<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090df431834877-15\">15<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090df431834877-16\">16<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090df431834877-17\">17<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090df431834877-18\">18<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090df431834877-19\">19<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090df431834877-20\">20<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d090df431834877-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-v\">id<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;lang_sel&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">ul <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;nav&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-3\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;lang_sel_sel icl-en custom-font&#8221;<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-5\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">img <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;iclflag&#8221;<\/span> <span class=\"crayon-v\">title<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;English&#8221;<\/span> <span class=\"crayon-v\">alt<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;en&#8221;<\/span> <span class=\"crayon-v\">src<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;[bloginfo]\/wp-content\/themes\/sw-market\/assets\/img\/en.png&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">English<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-6\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">ul<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-7\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">li <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icl-en&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-8\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;[get_url]&amp;direction=ltr&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-9\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">img <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;iclflag&#8221;<\/span> <span class=\"crayon-v\">title<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;English&#8221;<\/span> <span class=\"crayon-v\">alt<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;en&#8221;<\/span> <span class=\"crayon-v\">src<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;[bloginfo]\/wp-content\/themes\/sw-market\/assets\/img\/en.png&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">English<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-10\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-11\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-12\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">li <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icl-ar&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-13\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;[get_url]&amp;direction=rtl&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-14\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">img <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;iclflag&#8221;<\/span> <span class=\"crayon-v\">title<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;French&#8221;<\/span> <span class=\"crayon-v\">alt<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;en&#8221;<\/span> <span class=\"crayon-v\">src<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;[bloginfo]\/wp-content\/themes\/sw-market\/assets\/img\/fr.png&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">French<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-15\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-16\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-17\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">ul<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-18\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-19\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">ul<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090df431834877-20\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0035 seconds] --><\/p>\n<h4 id=\"set-row-layout2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.2.3 Setting rows and columns in SW Market Home Page 2<\/h4>\n<p style=\"margin-top: 10px;\">To configure rows and columns of this homepage, after opening the homepage with Visual Composer, please check out the following video to view their settings.<\/p>\n<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/DtUDLoP7jio?list=PLnX3xpo0UGkjtmh2xBRJx4u5m9dB9iRbc\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\"><\/iframe><\/p>\n<h4 id=\"rev-slider-layout2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.2.4 Revolution Slider<\/h4>\n<p><strong>Frontend<\/strong> \u2013 After opening the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/rev-slider-frontend.png\" alt=\"revolution-slider\" border=\"0\" \/><\/p>\n<p>The pop-up window will display <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/rev-slider-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<p>To configure these slides in <b>Home Slider 2<\/b>, please follow the same steps as <b><a href=\"#home1-slider\">Home Slider 1<\/a><\/b><\/p>\n<ul>\n<li>Go <a href=\"http:\/\/www.themepunch.com\/faq\/slider-revolution-beginner-video-guides-tutorials\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> or <a href=\"http:\/\/previous.themepunch.com\/revolution_wp\/documentation\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to readmore about Revolution Slider.<\/li>\n<\/ul>\n<h4 id=\"textblock-layout2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.2.5 Text Block<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/textblock-layout2-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 2<\/strong> and choose the component named <b>Text Block<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the backend settings,so you can configure the item as you want: Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/textblock-layout2-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<p><em><strong>Copy &amp; paste the code into your editor:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d090f3910428705\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;h3&gt;Newsletter&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\nYou a Client, large or small, and want to participate in this adventure, please send us an email to support@market.com&lt;\/p&gt;&lt;br \/&gt;<br \/>\n&lt;p&gt;[mc4wp_form id=&#8221;1001&#8243;]<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090f3910428705-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090f3910428705-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d090f3910428705-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d090f3910428705-4\">4<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d090f3910428705-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">Newsletter<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d090f3910428705-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-i\">You<\/span> <span class=\"crayon-i\">a<\/span> <span class=\"crayon-i\">Client<\/span><span class=\"crayon-sy\">,<\/span> <span class=\"crayon-e\">large <\/span><span class=\"crayon-st\">or<\/span> <span class=\"crayon-i\">small<\/span><span class=\"crayon-sy\">,<\/span> <span class=\"crayon-st\">and<\/span> <span class=\"crayon-e\">want <\/span><span class=\"crayon-st\">to<\/span> <span class=\"crayon-e\">participate <\/span><span class=\"crayon-st\">in<\/span> <span class=\"crayon-r\">this<\/span> <span class=\"crayon-i\">adventure<\/span><span class=\"crayon-sy\">,<\/span> <span class=\"crayon-e\">please <\/span><span class=\"crayon-e\">send <\/span><span class=\"crayon-e\">us <\/span><span class=\"crayon-e\">an <\/span><span class=\"crayon-e\">email <\/span><span class=\"crayon-st\">to<\/span> <span class=\"crayon-i\">support<\/span><span class=\"crayon-sy\">@<\/span><span class=\"crayon-v\">market<\/span><span class=\"crayon-sy\">.<\/span><span class=\"crayon-v\">com<\/span><\/div>\n<div id=\"crayon-5894501d090f3910428705-3\" class=\"crayon-line\"><\/div>\n<div id=\"crayon-5894501d090f3910428705-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-sy\">[<\/span><span class=\"crayon-e\">mc4wp_form <\/span><span class=\"crayon-v\">id<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;1001&#8221;<\/span><span class=\"crayon-sy\">]<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0011 seconds] --><\/p>\n<h4 id=\"set-image-layout2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.2.6 Setting single images in SW Market Home Page 2<\/h4>\n<p style=\"margin-top: 10px;\">To configure the single images in this homepage, after opening the homepage with Visual Composer, please check out the following video to view their settings.<br \/>\n<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/7kMgJG9dL4U?list=PLnX3xpo0UGkjtmh2xBRJx4u5m9dB9iRbc\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\"><\/iframe><\/p>\n<h4 id=\"woo-countdown-slider-layout2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.2.7 SW WooCommerce Countdown Slider \u2013 Deals of the week<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/woo-countdown-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 2<\/strong> and choose the component named <b>SW WooCommerce Countdown Slider<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/woo-countdown-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"woo-tab-cat-slider-layout2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.2.8 SW WooCommerce Tab Category Slider<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/woo-tab-cat-layout2-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 2<\/strong> and choose the component named <b>SW WooCommerce Tab Category Slider<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/woo-tab-cat-layout2-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"sw-brand-layout2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.2.9 Sw Brand<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/sw-brand-layout2-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 2<\/strong> and choose the component named <b>SW Brand<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/sw-brand-layout2-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"sw-best-sale-layout2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.2.10 SW Best Sale<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/sw-best-sale-layout2-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 2<\/strong> and choose the component named <b>SW Best Sale<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/sw-best-sale-layout2-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"sw-testinomial-layout2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.2.11 SW Testimonial Slider<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/sw-testi-layout2-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 2<\/strong> and choose the component named <b>SW Testimonial Slider<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/sw-testi-layout2-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"wp-tag-cloud-layout2\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.2.12 WP Tag Cloud<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/wp-tag-cloud-layout2-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 2<\/strong> and choose the component named <b>WP Tag Cloud<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout2\/wp-tag-cloud-layout2-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<div id=\"layout3\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.3 SW Market Home Page 3<\/h3>\n<\/div>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/index3.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" style=\"border: 1px solid #cccccc;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/index3.png\" alt=\"home-layout3\" \/><\/a><\/p>\n<blockquote><p><strong>Note:<\/strong><br \/>\nIn the Admin Panel, please navigate to <strong>Page &gt;&gt; All Page &gt;&gt; Home Page 3<\/strong> to custom this home page\u2019s settings.<\/p>\n<ul>\n<li><strong>Backend Setting: <\/strong>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home3.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/li>\n<li><strong>Page Metabox<\/strong> \u2013 This section give you a chance to custom this homepage here. The setting fields will know which settings your page will handle. Please note that, if you do not have any special idea here, this page settings will be set as in the <b>Theme Options<\/b> section.\n<ul>\n<li><strong>General \u2013 <\/strong><em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home3-general.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view. <\/em>\n<ul>\n<li><strong>Custom Logo \u2013 <\/strong><em> Please choose logo for this homepage<\/em><\/li>\n<li><strong>Home Template \u2013 <\/strong><em> This page use <b>Home Style3<\/b> style<\/em><\/li>\n<li><strong>Color Scheme \u2013 <\/strong><em> Please select color scheme <b>Default<\/b> for this page <\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Typography &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home3-typo.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Google Fonts \u2013 <\/strong><em>Insert font style that you actually need on your webpage. Each font seperate by commas<\/em><\/li>\n<li><strong>Webfont Weight \u2013 <\/strong><em>For weight, see Google Fonts to custom for each font style.<\/em><\/li>\n<li><strong>Webfont Assign to \u2013 <\/strong><em>Select the place will apply the font style headers, every where or custom.<\/em><\/li>\n<li><strong>Webfont Custom Selector \u2013 <\/strong><em>Insert the places will be custom here, after selected custom Webfont assign.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Header &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home3-header.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Hide header \u2013 <\/strong><em>Choose to show or hide the header.<\/em><\/li>\n<li><strong>Header Style \u2013 <\/strong><em>Please select <b>Header Style 3<\/b> for this page.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Footer &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home3-footer.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Hide Footer \u2013 <\/strong><em>Choose to show or hide the footer.<\/em><\/li>\n<li><strong>Footer Page Select \u2013 <\/strong><em>Chose to select footer page content for this page.<\/em><\/li>\n<li><strong>Footer Copyright Select \u2013 <\/strong><em>Please select <b>Footer 1<\/b> for the footer copyright style of this page.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Sidebar &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home3-sidebar.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Sidebar Layout \u2013 <\/strong><em> Choose layout sidebar for page<\/em><\/li>\n<li><strong>Sidebar \u2013 <\/strong><em>Chose sidebar to show.<\/em><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/blockquote>\n<h4 id=\"set-row-layout3\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.3.1 Setting rows and columns in SW Market Home Page 3<\/h4>\n<p style=\"margin-top: 10px;\">To configure rows and columns of this homepage, after opening the homepage with Visual Composer, please check out the following video to view their settings.<\/p>\n<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/DmMvRk2qZ64?list=PLnX3xpo0UGkjtmh2xBRJx4u5m9dB9iRbc\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\"><\/iframe><\/p>\n<h4 id=\"rev-slider-layout3\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.3.2 Revolution Slider<\/h4>\n<p><strong>Frontend<\/strong> \u2013 After opening the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout3\/rev-slider-frontend.png\" alt=\"revolution-slider\" border=\"0\" \/><\/p>\n<p>The pop-up window will display <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout3\/rev-slider-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<p>To configure these slides in <b>Home Slider 2<\/b>, please follow the same steps as <b><a href=\"#home1-slider\">Home Slider 1<\/a><\/b><\/p>\n<ul>\n<li>Go <a href=\"http:\/\/www.themepunch.com\/faq\/slider-revolution-beginner-video-guides-tutorials\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> or <a href=\"http:\/\/previous.themepunch.com\/revolution_wp\/documentation\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to readmore about Revolution Slider.<\/li>\n<\/ul>\n<h4 id=\"set-image-layout3\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.3.3 Setting single images in SW Market Home Page 3<\/h4>\n<p style=\"margin-top: 10px;\">To configure the single images in this homepage, after opening the homepage with Visual Composer, please check out the following video to view their settings.<br \/>\n<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/ospNHyLRZmc?list=PLnX3xpo0UGkjtmh2xBRJx4u5m9dB9iRbc\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\"><\/iframe><\/p>\n<h4 id=\"raw-html-layout3\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.3.4 Raw HTML<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout3\/raw-html-layout3-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 3<\/strong> and choose the component named <b>Raw HTML<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout3\/raw-html-layout3-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<p><em><strong>Copy &amp; paste the code into your editor:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d0911c166097327\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;brand-ship brand-ship-v2&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;div class=&#8221;col-md-3 col-sm-6 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;banner-wrap&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;a href=&#8221;#&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;span class=&#8221;icon1&#8243;&gt;1&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;div class=&#8221;banner-cout&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;h3&gt;30 day return&lt;br&gt;&lt;span&gt;moneyback guarantee&lt;\/span&gt;&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;div class=&#8221;col-md-3 col-sm-6 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;banner-wrap&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;a href=&#8221;#&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;span class=&#8221;icon2&#8243;&gt;2&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;div class=&#8221;banner-cout&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;h3&gt;free shipping&lt;br&gt;&lt;span&gt;on all order over $99&lt;\/span&gt;&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;div class=&#8221;col-md-3 col-sm-6 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;banner-wrap&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;a href=&#8221;#&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;span class=&#8221;icon3&#8243;&gt;3&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;div class=&#8221;banner-cout&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;h3&gt;lowest price&lt;br&gt;&lt;span&gt;guarantee&lt;\/span&gt;&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;div class=&#8221;col-md-3 col-sm-6 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;banner-wrap&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;a href=&#8221;#&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;span class=&#8221;icon4&#8243;&gt;4&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;div class=&#8221;banner-cout&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;h3&gt;safe shopping&lt;br&gt;&lt;span&gt;guarantee&lt;\/span&gt;&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-5\">5<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-6\">6<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-7\">7<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-8\">8<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-9\">9<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-10\">10<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-11\">11<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-12\">12<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-13\">13<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-14\">14<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-15\">15<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-16\">16<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-17\">17<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-18\">18<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-19\">19<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-20\">20<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-21\">21<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-22\">22<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-23\">23<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-24\">24<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-25\">25<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-26\">26<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-27\">27<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-28\">28<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-29\">29<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-30\">30<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-31\">31<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-32\">32<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-33\">33<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-34\">34<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-35\">35<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-36\">36<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-37\">37<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-38\">38<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-39\">39<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-40\">40<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0911c166097327-41\">41<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0911c166097327-42\">42<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d0911c166097327-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;brand-ship brand-ship-v2&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;col-md-3 col-sm-6 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-3\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-wrap&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-5\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">span <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icon1&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">1<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-6\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-cout&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-7\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">30<\/span> <span class=\"crayon-e\">day <\/span><span class=\"crayon-st\">return<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">moneyback <\/span><span class=\"crayon-i\">guarantee<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-8\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-9\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-10\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-11\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-12\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;col-md-3 col-sm-6 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-13\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-wrap&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-14\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-15\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">span <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icon2&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">2<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-16\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-cout&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-17\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">free <\/span><span class=\"crayon-i\">shipping<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">on <\/span><span class=\"crayon-e\">all <\/span><span class=\"crayon-e\">order <\/span><span class=\"crayon-i\">over<\/span> <span class=\"crayon-sy\">$<\/span><span class=\"crayon-cn\">99<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-18\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-19\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-20\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-21\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-22\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;col-md-3 col-sm-6 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-23\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-wrap&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-24\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-25\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">span <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icon3&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">3<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-26\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-cout&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-27\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">lowest <\/span><span class=\"crayon-i\">price<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">guarantee<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-28\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-29\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-30\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-31\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-32\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;col-md-3 col-sm-6 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-33\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-wrap&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-34\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-35\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">span <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icon4&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">4<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-36\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-cout&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-37\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">safe <\/span><span class=\"crayon-i\">shopping<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">guarantee<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-38\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-39\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-40\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-41\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0911c166097327-42\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0066 seconds] --><\/p>\n<h4 id=\"sw-vertical-megamenu-layout3\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.3.5 SW Vertical Megamenu<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout3\/sw-vertical-megamenu-layout3-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 3<\/strong> and choose the component named <b>SW Vertical Megamenu<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout3\/sw-vertical-megamenu-layout3-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<div id=\"layout4\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.4 SW Market Home Page 4<\/h3>\n<\/div>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/index4.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" style=\"border: 1px solid #cccccc;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/index4.png\" alt=\"home-layout4\" \/><\/a><\/p>\n<blockquote><p><strong>Note:<\/strong><br \/>\nIn the Admin Panel, please navigate to <strong>Page &gt;&gt; All Page &gt;&gt; Home Page 4<\/strong> to custom this home page\u2019s settings.<\/p>\n<ul>\n<li><strong>Backend Setting: <\/strong>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home4.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/li>\n<li><strong>Page Metabox<\/strong> \u2013 This section give you a chance to custom this homepage here. The setting fields will know which settings your page will handle. Please note that, if you do not have any special idea here, this page settings will be set as in the <b>Theme Options<\/b> section.\n<ul>\n<li><strong>General \u2013 <\/strong><em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home4-general.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view. <\/em>\n<ul>\n<li><strong>Custom Logo \u2013 <\/strong><em> Please choose logo for this homepage<\/em><\/li>\n<li><strong>Home Template \u2013 <\/strong><em> This page use <b>Home Style4<\/b> style<\/em><\/li>\n<li><strong>Color Scheme \u2013 <\/strong><em> Please select color scheme <b>Default<\/b> for this page <\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Typography &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home3-typo.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Google Fonts \u2013 <\/strong><em>Insert font style that you actually need on your webpage. Each font seperate by commas<\/em><\/li>\n<li><strong>Webfont Weight \u2013 <\/strong><em>For weight, see Google Fonts to custom for each font style.<\/em><\/li>\n<li><strong>Webfont Assign to \u2013 <\/strong><em>Select the place will apply the font style headers, every where or custom.<\/em><\/li>\n<li><strong>Webfont Custom Selector \u2013 <\/strong><em>Insert the places will be custom here, after selected custom Webfont assign.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Header &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home3-header.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Hide header \u2013 <\/strong><em>Choose to show or hide the header.<\/em><\/li>\n<li><strong>Header Style \u2013 <\/strong><em>Please select <b>Header Style 4<\/b> for this page.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Footer &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home3-footer.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Hide Footer \u2013 <\/strong><em>Choose to show or hide the footer.<\/em><\/li>\n<li><strong>Footer Page Select \u2013 <\/strong><em>Chose to select footer page content for this page.<\/em><\/li>\n<li><strong>Footer Copyright Select \u2013 <\/strong><em>Please select <b>Footer 1<\/b> for the footer copyright style of this page.<\/em><\/li>\n<\/ul>\n<\/li>\n<li><strong>Sidebar &#8211;<\/strong> <em>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home3-sidebar.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/em>\n<ul>\n<li><strong>Sidebar Layout \u2013 <\/strong><em> Choose layout sidebar for page<\/em><\/li>\n<li><strong>Sidebar \u2013 <\/strong><em>Chose sidebar to show.<\/em><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/blockquote>\n<h4 id=\"set-row-layout4\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.4.1 Setting rows and columns in SW Market Home Page 4<\/h4>\n<p style=\"margin-top: 10px;\">To configure rows and columns of this homepage, after opening the homepage with Visual Composer, please check out the following video to view their settings.<\/p>\n<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/Ua2KKQyy-WA?list=PLnX3xpo0UGkjtmh2xBRJx4u5m9dB9iRbc\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\"><\/iframe><\/p>\n<h4 id=\"rev-slider-layout4\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.4.2 Revolution Slider<\/h4>\n<p><strong>Frontend<\/strong> \u2013 After opening the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout4\/rev-slider-frontend.png\" alt=\"revolution-slider\" border=\"0\" \/><\/p>\n<p>The pop-up window will display <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout4\/rev-slider-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<p>To configure these slides in <b>Home Slider 2<\/b>, please follow the same steps as <b><a href=\"#home1-slider\">Home Slider 1<\/a><\/b><\/p>\n<ul>\n<li>Go <a href=\"http:\/\/www.themepunch.com\/faq\/slider-revolution-beginner-video-guides-tutorials\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> or <a href=\"http:\/\/previous.themepunch.com\/revolution_wp\/documentation\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to readmore about Revolution Slider.<\/li>\n<\/ul>\n<h4 id=\"woo-countdown-slider-layout4\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.4.3 SW WooCommerce Countdown Slider<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout4\/woo-countdown-slider-layout4-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 4<\/strong> and choose the component named <b>SW WooCommerce Countdown Slider<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout4\/woo-countdown-slider-layout4-backend.gif\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"set-image-layout4\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.4.4 Setting single images in SW Market Home Page 4<\/h4>\n<p style=\"margin-top: 10px;\">To configure the single images in this homepage, after opening the homepage with Visual Composer, please check out the following video to view their settings.<\/p>\n<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/K7qYf42IQw0?list=PLnX3xpo0UGkjtmh2xBRJx4u5m9dB9iRbc\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\"><\/iframe><\/p>\n<div id=\"layout5\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5 SW Market Home Page 5<\/h3>\n<\/div>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/index5.jpg\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" style=\"border: 1px solid #cccccc;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/index5.jpg\" alt=\"home5\" \/><\/a><\/p>\n<blockquote><p><strong>Note:<\/strong><br \/>\nIn the Admin Panel, please navigate to <strong>Page &gt;&gt; All Page &gt;&gt; Home Page 5<\/strong> to custom this home page\u2019s settings.<\/p>\n<ul>\n<li><strong>Backend Setting: <\/strong>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home5.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/li>\n<li><strong>Page Metabox<\/strong> \u2013 This section give you a chance to custom this homepage here. The setting fields will know which settings your page will handle. Please note that, if you do not have any special idea here, this page settings will be set as in the <b>Theme Options<\/b> section.<br \/>\nYou could click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home5-metabox.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view how we set these elements for this page. In this page, we choose a fresh logo for this page, homepage style 5, header style 5 and footer style 2.<\/li>\n<\/ul>\n<\/blockquote>\n<h4 id=\"set-row-layout5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5.1 Setting rows and columns in SW Market Home Page 5<\/h4>\n<p style=\"margin-top: 10px;\">To configure rows and columns of this homepage, after opening the homepage with Visual Composer, please check out the following video to view their settings.<\/p>\n<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/6Yozu5xh5Tc\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\"><\/iframe><\/p>\n<h4 id=\"set-image-layout5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5.2 Setting single images in SW Market Home Page 5<\/h4>\n<p style=\"margin-top: 10px;\">To configure the single images in this homepage, after opening the homepage with Visual Composer, please check out the following video to view their settings.<\/p>\n<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/KZ5n95CfMWM\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\"><\/iframe><\/p>\n<h4 id=\"top-home-5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5.3 Top Right 2<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/top-home-5-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 20px;\">In your Administrator Page, please go to <strong>Appearance &gt; Widgets<\/strong> and select this part to configure its structure.<\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/top-home-5-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<p><em><strong>Copy &amp; paste the code into your editor:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d09149573435270\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;ul class=&#8221;services-header container&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;li class=&#8221;sv-return col-md-4 col-sm-4 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;sv-container&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;h4&gt;30 Days Return&lt;\/h4&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;p&gt;moneyback guarantee&lt;\/p&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;li class=&#8221;free-shipping col-md-4 col-sm-4 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;sv-container&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;h4&gt;Free Shipping&lt;\/h4&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;p&gt;On all orders over $99&lt;\/p&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;li class=&#8221;safe-shopping col-md-4 col-sm-4 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;sv-container&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;h4&gt;Safe Shopping&lt;\/h4&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;p&gt;Save up to 50% now&lt;\/p&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/ul&gt;<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09149573435270-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09149573435270-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09149573435270-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09149573435270-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09149573435270-5\">5<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09149573435270-6\">6<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09149573435270-7\">7<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09149573435270-8\">8<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09149573435270-9\">9<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09149573435270-10\">10<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09149573435270-11\">11<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09149573435270-12\">12<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09149573435270-13\">13<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09149573435270-14\">14<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09149573435270-15\">15<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09149573435270-16\">16<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09149573435270-17\">17<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09149573435270-18\">18<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09149573435270-19\">19<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09149573435270-20\">20<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d09149573435270-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">ul <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;services-header container&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">li <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;sv-return col-md-4 col-sm-4 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-3\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;sv-container&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h4<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">30<\/span> <span class=\"crayon-e\">Days <\/span><span class=\"crayon-st\">Return<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h4<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-5\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">p<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">moneyback <\/span><span class=\"crayon-i\">guarantee<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">p<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-6\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-7\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-8\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">li <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;free-shipping col-md-4 col-sm-4 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-9\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;sv-container&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-10\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h4<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">Free <\/span><span class=\"crayon-i\">Shipping<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h4<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-11\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">p<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">On <\/span><span class=\"crayon-e\">all <\/span><span class=\"crayon-e\">orders <\/span><span class=\"crayon-i\">over<\/span> <span class=\"crayon-sy\">$<\/span><span class=\"crayon-cn\">99<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">p<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-12\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-13\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-14\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">li <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;safe-shopping col-md-4 col-sm-4 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-15\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;sv-container&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-16\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h4<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">Safe <\/span><span class=\"crayon-i\">Shopping<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h4<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-17\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">p<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">Save <\/span><span class=\"crayon-e\">up <\/span><span class=\"crayon-st\">to<\/span> <span class=\"crayon-cn\">50<\/span><span class=\"crayon-o\">%<\/span> <span class=\"crayon-i\">now<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">p<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-18\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-19\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09149573435270-20\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">ul<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0030 seconds] --><\/p>\n<h4 id=\"rev-slider-layout5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5.4 Revolution Slider<\/h4>\n<p><strong>Frontend<\/strong> \u2013 After opening the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/rev-slider-frontend.png\" alt=\"revolution-slider\" border=\"0\" \/><\/p>\n<p>The pop-up window will display <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/rev-slider-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<p>To configure these slides in <b>Home Slider 3<\/b>, please follow the same steps as <b><a href=\"#home1-slider\">Home Slider 1<\/a><\/b><\/p>\n<ul>\n<li>Go <a href=\"http:\/\/www.themepunch.com\/faq\/slider-revolution-beginner-video-guides-tutorials\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> or <a href=\"http:\/\/previous.themepunch.com\/revolution_wp\/documentation\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to readmore about Revolution Slider.<\/li>\n<\/ul>\n<h4 id=\"sw-brand-layout5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5.5 Sw Brand<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/sw-brand-layout5-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 5<\/strong> and choose the component named <b>SW Brand<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/sw-brand-layout5-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"woo-cat-slider-layout5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5.6 SW WooCommerce Categories Slider<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/woo-cat-slider-layout5-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 5<\/strong> and choose the component named <b>SW WooCommerce Categories Slider<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/woo-cat-slider-layout5-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"woo-slider-layout5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5.7 SW WooCommerce Slider<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/woo-slider-layout5-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 5<\/strong> and choose the component named <b>SW WooCommerce Slider<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/woo-slider-layout5-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"woo-tab-slider-layout5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5.8 SW WooCommerce Tab Slider<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/woo-tab-slider-layout5-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 5<\/strong> and choose the component named <b>SW WooCommerce Tab Slider<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/woo-tab-slider-layout5-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"textblock-layout5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5.9 Text Block<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/textblock-layout5-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 5<\/strong> and choose the component named <b>Text Block<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the backend settings,so you can configure the item as you want: Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/textblock-layout5-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<p><em><strong>Copy &amp; paste the code into your editor:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d0916b738133851\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;bottom-box&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;bottom-box-left col-md-6 col-sm-6 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;bottom-content&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;bottom-title&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;h3&gt;THIS WEEK&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;ul class=&#8221;list-info-bottom&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n \t&lt;li&gt;Introducing James Jagger for AW16 Men\u2019s&lt;a title=&#8221;View More&#8221; href=&#8221;#&#8221;&gt;View More&lt;\/a&gt;&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n \t&lt;li&gt;Autumn Winter 2016&lt;a title=&#8221;View More&#8221; href=&#8221;#&#8221;&gt;View More&lt;\/a&gt;&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n \t&lt;li&gt;Introducing James Jagger for AW16 Men\u2019s&lt;a title=&#8221;View More&#8221; href=&#8221;#&#8221;&gt;View More&lt;\/a&gt;&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/ul&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;bottom-box-right col-md-6 col-sm-6 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;bottom-content&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;bottom-title&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;h3&gt;KEEP IN TOUCH\u2026&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;p class=&#8221;des-newsletter&#8221;&gt;Get style updates straight to your inbox. Simply enter your details below to keep up-to-date with the latest news on collections and exclusive events.&lt;\/p&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n[mc4wp_form id=&#8221;1001&#8243;]&lt;\/p&gt;&lt;br \/&gt;<br \/>\n&lt;p&gt;&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0916b738133851-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0916b738133851-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0916b738133851-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0916b738133851-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0916b738133851-5\">5<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0916b738133851-6\">6<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0916b738133851-7\">7<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0916b738133851-8\">8<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0916b738133851-9\">9<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0916b738133851-10\">10<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0916b738133851-11\">11<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0916b738133851-12\">12<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0916b738133851-13\">13<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0916b738133851-14\">14<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0916b738133851-15\">15<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0916b738133851-16\">16<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0916b738133851-17\">17<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0916b738133851-18\">18<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0916b738133851-19\">19<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0916b738133851-20\">20<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0916b738133851-21\">21<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0916b738133851-22\">22<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0916b738133851-23\">23<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0916b738133851-24\">24<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d0916b738133851-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;bottom-box&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;bottom-box-left col-md-6 col-sm-6 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-3\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;bottom-content&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;bottom-title&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-5\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-r\">THIS<\/span> <span class=\"crayon-i\">WEEK<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-6\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-7\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">ul <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;list-info-bottom&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-8\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\"> \u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">Introducing <\/span><span class=\"crayon-e\">James <\/span><span class=\"crayon-e\">Jagger <\/span><span class=\"crayon-st\">for<\/span> <span class=\"crayon-e\">AW16 <\/span><span class=\"crayon-i\">Men<\/span>\u2019<span class=\"crayon-i\">s<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">title<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;View More&#8221;<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">View <\/span><span class=\"crayon-i\">More<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-9\" class=\"crayon-line\"><span class=\"crayon-h\"> \u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">Autumn <\/span><span class=\"crayon-i\">Winter<\/span> <span class=\"crayon-cn\">2016<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">title<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;View More&#8221;<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">View <\/span><span class=\"crayon-i\">More<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-10\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\"> \u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">Introducing <\/span><span class=\"crayon-e\">James <\/span><span class=\"crayon-e\">Jagger <\/span><span class=\"crayon-st\">for<\/span> <span class=\"crayon-e\">AW16 <\/span><span class=\"crayon-i\">Men<\/span>\u2019<span class=\"crayon-i\">s<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">title<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;View More&#8221;<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">View <\/span><span class=\"crayon-i\">More<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-11\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">ul<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-12\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-13\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-14\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;bottom-box-right col-md-6 col-sm-6 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-15\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;bottom-content&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-16\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;bottom-title&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-17\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">KEEP <\/span><span class=\"crayon-st\">IN<\/span> <span class=\"crayon-i\">TOUCH<\/span>\u2026<span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-18\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">p<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;des-newsletter&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">Get <\/span><span class=\"crayon-e\">style <\/span><span class=\"crayon-e\">updates <\/span><span class=\"crayon-e\">straight <\/span><span class=\"crayon-st\">to<\/span> <span class=\"crayon-e\">your <\/span><span class=\"crayon-v\">inbox<\/span><span class=\"crayon-sy\">.<\/span> <span class=\"crayon-e\">Simply <\/span><span class=\"crayon-e\">enter <\/span><span class=\"crayon-e\">your <\/span><span class=\"crayon-e\">details <\/span><span class=\"crayon-e\">below <\/span><span class=\"crayon-st\">to<\/span> <span class=\"crayon-e\">keep <\/span><span class=\"crayon-i\">up<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-st\">to<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-e\">date <\/span><span class=\"crayon-e\">with <\/span><span class=\"crayon-e\">the <\/span><span class=\"crayon-e\">latest <\/span><span class=\"crayon-e\">news <\/span><span class=\"crayon-e\">on <\/span><span class=\"crayon-e\">collections <\/span><span class=\"crayon-st\">and<\/span> <span class=\"crayon-e\">exclusive <\/span><span class=\"crayon-v\">events<\/span><span class=\"crayon-sy\">.<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">p<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-19\" class=\"crayon-line\"><span class=\"crayon-sy\">[<\/span><span class=\"crayon-e\">mc4wp_form <\/span><span class=\"crayon-v\">id<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;1001&#8221;<\/span><span class=\"crayon-sy\">]<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-20\" class=\"crayon-line crayon-striped-line\"><\/div>\n<div id=\"crayon-5894501d0916b738133851-21\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-22\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-23\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0916b738133851-24\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0048 seconds] --><\/p>\n<blockquote><p>&nbsp;<\/p>\n<p><strong>Note:<\/strong><br \/>\nPlease note that this homepage use the <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/footer2-frontend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Style 2<\/a> for the footer. Therefore, to configure this bottom, you need to go to <strong>Pages &gt; All pages &gt; Footer 2 <\/strong>to custom this <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/footer2-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">page\u2019s settings<\/a>.<\/p>\n<ul>\n<li><strong>Backend Setting: <\/strong>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/layout5\/footer2-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/li>\n<li><strong>Page Metabox<\/strong> \u2013 This section give you a chance to custom this page here. The setting fields will know which settings your page will handle. Please note that, if you do not have any special idea here, this page settings will be set as in the <b>Theme Options<\/b> section.<br \/>\nYou could click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/layout5\/footer2-metabox.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view how we set these elements for this page.<\/li>\n<li>To configure rows and columns of this page, after opening the page with Visual Composer and, please watch <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/footer2-rowandcolumn.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">this video<\/a> to edit them.<\/li>\n<li>To configure each part in this page, please continue reading this instruction<\/li>\n<\/ul>\n<\/blockquote>\n<h4 id=\"raw-html-layout5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5.10 Raw HTML<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/raw-html-layout5-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Footer 2<\/strong> and choose the component named <b>Raw Html<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the backend settings,so you can configure the item as you want: Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/raw-html-layout5-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<p><em><strong>Copy &amp; paste the code into your editor:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d09180689241602\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;socials-wrap&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;span&gt;Follow us&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;ul&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;li&gt;&lt;a href=&#8221;http:\/\/www.facebook.com\/SmartAddons.page&#8221; target=&#8221;_blank&#8221; class=&#8221;sc-face&#8221;&gt;&lt;i class=&#8221;fa fa-facebook&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;\/a&gt;&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;li&gt;&lt;a href=&#8221;https:\/\/twitter.com\/smartaddons&#8221; target=&#8221;_blank&#8221; class=&#8221;sc-twit&#8221;&gt;&lt;i class=&#8221;fa fa-twitter&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;\/a&gt;&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;li&gt;&lt;a href=&#8221;https:\/\/plus.google.com\/u\/0\/+Smartaddons\/posts&#8221; target=&#8221;_blank&#8221; class=&#8221;sc-gog&#8221;&gt;&lt;i class=&#8221;fa fa-google&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;\/a&gt;&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;li&gt;&lt;a href=&#8221;#&#8221; target=&#8221;_blank&#8221; class=&#8221;sc-ins&#8221;&gt;&lt;i class=&#8221;fa fa-instagram&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;\/a&gt;&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;li&gt;&lt;a href=&#8221;https:\/\/www.youtube.com\/user\/smartaddons&#8221; target=&#8221;_blank&#8221; class=&#8221;sc-you&#8221;&gt;&lt;i class=&#8221;fa fa-youtube-play&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;\/a&gt;&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/ul&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09180689241602-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09180689241602-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09180689241602-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09180689241602-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09180689241602-5\">5<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09180689241602-6\">6<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09180689241602-7\">7<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09180689241602-8\">8<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09180689241602-9\">9<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09180689241602-10\">10<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d09180689241602-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;socials-wrap&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09180689241602-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">Follow <\/span><span class=\"crayon-i\">us<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09180689241602-3\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">ul<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09180689241602-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;http:\/\/www.facebook.com\/SmartAddons.page&#8221;<\/span> <span class=\"crayon-v\">target<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;_blank&#8221;<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;sc-face&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-facebook&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09180689241602-5\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;https:\/\/twitter.com\/smartaddons&#8221;<\/span> <span class=\"crayon-v\">target<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;_blank&#8221;<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;sc-twit&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-twitter&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09180689241602-6\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;https:\/\/plus.google.com\/u\/0\/+Smartaddons\/posts&#8221;<\/span> <span class=\"crayon-v\">target<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;_blank&#8221;<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;sc-gog&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-google&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09180689241602-7\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span> <span class=\"crayon-v\">target<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;_blank&#8221;<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;sc-ins&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-instagram&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09180689241602-8\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;https:\/\/www.youtube.com\/user\/smartaddons&#8221;<\/span> <span class=\"crayon-v\">target<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;_blank&#8221;<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;sc-you&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-youtube-play&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09180689241602-9\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">ul<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09180689241602-10\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0047 seconds] --><\/p>\n<p>&nbsp;<\/p>\n<h4 id=\"wp-custom-menu-layout5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5.11 WP Custom Menu \u2013 About Market<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/wp-custom-menu-1-layout5-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Footer 2<\/strong> and choose the component named <b>WP Custom Menu<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/wp-custom-menu-1-layout5-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"wp-custom-menu-2-layout5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5.12 WP Custom Menu \u2013 Customer Service<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/wp-custom-menu-2-layout5-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Footer 2<\/strong> and choose the component named <b>WP Custom Menu<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/wp-custom-menu-2-layout5-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"wp-custom-menu-3-layout5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5.13 WP Custom Menu \u2013 Payment &amp; Shipping<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/wp-custom-menu-3-layout5-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Footer 2<\/strong> and choose the component named <b>WP Custom Menu<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/wp-custom-menu-3-layout5-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"raw-html-2-layout5\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.5.14 Raw HTML<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/raw-html-2-layout5-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Footer 2<\/strong> and choose the component named <b>Raw Html<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the backend settings,so you can configure the item as you want: Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout5\/raw-html-2-layout5-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<p><em><strong>Copy &amp; paste the code into your editor:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d0919d700103807\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;menu-bottom-footer &#8220;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;h5&gt;Contact Us&lt;\/h5&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;ul class=&#8221;block-content&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;li class=&#8221;address&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;i class=&#8221;fa fa-map-marker&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;div class=&#8221;inner&#8221;&gt;Address : No 40 Baria Sreet 133\/2&lt;br&gt; NewYork City, NY, United States.&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;li class=&#8221;email&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;i class=&#8221;fa fa-envelope-o&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;div class=&#8221;inner&#8221;&gt;Email : &lt;a href=&#8221;mailto:contact@market.com&#8221;&gt;contact@market.com&lt;\/a&gt;&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;li class=&#8221;phone&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;i class=&#8221;fa fa-mobile&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;div class=&#8221;inner&#8221;&gt;Phone 1 : 0123456789&lt;br&gt; Phone 2 : 0123456789&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/ul&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0919d700103807-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0919d700103807-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0919d700103807-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0919d700103807-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0919d700103807-5\">5<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0919d700103807-6\">6<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0919d700103807-7\">7<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0919d700103807-8\">8<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0919d700103807-9\">9<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0919d700103807-10\">10<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0919d700103807-11\">11<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0919d700103807-12\">12<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0919d700103807-13\">13<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0919d700103807-14\">14<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0919d700103807-15\">15<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d0919d700103807-16\">16<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d0919d700103807-17\">17<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d0919d700103807-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;menu-bottom-footer &#8220;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h5<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">Contact <\/span><span class=\"crayon-i\">Us<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h5<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-3\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">ul <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;block-content&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">li <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;address&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-5\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-map-marker&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-6\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;inner&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">Address<\/span> <span class=\"crayon-o\">:<\/span> <span class=\"crayon-i\">No<\/span> <span class=\"crayon-cn\">40<\/span> <span class=\"crayon-e\">Baria <\/span><span class=\"crayon-i\">Sreet<\/span> <span class=\"crayon-cn\">133<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-cn\">2<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span> <span class=\"crayon-e\">NewYork <\/span><span class=\"crayon-i\">City<\/span><span class=\"crayon-sy\">,<\/span> <span class=\"crayon-i\">NY<\/span><span class=\"crayon-sy\">,<\/span> <span class=\"crayon-e\">United <\/span><span class=\"crayon-v\">States<\/span><span class=\"crayon-sy\">.<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-7\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-8\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">li <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;email&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-9\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-envelope-o&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-10\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;inner&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">Email<\/span> <span class=\"crayon-o\">:<\/span> <span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;mailto:contact@market.com&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">contact<\/span><span class=\"crayon-sy\">@<\/span><span class=\"crayon-v\">market<\/span><span class=\"crayon-sy\">.<\/span><span class=\"crayon-i\">com<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-11\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-12\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">li <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;phone&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-13\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-mobile&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-14\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;inner&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">Phone<\/span> <span class=\"crayon-cn\">1<\/span> <span class=\"crayon-o\">:<\/span> <span class=\"crayon-cn\">0123456789<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span> <span class=\"crayon-i\">Phone<\/span> <span class=\"crayon-cn\">2<\/span> <span class=\"crayon-o\">:<\/span> <span class=\"crayon-cn\">0123456789<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-15\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-16\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">ul<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d0919d700103807-17\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0042 seconds] --><\/p>\n<div id=\"layout6\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6 SW Market Home Page 6<\/h3>\n<\/div>\n<p><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/index6.jpg\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" style=\"border: 1px solid #cccccc;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/index6.jpg\" alt=\"home6\" \/><\/a><\/p>\n<blockquote><p><strong>Note:<\/strong><br \/>\nIn the Admin Panel, please navigate to <strong>Page &gt;&gt; All Page &gt;&gt; Home Page 6<\/strong> to custom this home page\u2019s settings.<\/p>\n<ul>\n<li><strong>Backend Setting: <\/strong>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home6.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/li>\n<li><strong>Page Metabox<\/strong> \u2013 This section give you a chance to custom this homepage here. The setting fields will know which settings your page will handle. Please note that, if you do not have any special idea here, this page settings will be set as in the <b>Theme Options<\/b> section.<br \/>\nYou could click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/homepage\/home6-metabox.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view how we set these elements for this page. In this page, we just choose a fresh logo for this page and select style 6 for its header and style 3 for its footer.<\/li>\n<\/ul>\n<\/blockquote>\n<h4 id=\"set-row-layout6\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6.1 Setting rows and columns in SW Market Home Page 6<\/h4>\n<p style=\"margin-top: 10px;\">To configure rows and columns of this homepage, after opening the homepage with Visual Composer, please check out the following video to view their settings.<\/p>\n<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/MVWL6WHDzyQ\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\"><\/iframe><\/p>\n<h4 id=\"menu-right\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6.2 Menu Right<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/menu-right-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 20px;\">In your Administrator Page, please go to <strong>Appearance &gt; Widgets<\/strong> and select this part to configure its structure.<\/p>\n<p><em><strong>The Backend Settings:<\/strong><\/em> Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/menu-right-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view<\/p>\n<h4 id=\"rev-slider-layout6\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6.3 Revolution Slider<\/h4>\n<p><strong>Frontend<\/strong> \u2013 After opening the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/rev-slider-frontend.png\" alt=\"revolution-slider\" border=\"0\" \/><\/p>\n<p>The pop-up window will display <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/rev-slider-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<p>To configure these slides in <b>Home Slider 4<\/b>, please follow the same steps as <b><a href=\"#home1-slider\">Home Slider 1<\/a><\/b><\/p>\n<ul>\n<li>Go <a href=\"http:\/\/www.themepunch.com\/faq\/slider-revolution-beginner-video-guides-tutorials\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> or <a href=\"http:\/\/previous.themepunch.com\/revolution_wp\/documentation\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to readmore about Revolution Slider.<\/li>\n<\/ul>\n<h4 id=\"textblock-layout6\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6.4 Text Block<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/textblock-layout6-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 6<\/strong> and choose the component named <b>Text Block<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the backend settings,so you can configure the item as you want: Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/textblock-layout6-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<p><em><strong>Copy &amp; paste the code into your editor:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d091b5675404562\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;banner-in6-left&#8221;&gt;&lt;\/p&gt;&lt;br \/&gt;<br \/>\n&lt;p&gt;&lt;img class=&#8221;aligncenter wp-image-1579 size-full&#8221; src=&#8221;http:\/\/wp.smartaddons.com\/themes\/sw_market\/wp-content\/uploads\/2017\/01\/banner-in1.jpg&#8221; width=&#8221;570&#8243; height=&#8221;230&#8243; \/&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;banner-in6-info&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;h3&gt;i phone 6s&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n3D touch. 12MP photos. 4K Video&lt;br \/&gt;&lt;br \/&gt;<br \/>\none powerfull phone&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;a href=&#8221;#&#8221;&gt;shop now&lt;\/a&gt;&lt;\/p&gt;&lt;br \/&gt;<br \/>\n&lt;p&gt;&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091b5675404562-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091b5675404562-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091b5675404562-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091b5675404562-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091b5675404562-5\">5<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091b5675404562-6\">6<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091b5675404562-7\">7<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091b5675404562-8\">8<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091b5675404562-9\">9<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091b5675404562-10\">10<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091b5675404562-11\">11<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d091b5675404562-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-in6-left&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091b5675404562-2\" class=\"crayon-line crayon-striped-line\"><\/div>\n<div id=\"crayon-5894501d091b5675404562-3\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">img <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;aligncenter wp-image-1579 size-full&#8221;<\/span> <span class=\"crayon-v\">src<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;http:\/\/wp.smartaddons.com\/themes\/sw_market\/wp-content\/uploads\/2017\/01\/banner-in1.jpg&#8221;<\/span> <span class=\"crayon-v\">width<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;570&#8221;<\/span> <span class=\"crayon-v\">height<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;230&#8221;<\/span> <span class=\"crayon-o\">\/<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091b5675404562-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-in6-info&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091b5675404562-5\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-i\">phone<\/span> <span class=\"crayon-cn\">6s<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091b5675404562-6\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-cn\">3D<\/span> <span class=\"crayon-v\">touch<\/span><span class=\"crayon-sy\">.<\/span> <span class=\"crayon-cn\">12MP<\/span> <span class=\"crayon-v\">photos<\/span><span class=\"crayon-sy\">.<\/span> <span class=\"crayon-cn\">4K<\/span> <span class=\"crayon-e\">Video<\/span><\/div>\n<div id=\"crayon-5894501d091b5675404562-7\" class=\"crayon-line\"><span class=\"crayon-e\">one <\/span><span class=\"crayon-e\">powerfull <\/span><span class=\"crayon-i\">phone<\/span><\/div>\n<div id=\"crayon-5894501d091b5675404562-8\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">shop <\/span><span class=\"crayon-i\">now<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091b5675404562-9\" class=\"crayon-line\"><\/div>\n<div id=\"crayon-5894501d091b5675404562-10\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091b5675404562-11\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0017 seconds] --><\/p>\n<h4 id=\"textblock2-layout6\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6.5 Text Block<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/textblock2-layout6-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 6<\/strong> and choose the component named <b>Text Block<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the backend settings,so you can configure the item as you want: Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/textblock2-layout6-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<p><em><strong>Copy &amp; paste the code into your editor:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d091c5332417011\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;banner-in6-right&#8221;&gt;&lt;\/p&gt;&lt;br \/&gt;<br \/>\n&lt;p&gt;&lt;img class=&#8221;aligncenter wp-image-1580 size-full&#8221; src=&#8221;http:\/\/wp.smartaddons.com\/themes\/sw_market\/wp-content\/uploads\/2017\/01\/banner-in2.jpg&#8221; width=&#8221;570&#8243; height=&#8221;230&#8243; \/&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;banner-in6-info&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;h3&gt;I Pad ProSupper. Computer.&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\nNow in two sizes&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;a href=&#8221;#&#8221;&gt;shop now&lt;\/a&gt;&lt;\/p&gt;&lt;br \/&gt;<br \/>\n&lt;p&gt;&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091c5332417011-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091c5332417011-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091c5332417011-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091c5332417011-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091c5332417011-5\">5<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091c5332417011-6\">6<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091c5332417011-7\">7<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091c5332417011-8\">8<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091c5332417011-9\">9<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091c5332417011-10\">10<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d091c5332417011-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-in6-right&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091c5332417011-2\" class=\"crayon-line crayon-striped-line\"><\/div>\n<div id=\"crayon-5894501d091c5332417011-3\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">img <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;aligncenter wp-image-1580 size-full&#8221;<\/span> <span class=\"crayon-v\">src<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;http:\/\/wp.smartaddons.com\/themes\/sw_market\/wp-content\/uploads\/2017\/01\/banner-in2.jpg&#8221;<\/span> <span class=\"crayon-v\">width<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;570&#8221;<\/span> <span class=\"crayon-v\">height<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;230&#8221;<\/span> <span class=\"crayon-o\">\/<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091c5332417011-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-in6-info&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091c5332417011-5\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">I<\/span> <span class=\"crayon-e\">Pad <\/span><span class=\"crayon-v\">ProSupper<\/span><span class=\"crayon-sy\">.<\/span> <span class=\"crayon-v\">Computer<\/span><span class=\"crayon-sy\">.<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091c5332417011-6\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-e\">Now <\/span><span class=\"crayon-st\">in<\/span> <span class=\"crayon-e\">two <\/span><span class=\"crayon-i\">sizes<\/span><\/div>\n<div id=\"crayon-5894501d091c5332417011-7\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">shop <\/span><span class=\"crayon-i\">now<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091c5332417011-8\" class=\"crayon-line crayon-striped-line\"><\/div>\n<div id=\"crayon-5894501d091c5332417011-9\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091c5332417011-10\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0015 seconds] --><\/p>\n<h4 id=\"raw-html-layout6\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6.6 Raw HTML<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/raw-html-layout6-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 6<\/strong> and choose the component named <b>Raw Html<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the backend settings,so you can configure the item as you want: Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/raw-html-layout6-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<p><em><strong>Copy &amp; paste the code into your editor:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d091d0546959691\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;div class=&#8221;brand-ship brand-ship-v2&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;div class=&#8221;col-md-3 col-sm-6 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;banner-wrap&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;a href=&#8221;#&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;span class=&#8221;icon1&#8243;&gt;1&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;div class=&#8221;banner-cout&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;h3&gt;30 day return&lt;br&gt;&lt;span&gt;moneyback guarantee&lt;\/span&gt;&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;div class=&#8221;col-md-3 col-sm-6 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;banner-wrap&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;a href=&#8221;#&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;span class=&#8221;icon2&#8243;&gt;2&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;div class=&#8221;banner-cout&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;h3&gt;free shipping&lt;br&gt;&lt;span&gt;on all order over $99&lt;\/span&gt;&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;div class=&#8221;col-md-3 col-sm-6 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;banner-wrap&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;a href=&#8221;#&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;span class=&#8221;icon3&#8243;&gt;3&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;div class=&#8221;banner-cout&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;h3&gt;lowest price&lt;br&gt;&lt;span&gt;guarantee&lt;\/span&gt;&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;div class=&#8221;col-md-3 col-sm-6 col-xs-12&#8243;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;div class=&#8221;banner-wrap&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;a href=&#8221;#&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;span class=&#8221;icon4&#8243;&gt;4&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;div class=&#8221;banner-cout&#8221;&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t\t&lt;h3&gt;safe shopping&lt;br&gt;&lt;span&gt;guarantee&lt;\/span&gt;&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t\t&lt;\/a&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;\/div&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/div&gt;<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-5\">5<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-6\">6<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-7\">7<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-8\">8<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-9\">9<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-10\">10<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-11\">11<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-12\">12<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-13\">13<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-14\">14<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-15\">15<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-16\">16<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-17\">17<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-18\">18<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-19\">19<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-20\">20<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-21\">21<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-22\">22<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-23\">23<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-24\">24<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-25\">25<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-26\">26<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-27\">27<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-28\">28<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-29\">29<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-30\">30<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-31\">31<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-32\">32<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-33\">33<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-34\">34<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-35\">35<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-36\">36<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-37\">37<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-38\">38<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-39\">39<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-40\">40<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091d0546959691-41\">41<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091d0546959691-42\">42<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d091d0546959691-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;brand-ship brand-ship-v2&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;col-md-3 col-sm-6 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-3\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-wrap&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-5\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">span <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icon1&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">1<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-6\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-cout&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-7\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">30<\/span> <span class=\"crayon-e\">day <\/span><span class=\"crayon-st\">return<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">moneyback <\/span><span class=\"crayon-i\">guarantee<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-8\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-9\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-10\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-11\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-12\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;col-md-3 col-sm-6 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-13\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-wrap&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-14\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-15\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">span <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icon2&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">2<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-16\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-cout&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-17\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">free <\/span><span class=\"crayon-i\">shipping<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">on <\/span><span class=\"crayon-e\">all <\/span><span class=\"crayon-e\">order <\/span><span class=\"crayon-i\">over<\/span> <span class=\"crayon-sy\">$<\/span><span class=\"crayon-cn\">99<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-18\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-19\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-20\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-21\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-22\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;col-md-3 col-sm-6 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-23\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-wrap&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-24\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-25\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">span <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icon3&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">3<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-26\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-cout&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-27\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">lowest <\/span><span class=\"crayon-i\">price<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">guarantee<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-28\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-29\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-30\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-31\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-32\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;col-md-3 col-sm-6 col-xs-12&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-33\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-wrap&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-34\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-35\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">span <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;icon4&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-cn\">4<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-36\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-e\">div <\/span><span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;banner-cout&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-37\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">safe <\/span><span class=\"crayon-i\">shopping<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">br<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-i\">guarantee<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-38\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-39\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-40\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-41\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091d0546959691-42\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">div<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0066 seconds] --><\/p>\n<h4 id=\"woo-tab-slider-layout6\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6.7 SW WooCommerce Tab Slider<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/woo-tab-slider-layout6-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 6<\/strong> and choose the component named <b>SW WooCommerce Tab Slider<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/woo-tab-slider-layout6-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"set-image-layout6\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6.8 Setting single image in SW Market Home Page 6<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/single-image-layout6-frontend.png\" alt=\"\" border=\"0\" \/><\/p>\n<p style=\"margin-top: 10px;\">To configure the single image in this homepage, after opening the homepage with Visual Composer, please check out <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/single-image-layout6-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">the video<\/a><\/strong>to view its settings.<\/p>\n<h4 id=\"woo-tab-cat-slider-layout6\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6.9 SW WooCommerce Tab Category Slider<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/woo-tab-cat-layout6-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 6<\/strong> and choose the component named <b>SW WooCommerce Tab Category Slider<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/woo-tab-cat-layout6-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"woo-countdown-slider-layout6\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6.10 SW WooCommerce Countdown Slider<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/woo-countdown-layout6-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 6<\/strong> and choose the component named <b>SW WooCommerce Countdown Slider<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/woo-countdown-layout6-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"sw-brand-layout6\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6.11 Sw Brand<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/sw-brand-layout6-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 6<\/strong> and choose the component named <b>SW Brand<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/sw-brand-layout6-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<h4 id=\"sw-testinomial-layout6\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6.12 Sw Testimonial Slider<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/sw-testinomial-layout6-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Home Page 6<\/strong> and choose the component named <b>Sw Testimonial Slider<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/sw-testinomial-layout6-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Backend Setting <\/a><\/strong>,so you can configure the item as you want.<\/p>\n<blockquote><p><strong>Note:<\/strong><br \/>\nPlease note that this homepage use the <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/footer3-frontend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Style 3<\/a> for the footer. Therefore, to configure this bottom, you need to go to <strong>Pages &gt; All pages &gt; Footer 3 <\/strong>to custom this <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/footer3-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">page\u2019s settings<\/a>.<\/p>\n<ul>\n<li><strong>Backend Setting: <\/strong>Please click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/layout6\/footer3-backend.png\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view.<\/li>\n<li><strong>Page Metabox<\/strong> \u2013 This section give you a chance to custom this page here. The setting fields will know which settings your page will handle. Please note that, if you do not have any special idea here, this page settings will be set as in the <b>Theme Options<\/b> section.<br \/>\nYou could click <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/layout6\/footer3-metabox.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view how we set these elements for this page.<\/li>\n<li>To configure rows and columns of this page, after opening the page with Visual Composer and, please watch <a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/footer3-rowandcolumn.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">this video<\/a> to edit them.<\/li>\n<li>To configure each part in this page, please continue reading this instruction<\/li>\n<\/ul>\n<\/blockquote>\n<h4 id=\"text-block-footer3\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6.13 Text Block<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/text-block-footer3-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Footer 3<\/strong> and choose the component named <b>Text Block<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the backend settings,so you can configure the item as you want: Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/text-block-footer3-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<p><em><strong>Copy &amp; paste the code into your editor:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d091f0605221446\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;h3&gt;sign up for newsletter&lt;\/h3&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n[mc4wp_form id=&#8221;1001&#8243;]<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d091f0605221446-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d091f0605221446-2\">2<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d091f0605221446-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">sign <\/span><span class=\"crayon-e\">up <\/span><span class=\"crayon-st\">for<\/span> <span class=\"crayon-i\">newsletter<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">h3<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d091f0605221446-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-sy\">[<\/span><span class=\"crayon-e\">mc4wp_form <\/span><span class=\"crayon-v\">id<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;1001&#8221;<\/span><span class=\"crayon-sy\">]<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0005 seconds] --><\/p>\n<h4 id=\"raw-html-footer3\" style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">10.6.14 Raw HTML<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/raw-html-footer3-frontend.png\" alt=\"\" border=\"0\" \/><br \/>\nTo configure this part, please go to <strong>Pages &gt; All pages &gt; Footer 3<\/strong> and choose the component named <b>Raw Html<\/b> to edit. The second way to custom this part is to open the homepage with Visual Composer, click on \u201c<strong>pencil<\/strong>\u201d button <img decoding=\"async\" style=\"display: inline; vertical-align: sub;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/pencil-button.png\" alt=\"\" \/> at center of this part to configure its backend settings<\/p>\n<p>The pop-up window will display the backend settings,so you can configure the item as you want: Please click <strong><a href=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/theme-config\/layout6\/raw-html-footer3-backend.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a><\/strong> to view.<\/p>\n<p><em><strong>Copy &amp; paste the code into your editor:<\/strong><\/em><\/p>\n<p><!-- Crayon Syntax Highlighter v2.5.0 --><\/p>\n<div id=\"crayon-5894501d09204492477310\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" style=\"margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-toolbar\" style=\"font-size: 12px !important; height: 18px !important; line-height: 18px !important;\" data-settings=\" mouseover overlay hide delay\"><\/div>\n<div class=\"crayon-info\" style=\"min-height: 16.8px !important; line-height: 16.8px !important;\"><\/div>\n<div class=\"crayon-plain-wrap\"><textarea class=\"crayon-plain print-no\" style=\"-moz-tab-size: 4; -o-tab-size: 4; -webkit-tab-size: 4; tab-size: 4; font-size: 12px !important; line-height: 15px !important;\" readonly=\"readonly\" wrap=\"soft\" data-settings=\"dblclick\">&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;span&gt;Follow us&lt;\/span&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;ul&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;li&gt;&lt;a href=&#8221;http:\/\/www.facebook.com\/SmartAddons.page&#8221; target=&#8221;_blank&#8221; class=&#8221;sc-face&#8221;&gt;&lt;i class=&#8221;fa fa-facebook&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;\/a&gt;&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;li&gt;&lt;a href=&#8221;https:\/\/twitter.com\/smartaddons&#8221; target=&#8221;_blank&#8221; class=&#8221;sc-twit&#8221;&gt;&lt;i class=&#8221;fa fa-twitter&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;\/a&gt;&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;li&gt;&lt;a href=&#8221;https:\/\/plus.google.com\/u\/0\/+Smartaddons\/posts&#8221; target=&#8221;_blank&#8221; class=&#8221;sc-gog&#8221;&gt;&lt;i class=&#8221;fa fa-google&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;\/a&gt;&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;li&gt;&lt;a href=&#8221;#&#8221; target=&#8221;_blank&#8221; class=&#8221;sc-ins&#8221;&gt;&lt;i class=&#8221;fa fa-instagram&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;\/a&gt;&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n\t&lt;li&gt;&lt;a href=&#8221;https:\/\/www.youtube.com\/user\/smartaddons&#8221; target=&#8221;_blank&#8221; class=&#8221;sc-you&#8221;&gt;&lt;i class=&#8221;fa fa-youtube-play&#8221; aria-hidden=&#8221;true&#8221;&gt;&lt;\/i&gt;&lt;\/a&gt;&lt;\/li&gt;&lt;br \/&gt;&lt;br \/&gt;<br \/>\n&lt;\/ul&gt;\t<\/textarea><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09204492477310-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09204492477310-2\">2<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09204492477310-3\">3<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09204492477310-4\">4<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09204492477310-5\">5<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09204492477310-6\">6<\/div>\n<div class=\"crayon-num\" data-line=\"crayon-5894501d09204492477310-7\">7<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-5894501d09204492477310-8\">8<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\" style=\"font-size: 12px !important; line-height: 15px !important;\">\n<div id=\"crayon-5894501d09204492477310-1\" class=\"crayon-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-e\">Follow <\/span><span class=\"crayon-i\">us<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">span<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09204492477310-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">ul<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09204492477310-3\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;http:\/\/www.facebook.com\/SmartAddons.page&#8221;<\/span> <span class=\"crayon-v\">target<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;_blank&#8221;<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;sc-face&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-facebook&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09204492477310-4\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;https:\/\/twitter.com\/smartaddons&#8221;<\/span> <span class=\"crayon-v\">target<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;_blank&#8221;<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;sc-twit&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-twitter&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09204492477310-5\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;https:\/\/plus.google.com\/u\/0\/+Smartaddons\/posts&#8221;<\/span> <span class=\"crayon-v\">target<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;_blank&#8221;<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;sc-gog&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-google&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09204492477310-6\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;#&#8221;<\/span> <span class=\"crayon-v\">target<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;_blank&#8221;<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;sc-ins&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-instagram&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><\/div>\n<div id=\"crayon-5894501d09204492477310-7\" class=\"crayon-line\"><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">a<\/span> <span class=\"crayon-v\">href<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;https:\/\/www.youtube.com\/user\/smartaddons&#8221;<\/span> <span class=\"crayon-v\">target<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;_blank&#8221;<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;sc-you&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-i\">i<\/span> <span class=\"crayon-t\">class<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;fa fa-youtube-play&#8221;<\/span> <span class=\"crayon-i\">aria<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">hidden<\/span><span class=\"crayon-o\">=<\/span><span class=\"crayon-s\">&#8220;true&#8221;<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">i<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">a<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">li<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><\/div>\n<div id=\"crayon-5894501d09204492477310-8\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-o\">&lt;<\/span><span class=\"crayon-o\">\/<\/span><span class=\"crayon-i\">ul<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-h\">\u00a0\u00a0\u00a0\u00a0<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><!-- [Format Time: 0.0045 seconds] --><\/p>\n<blockquote><p><strong>Note:<\/strong><br \/>\nPlease note that other parts in this <strong>\u201cFooter 3\u2033<\/strong> page having the same configuration as ones in <strong>\u201cFooter 2\u2033<\/strong> page, so you could go <a href=\"#wp-custom-menu-layout5\" target=\"_blank\" rel=\"noopener noreferrer\">back<\/a> to view their settings<\/p><\/blockquote>\n<div id=\"recommendation\" class=\"recommendation\">\n<p><span class=\"order-item\">11<\/span><span class=\"item-title\">RECOMMENDATION <\/span><\/p>\n<div class=\"item-content\">\n<div id=\"woocommerce\">\n<h3 style=\"margin-top: 20px; border-bottom: 1px solid #999999; font-size: 18px; color: #3e95d7; font-weight: bold; padding-bottom: 10px;\">11.1 WooCommerce<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">SW Market Theme is fully compatible with WooCommerce plugin version 2.6.13. WooCommerce is external plugin and all info about this awesome plugin you can find plugin\u2019s author page.<\/p>\n<p>For detail instruction, please click this link: <a href=\"https:\/\/docs.woocommerce.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">WooCommerce<\/a>, and you will find how to <a href=\"https:\/\/docs.woocommerce.com\/document\/installing-uninstalling-woocommerce\/\" target=\"_blank\" rel=\"noopener noreferrer\">install WooCommerce plugin<\/a> , <a href=\"https:\/\/docs.woocommerce.com\/document\/configuring-woocommerce-settings\/\" target=\"_blank\" rel=\"noopener noreferrer\">how to configure its settings<\/a> easily.<\/p>\n<p>After installing the WooCommerce and having some products in your WordPress website, please go to <em><strong>Woocommerce &gt; Settings &gt; Products<\/strong><\/em> to custom your products\u2019 settings to suit this SW Market theme. After making the changes, remember to click Save Changes button.<\/p>\n<ul>\n<li>You can change the general settings in \u201c<em><strong>Woocommerce &gt; Settings &gt; Products &gt; General<\/strong><\/em>\u201d section.<br \/>\n<img decoding=\"async\" style=\"border: 1px solid #dddddd;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/woocommerce\/product-general.png\" alt=\"woocommerce\" \/><\/li>\n<li>You can change the image size in \u201c<em><strong>Woocommerce &gt; Settings &gt; Products &gt; Display<\/strong><\/em>\u201d section.<br \/>\n<img decoding=\"async\" style=\"border: 1px solid #dddddd;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/woocommerce\/product-image-size.png\" alt=\"woocommerce\" \/><\/li>\n<li>After change the images sizes, you should regenerate all the thumbnails. For this, you should install and activate <a href=\"https:\/\/wordpress.org\/plugins\/regenerate-thumbnails\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u201cRegenerate Thumbnails\u201d<\/a> plugin.<br \/>\n<img decoding=\"async\" style=\"border: 1px solid #dddddd;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/woocommerce\/regenerate-thumnails.png\" alt=\"woocommerce\" \/><\/li>\n<li>You can change the inventory settings in \u201c<em><strong>Woocommerce &gt; Settings &gt; Products &gt; Inventory<\/strong><\/em>\u201d section.<br \/>\n<img decoding=\"async\" style=\"border: 1px solid #dddddd;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/woocommerce\/product-inventory.png\" alt=\"woocommerce\" \/><\/li>\n<li>You can change the settings downloadable products in \u201c<em><strong>Woocommerce &gt; Settings &gt; Products &gt; Downloadable Products<\/strong><\/em>\u201d section.<br \/>\n<img decoding=\"async\" style=\"border: 1px solid #dddddd;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/woocommerce\/downloadable-product.png\" alt=\"woocommerce\" \/><\/li>\n<\/ul>\n<div id=\"post-image-size\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">11.2 Image dimensions in posts<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">For <b>SW Market theme<\/b>, we recommend using some dimensions for your image in posts. Please go to <strong><em>Settings &gt;&gt; Media<\/em><\/strong> and set up these dimensions:<\/p>\n<p><img decoding=\"async\" style=\"border: 1px solid #dddddd;\" src=\"https:\/\/www.smartaddons.com\/images_amazon\/sw-wordpress-images\/sw-themes\/sw-market-v2\/post-image-size-recomendation.png\" alt=\"woocommerce\" \/><\/p>\n<div id=\"product-size\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">11.3 Product image size<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">For <b>SW Market theme<\/b>, we recommend using the dimensions for your product image in the following page:<\/p>\n<ul>\n<li><b>Homepage 1<\/b> \u2013 <em>600 x 600 pixels<\/em><\/li>\n<li><b>Homepage 2<\/b> \u2013 <em>600 x 600 pixels<\/em><\/li>\n<li><b>Homepage 3<\/b> \u2013 <em>600 x 600 pixels<\/em><\/li>\n<li><b>Homepage 4<\/b> \u2013 <em>600 x 600 pixels<\/em><\/li>\n<li><b>Homepage 5<\/b> \u2013 <em>600 x 600 pixels<\/em><\/li>\n<li><b>Homepage 6<\/b> \u2013 <em>600 x 600 pixels<\/em><\/li>\n<li><b>Blog<\/b> \u2013 <em>800 x 350 pixels<\/em><\/li>\n<\/ul>\n<div id=\"visual-composer\">\n<h3 style=\"margin-top: 20px; border-bottom: 1px solid #999999; font-size: 18px; color: #3e95d7; font-weight: bold; padding-bottom: 10px;\">11.4 Visual Composer<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">The SW Market Theme uses the <strong>Visual Composer 5.0.1<\/strong>. The most powerful feature of the plugin is that it gives you an easy way to drag and drop frontend and backend page builder plugin that will save you tons of time working on the site content. You will be able to take full control over your WordPress site, build any layout you can imagine \u2013 no programming knowledge required. Moreover, now you can choose either work on a backend or move your page building process to frontend and instantly see changes you make.<\/p>\n<p>You can see <a href=\"https:\/\/vc.wpbakery.com\/video-tutorials\/\" target=\"_blank\" rel=\"noopener noreferrer\">some video tutorials<\/a> or <a href=\"http:\/\/www.wpbakeryvisualcomposer.com\/visual-composer-tutorials\/\" target=\"_blank\" rel=\"noopener noreferrer\">some tutorials for beginners<\/a> to get more details.<\/p>\n<div id=\"wpml-translation\">\n<h3 style=\"margin-top: 20px; font-size: 18px; color: #3e95d7; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;\">11.5 Translation<\/h3>\n<\/div>\n<p style=\"margin-top: 20px;\">This theme is compatible with <b>WPML<\/b> plugin.<\/p>\n<p style=\"margin-top: 20px;\">WPML is the most popular plugin for multi language support. Below you will find documentation their team created for using WPML plugin. If you\u2019ve purchased WPML and have any questions or issues, please check the links below.<\/p>\n<ul>\n<li><b><a href=\"https:\/\/wpml.org\/?\" target=\"_blank\" rel=\"noopener noreferrer\">WPML Plugin<\/a><\/b> \u2013 The highly recommended plugin to manage multi-lingual sites<\/li>\n<li><b><a href=\"https:\/\/wpml.org\/forums\/forum\/english-support\/\" target=\"_blank\" rel=\"noopener noreferrer\">WPML Forum Support<\/a><\/b> \u2013 If you bought WPML then you get free support from their amazing team<\/li>\n<li><b><a href=\"https:\/\/wpml.org\/2011\/03\/howto-display-different-widgets-per-language\/\" target=\"_blank\" rel=\"noopener noreferrer\">Translating Widgets<\/a><\/b> \u2013 Tutorial recommended by wpml team for translating widgets<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div id=\"support\" class=\"support\">\n<p><span class=\"order-item\">12<\/span><span class=\"item-title\">SUPPORT<br \/>\n<\/span><\/p>\n<div class=\"item-content\">\n<p style=\"margin-top: 20px;\">\n<ul>\n<li>SUPPORT \u2013 If you have any questions that are beyond the scope of this help file, please feel free to send us via: <a href=\"http:\/\/support.ytcvn.com\" target=\"_blank\" rel=\"noopener noreferrer\">Support Tickets System<\/a><\/li>\n<li>FAQs \u2013 Go to <a href=\"http:\/\/wpthemego.com\/document\/\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> to view more the Frequently Asked Questions.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<p><script type=\"text\/javascript\">\n\tfunction submitform(){\n\t\tif(document.commentform.comment.value=='' || document.commentform.author.value=='' || document.commentform.email.value==''){\n\t\t\talert('Please fill the required field.');\n\t\t\treturn false;\n\t\t} else return true;\n\t}\n<\/script><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/header>\n<\/article>\n<\/div>\n<\/section>\n<aside id=\"right\" class=\"sidebar col-lg-3 col-md-3 col-sm-4\">\n<section class=\"widget-4 widget-last widget guide_menu-2 guide_menu\">\n<div class=\"widget-inner\">\n<h3>Document Navigation<\/h3>\n<ul id=\"menu_guide\">\n<li class=\"menuid_1 menu_level_1\"><a href=\"#getting-started\">1. GETTING STARTED<\/a><\/li>\n<li class=\"menuid_1 menu_level_2\"><a href=\"#intro\">1.1 Introduction<\/a><\/li>\n<li class=\"menuid_1 menu_level_2\"><a href=\"#require\">1.2 System Requirements<\/a><\/li>\n<li class=\"menuid_2 menu_level_1\"><a href=\"#files\">2. FILE STRUCTURE<\/a><\/li>\n<li class=\"menuid_3 menu_level_1\"><a href=\"#install\">3. INSTALLATION<\/a><\/li>\n<li class=\"menuid_3 menu_level_2\"><a href=\"#quickstart\">3.1 Quickstart Installation<\/a><\/li>\n<li class=\"menuid_3 menu_level_2\"><a href=\"#theme\">3.2 Theme Installation<\/a><\/li>\n<li class=\"menuid_3 menu_level_3\"><a href=\"#theme-upload\">3.2.1 Theme Upload<\/a><\/li>\n<li class=\"menuid_3 menu_level_3\"><a href=\"#active-types\">3.2.2 Theme Installation Types<\/a><\/li>\n<li class=\"menuid_3 menu_level_3\"><a href=\"#required-plugin\">3.2.3 Required Plugins Installation<\/a><\/li>\n<li class=\"menuid_4 menu_level_1\"><a href=\"#import\">4. IMPORT DEMO CONTENTS<\/a><\/li>\n<li class=\"menuid_4 menu_level_2\"><a href=\"#import-demo-data\">4.1 Import Demo Data<\/a><\/li>\n<li class=\"menuid_4 menu_level_2\"><a href=\"#import-media-file\">4.2 Import Media file<\/a><\/li>\n<li class=\"menuid_5 menu_level_1\"><a href=\"#post\">5. POST<\/a><\/li>\n<li class=\"menuid_6 menu_level_1\"><a href=\"#pages\">6. PAGES <\/a><\/li>\n<li class=\"menuid_7 menu_level_1\"><a href=\"#mailchimp\">7. MAILCHIMP FOR WORDPRESS<\/a><\/li>\n<li class=\"menuid_8 menu_level_1\"><a href=\"#theme-options\">8. THEME OPTIONS<\/a><\/li>\n<li class=\"menuid_8 menu_level_2\"><a href=\"#theme-general\">8.1 General<\/a><\/li>\n<li class=\"menuid_8 menu_level_2\"><a href=\"#theme-layout\">8.2 Layout<\/a><\/li>\n<li class=\"menuid_8 menu_level_2\"><a href=\"#theme-header\">8.3 Header &amp; Footer<\/a><\/li>\n<li class=\"menuid_8 menu_level_2\"><a href=\"#theme-navbar\">8.4 Navbar Options<\/a><\/li>\n<li class=\"menuid_8 menu_level_2\"><a href=\"#theme-blog\">8.5 Blog Options<\/a><\/li>\n<li class=\"menuid_8 menu_level_2\"><a href=\"#theme-product\">8.6 Product Options<\/a><\/li>\n<li class=\"menuid_8 menu_level_2\"><a href=\"#theme-typo\">8.7 Typography<\/a><\/li>\n<li class=\"menuid_8 menu_level_2\"><a href=\"#theme-social\">8.8 Social<\/a><\/li>\n<li class=\"menuid_8 menu_level_2\"><a href=\"#theme-advanced\">8.9 Advanced<\/a><\/li>\n<li class=\"menuid_8 menu_level_2\"><a href=\"#theme-import\">8.10 Import\/Export Options<\/a><\/li>\n<li class=\"menuid_9 menu_level_1\"><a href=\"#menu-config\">9. MENU CONFIGURATION<\/a><\/li>\n<li class=\"menuid_9 menu_level_2\"><a href=\"#menu-management\">9.1 Menu Management<\/a><\/li>\n<li class=\"menuid_9 menu_level_3\"><a href=\"#existing-menu\">9.1.1 Existing Menu<\/a><\/li>\n<li class=\"menuid_9 menu_level_3\"><a href=\"#create-menu\">9.1.2 Create A New Menu<\/a><\/li>\n<li class=\"menuid_9 menu_level_3\"><a href=\"#edit-menu\">9.1.3 Edit A Menu<\/a><\/li>\n<li class=\"menuid_9 menu_level_2\"><a href=\"#primary-menu\">9.2 Main Menu(Primary Menu)<\/a><\/li>\n<li class=\"menuid_9 menu_level_3\"><a href=\"#home-menu\">9.2.1 Home<\/a><\/li>\n<li class=\"menuid_9 menu_level_3\"><a href=\"#shop-menu\">9.2.2 Shop<\/a><\/li>\n<li class=\"menuid_9 menu_level_2\"><a href=\"#vertical-menu\">9.3 Left Menu<\/a><\/li>\n<li class=\"menuid_9 menu_level_3\"><a href=\"#ele-menu\">9.3.1 Electronics<\/a><\/li>\n<li class=\"menuid_9 menu_level_3\"><a href=\"#automotive-menu\">9.3.2 Automotive &amp; Motorcycle<\/a><\/li>\n<li class=\"menuid_9 menu_level_3\"><a href=\"#computer-menu\">9.3.3 Computers &amp; Networking<\/a><\/li>\n<li class=\"menuid_9 menu_level_3\"><a href=\"#sport-menu\">9.3.4 Sports &amp; Outdoors<\/a><\/li>\n<li class=\"menuid_9 menu_level_2\"><a href=\"#myaccount-menu\">9.4 My Account<\/a><\/li>\n<li class=\"menuid_9 menu_level_2\"><a href=\"#footer1-menu\">9.5 Menu Footer 1<\/a><\/li>\n<li class=\"menuid_9 menu_level_2\"><a href=\"#footer2-menu\">9.6 Menu Footer 2<\/a><\/li>\n<li class=\"menuid_9 menu_level_2\"><a href=\"#footer3-menu\">9.7 Menu Footer 3<\/a><\/li>\n<li class=\"menuid_9 menu_level_2\"><a href=\"#menu-right\">9.8 Menu Right<\/a><\/li>\n<li class=\"menuid_10 menu_level_1\"><a href=\"#theme-config\">10. THEME CONFIGURATION<\/a><\/li>\n<li class=\"menuid_10 menu_level_2\"><a href=\"#default-layout\">10.1 SW Market Home Page 1<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#top-left\">10.1.1 Top Left<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#top-right\">10.1.2 Top Right<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-row1\">10.1.3 Setting the first row in this homepage<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#rev-slider\">10.1.4 Revolution Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#single-image\">10.1.5 Single Images<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#raw-html-1\">10.1.6 Raw HTML<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-row2\">10.1.7 Setting the second row in this homepage<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#woo-tab-cat-slider\">10.1.8 SW WooCommerce Tab Category Slider &#8211; Best Sellers<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-row3\">10.1.9 Setting the third row in this homepage<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-row4\">10.1.10 Setting the fourth row in this homepage<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#woo-tab-cat-slider2\">10.1.11 SW WooCommerce Tab Category Slider &#8211; New Arrivals<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-row5\">10.1.12 Setting the fifth row in this homepage<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#sw-brand\">10.1.13 Sw Brand<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-row6\">10.1.14 Setting the sixth row in this homepage<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#woo-cat-slider\">10.1.15 SW WooCommerce Categories Slider &#8211; Best Sellers<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#wp-custom-menu\">10.1.16 WP Custom Menu &#8211; About Market<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#wp-custom-menu-2\">10.1.17 WP Custom Menu &#8211; Customer Service<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#wp-custom-menu-3\">0.1.18 WP Custom Menu &#8211; Payment &amp; Shipping<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#raw-html-2\">10.1.19 Raw HTML<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#raw-html-3\">10.1.20 Raw HTML<\/a><\/li>\n<li class=\"menuid_10 menu_level_2\"><a href=\"#layout2\">10.2 SW Market Home Page 2<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#top-left-2\">10.2.1 Top Left 2<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#top-right-2\">10.2.2 Top Right 2<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-row-layout2\">10.2.3 Setting rows and columns in SW Market Home Page 2<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#rev-slider-layout2\"> 10.2.4 Revolution Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#textblock-layout2\">10.2.5 Text Block<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-image-layout2\">10.2.6 Setting single images in SW Market Home Page 2<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#woo-countdown-slider-layout2\">10.2.7 SW WooCommerce Countdown Slider &#8211; Deals of the week<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#woo-tab-cat-slider-layout2\">10.2.8 SW WooCommerce Tab Category Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#sw-brand-layout2\">10.2.9 Sw Brand<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#sw-best-sale-layout2\">10.2.10 SW Best Sale<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#sw-testinomial-layout2\">10.2.11 SW Testimonial Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#wp-tag-cloud-layout2\">10.2.12 WP Tag Cloud<\/a><\/li>\n<li class=\"menuid_10 menu_level_2\"><a href=\"#layout3\">10.3 SW Market Home Page 3<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-row-layout3\">10.3.1 Setting rows and columns in SW Market Home Page 3<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#rev-slider-layout3\">10.3.2 Revolution Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-image-layout3\">10.3.3 Setting single images in SW Market Home Page 3<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#raw-html-layout3\">10.3.4 Raw HTML<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#sw-vertical-megamenu-layout3\">10.3.5 SW Vertical Megamenu<\/a><\/li>\n<li class=\"menuid_10 menu_level_2\"><a href=\"#layout4\">10.4 SW Market Home Page 4<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-row-layout4\">10.4.1 Setting rows and columns in SW Market Home Page 4<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#rev-slider-layout4\">10.4.2 Revolution Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#woo-countdown-slider-layout4\">10.4.3 SW WooCommerce Countdown Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-image-layout4\">10.4.4 Setting single images in SW Market Home Page 4<\/a><\/li>\n<li class=\"menuid_10 menu_level_2\"><a href=\"#layout5\">10.5 SW Market Home Page 5<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-row-layout5\">10.5.1 Setting rows and columns in SW Market Home Page 5<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-image-layout5\">10.5.2 Setting single images in SW Market Home Page 5<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#top-home-5\">10.5.3 Top Right 2<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#rev-slider-layout5\">10.5.4 Revolution Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#sw-brand-layout5\">10.5.5 Sw Brand<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#woo-cat-slider-layout5\">10.5.6 SW WooCommerce Categories Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#woo-slider-layout5\">10.5.7 SW WooCommerce Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#woo-tab-slider-layout5\">10.5.8 SW WooCommerce Tab Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#textblock-layout5\">10.5.9 Text Block<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#raw-html-layout5\">10.5.10 Raw HTML<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#wp-custom-menu-layout5\">10.5.11 WP Custom Menu &#8211; About Market<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#wp-custom-menu-2-layout5\">10.5.12 WP Custom Menu &#8211; Customer Service<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#wp-custom-menu-3-layout5\">10.5.13 WP Custom Menu &#8211; Payment &amp; Shipping<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#raw-html-2-layout5\">10.5.14 Raw HTML<\/a><\/li>\n<li class=\"menuid_10 menu_level_2\"><a href=\"#layout6\">10.6 SW Market Home Page 6<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-row-layout6\">10.6.1 Setting rows and columns in SW Market Home Page 6<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#menu-right\">10.6.2 Menu Right<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#rev-slider-layout6\">10.6.3 Revolution Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#textblock-layout6\">10.6.4 Text Block<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#textblock2-layout6\">10.6.5 Text Block<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#raw-html-layout6\">10.6.6 Raw HTML<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#woo-tab-slider-layout6\">10.6.7 SW WooCommerce Tab Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#set-image-layout6\">10.6.8 Setting single image in SW Market Home Page 6<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#woo-tab-cat-slider-layout6\">10.6.9 SW WooCommerce Tab Category Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#woo-countdown-slider-layout6\">10.6.10 SW WooCommerce Countdown Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#sw-brand-layout6\">10.6.11 Sw Brand<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#sw-testinomial-layout6\">10.6.12 Sw Testimonial Slider<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#text-block-footer3\">10.6.13 Text Block<\/a><\/li>\n<li class=\"menuid_10 menu_level_3\"><a href=\"#raw-html-footer3\">10.6.14 Raw HTML<\/a><\/li>\n<li class=\"menuid_11 menu_level_1\"><a href=\"#recommendation\">11. RECOMMENDATION<\/a><\/li>\n<li class=\"menuid_11 menu_level_2\"><a href=\"#post-image-size\">11.2 Image dimensions in posts<\/a><\/li>\n<li class=\"menuid_11 menu_level_2\"><a href=\"#product-size\">11.3 Product image size<\/a><\/li>\n<li class=\"menuid_11 menu_level_2\"><a href=\"#visual-composer\">11.4 Visual Composer<\/a><\/li>\n<li class=\"menuid_11 menu_level_2\"><a href=\"#wpml-translation\">11.5 Translation<\/a><\/li>\n<li class=\"menuid_12 menu_level_1\"><a href=\"#support\">12. SUPPORT<\/a><\/li>\n<\/ul>\n<p><script type=\"text\/javascript\">\njQuery(window).on(\"load\", function() {\n\tif(jQuery(\".guide_menu\")){\n\t\toffset_top = jQuery(\".guide_menu\").offset().top\n\t\tjQuery(window).scroll(function(){\n\t\t\tprocessScroll(\".guide_menu\", \"top-fixed\", offset_top);\n\t\t});\n\t}\n});<\/p>\n<p>function processScroll(element, eclass, offset_top, column, offset_end) {\n\tvar scrollTop = jQuery(window).scrollTop();\n\tif(jQuery(element).height()< jQuery(window).height()){ if (scrollTop >= offset_top) {\n\t\t\tjQuery(element).addClass(eclass);\n\t\t} else if (scrollTop <= offset_top) {\n\t\t\tjQuery(element).removeClass(eclass);\n\t\t}\n\t\t\n\t}\n}\n\njQuery( document ).ready(function() {\n\tjQuery(\".guide_menu li.menu_level_1\").click(function() {\n\t\t\n\t\tvar li_class = jQuery(this).attr(\"class\");\n\t\tvar li_class_arr = li_class.split(\" \");\n\t\tvar main_class = li_class_arr[0];\n\t\tvar child_class  = li_class_arr[1];\t\t\n\t\tjQuery(\".guide_menu li.menu_level_2\").hide(\"fast\");\n\t\tjQuery(\".guide_menu li.menu_level_3\").hide(\"fast\");\n\t\tvar list = jQuery(\".guide_menu li\");\n\t\tlist.each(function() {\t\t\n\t\t\t\n\t\t\tif (jQuery(this).hasClass(main_class)) {\n\t\t\t\t\/\/console.log(jQuery(this).attr(\"class\"));\n\t\t\t\tjQuery(this).show(\"slow\");\n\t\t\t}\n\t\t});\n\t\tjQuery(\".guide_menu li.menu_level_1\").removeClass('menu_active');\n\t\tjQuery(this).addClass('menu_active');\n\t\t\/\/console.log(main_class);\n\t\t\/\/console.log(child_class);\n\t\t\n\t\t\/\/jQuery(\".guide_menu li\").hasClass(main_class).hasClass(child_class).show('slow');\n\t});\n});\n<\/script><\/p>\n<\/div>\n<\/section>\n<\/aside>\n<\/div>\n<\/div>\n<\/section>\n<p><script type='text\/javascript' src='http:\/\/www.smartaddons.com\/wp_documentation\/wp-content\/themes\/document\/assets\/js\/bootstrap.min.js'><\/script><br \/>\n<script type='text\/javascript' src='http:\/\/www.smartaddons.com\/wp_documentation\/wp-content\/themes\/document\/assets\/js\/plugins.js'><\/script><br \/>\n<script type='text\/javascript' src='http:\/\/www.smartaddons.com\/wp_documentation\/wp-content\/themes\/document\/assets\/js\/main.js'><\/script><br \/>\n[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text] &nbsp; SW Market View demoMore detail 1GETTING STARTED 1.1 Introduction First of all, I would like to thank you for purchasing this theme, your support is truly appreciated. SW Market is a modern and beautiful WordPress Theme. Both developers and non-trained users can use it easily. This document covers the installation and use of [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[59],"tags":[],"class_list":["post-5450","post","type-post","status-publish","format-standard","hentry","category-premium-themes-on-themeforest"],"_links":{"self":[{"href":"https:\/\/wpthemego.com\/document\/wp-json\/wp\/v2\/posts\/5450","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpthemego.com\/document\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wpthemego.com\/document\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wpthemego.com\/document\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/wpthemego.com\/document\/wp-json\/wp\/v2\/comments?post=5450"}],"version-history":[{"count":4,"href":"https:\/\/wpthemego.com\/document\/wp-json\/wp\/v2\/posts\/5450\/revisions"}],"predecessor-version":[{"id":5454,"href":"https:\/\/wpthemego.com\/document\/wp-json\/wp\/v2\/posts\/5450\/revisions\/5454"}],"wp:attachment":[{"href":"https:\/\/wpthemego.com\/document\/wp-json\/wp\/v2\/media?parent=5450"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wpthemego.com\/document\/wp-json\/wp\/v2\/categories?post=5450"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wpthemego.com\/document\/wp-json\/wp\/v2\/tags?post=5450"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}