SM Himarket24

This document is for SM HiMarket Magento Version 2.4.x

Firstly, a huge thanks for purchasing this theme, your support is truly appreciated!

This document covers the installation and use of this theme, reveals some answers to common problems and issues. We encourage you to read this document throughtly 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 Support Tickets System.

Note: This theme has versions for Magento 2.1.x, 2.2.x, 2.3.x and Magento 2.4.x.

Version Userguide
SM himarket Magento Version 2.1.x-2.3.x Please click Here to view
SM himarket Magento Version 2.4.x Please click Here to view

1 SYSTEM REQUIREMENT

At the basic level, this theme will require the following conditions:

  • System Requirements – Required system credentials for your magento installation.
  • Installation Guide – Installation guide that describes how to install magento2.
  • Online Magento 2 guide – Online magento documentation that describes about magento2 in detail.
  • Magento Forum – Magento forum site.
  • stackoverflow.com – You can also get some useful articles from stackoverflow.
  • 2INSTALLATION

    Note:

    As of Magento 2.4.0, MySQL is no longer used for search. You must use Elasticsearch. Magento supports Elasticsearch 7.6.x.
    (Magento no longer supports Elasticsearch 2.x, 5.x, and 6.x.)

    There are two ways to install a Magento Theme:

    • Quickstart Installation: Suitable if you have your first installation and want to get a whole new fresh site as our Demo.
    • Manual Installation (including Theme Installation): Suitable if your store is full with content that you want to overwrite.

    2.1 Quickstart Installation:

    Magentech provides SM Quickstart package for each theme which aims to ease the installation for users. If you plan to start your site from the beginning, it will help you save much time of installing and configuring. Please follow steps below:

    Important: You must use the command line to install Magento 2.4+.

    • Step 1: Download the quickstart package named as sm_himarket_quickstart_pl_m2.4.0_v3.0.0
    • Step 2: Upload and Extract the whole Quickstart package to your server. In Quickstart folder you will see the extracted folder that include all sample data
    • After upload quickstart package, please extract package by this command: unzip file.zip

    • Step 3: Create a Database for your Magento site

      Important!

      You need to remember the database name to use in the next steps

    • Step 4: Import database sample_data.sql under the folder sm_himarket_quickstart_pl_m2.4.0_v3.0.0\data_quickstart

      Note: You can import database by run this command mysql -u root -p database_name < sample_data.sql


      Note: After that please go to folder root and run these command to permissions:

      chmod -R 777 pub
      chmod -R 777 generated
      chmod -R 777 var
      chmod -R 777 app/etc
    • Step 5: Install Magento This example assumes that the Magento install directory is named sm_himarket, the db-host is on the same machine (localhost), and that the db-name, db-user, and db-password are all magento:
      php bin/magento setup:install –base-url=http://192.168.1.220/ytc_templates/magento/sm_himarket –base-url-secure=https://192.168.1.220/ytc_templates/magento/sm_himarket –db-host=localhost –db-name=magento –db-user=magento –db-password=magento –admin-firstname=admin –admin-lastname=admin –admin-email=admin@admin.com –admin-user=admin –admin-password=admin123 –language=en_US –currency=USD –timezone=America/Chicago –use-rewrites=1 –backend-frontname=”admin” –search-engine=elasticsearch7 –elasticsearch-index-prefix=himarket

      Messages similar to the following display to indicate a successful installation:

      Post installation file permissions check…
      For security, remove write permissions from these directories: ‘/var/www/html/ytc_templates/magento/sm_himarket/app/etc’
      [Progress: 274 / 274] [SUCCESS]: Magento installation complete.
      [SUCCESS]: Admin Panel URI: /admin_puu71q

      Note: You can customize the Admin URI with the --backend-frontname option. However, we recommend omitting this option and allowing the installation command to automatically generate a random URI. A random URI is harder for hackers or malicious software to exploit. The URI displays in your console when installation is complete.

    • Step 6: Can’t login to admin panel
      When you login to admin will be display like this image:

      Please open file app/etc/config.php and change ‘Magento_TwoFactorAuth’ => 1 to ‘Magento_TwoFactorAuth’ => 0

      After that run these command:
      php bin/magento setup:upgrade
      and php bin/magento setup:static-content:deploy -f

    • Step 7: Finally, permissions for the following folders by run these commands:
      chmod -R 777 pub
      chmod -R 777 generated
      chmod -R 777 var
      chmod -R 777 app/etc

    2.2 Manual Installation

    Important!

    – We recommend you to duplicate your live store on a development store and try installation on it in advance.

    – Backup magento files and the store database.

    It’s very important to backup all of themes and extensions in Magento before installation, especially when you are working on a live server. We strongly recommend you to do not omit this step.

    – Note: Manual Installation can only import CMS Page and Static Block. Products, Categories, Megamenu may not display when you use Manual Installation, you need to configure manually (by yourself >> please read documentation carefully)

    • Step 1: Download Magento 2.4.x https://magento.com/tech-resources/download and install on your server
    • Step 2: Please download ‘sm_himarket_theme_m2.1.x-2.4.x_v3.0.0.zip’ file and upload to the root of your magento site folder on your server, after that unzip by command unzip name_file.zip.
    • Step 3:
      Active SM Extensions, open command line in folder root of magento and run commands via ssh using putty or others php bin/magento setup:upgrade

    • Step 4: Run deploy command: php bin/magento setup:static-content:deploy -f

      Finally, permissions for the following folders by run these commands:
      chmod -R 777 pub
      chmod -R 777 generated
      chmod -R 777 var
    • Step 5:
      Navigate to Content > Design > Configuration > Edit Default Store > Select “SM himarket” theme.

    • Step 6: Click “Save Configuarion” button to save your changes.
    • Step 7: Navigate to Stores>> Settings>> Configuration >> MAGENTECH.COM >> Sm himarket >> Theme Installation. Press the buttons named ‘Static Blocks’ and ‘Pages’ to import all default blocks and pages. Click “Save Configuarion” button to save your changes.
    • Step 8: Click “Demo X” button to install demo version that you prefer to install. After that, click “Save config” button on the top.

    • Note. Please remember that: If you have imported these Static Blocks, Pages successfully, you would have all blocks and pages provided with this theme and you do not need to create any static blocks or pages manually as the following instruction of this document.

    • Step 9: Flush Cache: After successfully import your demo, save Theme Settings and Design Settings and clear the cache by using this command as php bin/magento cache:flush
      in Command Prompt. Or you could go to System >> Tools >> Cache Management, click ‘Flush Cache Storage’ button to flush all the cache.

    3CONFIGURATION

    3.1 Page Configuration

    3.1.1 Home Style 1

    Frontend of Home Style 1 – Layout Position
    home-layout1
    In the Admin Panel, please navigate to Content >> Elements >> Pages to create a new page in Pages section.

    • Backend Setting: Please click Here to view.
    • Copy and paste the following code into the Content field:
      <div class="home-style-1">
      <div class="row">
      <div class="col-md-3">{{block class="Sm\BasicProducts\Block\BasicProducts" title="<span>Top 5</span> popular" name="basicproducts" template="Sm_BasicProducts::basic-index1.phtml" product_limitation="5"}}</div>
      <div class="col-md-9">{{block class="Sm\DealsSlider\Block\DealsSlider" name="dealsslider" as="dealsslider" template="Sm_DealsSlider::default.phtml" title="<span>Deal</span>of the day" /}} {{block class="Magento\\Cms\\Block\\Block" block_id="banner-home11"}}</div>
      </div>
      <div class="listting-tabs-feature">{{block class="Sm\ListingTabs\Block\ListingTabs" name="listingtabs.home.tabs1" template="Sm_ListingTabs::default2.phtml" title="<span>Featured</span>Products" product_order_by="created_at" filter_type="categories" product_category="73,74,75,76,115,116" margin="0" style-customer="style2" row_item="1" nb_column1="4" nb_column2="3" pretext="" posttext=""}}</div>
      {{block class="Magento\\Cms\\Block\\Block" block_id="banner-home12"}}
      <div class="listting-tabs-arrivals">{{block class="Sm\ListingTabs\Block\ListingTabs" name="listingtabs.home.tabs2" template="Sm_ListingTabs::default.phtml" title="<span>New</span> arrivals" product_order_by="lastest_product" filter_type="categories" product_category="73,74,75,76,115,116" style-customer="" margin="0" pretext="" posttext=""}}</div>
      <div class="listting-tabs-bestsell">{{block class="Sm\ListingTabs\Block\ListingTabs" name="listingtabs.home.tabs3" template="Sm_ListingTabs::default2.phtml" title="<span>Best</span>selling" product_order_by="best_sales" filter_type="categories" product_category="43,120,45,46,47,117,119" icon_display="1" margin="3" style="style1" nb_rows="2" nb_column1="4" nb_column2="3" nb_column3="2" pretext="" posttext=""}}</div>
      </div>
      
    • Copy and paste the following code into the Layout Update XML field:
      <referenceContainer name="main.content">
      <block class="Magento\Cms\Block\Block" name="home-slider1" before="-">
      	<arguments>
      		<argument name="block_id" xsi:type="string">home-slider1</argument>
      	</arguments>
      </block>
      <block class="Magento\Cms\Block\Block" name="block-bottom-home1">
      	<arguments>
      		<argument name="block_id" xsi:type="string">block-bottom-home1</argument>
      	</arguments>
      </block>
      </referenceContainer>
      

    3.1.2 Home Style 2

    Frontend of Home Style 2 – Layout Position
    home-layout2
    In the Admin Panel, please navigate to Content >> Elements >> Pages to create a new page in Pages section.

    • Backend Setting: Please click Here to view.
    • Copy and paste the following code into the Content field:
      <div class="home-style-2">
      <div class="row">
      <div class="col-md-3 col-left2">{{block class="Sm\BasicProducts\Block\BasicProducts" name="basicproducts2" template="Sm_BasicProducts::basic-index2.phtml" product_order_by="top_rating" title="<span>Hot</span>Products"}} {{block class="Magento\\Cms\\Block\\Block" block_id="image-sidebar"}} {{block class="Magento\\Cms\\Block\\Block" block_id="blog-block-index2"}} {{block class="Magento\\Cms\\Block\\Block" block_id="block-policyshop2"}} {{block class="Magento\\Cms\\Block\\Block" block_id="testimonials-block-index2"}}</div>
      <div class="col-md-9">{{block class="Magento\\Cms\\Block\\Block" block_id="block-banner-index2"}}
      <div class="listting-tabs-top">{{block class="Sm\ListingTabs\Block\ListingTabs" name="listingtabs.home.tabs2" template="Sm_ListingTabs::default.phtml" title="<span>Featured</span> Products" product_order_by="random" filter_type="categories" product_category="73,74,75,76" margin="0" tab_all_display="1" nb_column1="4" nb_column2="3" nb_column3="3" pretext="" posttext=""}}</div>
      {{block class="Sm\DealsSlider\Block\DealsSlider" name="dealsslider" as="dealsslider" template="Sm_DealsSlider::default.phtml" title="" theme="theme1" product_limitation="20" nb_column1="8" nb_column2="7" nb_column3="6" nb_column4="3" nb_column5="2"/}} {{block class="Magento\\Cms\\Block\\Block" block_id="block-banner-center"}} {{block class="Sm\BasicProducts\Block\BasicProducts" name="basicproducts3" template="Sm_BasicProducts::basic-bottom-index2.phtml" product_order_by="created_at" title="<span>New</span>Arrivals" nb_column1="4" nb_column2="3" nb_column3="3" nb_column4="2"}}</div>
      </div>
      <div class="littingtabs-bottom">{{block class="Sm\ListingTabs\Block\ListingTabs" name="listingtabs.home.tabs3" template="Sm_ListingTabs::default.phtml" title="<span>Best</span>selling" product_order_by="best_sales" filter_type="categories" product_category="43,44,45,46,47,117,119,120,121" icon_display="1" margin="5" nb_column1="5" nb_column2="4" pretext="" posttext=""}}</div>
      </div>
      
    • Copy and paste the following code into the Layout Update XML field:
      <referenceContainer name="main.content">
      <block class="Magento\Cms\Block\Block" name="slideshow2" before="-">
      	<arguments>
      		<argument name="block_id" xsi:type="string">slideshow2</argument>
      	</arguments>
      </block>
      </referenceContainer>
      

    3.1.3 Home Style 3

    Frontend of Home Style 3 – Layout Position
    home-layout3
    In the Admin Panel, please navigate to Content >> Elements >> Pages to create a new page in Pages section.

    • Backend Setting: Please click Here to view.
    • Copy and paste the following code into the Content field:
      <div class="home-style-3">{{block class="Sm\ImageSlider\Block\ImageSlider" name="imageslider" template="Sm_ImageSlider::default.phtml"/}}{{block class="Sm\Categories\Block\Categories" name="categories" as="categories" template="Sm_Categories::default.phtml" product_category="120,46,45,117,47,43,119,121" theme="theme2" display_title="0" product_limitation="8'/}}
      <div class="product-top">
      <div class="row">
      <div class="col-md-5">{{block class="Sm\Deals\Block\Deals" name="deals" template="Sm_Deals::default.phtml" title="<span>Deals</span> of the days" nb_column1="1" nb_column2="1" nb_column3="1" nb_column4="1" nb_column5="1"/}}</div>
      <div class="col-md-7">{{block class="Sm\BasicProducts\Block\BasicProducts" name="basicproducts3" template="Sm_BasicProducts::product-style2.phtml" product_order_by="created_at" title="<span>New</span>Arrivals" row_item="2" nb_column1="3" nb_column2="3" nb_column3="3" nb_column4="2" margin="5"}}</div>
      </div>
      </div>
      {{block class="Magento\\Cms\\Block\\Block" block_id="banner-home-3"}}
      <div class="listting-tabs-col1 clearfix">{{block class="Sm\ListingTabs\Block\ListingTabs" name="listingtabs.home.tabs31" template="Sm_ListingTabs::default3.phtml" title="computer & Laptop" product_order_by="lastest_product" filter_type="categories" product_category="73,74,75,76" pretext="pretext-tabs31" nb_column1="4" nb_column2="3" nb_column3="2" margin="0" posttext="" style-customer=""}}</div>
      <div class="listting-tabs-col2 clearfix">{{block class="Sm\ListingTabs\Block\ListingTabs" name="listingtabs.home.tabs32" template="Sm_ListingTabs::default3.phtml" title="Fashion & Jewelry" product_order_by="lastest_product" filter_type="categories" product_category="131,132,133,137" pretext="pretext-tabs32" nb_column1="4" nb_column2="3" nb_column3="2" margin="0" posttext="" style-customer=""}}</div>
      <div class="listting-tabs-col3 clearfix">{{block class="Sm\ListingTabs\Block\ListingTabs" name="listingtabs.home.tabs33" template="Sm_ListingTabs::default3.phtml" title="Accessories & Toys" product_order_by="lastest_product" filter_type="categories" product_category="134,135,138,139" pretext="pretext-tabs33" nb_column1="4" nb_column2="3" nb_column3="2" margin="0" posttext="" style-customer=""}}</div>
      {{block class="Magento\\Cms\\Block\\Block" block_id="slider-brand"}}
      <div class="basicproduct-wrapper">
      <div class="row">
      <div class="col-md-4 col-sm-6 col-xs-12">{{block class="Sm\BasicProducts\Block\BasicProducts" name="basicproducts1" template="Sm_BasicProducts::sidebar-product-slider.phtml" product_order_by="lastest_product" title="Featured Products" row_item="3" nb_column1="1" nb_column2="1" nb_column3="1" nb_column4="1"/}}</div>
      <div class="col-md-4 col-sm-6 col-xs-12">{{block class="Sm\BasicProducts\Block\BasicProducts" name="basicproducts2" template="Sm_BasicProducts::sidebar-product-slider.phtml" product_order_by="most_viewed" title="Most Viewed" row_item="3" nb_column1="1" nb_column2="1" nb_column3="1" nb_column4="1" /}}</div>
      <div class="col-md-4 col-sm-12 col-xs-12">{{block class="Sm\BasicProducts\Block\BasicProducts" name="basicproducts3" template="Sm_BasicProducts::sidebar-product-slider.phtml" product_order_by="top_rating" title="Top rated Products" row_item="3" nb_column1="1" nb_column2="1" nb_column3="1" nb_column4="1"/}}</div>
      </div>
      </div>
      {{block class="Magento\\Cms\\Block\\Block" block_id="block-policyshop3"}} {{block class="Magento\\Cms\\Block\\Block" block_id="blog-block-index3"}}</div>
      

    3.1.4 Home Style 4

    Frontend of Home Style 4 – Layout Position
    home-layout4
    In the Admin Panel, please navigate to Content >> Elements >> Pages to create a new page in Pages section.

    • Backend Setting: Please click Here to view.
    • Copy and paste the following code into the Content field:
      <div class="home-style-4">{{block class="Magento\\Cms\\Block\\Block" block_id="banner-home-4"}}{{block class="Sm\ListingTabs\Block\ListingTabs" name="listingtabs.home.tabs41" template="Sm_ListingTabs::default.phtml" title="<span>New</span> Arrivals" product_order_by="lastest_product" filter_type="categories" product_category="148,149,150,151,152" tab_all_display="1" nb_column1="4" nb_column2="3" margin="10" posttext="" pretext="" style-customer=""}} {{block class="Magento\\Cms\\Block\\Block" block_id="block-policyshop4"}}
      <div class="row">
      <div class="col-md-3 col-left2">{{block class="Sm\Deals\Block\Deals" name="deals" template="Sm_Deals::default4.phtml"  title="hot Deals" product_category="141"  nb_column1="1" nb_column2="1" nb_column3="1" nb_column4="1"/}} {{block class="Magento\\Cms\\Block\\Block" block_id="blog-block-index2"}} {{block class="Magento\\Cms\\Block\\Block" block_id="testimonials-block-index4"}}</div>
      <div class="col-md-9">
      <div class="bacsicpproduct1">{{block class="Sm\BasicProducts\Block\BasicProducts" name="basicproducts41" template="Sm_BasicProducts::basic-slider.phtml" product_category="148" title="Sport clothings" margin="8" row_item="1" nb_column1="4" nb_column2="3" nb_column3="3" nb_column4="2"}}</div>
      <div class="bacsicpproduct2">{{block class="Sm\BasicProducts\Block\BasicProducts" name="basicproducts42" template="Sm_BasicProducts::basic-slider.phtml" product_category="150" title="Exercise Machines" margin="8" row_item="5" nb_column1="1" nb_column2="1" nb_column3="1" nb_column4="1"}}</div>
      <div class="bacsicpproduct3">{{block class="Sm\BasicProducts\Block\BasicProducts" name="basicproducts43" template="Sm_BasicProducts::sidebar-product-slider.phtml" product_category="153" title="Accessories" row_item="3" nb_column1="2" nb_column2="2" nb_column3="2" nb_column4="1"/}}</div>
      </div>
      </div>
      {{block class="Magento\\Cms\\Block\\Block" block_id="hot-category-v4"}} {{block class="Magento\\Cms\\Block\\Block" block_id="slider-brand"}}</div>
      
    • Copy and paste the following code into the Layout Update XML field:
      <referenceContainer name="main.content">
      <block class="Sm\ImageSlider\Block\ImageSlider" name="imageslider" template="Sm_ImageSlider::default.phtml" before="-"></block>
      </referenceContainer>
      

    3.1.5 Home Style 5

    Frontend of Home Style 5 – Layout Position
    home-layout5
    In the Admin Panel, please navigate to Content >> Elements >> Pages to create a new page in Pages section.

    • Backend Setting: Please click Here to view.
    • Copy and paste the following code into the Content field:
      <div class="home-style-5">
      <div class="row">
      <div class="col-md-3">{{block class="Magento\\Cms\\Block\\Block" block_id="vertical-menu-config"}}{{block class="Magento\\Cms\\Block\\Block" block_id="newsletter-v5"}}{{block class="Magento\\Cms\\Block\\Block" block_id="policy-shop-v5"}}{{block class="Magento\\Cms\\Block\\Block" block_id="blog-block-index2"}} {{block class="Magento\\Cms\\Block\\Block" block_id="testimonials-block-index4"}}</div>
      <div class="col-md-6">{{block class="Sm\ImageSlider\Block\ImageSlider" name="imageslider" template="Sm_ImageSlider::default.phtml"}}{{block class="Sm\ListingTabs\Block\ListingTabs" name="listingtabs.home.tabs51" template="Sm_ListingTabs::default.phtml" title="Medical Equipment" product_order_by="lastest_product" filter_type="categories" product_category="143,144,145,146,147" nb_column1="3" nb_column2="3" posttext="" pretext="" style-customer=""}}{{block class="Magento\\Cms\\Block\\Block" block_id="banner-home51"}}{{block class="Sm\ListingTabs\Block\ListingTabs" name="listingtabs.home.tabs51" template="Sm_ListingTabs::default.phtml" title="dental equipment" product_order_by="created_at" filter_type="categories" product_category="143,144,145,146,147" nb_column1="3" nb_column2="3" posttext="" pretext="" style-customer=""}}{{block class="Magento\\Cms\\Block\\Block" block_id="banner-home52"}}{{block class="Sm\ListingTabs\Block\ListingTabs" name="listingtabs.home.tabs51" template="Sm_ListingTabs::default.phtml" title="Rehabilitation Equipment" product_order_by="entity_id" filter_type="categories" product_category="143,144,145,146,147" nb_column1="3" nb_rows="2" nb_column2="3" posttext="" pretext="" style-customer=""}}</div>
      <div class="col-md-3">{{block class="Sm\Deals\Block\Deals" name="deals" template="Sm_Deals::default4.phtml" title="Daily Deals" product_category="142" margin="30" nb_column1="1" nb_column2="1" nb_column3="1" nb_column4="1" img_width="600" img_height="600"/}}
      <div class="block basic-right">{{block class="Sm\BasicProducts\Block\BasicProducts" name="basicproducts5" template="Sm_BasicProducts::sidebar-product-slider.phtml" product_order_by="best_sales" product_category="142" title="Best sellers" row_item="5" nb_column1="1" nb_column2="1" nb_column3="1"/}}</div>
      {{block class="Magento\\Cms\\Block\\Block" block_id="banner-right-v5"}}{{block class="Magento\\Cms\\Block\\Block" block_id="brand-v5"}}</div>
      </div>
      </div>
      
      

    3.2 Configure Megamenu

    Moreover, to display the second mega menu in your store, you have an additional static block. In this theme we have the Vertical Megamenu being the second one. Therefore, please go to Content>> Elements>> Blocks and check if a static block with Identifier * : “vertical-menu-config” had been imported in your importing process or not.

    • If you do not have this block, please create a static block as the illustration
    • Copy and paste the following code into the content tab of this static block:

      <p>{{block class="Sm\MegaMenu\Block\MegaMenu\View" template="Sm_MegaMenu::megamenu.phtml" theme="2" group_id="2" }}</p>
      

    3.2.1 Horizontal Megamenu:

    Horizontal-mega-menu

    • Sortable Categories Items Please click Here to view.

    Features
    Frontend Appearance

    • Backend Settings: Please click Here to view.
    • Backend of ‘Dropdown Features’: Please click Here to view.
    • Copy and paste the following code into the Content field::

      &ltdiv class="home-menu-dropdown"&gt
      	&ltul class="item-home-store layout-home"&gt
      		&ltli class="title-menu-home"&gtLayouts&lt/li&gt
      		&ltli&gt&lta title="Home Style 1" href="{{store url="?___store=default&___from_store=french"}}"&gtHome Style 1&lt/a&gt&lt/li&gt
      		&ltli&gt&lta title="Home Style 2" href="{{store url="?___store=french&___from_store=default"}}"&gtHome Style 2&lt/a&gt&lt/li&gt
      		&ltli&gt&lta title="Boxed Layout" href="{{store url="?___store=german&___from_store=default"}}"&gtBoxed Layout&lt/a&gt&lt/li&gt
      	&lt/ul&gt
      
      	&ltul class="item-home-store header-home"&gt
      		&ltli class="title-menu-home"&gtHeaders&lt/li&gt
      		&ltli&gt&lta title="Header Type 1" href="{{store url="?___store=default&___from_store=french"}}"&gtHeader Type 1&lt/a&gt&lt/li&gt
      		&ltli&gt&lta title="Header Type 2" href="{{store url="?___store=french&___from_store=default"}}"&gtHeader Type 2&lt/a&gt&lt/li&gt
      	&lt/ul&gt
      	
      	&ltul class="item-home-store theme-color"&gt
      		&ltli class="title-menu-home"&gtColor Styles&lt/li&gt
      		&ltli class="green"&gt&lta title="Green" href="{{store url="?___store=default&___from_store=french"}}"&gtGreen&lt/a&gt&lt/li&gt
      		&ltli class="blue"&gt&lta title="Blue" href="{{store url="?___store=vietnam&___from_store=default"}}"&gtBlue&lt/a&gt&lt/li&gt
      		&ltli class="yellow"&gt&lta title="Teal" href="{{store url="?___store=somaliland&___from_store=default"}}"&gtYellow&lt/a&gt&lt/li&gt
      		&ltli class="red"&gt&lta title="Red" href="{{store url="?___store=japan&___from_store=default"}}"&gtRed&lt/a&gt&lt/li&gt
      
      	&lt/ul&gt	
      			
      	&ltul class="item-home-store layout-home"&gt
      		&ltli class="title-menu-home"&gt404 Page Layout&lt/li&gt
      		&ltli&gt&lta title="404 Page Style 1" href="{{store url="404page"}}"&gt404 Page Style 1&lt/a&gt&lt/li&gt
      	&lt/ul&gt
      	&ltdiv style="clear:both;"&gt &lt/div&gt
      
      &lt/div&gt
      

    Shop
    Frontend Appearance

    • Backend Settings: Please click Here to view.

    Products
    Frontend Appearance

    • Backend Settings: Please click Here to view.

    About Us
    Frontend Appearance

    • Backend Settings: Please click Here to view.

    Contact
    Frontend Appearance

    • Backend Settings: Please click Here to view.

    3.2.2 Vertical Megamenu:

    vertical-mega-menu

    • Sortable Categories Items Please click Here to view.

    Smartphones Accessories
    Frontend Appearance

    • Backend Settings: Please click Here to view.
    • Backend of ‘Row 1’ in ‘Smartphones Accessories’: Please click Here to view.
    • Note: Do the same with item ‘Row 2’

    • Backend of ‘T-shirt’ in ‘Row 1’: Please click Here to view.
    • Note: Do the same with item ‘Dress’

    • Backend of ‘Images’ in ‘Row 2’: Please click Here to view.
    • Copy and paste the following code into the Content field::

      &lta href="banner-img"&gt&ltimg src="{{media url="wysiwyg/image-megamenu/img-megamenu2.jpg"}}" alt="" /&gt&lt/a&gt
      

    Computer & Networking
    Frontend Appearance

    • Backend Settings: Please click Here to view.
    • Backend of ‘Col 1’ in ‘Computer & Networking’: Please click Here to view.
    • Note: Do the same with item ‘Col 2’

    • Backend of ‘Beds’ in ‘Col 1’: Please click Here to view.
    • Backend of ‘Shoes’ in ‘Col 1’: Please click Here to view.
    • Backend of ‘Shoes’ in ‘Col 2’: Please click Here to view.
    • Backend of ‘Beds’ in ‘Col 2’: Please click Here to view.
    • Backend of ‘Col 3’ in ‘Computer & Networking’: Please click Here to view.
    • Backend of ‘Image 1’ in ‘Col 3’: Please click Here to view.
    • Copy and paste the following code into the Content field::

      &lta href="#" class="banner-img"&gt&ltimg src="{{media url="wysiwyg/image-megamenu/img-megamenu.jpg"}}" alt="" /&gt&lt/a&gt
      

    Smartphones & Tablets
    Frontend Appearance

    • Backend Settings: Please click Here to view.

    Health & Beauty
    Frontend Appearance

    • Backend Settings: Please click Here to view.
    • Backend of ‘sub-menu’ in ‘Health & Beauty’: Please click Here to view.

    Car Accessories
    Frontend Appearance

    • Backend Settings: Please click Here to view.

    Apparel & Accessories
    Frontend Appearance

    • Backend Settings: Please click Here to view.

    Intimate Apparel
    Frontend Appearance

    • Backend Settings: Please click Here to view.

    Lights & Lighting
    Frontend Appearance

    • Backend Settings: Please click Here to view.
    • Backend of ‘Col1-light’ in ‘Lights & Lighting’: Please click Here to view.
    • Note: Do the same with item ‘Col2-light’, ‘Col3-light’ and ‘Col4-light’

    • Backend of ‘Image 1’ in ‘Col1-light’: Please click Here to view.
    • Copy and paste the following code into the Content field::

      &lta href="#" class="banner-img"&gt&ltimg src="{{media url="wysiwyg/image-megamenu/ca1.png"}}" alt="" /&gt&lt/a&gt
      
    • Backend of ‘Categories 1’ in ‘Col1-light’: Please click Here to view.
    • Backend of ‘Image 2’ in ‘Col2-light’: Please click Here to view.
    • Copy and paste the following code into the Content field::

      &lta href="#" class="banner-img"&gt&ltimg src="{{media url="wysiwyg/image-megamenu/ca2.png"}}" alt="" /&gt&lt/a&gt
      
    • Backend of ‘Categories 2’ in ‘Col2-light’: Please click Here to view.
    • Backend of ‘Image 3’ in ‘Col3-light’: Please click Here to view.
    • Copy and paste the following code into the Content field::

      &lta href="#" class="banner-img"&gt&ltimg src="{{media url="wysiwyg/image-megamenu/ca3.png"}}" alt="" /&gt&lt/a&gt
      
    • Backend of ‘Categories 3’ in ‘Col3-light’: Please click Here to view.
    • Backend of ‘Images Category4’ in ‘Col4-light’: Please click Here to view.
    • Copy and paste the following code into the Content field::

      &ltimg src="{{media url="wysiwyg/image-megamenu/ca4.png"}}" alt="" /&gt
      
    • Backend of ‘Categories 4’ in ‘Col4-light’: Please click Here to view.

    Home & Office
    Frontend Appearance

    • Backend Settings: Please click Here to view.

    Cameras & Camcorders
    Frontend Appearance

    • Backend Settings: Please click Here to view.

    Sports & Outdoors
    Frontend Appearance

    • Backend Settings: Please click Here to view.

    Toys & Hobbies
    Frontend Appearance

    • Backend Settings: Please click Here to view.

    Consumer Electronics
    Frontend Appearance

    • Backend Settings: Please click Here to view.

    All Categories
    Frontend Appearance

    • Backend Settings: Please click Here to view.

    3.3 Configure Extensions

    The SM Himarket front-page has been integrated with the extensions in the following list:

    In SM Himarket Administration Page, please navigate to Stores>> Settings>> Configuration >> MAGENTECH.COM to configure extensions as you want.

        • Position: SM Search Box
        • Frontend Appearance

        • Backend of SM Search Box: Click Here
    3.3.2 SM Deals Slider
        • Position: SM Deals Slider
        • Frontend Appearance

        • Backend of SM Deals Slider: Click Here
    3.3.3 SM Megamenu
        • Position: SM Megamenu
        • Frontend Appearance

        • Backend of SM Megamenu: Click Here
    3.3.4 SM Basic Products
        • Position: SM Basic Products
        • Frontend Appearance

        • Backend of SM Basic Products: Click Here
    3.3.5 SM Listing Tabs
        • Position: SM Listing Tabs
        • Frontend Appearance

        • Backend of SM Listing Tabs: Click Here
    3.3.6 SM Deals
        • Position: SM Deals
        • Frontend Appearance

        • Backend of SM Deals: Click Here
    3.3.7 SM Cart Quick Pro
        • Position: SM Cart Quick Pro
        • Frontend Appearance

        • Backend of SM Quick View: Click Here
    3.3.8 SM Categories
        • Position: SM Categories
        • Frontend Appearance

        • Backend of SM Quick View: Click Here

    3.4 Configure Static Blocks

    The SM Himarket front-page has the following static blocks in the theme:

    To create a new static block, go to Content>> Elements>> Blocks >> Add new block.

    Static Block: hotline

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Himarket Hotline Header “ and Identifier * : “hotline”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltp class="phone"&gt&ltem class="fa fa-phone"&gt&lt/em&gt Call us free:&ltspan class="phone"&gt 000-943-446-000&lt/span&gt&lt/p&gt
    &ltp&gt&ltem class="fa fa-envelope"&gt&lt/em&gt&lta href="#"&gtEmail: Hidesign@domain.com&lt/a&gt&lt/p&gt
    

    Static Block: block-policyshop1

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Himarket – Policy Shop Home 1” and Identifier * : “block-policyshop1”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="policy-shop1"&gt
    &ltdiv class="row"&gt
    &ltdiv class="col-sm-4"&gt
    &ltdiv class="content-policy"&gt
    &ltdiv class="imgages"&gt&ltimg src="{{media url="wysiwyg/home-page-image/home-1/icon1.png"}}" alt="" /&gt&lt/div&gt
    &lth2&gtFree Shipping&lt/h2&gt
    &ltp&gtFree shipping on all UK orders&lt/p&gt
    &lt/div&gt
    &lt/div&gt
    &ltdiv class="col-sm-4"&gt
    &ltdiv class="content-policy"&gt
    &ltdiv class="imgages"&gt&ltimg src="{{media url="wysiwyg/home-page-image/home-1/icon2.png"}}" alt="" /&gt&lt/div&gt
    &lth2&gtMoney Guarantee&lt/h2&gt
    &ltp&gt30 days money back guarantee&lt/p&gt
    &lt/div&gt
    &lt/div&gt
    &ltdiv class="col-sm-4"&gt
    &ltdiv class="content-policy"&gt
    &ltdiv class="imgages"&gt&ltimg src="{{media url="wysiwyg/home-page-image/home-1/icon3.png"}}" alt="" /&gt&lt/div&gt
    &lth2&gtOnline Support&lt/h2&gt
    &ltp&gtWe support online 24/24 on day&lt/p&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Himarker- Block Home 1 “ and Identifier * : “banner-home11”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="block"&gt&lta class="banner-img" href="#"&gt &ltimg src="{{media url="wysiwyg/home-page-image/home-1/banner3.jpg"}}" alt="" /&gt &lt/a&gt&lt/div&gt
    

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Himarket Block Banner 2 Home 1” and Identifier * : “banner-home12”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="block"&gt
    &ltdiv class="row"&gt
    &ltdiv class="col-sm-6"&gt&lta class="banner-img" href="#"&gt&ltimg src="{{media url="wysiwyg/home-page-image/home-1/banner1.jpg"}}" alt="" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="col-sm-6"&gt&lta class="banner-img" href="#"&gt&ltimg src="{{media url="wysiwyg/home-page-image/home-1/banner2.jpg"}}" alt="" /&gt&lt/a&gt&lt/div&gt
    &lt/div&gt
    &lt/div&gt
    

    Static Block: slider-brand

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Theme – Slider Brand” and Identifier * : “slider-brand”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="slider-brand-wrapper"&gt
    &ltdiv class="slider-brand"&gt
    &ltdiv class="item"&gt&lta title="Brand" href="#"&gt&ltimg src="{{media url="wysiwyg/brand/br-1.png"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="item"&gt&lta title="Brand" href="#"&gt&ltimg src="{{media url="wysiwyg/brand/br-2.png"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="item"&gt&lta title="Brand" href="#"&gt&ltimg src="{{media url="wysiwyg/brand/br-3.png"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="item"&gt&lta title="Brand" href="#"&gt&ltimg src="{{media url="wysiwyg/brand/br-4.png"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="item"&gt&lta title="Brand" href="#"&gt&ltimg src="{{media url="wysiwyg/brand/br-5.png"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="item"&gt&lta title="Brand" href="#"&gt&ltimg src="{{media url="wysiwyg/brand/br-6.png"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="item"&gt&lta title="Brand" href="#"&gt&ltimg src="{{media url="wysiwyg/brand/br-1.png"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="item"&gt&lta title="Brand" href="#"&gt&ltimg src="{{media url="wysiwyg/brand/br-2.png"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="item"&gt&lta title="Brand" href="#"&gt&ltimg src="{{media url="wysiwyg/brand/br-3.png"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="item"&gt&lta title="Brand" href="#"&gt&ltimg src="{{media url="wysiwyg/brand/br-4.png"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="item"&gt&lta title="Brand" href="#"&gt&ltimg src="{{media url="wysiwyg/brand/br-5.png"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &lt/div&gt
    &ltscript type="text/javascript"&gt// &lt![CDATA[
    		jQuery(document).ready(function($) {
    			$('.slider-brand').owlCarousel({
    				margin:40,
    				nav:true,
    				loop:true,
    				dots: false,
    				responsive:{
    						0:{
    							items:2
    						},
    						480:{
    							items:2
    						},
    						768:{
    							items:4
    						},
    						992:{
    							items:5
    						},
    						1200:{
    							items:6
    						},
    					},
    			})
    		});
    // ]]&gt&lt/script&gt
    &lt/div&gt
    

    Static Block: blog-block-index1

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Himarket – Blog index 1” and Identifier * : “blog-block-index1”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="block block-blog"&gt
    &ltdiv class="block-title"&gt&ltstrong&gtLatest Blogs&lt/strong&gt&lt/div&gt
    &ltdiv class="slider-blog-home1"&gt
    &ltdiv class="item-blog"&gt
    &ltdiv class="col-sm-6 inner-images"&gt&lta class="images" title="Image" href="#"&gt&ltimg src="{{media url="wysiwyg/blog/blog-11.jpg"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="col-sm-6 inner-infomation"&gt
    &ltdiv class="date-time"&gt&ltspan&gt24&lt/span&gt/January 2016&lt/div&gt
    &lth2&gt&lta title="Title" href="#"&gtDigital Black Friday event January 2016.&lt/a&gt&lt/h2&gt
    &ltp&gtLorem ipsum dolor sit amet, consmctetur asdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore magna aliqua...&lt/p&gt
    &ltdiv class="comemt-view"&gt
    &ltdiv class="comment"&gt07 comment &ltem class="fa fa-comments"&gt&lt/em&gt&lt/div&gt
    &ltdiv class="view-more color-theme"&gt&lta title="View" href="#"&gtView More &ltem class="fa fa-arrow-circle-right"&gt&lt/em&gt&lt/a&gt&lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &ltdiv class="item-blog"&gt
    &ltdiv class="col-sm-6 inner-images"&gt&lta class="images" title="Image" href="#"&gt&ltimg src="{{media url="wysiwyg/blog/blog-12.jpg"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="col-sm-6 inner-infomation"&gt
    &ltdiv class="date-time"&gt&ltspan&gt24&lt/span&gt/January 2016&lt/div&gt
    &lth2&gt&lta title="Title" href="#"&gtDigital Black Friday event January 2016.&lt/a&gt&lt/h2&gt
    &ltp&gtLorem ipsum dolor sit amet, consmctetur asdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore magna aliqua...&lt/p&gt
    &ltdiv class="comemt-view"&gt
    &ltdiv class="comment"&gt07 comment &ltem class="fa fa-comments"&gt&lt/em&gt&lt/div&gt
    &ltdiv class="view-more color-theme"&gt&lta title="View" href="#"&gtView More &ltem class="fa fa-arrow-circle-right"&gt&lt/em&gt&lt/a&gt&lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &ltscript type="text/javascript"&gt// &lt![CDATA[
    		jQuery(document).ready(function($) {
    			$('.slider-blog-home1').owlCarousel({
    				margin:30,
    				nav:true,
    				loop:true,
    				dots: false,
    				items:1
    			})
    		});
    // ]]&gt&lt/script&gt
    

    Static Block: testimonials-block-index1

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Himarket – Testimonials Home 1” and Identifier * : “testimonials-block-index1”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="block block-testimonials"&gt
    &ltdiv class="block-title"&gt&ltstrong&gtTestimonials&lt/strong&gt&lt/div&gt
    &ltdiv class="slider-testimonials-home1"&gt
    &ltdiv class="item"&gt
    &ltdiv class="inner"&gt
    &ltdiv class="images"&gt&ltimg src="{{media url="wysiwyg/testimonial/client-4.jpg"}}" alt="Brand" /&gt&lt/div&gt
    &lth2 class="name"&gtJohny Walker&lt/h2&gt
    &ltdiv class="des"&gtLorem ipsum dolor sit amet, conmeturasdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore.&lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &ltdiv class="item"&gt
    &ltdiv class="inner"&gt
    &ltdiv class="images"&gt&ltimg src="{{media url="wysiwyg/testimonial/client-5.jpg"}}" alt="Brand" /&gt&lt/div&gt
    &lth2 class="name"&gtJohny Walker&lt/h2&gt
    &ltdiv class="des"&gtLorem ipsum dolor sit amet, conmeturasdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore.&lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &ltdiv class="item"&gt
    &ltdiv class="inner"&gt
    &ltdiv class="images"&gt&ltimg src="{{media url="wysiwyg/testimonial/client-6.jpg"}}" alt="Brand" /&gt&lt/div&gt
    &lth2 class="name"&gtJohny Walker&lt/h2&gt
    &ltdiv class="des"&gtLorem ipsum dolor sit amet, conmeturasdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore.&lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &ltscript type="text/javascript"&gt// &lt![CDATA[
    		jQuery(document).ready(function($) {
    			$('.slider-testimonials-home1').owlCarousel({
    				margin:0,
    				nav:true,
    				loop:true,
    				dots: true,
    				items:1
    			})
    		});
    // ]]&gt&lt/script&gt
    

    Static Block: ft-my-account

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Himarket – My accout footer” and Identifier * : “ft-my-account”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="block ft-my-account"&gt
    &ltdiv class="title"&gtMY ACCOUNT&lt/div&gt
    &ltdiv class="content"&gt
    &ltul&gt
    &ltli&gt&lta title="My account" href="{{config path="web/secure/base_url"}}customer/account/"&gtMy account&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Login" href="{{config path="web/secure/base_url"}}customer/login/"&gtLogin&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="My Cart" href="{{config path="web/secure/base_url"}}checkout/cart/"&gtMy Cart&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="My Wishlist" href="{{config path="web/secure/base_url"}}wishlist/"&gtMy Wishlist&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="My Compare" href="{{config path="web/secure/base_url"}}catalog/product_compare/index/"&gtMy Compare&lt/a&gt&lt/li&gt
    &lt/ul&gt
    &lt/div&gt
    &lt/div&gt
    

    Static Block: ft-information

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Himarket – Information footer” and Identifier * : “ft-information”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="block ft-information"&gt
    &ltdiv class="title"&gtINFORMATION&lt/div&gt
    &ltdiv class="content"&gt
    &ltul&gt
    &ltli&gt&lta title="Information" href="#"&gtInformation&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Oders History" href="#"&gtOrders History&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="My Wishlist" href="#"&gtMy Wishlist&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Privacy Policy" href="#"&gtPrivacy Policy&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Site Map" href="#"&gtSite Map&lt/a&gt&lt/li&gt
    &lt/ul&gt
    &lt/div&gt
    &lt/div&gt
    

    Static Block: ft-our-services

    To create the static block, go to Content>> Elements>> Blocks with Title * : “SM Himarket – Footer Our Services” and Identifier * : “ft-our-services”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="block"&gt
    &ltdiv class="title"&gtOur Services&lt/div&gt
    &ltdiv class="content"&gt
    &ltul&gt
    &ltli&gt&lta title="Product Recall" href="#"&gtProduct Recall&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Gift Vouchers" href="#"&gtGift Vouchers&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Returns and Exchanges" href="#"&gtReturns and Exchanges&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Shipping Options" href="#"&gtShipping Options&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Terms of Use" href="#"&gtTerms of Use&lt/a&gt&lt/li&gt
    &lt/ul&gt
    &lt/div&gt
    &lt/div&gt
    

    Static Block: ft-contact-us

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Contact us info” and Identifier * : “ft-contact-us”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="block ft-contact-us">
    <div class="title">Contact Us</div>
    <div class="content">
    <p class="address"><em class="fa fa-home"></em><span>Address:</span>Ranelagh Place, Liverpool, England</p>
    <p class="email"><em class="fa fa-send"></em><span>Mail us:</span><a title="Mail to: topshop@co.uk.com" href="mailto:magentech@co.uk.com">magentech@co.uk.com</a></p>
    <p class="phone"><em class="fa fa-phone"></em><span>Phone:</span><strong class="color-theme">0-943-446-000</strong></p>
    </div>
    

    To create the static block, go to Content>> Elements>> Blocks with Title * : “” and Identifier * : “ft-category-footer”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="categories-footer"&gt
    &ltdiv class="footer-links-w"&gt
    &ltdiv class="label-link"&gtTop Stores : Brand Directory | Store Directory&lt/div&gt
    &ltdiv class="content-tags"&gt
    &ltul&gt
    &ltli&gt
    &lth2&gtMOST SEARCHED KEYWORDS MARKET:&lt/h2&gt
    &lt/li&gt
    &ltli&gt&lta title="Xiaomi Mi3" href="#"&gtXiaomi Mi3&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Digiflip Pro XT 712 Tablet" href="#"&gtDigiflip Pro XT 712 Tablet&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Mi 3 Phones" href="#"&gtMi 3 Phones&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="View all" href="#"&gtView all&lt/a&gt&lt/li&gt
    &lt/ul&gt
    &ltul&gt
    &ltli&gt
    &lth2&gtMOBILES:&lt/h2&gt
    &lt/li&gt
    &ltli&gt&lta title="Moto E" href="#"&gtMoto E&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Samsung Mobile" href="#"&gtSamsung Mobile&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Micromax Mobile" href="#"&gtMicromax Mobile&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Nokia Mobile" href="#"&gtNokia Mobile&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="HTC Mobile" href="#"&gtHTC Mobile&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Sony Mobile" href="#"&gtSony Mobile&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Apple Mobile" href="#"&gtApple Mobile&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="LG Mobile" href="#"&gtLG Mobile&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Karbonn Mobile" href="#"&gtKarbonn Mobile&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="View all" href="#"&gtView all&lt/a&gt&lt/li&gt
    &lt/ul&gt
    &ltul&gt
    &ltli&gt
    &lth2&gtCAMERA:&lt/h2&gt
    &lt/li&gt
    &ltli&gt&lta title="Nikon Camera" href="#"&gtNikon Camera&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Canon Camera" href="#"&gtCanon Camera&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Sony Camera" href="#"&gtSony Camera&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Samsung Camera" href="#"&gtSamsung Camera&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Point shoot camera" href="#"&gtPoint shoot camera&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Camera Lens" href="#"&gtCamera Lens&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Camera Tripod" href="#"&gtCamera Tripod&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Camera Bag" href="#"&gtCamera Bag&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="View all" href="#"&gtView all&lt/a&gt&lt/li&gt
    &lt/ul&gt
    &ltul&gt
    &ltli&gt
    &lth2&gtLAPTOPS:&lt/h2&gt
    &lt/li&gt
    &ltli&gt&lta title="Apple Laptop" href="#"&gtApple Laptop&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Acer Laptop" href="#"&gtAcer Laptop&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Samsung Laptop" href="#"&gtSamsung Laptop&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Lenovo Laptop" href="#"&gtLenovo Laptop&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Sony Laptop" href="#"&gtSony Laptop&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Dell Laptop" href="#"&gtDell Laptop&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Asus Laptop" href="#"&gtAsus Laptop&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Toshiba Laptop" href="#"&gtToshiba Laptop&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="LG Laptop" href="#"&gtLG Laptop&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="HP Laptop" href="#"&gtHP Laptop&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Notebook" href="#"&gtNotebook&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="View all" href="#"&gtView all&lt/a&gt&lt/li&gt
    &lt/ul&gt
    &ltul&gt
    &ltli&gt
    &lth2&gtTVS:&lt/h2&gt
    &lt/li&gt
    &ltli&gt&lta title="Sony TV" href="#"&gtSony TV&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Samsung TV" href="#"&gtSamsung TV&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="LG TV" href="#"&gtLG TV&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Panasonic TV" href="#"&gtPanasonic TV&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Onida TV" href="#"&gtOnida TV&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Toshiba TV" href="#"&gtToshiba TV&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Philips TV" href="#"&gtPhilips TV&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Micromax TV" href="#"&gtMicromax TV&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="LED TV" href="#"&gtLED TV&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="LCD TV" href="#"&gtLCD TV&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Plasma TV" href="#"&gtPlasma TV&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="3D TV" href="#"&gt3D TV&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Smart TV" href="#"&gtSmart TV&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="View all" href="#"&gtView all&lt/a&gt&lt/li&gt
    &lt/ul&gt
    &ltul&gt
    &ltli&gt
    &lth2&gtTABLETS:&lt/h2&gt
    &lt/li&gt
    &ltli&gt&lta title="Micromax Tablets" href="#"&gtMicromax Tablets&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="HCL Tablets" href="#"&gtHCL Tablets&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Samsung Tablets" href="#"&gtSamsung Tablets&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Lenovo Tablets" href="#"&gtLenovo Tablets&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Karbonn Tablets" href="#"&gtKarbonn Tablets&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Asus Tablets" href="#"&gtAsus Tablets&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Apple Tablets" href="#"&gtApple Tablets&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="View all" href="#"&gtView all&lt/a&gt&lt/li&gt
    &lt/ul&gt
    &ltul&gt
    &ltli&gt
    &lth2&gtWATCHES:&lt/h2&gt
    &lt/li&gt
    &ltli&gt&lta title="FCUK Watches" href="#"&gtFCUK Watches&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Titan Watches" href="#"&gtTitan Watches&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Casio Watches" href="#"&gtCasio Watches&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Fastrack Watches" href="#"&gtFastrack Watches&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Timex Watches" href="#"&gtTimex Watches&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Fossil Watches" href="#"&gtFossil Watches&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Diesel Watches" href="#"&gtDiesel Watches&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Luxury Watches" href="#"&gtLuxury Watches&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="View all" href="#"&gtView all&lt/a&gt&lt/li&gt
    &lt/ul&gt
    &ltul&gt
    &ltli&gt
    &lth2&gtCLOTHING:&lt/h2&gt
    &lt/li&gt
    &ltli&gt&lta title="Shirts" href="#"&gtShirts&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Jeans" href="#"&gtJeans&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="T shirts" href="#"&gtT shirts&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Kurtis" href="#"&gtKurtis&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Sarees" href="#"&gtSarees&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Levis Jeans" href="#"&gtLevis Jeans&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Killer Jeans" href="#"&gtKiller Jeans&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Pepe Jeans" href="#"&gtPepe Jeans&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Arrow Shirts" href="#"&gtArrow Shirts&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Ethnic Wear" href="#"&gtEthnic Wear&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Formal Shirts" href="#"&gtFormal Shirts&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Peter England Shirts" href="#"&gtPeter England Shirts&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="View all" href="#"&gtView all&lt/a&gt&lt/li&gt
    &lt/ul&gt
    &ltul&gt
    &ltli&gt
    &lth2&gtFOOTWEAR:&lt/h2&gt
    &lt/li&gt
    &ltli&gt&lta title="Casual Shoes" href="#"&gtCasual Shoes&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Casual Shoes" href="#"&gtCasual Shoes&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Sports Shoes" href="#"&gtSports Shoes&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Formal Shoes" href="#"&gtFormal Shoes&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Adidas Shoes" href="#"&gtAdidas Shoes&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Gas Shoes" href="#"&gtGas Shoes&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Puma Shoes" href="#"&gtPuma Shoes&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Reebok Shoes" href="#"&gtReebok Shoes&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Woodland Shoes" href="#"&gtWoodland Shoes&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="Nike Shoes" href="#"&gtNike Shoes&lt/a&gt&lt/li&gt
    &ltli&gt&lta title="View all" href="#"&gtView all&lt/a&gt&lt/li&gt
    &lt/ul&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    

    Static Block: hotline2

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Himarket Hotline Header Home 1” and Identifier * : “hotline2”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltp class="phone"&gt&ltem class="fa fa-phone"&gt&lt/em&gt Call Support Free : &ltspan class="phone"&gt (044) 6789 839&lt/span&gt&lt/p&gt
    

    Static Block: block-banner-index2

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Himarker- Block Banner Index 2” and Identifier * : “block-banner-index2”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="block banner-top-h2"&gt
    &ltdiv class="row"&gt
    &ltdiv class="col-sm-6"&gt&lta class="banner-img" href="#"&gt&ltimg src="{{media url="wysiwyg/home-page-image/home-2/img1.jpg"}}" alt="" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="col-sm-6"&gt&lta class="banner-img" href="#"&gt&ltimg src="{{media url="wysiwyg/home-page-image/home-2/img2.jpg"}}" alt="" /&gt&lt/a&gt&lt/div&gt
    &lt/div&gt
    &lt/div&gt
    

    Static Block: blog-block-index2

    To create the static block, go to Content>> Elements>> Blocks with Title * : “” and Identifier * : “blog-block-index2”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="block block-blog"&gt
    &ltdiv class="block-title"&gt&ltstrong&gt&ltspan&gtLatest&lt/span&gt Blogs&lt/strong&gt&lt/div&gt
    &ltdiv class="slider-blog-home2"&gt
    &ltdiv class="item-blog"&gt
    &ltdiv class="inner-images"&gt&lta class="images" title="Image" href="#"&gt&ltimg src="{{media url="wysiwyg/blog/blog-11.jpg"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class="inner-infomation"&gt
    &ltdiv class="date-time"&gt&ltspan&gt24&lt/span&gt/January 2016&lt/div&gt
    &lth2&gt&lta title="Title" href="#"&gtDigital Black Friday event January 2016.&lt/a&gt&lt/h2&gt
    &ltp&gtLorem ipsum dolor sit amet, consmctetur asdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore magna aliqua...&lt/p&gt
    &ltdiv class="comemt-view"&gt
    &ltdiv class="comment"&gt07&ltem class="fa fa-comments"&gt&lt/em&gt&lt/div&gt
    &ltdiv class="view-more color-theme"&gt&lta title="View" href="#"&gtView More &ltem class="fa fa-arrow-circle-right"&gt&lt/em&gt&lt/a&gt&lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &ltdiv class="item-blog"&gt
    &ltdiv class="inner-images"&gt&lta class="images" title="Image" href="#"&gt&ltimg src="{{media url="wysiwyg/blog/blog-12.jpg"}}" alt="Brand" /&gt&lt/a&gt&lt/div&gt
    &ltdiv class=" inner-infomation"&gt
    &ltdiv class="date-time"&gt&ltspan&gt24&lt/span&gt/January 2016&lt/div&gt
    &lth2&gt&lta title="Title" href="#"&gtDigital Black Friday event January 2016.&lt/a&gt&lt/h2&gt
    &ltp&gtLorem ipsum dolor sit amet, consmctetur asdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore magna aliqua...&lt/p&gt
    &ltdiv class="comemt-view"&gt
    &ltdiv class="comment"&gt07 &ltem class="fa fa-comments"&gt&lt/em&gt&lt/div&gt
    &ltdiv class="view-more color-theme"&gt&lta title="View" href="#"&gtView More &ltem class="fa fa-arrow-circle-right"&gt&lt/em&gt&lt/a&gt&lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &ltscript type="text/javascript"&gt// &lt![CDATA[
    		jQuery(document).ready(function($) {
    			$('.slider-blog-home2').owlCarousel({
    				margin:30,
    				nav:true,
    				loop:true,
    				dots: false,
    				items:1
    			})
    		});
    // ]]&gt&lt/script&gt
    

    Static Block: block-banner-center

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Himarker- Block Banner Center Index 2” and Identifier * : “block-banner-center”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="block"&gt&lta class="banner-img" title="Static Image" href="#"&gt&ltimg src="{{media url="wysiwyg/home-page-image/home-2/img3.jpg"}}" alt="" /&gt&lt/a&gt&lt/div&gt
    

    Static Block: block-policyshop2

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Himarket – Policy Shop Home 1” and Identifier * : “block-policyshop2”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="policy-shop2 block"&gt
    &ltdiv class="row"&gt
    &ltdiv class="col-sm-12"&gt
    &ltdiv class="content-policy"&gt
    &ltdiv class="imgages"&gt&ltimg src="{{media url="wysiwyg/home-page-image/home-2/icon1.png"}}" alt="" /&gt&lt/div&gt
    &ltdiv class="content"&gt
    &lth2&gtFree Shipping&lt/h2&gt
    &ltp&gtOn oders over $99.00&lt/p&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &ltdiv class="col-sm-12"&gt
    &ltdiv class="content-policy"&gt
    &ltdiv class="imgages"&gt&ltimg src="{{media url="wysiwyg/home-page-image/home-2/icon2.png"}}" alt="" /&gt&lt/div&gt
    &ltdiv class="content"&gt
    &lth2&gtMoney Guarantee&lt/h2&gt
    &ltp&gt30 days money back&lt/p&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &ltdiv class="col-sm-12"&gt
    &ltdiv class="content-policy"&gt
    &ltdiv class="imgages"&gt&ltimg src="{{media url="wysiwyg/home-page-image/home-2/icon3.png"}}" alt="" /&gt&lt/div&gt
    &ltdiv class="content"&gt
    &lth2&gtOnline Support&lt/h2&gt
    &ltp&gtOnline support 24/24&lt/p&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    

    Static Block: testimonials-block-index2

    To create the static block, go to Content>> Elements>> Blocks with Title * : “Himarket – Testimonials Home 2” and Identifier * : “testimonials-block-index2”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    &ltdiv class="block block-testimonials2"&gt
    &ltdiv class="block-title"&gt&ltstrong&gt&ltspan&gtWHAT &lt/span&gtOUR CLIENTS SAY&lt/strong&gt&lt/div&gt
    &ltdiv class="slider-testimonials-home1"&gt
    &ltdiv class="item"&gt
    &ltdiv class="inner"&gt
    &ltdiv class="images"&gt&ltimg src="{{media url="wysiwyg/testimonial/client-4.jpg"}}" alt="Brand" /&gt&lt/div&gt
    &lth2 class="name"&gtJohny Walker&lt/h2&gt
    &ltdiv class="des"&gtLorem ipsum dolor sit amet, conmeturasdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore.&lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &ltdiv class="item"&gt
    &ltdiv class="inner"&gt
    &ltdiv class="images"&gt&ltimg src="{{media url="wysiwyg/testimonial/client-5.jpg"}}" alt="Brand" /&gt&lt/div&gt
    &lth2 class="name"&gtJohny Walker&lt/h2&gt
    &ltdiv class="des"&gtLorem ipsum dolor sit amet, conmeturasdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore.&lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &ltdiv class="item"&gt
    &ltdiv class="inner"&gt
    &ltdiv class="images"&gt&ltimg src="{{media url="wysiwyg/testimonial/client-6.jpg"}}" alt="Brand" /&gt&lt/div&gt
    &lth2 class="name"&gtJohny Walker&lt/h2&gt
    &ltdiv class="des"&gtLorem ipsum dolor sit amet, conmeturasdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore.&lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &lt/div&gt
    &ltscript type="text/javascript"&gt// &lt![CDATA[
    		jQuery(document).ready(function($) {
    			$('.slider-testimonials-home1').owlCarousel({
    				margin:30,
    				nav:false,
    				loop:false,
    				dots: true,
    				items:1
    			})
    		});
    // ]]&gt&lt/script&gt
    
    

    Static Block: hotline3

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “hotline3”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <p class="phone hidden-xs"><i class="fa fa-phone color-theme"></i>Phone: <span> (044) 6789 839a </span></p>
    

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner-home-3”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="block-banner-center mr50">
    <div class="row">
    <div class="col-lg-8 col-sm-8 col-xs-8  col-phone-12"><a class="banner-first banner-img mr20" title="Banner Image" href="#"> <img src="{{media url="wysiwyg/home-page-image/home-3/img3.jpg"}}" alt="" /> </a>
    <div class="row">
    <div class="col-xs-6 col-phone-12"><a class="banner-second banner-img" title="Banner Image" href="#"> <img src="{{media url="wysiwyg/home-page-image/home-3/img2.jpg"}}" alt="" /> </a></div>
    <div class="col-xs-6 col-phone-12"><a class="banner-last banner-img" title="Banner Image" href="#"> <img src="{{media url="wysiwyg/home-page-image/home-3/img1.jpg"}}" alt="" /> </a></div>
    </div>
    </div>
    <div class="col-lg-4 col-sm-4 col-xs-4  col-phone-12"><a class="banner-img" title="Banner Image" href="#"> <img src="{{media url="wysiwyg/home-page-image/home-3/img4.jpg"}}" alt="" /> </a></div>
    </div>
    </div>
    

    Static Block: block-policyshop3

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “block-policyshop3”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="policy-shop3 mr50">
    <div class="row">
    <div class="col-sm-4">
    <div class="content-policy">
    <div class="imgages"><img src="{{media url="wysiwyg/home-page-image/home-1/icon1.png"}}" alt="" /></div>
    <h2>Free Shipping</h2>
    <p>Free shipping on all UK orders</p>
    </div>
    </div>
    <div class="col-sm-4">
    <div class="content-policy">
    <div class="imgages"><img src="{{media url="wysiwyg/home-page-image/home-1/icon2.png"}}" alt="" /></div>
    <h2>Money Guarantee</h2>
    <p>30 days money back guarantee</p>
    </div>
    </div>
    <div class="col-sm-4">
    <div class="content-policy">
    <div class="imgages"><img src="{{media url="wysiwyg/home-page-image/home-1/icon3.png"}}" alt="" /></div>
    <h2>Online Support</h2>
    <p>We support online 24/24 on day</p>
    </div>
    </div>
    </div>
    </div>
    

    Static Block: blog-block-index3

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “blog-block-index3”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="block block-blog blog-home4">
    <div class="block-title"><strong>Latest Blogs</strong></div>
    <div class="slider-blog-home2">
    <div class="item-blog">
    <div class="inner-images"><a class="images" title="Image" href="#"><img src="{{media url="wysiwyg/blog/blog-13.jpg"}}" alt="Brand" /></a></div>
    <div class="inner-infomation">
    <div class="date-time"><span>24</span>/January 2016</div>
    <h2><a title="Title" href="#">Digital Black Friday event January 2016.</a></h2>
    <p>Lorem ipsum dolor sit amet, consmctetur asdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore magna aliqua...</p>
    <div class="comemt-view">
    <div class="comment">07<em class="fa fa-comments"></em></div>
    <div class="view-more color-theme"><a title="View" href="#">View More <em class="fa fa-arrow-circle-right"></em></a></div>
    </div>
    </div>
    </div>
    <div class="item-blog">
    <div class="inner-images"><a class="images" title="Image" href="#"><img src="{{media url="wysiwyg/blog/blog-23.jpg"}}" alt="Brand" /></a></div>
    <div class=" inner-infomation">
    <div class="date-time"><span>24</span>/January 2016</div>
    <h2><a title="Title" href="#">Digital Black Friday event January 2016.</a></h2>
    <p>Lorem ipsum dolor sit amet, consmctetur asdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore magna aliqua...</p>
    <div class="comemt-view">
    <div class="comment">07 <em class="fa fa-comments"></em></div>
    <div class="view-more color-theme"><a title="View" href="#">View More <em class="fa fa-arrow-circle-right"></em></a></div>
    </div>
    </div>
    </div>
    <div class="item-blog">
    <div class="inner-images"><a class="images" title="Image" href="#"><img src="{{media url="wysiwyg/blog/blog-33.jpg"}}" alt="Brand" /></a></div>
    <div class=" inner-infomation">
    <div class="date-time"><span>24</span>/January 2016</div>
    <h2><a title="Title" href="#">Digital Black Friday event January 2016.</a></h2>
    <p>Lorem ipsum dolor sit amet, consmctetur asdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore magna aliqua...</p>
    <div class="comemt-view">
    <div class="comment">07 <em class="fa fa-comments"></em></div>
    <div class="view-more color-theme"><a title="View" href="#">View More <em class="fa fa-arrow-circle-right"></em></a></div>
    </div>
    </div>
    </div>
    <div class="item-blog">
    <div class="inner-images"><a class="images" title="Image" href="#"><img src="{{media url="wysiwyg/blog/blog-43.jpg"}}" alt="Brand" /></a></div>
    <div class=" inner-infomation">
    <div class="date-time"><span>24</span>/January 2016</div>
    <h2><a title="Title" href="#">Digital Black Friday event January 2016.</a></h2>
    <p>Lorem ipsum dolor sit amet, consmctetur asdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore magna aliqua...</p>
    <div class="comemt-view">
    <div class="comment">07 <em class="fa fa-comments"></em></div>
    <div class="view-more color-theme"><a title="View" href="#">View More <em class="fa fa-arrow-circle-right"></em></a></div>
    </div>
    </div>
    </div>
    <div class="item-blog">
    <div class="inner-images"><a class="images" title="Image" href="#"><img src="{{media url="wysiwyg/blog/blog-23.jpg"}}" alt="Brand" /></a></div>
    <div class=" inner-infomation">
    <div class="date-time"><span>24</span>/January 2016</div>
    <h2><a title="Title" href="#">Digital Black Friday event January 2016.</a></h2>
    <p>Lorem ipsum dolor sit amet, consmctetur asdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore magna aliqua...</p>
    <div class="comemt-view">
    <div class="comment">07 <em class="fa fa-comments"></em></div>
    <div class="view-more color-theme"><a title="View" href="#">View More <em class="fa fa-arrow-circle-right"></em></a></div>
    </div>
    </div>
    </div>
    </div>
    </div>
    <script type="text/javascript" xml="space">// <![CDATA[
    // 
    		jQuery(document).ready(function($) {
    			$('.slider-blog-home2').owlCarousel({
    				margin:0,
    				nav:true,
    				loop:true,
    				dots: false,
    				responsive: {
                            0: {
                                items:1
                            },
                            480: {
                                items:2
                            },
    			768: {
                                items:3
                            },
                            991: {
                                items:3
                            },                      
                            1200: {
                                items:4
                             }
                        }
    			})
    		});
    // 
    // ]]></script>
    

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner-home-4”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="block-banner-center mr20">
    <div class="row">
    <div class="col-lg-8 col-sm-8 col-xs-8 col-phone-12"><a class="banner-first banner-img mr20" title="Banner Image" href="#"> <img src="{{media url="wysiwyg/home-page-image/home-4/img1.jpg"}}" alt="" /> </a>
    <div class="row">
    <div class="col-xs-6 col-phone-12"><a class="banner-second banner-img" title="Banner Image" href="#"> <img src="{{media url="wysiwyg/home-page-image/home-4/img2.jpg"}}" alt="" /> </a></div>
    <div class="col-xs-6 col-phone-12"><a class="banner-last banner-img" title="Banner Image" href="#"> <img src="{{media url="wysiwyg/home-page-image/home-4/img3.jpg"}}" alt="" /> </a></div>
    </div>
    </div>
    <div class="col-lg-4 col-sm-4 col-xs-4  col-phone-12"><a class="banner-img" title="Banner Image" href="#"> <img src="{{media url="wysiwyg/home-page-image/home-4/img4.jpg"}}" alt="" /> </a></div>
    </div>
    </div>
    

    Static Block: block-policyshop4

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “block-policyshop4”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="policy-shop4">
    <div class="row">
    <div class="col-md-4 col-sm-6">
    <div class="content-policy">
    <div class="imgages"><img src="{{media url="wysiwyg/home-page-image/home-1/icon1.png"}}" alt="" /></div>
    <div class="infor">
    <h2>Free Shipping</h2>
    <p>Free shipping on all UK orders</p>
    </div>
    </div>
    </div>
    <div class="col-md-4 col-sm-6">
    <div class="content-policy">
    <div class="imgages"><img src="{{media url="wysiwyg/home-page-image/home-1/icon2.png"}}" alt="" /></div>
    <div class="infor">
    <h2>Money Guarantee</h2>
    <p>30 days money back guarantee</p>
    </div>
    </div>
    </div>
    <div class="col-md-4 col-sm-12">
    <div class="content-policy">
    <div class="imgages"><img src="{{media url="wysiwyg/home-page-image/home-1/icon3.png"}}" alt="" /></div>
    <div class="infor">
    <h2>Online Support</h2>
    <p>We support online 24/24 on day</p>
    </div>
    </div>
    </div>
    </div>
    </div>
    

    Static Block: testimonials-block-index4

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “testimonials-block-index4”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="block block-testimonials2">
    <div class="block-title"><strong>Testimonials</strong></div>
    <div class="slider-testimonials-home1">
    <div class="item">
    <div class="inner">
    <div class="images"><img src="{{media url="wysiwyg/testimonial/client-4.jpg"}}" alt="Brand" /></div>
    <h2 class="name">Johny Walker</h2>
    <div class="des">Lorem ipsum dolor sit amet, conmeturasdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore.</div>
    </div>
    </div>
    <div class="item">
    <div class="inner">
    <div class="images"><img src="{{media url="wysiwyg/testimonial/client-5.jpg"}}" alt="Brand" /></div>
    <h2 class="name">Johny Walker</h2>
    <div class="des">Lorem ipsum dolor sit amet, conmeturasdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore.</div>
    </div>
    </div>
    <div class="item">
    <div class="inner">
    <div class="images"><img src="{{media url="wysiwyg/testimonial/client-6.jpg"}}" alt="Brand" /></div>
    <h2 class="name">Johny Walker</h2>
    <div class="des">Lorem ipsum dolor sit amet, conmeturasdipiscing elit, sed do eiusmod temporace imcedidunt ut labore et dolore.</div>
    </div>
    </div>
    </div>
    </div>
    <script type="text/javascript" xml="space">// <![CDATA[
    		jQuery(document).ready(function($) {
    			$('.slider-testimonials-home1').owlCarousel({
    				margin:30,
    				nav:false,
    				loop:false,
    				dots: true,
    				items:1
    			})
    		});
    // ]]></script>
    

    Static Block: hot-category-v4

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “hot-category-v4”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="hot-category block">
    <div class="block-title"><strong>Hot Categories</strong></div>
    <div class="gird-category">
    <div class="item"><a class="title" href="#"><img src="{{media url="wysiwyg/home-page-image/home-4/cat1.jpg"}}" alt="" /></a>
    <h2>Clothing (152)</h2>
    </div>
    <div class="item"><a class="title" href="#"><img src="{{media url="wysiwyg/home-page-image/home-4/cat2.jpg"}}" alt="" /></a>
    <h2>Backpack (64)</h2>
    </div>
    <div class="item"><a class="title" href="#"><img src="{{media url="wysiwyg/home-page-image/home-4/cat3.jpg"}}" alt="" /></a>
    <h2>Sport Shoes (82)</h2>
    </div>
    <div class="item"><a class="title" href="#"><img src="{{media url="wysiwyg/home-page-image/home-4/cat4.jpg"}}" alt="" /></a>
    <h2>Machines (174)</h2>
    </div>
    <div class="item"><a class="title" href="#"><img src="{{media url="wysiwyg/home-page-image/home-4/cat5.jpg"}}" alt="" /></a>
    <h2>Whey Protein (37)</h2>
    </div>
    <div class="item"><a class="title" href="#"><img src="{{media url="wysiwyg/home-page-image/home-4/cat6.jpg"}}" alt="" /></a>
    <h2>Accessories (386)</h2>
    </div>
    <div class="item"><a class="title" href="#"><img src="{{media url="wysiwyg/home-page-image/home-4/cat4.jpg"}}" alt="" /></a>
    <h2>Machines (174)</h2>
    </div>
    </div>
    </div>
    <script type="text/javascript" xml="space">// <![CDATA[
    // 
    			jQuery(document).ready(function($) {
    				var cs_slider = $(".hot-category .gird-category");
    				cs_slider.owlCarousel({				
    					autoplay:false,
    					loop:false,
    					nav : true, // Show next and prev buttons
    					dots: false,
    					autoplaySpeed : 500,
    					navSpeed : 500,
    					dotsSpeed : 500,
    					autoplayHoverPause: true,
    					margin:8,
    					responsive:{
                            0:{
                                items:1
                            },
                            480:{
                                 items:2
                            },
                            768:{
                                 items:3
                            },
                            992:{
    							items:5
                            },
                            1200:{
                                 items:6
                            }
                           }
    				});	  
    			});	
    // 
    // ]]></script>
    

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “payment-footer”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="socials-wrap">
    <div class="title-follow">Follow Us</div>
    <ul>
    <li class="li-social facebook-social"><a title="Facebook" href="https://www.facebook.com/MagenTech" target="_blank"> <span class="fa fa-facebook icon-social"><span class="hidden">Facebook</span></span> <span class="name-social">Facebook</span> </a></li>
    <li class="li-social twitter-social"><a title="Twitter" href="https://twitter.com/smartaddons" target="_blank"> <span class="fa fa-twitter icon-social"><span class="hidden">Twitter</span></span> <span class="name-social">Twitter</span> </a></li>
    <li class="li-social google-social"><a title="Google" href="https://plus.google.com/u/0/+Smartaddons/posts" target="_blank"> <span class="fa fa-google-plus icon-social"><span class="hidden">Google</span></span> <span class="name-social">Google</span> </a></li>
    <li class="li-social linkedin-social"><a title="Linkedin" href="#" target="_blank"> <span class="fa fa-linkedin icon-social"><span class="hidden">Linkedin</span></span> <span class="name-social">Linkedin</span> </a></li>
    <li class="li-social pinterest-social"><a title="Pinterest" href="#" target="_blank"> <span class="fa fa-pinterest icon-social"><span class="hidden">Pinterest</span></span> <span class="name-social">Pinterest</span> </a></li>
    </ul>
    </div>
    

    Static Block: advs-social

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “advs-social”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="advs-footer">
    <h2 class="title">Download Our App</h2>
    <div class="imgs-advs"><img src="{{media url="wysiwyg/home/app.png"}}" alt="" /> <img src="{{media url="wysiwyg/home/goog.png"}}" alt="" /></div>
    </div>
    

    Static Block: policy-shop-5

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “policy-shop-5”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="policy-shop5 block">
    <div class="item">
    <div class="imgages"><img src="{{media url="wysiwyg/home-page-image/home-5/icon1.png"}}" alt="" /></div>
    <div class="inner-info">
    <h2>Free Shipping</h2>
    <p>On oders over $99.00</p>
    </div>
    </div>
    <div class="item">
    <div class="imgages"><img src="{{media url="wysiwyg/home-page-image/home-5/icon2.png"}}" alt="" /></div>
    <div class="inner-info">
    <h2>Money Guarantee</h2>
    <p>30 days money back</p>
    </div>
    </div>
    <div class="item">
    <div class="imgages"><img src="{{media url="wysiwyg/home-page-image/home-5/icon3.png"}}" alt="" /></div>
    <div class="inner-info">
    <h2>Online Support</h2>
    <p>Online support 24/24</p>
    </div>
    </div>
    </div>
    

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner-home51”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="block"><a class="banner-img" href="#"><img src="{{media url="wysiwyg/home-page-image/home-5/img1.jpg"}}" alt="" /></a></div>
    

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner-right-v5”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="block"><a class="banner-img" href="#"><img src="{{media url="wysiwyg/home-page-image/home-5/imgv5.jpg"}}" alt="" /></a></div>
    

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner-home52”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="block banner-home52">
    <div class="row">
    <div class="col-xs-6 col-phone-12"><a class="banner-img" href="#"><img src="{{media url="wysiwyg/home-page-image/home-5/img2.jpg"}}" alt="" /></a></div>
    <div class="col-xs-6 col-phone-12"><a class="banner-img" href="#"><img src="{{media url="wysiwyg/home-page-image/home-5/img3.jpg"}}" alt="" /></a></div>
    </div>
    </div>
    

    Static Block: brand-v5

    To create the static block, go to Content>> Elements>> Blocks with Identifier * : “brand-v5”

    Frontend Appearance

    • Backend Setting: Please click Here to view.

    Copy and paste the following code into the content tab of this static block:

    <div class="block brand-home5">
    <div class="block-title"><strong>Brands</strong></div>
    <div class="row">
    <div class="col-xs-6"><a class="brand" title="Brand"><img src="{{media url="wysiwyg/home-page-image/home-5/br1.jpg"}}" alt="" /></a> <a class="brand" title="Brand"><img src="{{media url="wysiwyg/home-page-image/home-5/br2.jpg"}}" alt="" /></a> <a class="brand" title="Brand"><img src="{{media url="wysiwyg/home-page-image/home-5/br3.jpg"}}" alt="" /></a> <a class="brand" title="Brand"><img src="{{media url="wysiwyg/home-page-image/home-5/br4.jpg"}}" alt="" /></a></div>
    <div class="col-xs-6"><a class="brand" title="Brand"><img src="{{media url="wysiwyg/home-page-image/home-5/br1.jpg"}}" alt="" /></a> <a class="brand" title="Brand"><img src="{{media url="wysiwyg/home-page-image/home-5/br4.jpg"}}" alt="" /></a> <a class="brand" title="Brand"><img src="{{media url="wysiwyg/home-page-image/home-5/br2.jpg"}}" alt="" /></a> <a class="brand" title="Brand"><img src="{{media url="wysiwyg/home-page-image/home-5/br3.jpg"}}" alt="" /></a></div>
    </div>
    </div>
    
    

    3.5 How To Edit Copyright in Admin Panel

    Frontend Appearance

    In SM Himarket Administration Page, please navigate to Stores>> Settings>> Configuration >> MAGENTECH.COM >> SM Himarket >> Advanced to configure this theme’s copyright.

    Edit the code here:

    SM Himarket Ai?? 2016&lta href="magentech.com" title="Magento"&gtMagento&lt/a&gt . All rights reserved.
    

    3.6 How To Customize the Social symbols in admin panel

    Frontend Appearance

    In SM HiMarket Administration Page, please navigate to Stores>> Settings >> Configuration >> MAGENTECH.COM >> SM Himarket >> Socials.

    4SUPPORT

    • SUPPORT – If you have any questions that are beyond the scope of this help file, please feel free to send us via: Support Tickets System
    • FAQs – Go to Here to view more the Frequently Asked Questions.