SM Market Magento 2.1.x

This document is for SM Market Magento Version 2.1.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 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 Support Tickets System.

Note: This theme has versions for Magento 1.9.x, Magento 2.0.x, and Magento 2.1.1.

Version Userguide
SM Market Magento Version 1.9.x Please click Here to view
SM Market Magento Version 2.0.x Please click Here to view
SM Market Magento Version 2.1.x Please click Here to view

1 SYSTEM REQUIREMENT

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

    • Compatible with Magento Community Edition 2.1.1
    • Composer (latest stable version)
    • PHP 5.6 (Magento 2.1.x no longer supports PHP 5.5)
    • PHP 7.0.2, 7.0.6 up to 7.1
    • MySQL 5.6
    • Apache 2.2 or 2.4
    • nginx 1.8 (or latest mainline version)
    • Memory_limit no less than 2GB
    • In the future if the conditions change, please check the Magento technology stack requirements

2INSTALLATION

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 don’t want to overwrite.

2.1 Quickstart Installation:

Magentech provides SM Quickstart package for each theme which aims to ease the installation for users. Please note that with Quickstart, all your existing data will be overwritten. Thus, if you plan to start your site from the beginning, it will help you save much time of installing and configuring.

Note: Follow Magento 2.0 Installation Guide to install the Composer before doing this Quickstart installation.

Please follow steps below:

    • Step 1: Download the quickstart package named as sm_market_quickstart_pl_m2.1.3_v2.6.0
    • Step 2: Extract and Upload the whole Quickstart package to your server. In Quickstart folder you will see the extracted folder that include all sample data
    • Step 3: Create a Database for your Magento site

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

      • Step 4:Import database sample_data.sql under the folder sm_market_quickstart_pl_m2.1.3_v2.6.0\data_quickstart

Note:

After successful installation DO NOT run magento.

Now we are going to Set file system ownership and permissions. To perform all actions, you should use PuTTY - a free SSH and telnet client for Windows on your computer. When you have the command-line access, enter the following commands in the order shown:

Go Here to readmore about the action.

      • Step 5: Run installation process by opening browser and navigate to your URL (where the Quickstart uploaded) to load default Magento installer and follow each step of the Installer so that the installation process can be set.

      • Step 6: Choose Start Readiness Check. After Start Readiness Check is completed, select Next .


When you click on “Start Readiness Check”,the error could occur like the below image

You need to open your php.ini file and remove semicolon (;) in front of the following lines:

      • ;extension=php_intl.dll
      • ;extension=php_xsl.dll

After modification, need to save the file(php.ini) as well as need to restart the Apache Server and check out the result.

      • Step 7: Enter server and database in step 2 and then click on Next.

      • Step 8: Put your website link and continue to click on Next.

      • Step 9: Customize your store: you can choose Time Zone, Currency and Languages.

      • Step 10: You need to Create Admin Account. Enter your information and move to the next step.

      • Step 11: In this step, you should click on the button: Install Now.


It will take some minutes to complete this installation process. If your window is the same as below, CONGRAT! You install this quickstart package successfully

After clicking on the button, the Admin Login screen will be opened and you can use admin credentials to login on this screen. It will open Admin panel after successful authentication.

      • Step 12:

At this moment we should Set file system ownership and permissions again. To perform all actions, you should use PuTTY - a free SSH and telnet client for Windows on your computer. When you have the command-line access, enter the following commands in the order shown:

Go Here to readmore about the action.

2.2 Manual Installation

        • Step 1: Please unzip ‘sm_market_theme_m2.1.x_v2.6.0′ file and upload folders app; pub from the theme package to the root of your Magento site folder on your server.

          Note: You could change the name of this folder. However, if you want your website run correctly, it need to have the same name as the database.

        • Step 2:

Now we are going to verify Composer installation, Clear compiled code and the cache, Deploy static content, Reindex the Magento 2 blocks and Flush Magento 2 cache. Remember that you have had the Composer before doing this step by following Magento 2.0 Installation Guide to get the Composer.
On Windows server environment, to perform all above actions, press WINDOWS KEY + R to open RUN dialog and type cmd to open Command Prompt.

Type cd PATH_TO_YOUR_MAGENTO2_FILES to enter in Magento 2 ROOT directory.

          • 1. Now to verify Composer installation in above directory, type: composer install.

If you get any error in this step, please check your Composer installation.

          • 2. Clear compiled code and the cache by typing php bin/magento setup:upgrade in CMD. Typically, you use magento this command line to update components and each component can require different compiled classes.
          • 3. In this step, we are setting up static content to deploy on our Magento store. To perform this, type: php bin/magento setup:static-content:deploy.

If you get any error, check your PHP.EXE and PHP.INI Environment Variable

          • 4. Next, to reindex Magento Static Blocks, type: php bin/magento indexer:reindex.
          • 5. And finally, to flush Magento 2 cache, type: php bin/magento cache:flush.

Note:

Now we are going to Set file system ownership and permissions. To perform all actions, you should use PuTTY - a free SSH and telnet client for Windows on your computer. When you have the command-line access, enter the following commands in the order shown:

Go Here to readmore about the action.

        • Step 3: Log in to your Admin Panel (e.g. https://yourdomain.com/admin/)

          Note: If you are using the Admin Panel when copying folders in step 1, you need to log out and log in back.

        • Step 4: Disable Cache: Go to System >> Tools >> Cache Management, click ‘Sellect All’ button, then choose ‘Disable’ and click ‘Submit’ button to complete the action.

        • Step 5: Navigate to Content>> Design>> Configuration. In your storeview, select Default Theme field with the Sm Market.

      • Step 6: Click “Save Config” button to save your changes.

2.3 Theme Setting

In Magento admin panel, navigate to Stores>> Settings>> Configuration >> MAGENTECH >> SM Market and configure its settings as you want.

Please click Here to view the theme settings.

Set Below options

      • Configure General Options with Color (of theme), Body Font, Elements Google Font, Menu for any store.
      • Configure Theme Layout with Layout style
      • Configure the Product Listing with Layout 1 Column, Layout 2 Columns, Layout 3 Columns
      • Configure the Product Detail To zoom image of product, adjust Zoom Mode, Custom tab, and content, etc.
        Copy and paste the following code into the Custom Tab Content field: 
      • Configure Socials : To connect with social networks such as Facebook, Twitter, Google Plus, Linkedin, Pinterest
      • Configure Advanced : To Show Go to Top, Add to Cart, Add to Wishlist, Add to Compare,
        • Configure Developer: To Custom Css or Javascript
      • Configure Theme Installation: To Import Static Blocks, Pages and Demo

2.4 Demo Installation

We have created One Click Installation for users to quickly set up your theme the same way our demo is set up.

In order to do demo installation, you should import Static Blocks, CMS Pages and Demo in Stores>> Settings>> Configuration >> MAGENTECH >> SM Market >> Theme Installation.

1. Press the buttons named ‘Static CMS Blocks’ and ‘Pages’ to import all default blocks and pages.

2. Click “Demo X” button to install demo version that you prefer to install.

3. 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.

4. Flush Cache: And finally, to flush Magento 2 cache, you could use this command as php bin/magento cache:flush in Command Prompt. Or you could go to System >> Tools >> Cache Management, click ‘Flush Magento Cache’ 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:

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:

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:

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:

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:
  • Copy and paste the following code into the Layout Update XML field:

3.1.6 Home Style 6

Frontend of Home Style 6 - Layout Position
home-layout6
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:

3.1.7 Home Style 7

Frontend of Home Style 7 - Layout Position
home-layout7
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:

3.1.8 Home Style 8

Frontend of Home Style 8 - Layout Position
home-layout8
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::

3.1.9 Home Style 9

Frontend of Home Style 9 - Layout Position
home-layout9
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:

3.1.10 Home Style 10

Frontend of Home Style 10 - Layout Position
home-layout10
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:
  • Copy and paste the following code into the Layout Update XML field:

3.1.11 Home Style 11

Frontend of Home Style 11 - Layout Position
home-layout11
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:
  • Copy and paste the following code into the Layout Update XML field:

3.1.12 Home Style 12

Frontend of Home Style 12 - Layout Position
home-layout12
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:
  • Copy and paste the following code into the Layout Update XML field:

3.1.13 Home Style 13

Frontend of Home Style 13 - Layout Position
home-layout13
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:

3.1.14 Home Style 14

Frontend of Home Style 14 - Layout Position
home-layout14
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:

3.1.15 Home Style 15

Frontend of Home Style 15 - Layout Position
home-layout15
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:

Note: Set Default Page

  • To set a default page for your Magento Site, in the Admin Panel you go to Stores>> Settings >>Configuration>>General>>Web>>Default Pages. Please click to see the Backend Settings.
  • You need to change to the website / store view that you want to change (the dropdown menu in the upper left corner). You will probably have to create a new CMS page if you want to have something different from your default home page.

3.2 Configure Megamenu

  • Step 1: Create a New Menu In Admin Panel, navigate to SM Megamenu >> Add New Menu (add group: “Mega Menu Vertical“, “Mega Menu Horizontal“.
  • Step 2: Navigate to SM Megamenu >> Configuration & fill the ID number for the created menu in step 1
  • Step 3: In order to add menu items, go to SM Megamenu >> Menu Manager >> click on ‘Edit’to open Menu Items to add items as you want

To enable Horizontal Megamenu on the frontend, please go to Content>> Elements>> Blocks and create a static block with Identifier * : “megamenu-horizontal”

    • Please click Here to view the configuration of this static block.

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

3.2.1 Horizontal Megamenu:

Horizontal-mega-menu

  • Sortable Categories Items Please click Here to view.

Home
Frontend Appearance

    • Backend Settings: Please click Here to view.

Copy and paste the following code into the Content field::

New Arrivals
Frontend Appearance

  • Backend Settings: Please click Here to view.

Note: Do the same with the others having same menu level.

Pages
Frontend Appearance

  • Backend Settings: Please click Here to view.
    • Backend Settings of ‘Dropdown Menu Page’: Please click Here to view.

Copy and paste the following code into the Content field::

3.2.2 Vertical Megamenu:

Horizontal-mega-menu

  • Sortable Categories Items Please click Here to view.

Electronics
Frontend Appearance

  • Backend Settings: Please click Here to view.

Note: The following items, having same level, would have same configuration as Electronics: Health & Beauty, Toys & Hobbies, Computers & Networking, Laptops & Accessories, Jewelry & Watches, etc. .

Smartphones & Tablets
Frontend Appearance

  • Backend Settings: Please click Here to view.
  • Backend of ‘Group Categories Smartphone’: Please click Here to view.
  • Backend of ‘Col-1′ in ‘Group Categories Smartphone’: Please click Here to view.

Note: Item Col-2 having same level would have same configuration as Col-1.

  • Backend of ‘Camping & Hiking Gear’ in ‘Col-1′: Please click Here to view.

Note: Item Swim Gear, Cycling Gear having same level would have same configuration as Camping & Hiking Gear.

  • Backend of ‘Poduct Megamenu’: Please click Here to view.

Sports & Outdoors
Frontend Appearance

  • Backend Settings: Please click Here to view.
  • Backend of ‘Categories Sports & Outdoors’: Please click Here to view.
  • Backend of ‘Cycling Gear’ in ‘Categories Sports & Outdoors’: Please click Here to view.

Note: The following items, having same level, would have same configuration as Cycling Gear: . Camping & Hiking Gear, Swim Gear.

    • Backend of ‘Right Static Image’: Please click Here to view.

Copy and paste the following code into the Content field::

Automotive & Motorcycle
Frontend Appearance

  • Backend Settings: Please click Here to view.
  • Backend of ‘Motorcycle’: Please click Here to view.

Note: The following items, having same level, would have same configuration as Motorcycle: . Car Accessories, Motorcycle Gadgets, Car Lights.

3.3 Configure Extensions

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

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

      • Position: SM Search Box
      • Frontend Appearance

      • Backend of SM Search Box: Click Here
3.3.2 SM Cart Pro
      • Position: SM Cart Pro
      • Frontend Appearance

      • Backend of SM Cart Pro: Click Here
3.3.3 SM Megamenu
      • Position: SM Megamenu
      • Frontend Appearance

Horizontal Megamenu:
Vertical Megamenu:

      • Backend of SM Megamenu: Click Here
3.3.4 SM Image Slider
      • Position: SM Image Slider
      • Frontend Appearance

      • Backend of SM Image Slider: 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 Categories
      • Position: SM Categories
      • Frontend Appearance

      • Backend of SM Categories: Click Here
3.3.7 SM Basic Products
      • Position: SM Basic Products
      • Frontend Appearance

      • Backend of SM Basic Products: Click Here
3.3.8 SM Deals
      • Position: SM Deals
      • Frontend Appearance

      • Backend of SM Deals: Click Here
3.3.9 SM Quick View
      • Position: SM Quick View
      • Frontend Appearance

      • Backend of SM Quick View: Click Here
3.3.10 SM Listing Extend
      • Position: SM Listing Extend is showed in ‘New Arrivals’ and ‘Under $4.99′ page
      • Frontend Appearance

‘New Arrivals’ page:
‘Under $4.99′ page

      • Backend of SM Listing Extend: Click Here
3.3.11 SM Listing Deals
      • Position: SM Listing Deals
      • Frontend Appearance

      • Backend of SM Listing Deals: Click Here
3.3.12 SM Shop By
      • Position: SM Shop By
        When you go to the Shop page, you will see the module on the left side of the page.
      • Frontend Appearance

      • Backend of SM Shop By: Click Here
3.3.13 SM Countdown Product Slider
      • Position: SM Countdown Product Slider
      • Frontend Appearance

      • Backend of SM Countdown Product Slider Here

3.4 Configure Static Blocks

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

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: static-image-1

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “static-image-1″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: services-store

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: static-image-2

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “static-image-2″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: block-collection

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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:

Static Block: static-image-3

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “static-image-3″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: static-image-4

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “static-image-4″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: clients-say-slider

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: static-image-sidebar

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: static-image-5

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “static-image-5″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: services-store-3

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “services-store-3″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: static-image-6

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “static-image-6″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: static-image-7

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “static-image-7″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: phone-header-v5

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “phone-header-v5″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: client-say-v5

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “client-say-v5″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: collection-v5

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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:

Static Block: facebook-fanbox

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: lastest-blog-v5

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “lastest-blog-v5″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: services-v5

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: services-v6

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “services-v6″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: lastest-blog-v6

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “lastest-blog-v6″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: brand-v6

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: services-v7

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “services-v7″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner-left-v7″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: collection-slider

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: banner1-id9

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner1-id9″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: banner2-id9

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner2-id9″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: top-sv-header

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: banner1-id10

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner1-id10″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: slider-brand-id10

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “slider-brand-id10″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: banner2-id10

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner2-id10″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: banner3-id10

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner3-id10″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: block-bottom-id10

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “block-bottom-id10″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: banner1-id11

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner1-id11″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: banner2-id11

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner2-id11″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: clientsay-group

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: banner1-id12

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner1-id12″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: banner2-id12

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner2-id12″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner-slider-id12″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: latest-blog-v12

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “latest-blog-v12″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: services-store13

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “services-store13″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: static-image-131

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “static-image-131″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: block-collection2

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: list-brands

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: latest-blog-v13

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “latest-blog-v13″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: app-store

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: top-collections

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: latest-blog-v14

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “latest-blog-v14″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: services-store14

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “services-store14″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: list-brands-slider

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: ft7-payment

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: services-top

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “banner-1-id15″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: topcategories-id15

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “topcategories-id15″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: latest-blog-v15

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “latest-blog-v15″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

Static Block: list-brand-15

To create the static block, go to Content>> Elements>> Blocks with Identifier * : “list-brand-15″

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

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

Frontend Appearance

  • Backend Setting: Please click Here to view.

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

3.5 How To Edit Copyright in Admin Panel

Frontend Appearance

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

Edit the code here:

3.6 How To Customize the Social symbols in admin panel

Frontend Appearance

In SM Market Administration Page, please navigate to Stores>> Settings >> Configuration >> MAGENTECH >> SM Market >> 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.