SM ATom

This guide will help you install SM ATom themes step by step.

 

1 SYSTEM REQUIREMENT – Back to top

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

    • Compatible with Magento Community Edition 1.7.x; 1.8.x and 1.9.x ( latest version 1.9.2.2 ) (require: php 5.4 and Memory_limit no less than 256Mb)
    • Note:This package is upgraded to Magento Version 1.9.2.2

2INSTALLATION – Back to top

There are two ways to install a Magento Theme:

  • Quickstart Installation: By using this package, you will set the theme exactly as our Demo with sample data.
  • Manual Installation (include of Theme Installation).

2.1 Quickstart Installation :

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

  • Step 1: Download the quickstart package
  • 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

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

  • Step 5: Locale Settings. Please fill fully into Required Fields (“Locale; Time Zone and Default Currency”.)

  • Step 6: In the Configuration step, input the required fields as below.
    • Do not use ai???localhostai??? in URL, otherwise you could not log in to your Admin area (you should use your local IP in case of installing on your computer).
    • Leave Tables prefix field blank.

  • Step 7: Create Admin Account. Please fill fully into Required Fields (“First Name; Last Name; Email; Username; password and confirm password”.)

  • Step 8: Finish Installation and now you can Go to Frontend or Go to Backend.

2.2 Manual Installation

    • Step 1: Extract “sm_atom_theme_m1.7.x-1.9.x_v1.1.0” file and Copy folders skin; app; media, lib to your site root folder.
    • Step 2: Log in to your Admin Panel (e.g. Access Magento Admin area: http://yourdomain/index.php/admin/). Log out and log in back.
    • Step 3: Navigate to System >> Cache Management, Sellect All the cache types, take Action as Refresh and Submit.
    • Step 4: Navigate to System >> Configuration >> Design.

  • Step 5: In Package tab of Design Section, input the parameter Current Package Name with the actual theme name.

  • Step 6: You can also change the settings for Header .

2.3 Theme Setting

Configure SM Atom General Setting Theme In Magento admin panel, navigate to SM Atom Setting and configure theme as you want.

    • Configure General with Theme color, Font size, color for the link, hover buttons, page, text, title, background … for any store.
    • Configure Theme Layout with Layout style, Header style& Homepage style ( depend on Default pages on Web tab), Layout Group 1,2,3,4,5,6 to configure
    • Configure theProduct To zoom image of product, adjust Zoom Mode, Custom tab, and content, etc..
    • Configure Rich Snippets
    • Configure Socials Setting: To connect with social networks such as Facebook, Twitter, Google Plus, Linkedin
    • Configure Advanced Setting: To show popup, Cpanel, use “Add to cart, Add to wishlist, Add to Compare
    • Configure Theme Insatallation

: To import Static blocks data and Pages data, users don’t need navigate co CMS and create one static block or page step by step.

Note:To “Theme Installation”, pay attention that after clicking“Import Static Block” or “Import Pages”, the below notification will appear to announce that you import data successfully.

However, you have to come back CMS >> Static Block ( or Pages) to configure and select Store View for each Block or Page.

Configure Extensions In SM Atom Setting area, below the General and Catalog fields, navigate toMagentech.com field in the left hand column to configure extensions as you want.

  • SM Search Box Pro Module
  • SM Cart Pro Module
  • SM Dynamic Slideshow
  • SM Super Categories
  • SM Deal Module
  • SM QuickView
  • SM Shopby
  • SM Listing Tab
  • SM Mega Menu
  • SM Facebook

 

3CONFIGURATION – Back to top

3.1 Page Configuration

3.1.1 Homepage Style 1

Frontend of Homepage-1 Layout Position

To configure this page, in the Admin Panel, navigate to CMS >> Pages. Create a new page in Page Management section. Here are list of configuration process for this style:

Copy and paste the following code into the parameter “Layout Update XML”:

<!--GROUP 1-->
<reference name="group1_col1">
         <block type="cms/block" name="service_top">
	        <action method="setBlockId"><block_id>service-home</block_id></action>
         </block>
</reference>

<reference name="group1_col2">

</reference>

<reference name="group1_col3">

</reference>

<reference name="group1_col4">

</reference>

<reference name="group1_col5">

</reference>

<reference name="group1_col6">

</reference>

<!--GROUP 2-->
<reference name="group2_col1">
         <block type="imageslider/list" name="imageslider.list.default" template="sm/imageslider/default.phtml"></block>
</reference>

<reference name="group2_col2">
         <block type="cms/block" name="right_static-image">
	        <action method="setBlockId"><block_id>right-static-image</block_id></action>
         </block>
</reference>

<reference name="group2_col3">

</reference>

<reference name="group2_col4">

</reference>

<reference name="group2_col5">

</reference>

<reference name="group2_col6">

</reference>

<!--GROUP 3-->
<reference name="group3_col1">
         <block type="megamenu/list" name="megamenu.list.theme.content" as="megaMenuLeft" template="sm/megamenu/megamenu-left.phtml">
		<action method="setConfig">
			<values>
                                <title>Category</title>  
			        <group_id>3</group_id>
				<theme>2</theme>
			</values>
		</action>
	</block>
</reference>

<reference name="group3_col2">
         <block type="deal/list" name="deal.list.default" template="sm/deal/deal-slider.phtml"></block>
</reference>

<reference name="group3_col3">

</reference>

<reference name="group3_col4">

</reference>

<reference name="group3_col5">

</reference>

<reference name="group3_col6">

</reference>

<!--GROUP 4-->
<reference name="group4_col1">
        <block type="supercategories/list" name="supercategories.list.default.1" template="sm/supercategories/default.phtml"></block>
</reference>

<reference name="group4_col2">
          <block type="cms/block" name="static_image_home_center">
	        <action method="setBlockId"><block_id>static-image-home-center</block_id></action>
         </block>
</reference>

<reference name="group4_col3">
         <block type="cms/block" name="static_image_home_center_2">
	        <action method="setBlockId"><block_id>static-image-home-center-2</block_id></action>
         </block>
</reference>

<reference name="group4_col4">
         <block type="supercategories/list" name="supercategories.list.default.2" template="sm/supercategories/default.phtml">
                 <action method="_setConfig">
			<values>
				<product_category>61</product_category>
			</values>
                 </action>  
         </block>
</reference>

<reference name="group4_col5">
         <block type="cms/block" name="static_image_home_center_3">
	        <action method="setBlockId"><block_id>static-image-home-center-3</block_id></action>
         </block>
</reference>

<reference name="group4_col6">

</reference>

<!--GROUP 5-->
<reference name="group5_col1">
         <block type="categories/list" name="categories.list.default" template="sm/categories/default.phtml"></block>

         <block type="cms/block" name="static_image_home_4">
	        <action method="setBlockId"><block_id>static-image-home-center-4</block_id></action>
         </block>

         <block type="basicproducts/list" name="basicproducts.list.custom" template="sm/basicproducts/custom-default.phtml">
                 <action method="_setConfig">
			<values>
				<product_limitation>10</product_limitation>
				<basicproducts_title_text>Weekly BestSelling</basicproducts_title_text>
				<product_order_dir>ASC</product_order_dir>
				<product_order_by>best_sales</product_order_by>
				<product_title_maxlength>50</product_title_maxlength>
				<nb_column1>5</nb_column1>
				<nb_column2>4</nb_column2>
				<nb_column3>2</nb_column3>
				<nb_column4>1</nb_column4>
				<product_title_display>1</product_title_display>
				<product_price_display>1</product_price_display>
				<product_reviews_count>1</product_reviews_count>
				<product_addcart_display>1</product_addcart_display>
				<product_addwishlist_display>1</product_addwishlist_display>
				<product_addcompare_display>1</product_addcompare_display>
				<product_readmore_display>0</product_readmore_display>
				<product_description_display>0</product_description_display>
			</values>
                 </action>  
	 </block>

         <block type="cms/block" name="top_brand">
	        <action method="setBlockId"><block_id>static-top-brand</block_id></action>
         </block>

</reference>

<reference name="group5_col2">
         <block type="cms/block" name="static_image_home_right">
	        <action method="setBlockId"><block_id>static-image-home-right</block_id></action>
         </block>

         <block type="newsletter/subscribe" name="left.newsletter" template="newsletter/subscribes-sidebar.phtml"/>

         <block type="facebook/list" name="facebook.list.default" template="sm/facebook/default.phtml"></block>

         <block type="tag/popular" name="tags_popular" template="tag/popular-sidebar.phtml"/>

</reference>

<reference name="group5_col3">
         <block type="cms/block" name="collection_tab">
	        <action method="setBlockId"><block_id>collection-tab</block_id></action>
         </block>

         <block type="cms/block" name="static_image_home_5">
	        <action method="setBlockId"><block_id>static-image-home-5</block_id></action>
         </block>
</reference>

<reference name="group5_col4">
         <block type="basicproducts/list" name="basicproducts.list.home" template="sm/basicproducts/basic-product-list.phtml">
                 <action method="_setConfig">
			<values>
				<product_limitation>4</product_limitation>
				<basicproducts_title_text>Top Rating</basicproducts_title_text>
				<product_order_dir>ASC</product_order_dir>
				<product_order_by>top_rating</product_order_by>
				<product_title_maxlength>50</product_title_maxlength>
				<product_title_display>1</product_title_display>
				<product_price_display>1</product_price_display>
				<product_reviews_count>1</product_reviews_count>
				<product_addcart_display>0</product_addcart_display>
				<product_addwishlist_display>0</product_addwishlist_display>
				<product_addcompare_display>0</product_addcompare_display>
				<product_readmore_display>0</product_readmore_display>
				<product_description_display>0</product_description_display>
			</values>
                 </action>  
	 </block>
</reference>

<reference name="group5_col5">
         <block type="blog/menu_sidebar" name="latest_post">
                <action method="setTemplate" >
                    <template>aw_blog/latest_post.phtml</template>
                </action>
            </block>
</reference>

<reference name="group5_col6">
         <block type="cms/block" name="testimonial">
	        <action method="setBlockId"><block_id>slider-testimonials</block_id></action>
         </block>
</reference>

<reference name="group6_col1">
         <block type="cms/block" name="why_choose_us">
	        <action method="setBlockId"><block_id>why-choose-us</block_id></action>
         </block>
</reference>

<reference name="group6_col2">

</reference>

<reference name="group6_col3">

</reference>

<reference name="group6_col4">

</reference>

<reference name="group6_col5">

</reference>

<reference name="group6_col6">

</reference>

 

3.1.2 Homepage Style 2

Frontend of Homepage-2 Layout Position

To configure this Homepage Style 2, in the Admin Panel, navigate to CMS >> Pages. Create a new page in Page Management section. Including 3 tabs:

Copy and paste the following code into the parameter “Layout Update XML”:Ai??

<!--GROUP 1-->
<reference name="group1_col1">
         <block type="imageslider/list" name="imageslider.list.default" template="sm/imageslider/default.phtml"></block>
</reference>

<reference name="group1_col2">

</reference>

<reference name="group1_col3">

</reference>

<reference name="group1_col4">

</reference>

<reference name="group1_col5">

</reference>

<reference name="group1_col6">

</reference>

<!--GROUP 2-->
<reference name="group2_col1">
         <block type="cms/block" name="service-top">
	        <action method="setBlockId"><block_id>service-top-index2</block_id></action>
         </block>
</reference>

<reference name="group2_col2">

</reference>

<reference name="group2_col3">

</reference>

<reference name="group2_col4">

</reference>

<reference name="group2_col5">

</reference>

<reference name="group2_col6">

</reference>

<!--GROUP 3-->
<reference name="group3_col1">
         <block type="megamenu/list" name="megamenu.list.theme.content" as="megaMenuLeft" template="sm/megamenu/megamenu-left.phtml">
		<action method="setConfig">
			<values>
                                <title>Category</title>  
			        <group_id>3</group_id>
				<theme>2</theme>
			</values>
		</action>
	</block>
</reference>

<reference name="group3_col2">
         <block type="deal/list" name="deal.list.default" template="sm/deal/deal-slider.phtml"></block>
</reference>

<reference name="group3_col3">

</reference>

<reference name="group3_col4">

</reference>

<reference name="group3_col5">

</reference>

<reference name="group3_col6">

</reference>

<!--GROUP 4-->
<reference name="group4_col1">
        <block type="listingtabs/list" name="listingtabs_list_default_1" template="sm/listingtabs/default.phtml"></block>
</reference>

<reference name="group4_col2">
    <block type="cms/block" name="four_static_image_index2">
	    <action method="setBlockId"><block_id>four-static-image-index2</block_id></action>
    </block>
</reference>

<reference name="group4_col3">

</reference>

<reference name="group4_col4">

</reference>

<reference name="group4_col5">

</reference>

<reference name="group4_col6">

</reference>

<!--GROUP 5-->
<reference name="group5_col1">
	<block type="listingtabs/list" name="listingtabs_list_default_2" template="sm/listingtabs/default.phtml">
        <action method="_setConfig">
			<values>
				<listingtabs_title_text>Best Sellers</listingtabs_title_text>
				<product_order_by>best_sales</product_order_by>
			</values>
        </action>  
    </block>
</reference>

<reference name="group5_col2">
	<block type="cms/block" name="static_image_home_center_3">
	    <action method="setBlockId"><block_id>static-image-home-center-3</block_id></action>
    </block>
</reference>

<reference name="group5_col3">

</reference>

<reference name="group5_col4">

</reference>

<reference name="group5_col5">

</reference>

<reference name="group5_col6">

</reference>

<reference name="group6_col1">

	<block type="newsletter/subscribe" name="left.newsletter" template="newsletter/subscribes-sidebar.phtml"/>
	<block type="facebook/list" name="facebook.list.default" template="sm/facebook/default.phtml"></block>
    <block type="tag/popular" name="tags_popular" template="tag/popular-sidebar.phtml"/>

</reference>

<reference name="group6_col2">
	<block type="basicproducts/list" name="basicproducts.list.custom" template="sm/basicproducts/custom-default.phtml">
				<action method="_setConfig">
					<values>
						<product_limitation>10</product_limitation>
						<basicproducts_title_text>Weekly BestSelling</basicproducts_title_text>
						<product_order_dir>ASC</product_order_dir>
						<product_order_by>best_sales</product_order_by>
						<product_title_maxlength>50</product_title_maxlength>
						<nb_column1>5</nb_column1>
						<nb_column2>4</nb_column2>
						<nb_column3>2</nb_column3>
						<nb_column4>1</nb_column4>
						<product_title_display>1</product_title_display>
						<product_price_display>1</product_price_display>
						<product_reviews_count>1</product_reviews_count>
						<product_addcart_display>1</product_addcart_display>
						<product_addwishlist_display>1</product_addwishlist_display>
						<product_addcompare_display>1</product_addcompare_display>
						<product_readmore_display>0</product_readmore_display>
						<product_description_display>0</product_description_display>
					</values>
                </action>  
	</block>

	<block type="blog/menu_sidebar" name="latest_post_index2">
        <action method="setTemplate" >
            <template>aw_blog/latest_post_index2.phtml</template>
        </action>
    </block>	
</reference>

<reference name="group6_col3">
	<block type="cms/block" name="brand-slider">
	    <action method="setBlockId"><block_id>brand-slider</block_id></action>
    </block>
</reference>

<reference name="group6_col4">

</reference>

<reference name="group6_col5">

</reference>

<reference name="group6_col6">

</reference>

 

3.1.3 Homepage Style 3

Frontend of Homepage-3 Layout Position

Similarly to Homepage style 2, to configure this page, in the Admin Panel, navigate to CMS >> Pages. Create a new page in Page Management section with the following tabs:

Copy and paste the following code into the parameter “Layout Update XML”:Ai??

<!--GROUP 1-->
<reference name="group1_col1">
	<block type="megamenu/list" name="megamenu.list.theme.content" as="megaMenuLeft" template="sm/megamenu/megamenu-left-style2.phtml">
		<action method="setConfig">
			<values>
                <title>Category</title>  
			    <group_id>3</group_id>
				<theme>2</theme>
			</values>
		</action>
	</block>
</reference>

<reference name="group1_col2">
	<block type="imageslider/list" name="imageslider.list.default" template="sm/imageslider/default.phtml"></block>
</reference>

<reference name="group1_col3">
	<block type="deal/list" name="deal.list.default" template="sm/deal/deal-slider.phtml"></block>
</reference>

<reference name="group1_col4">

</reference>

<reference name="group1_col5">

</reference>

<reference name="group1_col6">

</reference>

<!--GROUP 2-->
<reference name="group2_col1">
    <block type="cms/block" name="center_static_image">
	    <action method="setBlockId"><block_id>center-image-index3</block_id></action>
    </block>
</reference>

<reference name="group2_col2">

</reference>

<reference name="group2_col3">

</reference>

<reference name="group2_col4">

</reference>

<reference name="group2_col5">

</reference>

<reference name="group2_col6">

</reference>

<!--GROUP 3-->
<reference name="group3_col1">
    <block type="supercategories/list" name="supercategories.list.default.1" template="sm/supercategories/default_home3.phtml"></block>    
</reference>

<reference name="group3_col2">
    <block type="cms/block" name="static_image_home_center_3">
	    <action method="setBlockId"><block_id>static-image-home-center-3</block_id></action>
    </block>  
</reference>

<reference name="group3_col3">
	<block type="basicproducts/list" name="basicproducts.list" template="sm/basicproducts/default-home3.phtml">
        <action method="_setConfig">
			<values>
				<product_limitation>10</product_limitation>
				<basicproducts_title_text>Weekly BestSelling</basicproducts_title_text>
				<product_order_dir>ASC</product_order_dir>
				<product_order_by>best_sales</product_order_by>
				<product_title_maxlength>50</product_title_maxlength>
				<nb_column1>5</nb_column1>
				<nb_column2>4</nb_column2>
				<nb_column3>2</nb_column3>
				<nb_column4>1</nb_column4>
				<product_title_display>1</product_title_display>
				<product_price_display>1</product_price_display>
				<product_reviews_count>1</product_reviews_count>
				<product_addcart_display>1</product_addcart_display>
				<product_addwishlist_display>1</product_addwishlist_display>
				<product_addcompare_display>1</product_addcompare_display>
				<product_readmore_display>0</product_readmore_display>
				<product_description_display>0</product_description_display>
			</values>
        </action>  
	</block>
</reference>

<reference name="group3_col4">

</reference>

<reference name="group3_col5">

</reference>

<reference name="group3_col6">

</reference>

<!--GROUP 4-->
<reference name="group4_col1">
    <block type="blog/menu_sidebar" name="latest_post">
        <action method="setTemplate" >
            <template>aw_blog/latest_post_index3.phtml</template>
        </action>
    </block>
</reference>

<reference name="group4_col2">
	<block type="cms/block" name="testimonial">
	    <action method="setBlockId"><block_id>slider-testimonials-home3</block_id></action>
    </block>
</reference>

<reference name="group4_col3">
	<block type="cms/block" name="collection_tab">
	    <action method="setBlockId"><block_id>collection-tab</block_id></action>
    </block>
</reference>

<reference name="group4_col4">

</reference>

<reference name="group4_col5">

</reference>

<reference name="group4_col6">

</reference>

<!--GROUP 5-->
<reference name="group5_col1">
	<block type="cms/block" name="why_choose_us">
	    <action method="setBlockId"><block_id>why-choose-us</block_id></action>
    </block>
</reference>

<reference name="group5_col2">

</reference>

<reference name="group5_col3">

</reference>

<reference name="group5_col4">

</reference>

<reference name="group5_col5">

</reference>

<reference name="group5_col6">

</reference>

<reference name="group6_col1">
	<block type="cms/block" name="brand-slider">
	    <action method="setBlockId"><block_id>brand-slider</block_id></action>
    </block>
</reference>

<reference name="group6_col2">

</reference>

<reference name="group6_col3">

</reference>

<reference name="group6_col4">

</reference>

<reference name="group6_col5">

</reference>

<reference name="group6_col6">

</reference>

 

3.2 Configure Mega Menu

  • Step 3: In order to add menu items, Go to SM Mega Menu >> Menu items Manager to add items as you want.

3.2.1 With Horizontal Mega Menu:

Horizontal-mega-menu
Shop By Department Menu ( Shop-tree form)
Frontend Appearance

Tree of Shop By Department menu:

Shop-by-department-menu

Features Menu

Frontend Appearance

Note: Features Menu: To config this page, please navigate to SM Atom setting >> SM Mega Menu >> Menu Items Manager, then coppy & paste the following code chainAi??Ai??into Content Tab:

<div class="home-menu-dropdown">
	<ul class="item-home-store layout-home">
		<li class="title-menu-home">Layouts</li>
		<li><a title="Home Style 1" href="{{store url="?___store=default&amp;___from_store=belgium"}}">Home Style 1</a></li>
		<li><a title="Home Style 2" href="{{store url="?___store=belgium&amp;___from_store=default"}}">Home Style 2</a></li>
		<li><a title="Home Style 3" href="{{store url="?___store=somaliland&amp;___from_store=default"}}">Home Style 3</a></li>
		<li><a title="Layout Full Width" href="{{store url="?___store=default&amp;___from_store=belgium"}}">Layout Full Width</a></li>
		<li><a title="Layout Boxed" href="{{store url="?___store=benin&amp;___from_store=default"}}">Layout Boxed</a></li>
		<li><a title="Right to Left" href="{{store url="?___store=barbados&amp;___from_store=default"}}">RTL</a></li>
	</ul>

	<ul class="item-home-store theme-color">
		<li class="title-menu-home">Color Styles</li>
		<li class="fern"><a title="Fern" href="{{store url="?___store=french&amp;___from_store=default"}}">Fern</a></li>
		<li class="red"><a title="Red" href="{{store url="?___store=default&amp;___from_store=belgium"}}">Red</a></li>
		<li class="blue"><a title="Blue" href="{{store url="?___store=german&amp;___from_store=default"}}">Blue</a></li>
		<li class="orange"><a title="Orange" href="{{store url="?___store=argentina&amp;___from_store=default"}}">Orange</a></li>
		<li class="green"><a title="Green" href="{{store url="?___store=bolivia&amp;___from_store=default"}}">Green</a></li>
		<li class="purple"><a title="Red" href="{{store url="?___store=andorra&amp;___from_store=default"}}">Purple</a></li>
	</ul>

	<ul class="item-home-store header-home">
		<li class="title-menu-home">Headers</li>
		<li><a title="Header Type 1" href="{{store url="?___store=default&amp;___from_store=belgium"}}">Header Type 1</a></li>
		<li><a title="Header Type 2" href="{{store url="?___store=belgium&amp;___from_store=default"}}">Header Type 2</a></li>
		<li><a title="Header Type 3" href="{{store url="?___store=somaliland&amp;___from_store=default"}}">Header Type 3</a></li>
	</ul>

	<ul class="item-home-store detail-home">
		<li class="title-menu-home">Product Detail Layouts</li>
		<li><a title="Product Detail - Full" href="{{store url="dumas-kremas.html"}}">Product Detail - Full</a></li>
		<li><a title="Product Detail - Left Sidebar" href="{{store url="dumas-kremas.html?detail_style=2"}}">Product Detail - Left Sidebar</a></li>
		<li><a title="Product Detail - Right Sidebar" href="{{store url="dumas-kremas.html?detail_style=3"}}">Product Detail - Right Sidebar</a></li>
		<li><a title="Thumbnail  - Vertical" href="{{store url="dumas-kremas.html?vertical=1"}}">Thumbnail  - Vertical</a></li>
		<li><a title="Thumbnail - Horizontal" href="{{store url="dumas-kremas.html?vertical=2"}}">Thumbnail - Horizontal</a></li>
	</ul>

	<ul class="item-home-store detail-home">
		<li class="title-menu-home">Zoom Types</li>
		<li><a title="Product Page Inner Zoom" href="{{store url="dumas-kremas.html/?___store=default&amp;___from_store=argentina"}}">Product Page Inner Zoom</a></li>
		<li><a title="Product Page Outer Zoom" href="{{store url="dumas-kremas.html/?___store=andorra&amp;___from_store=default"}}">Product Page Outer Zoom</a></li>
		<li><a title="Product Page Lens Zoom" href="{{store url="dumas-kremas.html/?___store=bolivia&amp;___from_store=default"}}">Product Page Lens Zoom</a></li>
	</ul>

	<div style="clear:both;">&nbsp;</div>

	<ul class="item-home-store layout-home">
		<li class="title-menu-home">Listing Layouts</li>
		<li><a title="Without Sidebar" href="{{store url="electronics.html/?___store=bolivia&amp;___from_store=default"}}">Without Sidebar</a></li>
		<li><a title="Left Sidebar" href="{{store url="fashion-accesories.html/?___store=default&amp;___from_store=bolivia"}}">Left Sidebar</a></li>
		<li><a title="Right Sidebar" href="{{store url="fashion-accesories.html/?___store=argentina&amp;___from_store=default"}}">Right Sidebar</a></li>
		<li><a title="Left - Right Sidebar" href="{{store url="sport-fitness.html/?___store=andorra&amp;___from_store=default"}}">Left - Right Sidebar</a></li>
		<li><a title="2 Columns Products" href="{{store url="sport-fitness.html/?___store=andorra&amp;___from_store=default"}}">2 Columns Products</a></li>
		<li><a title="3 Columns Products" href="{{store url="fashion-accesories.html/?___store=andorra&amp;___from_store=default"}}">3 Columns Products</a></li>
		<li><a title="4 Columns Products" href="{{store url="fashion-accesories.html/?___store=bolivia&amp;___from_store=default"}}">4 Columns Products</a></li>
		<li><a title="5 Columns Products" href="{{store url="electronics.html/?___store=andorra&amp;___from_store=default"}}">5 Columns Products</a></li>
		<li><a title="6 Columns Products" href="{{store url="electronics.html/?___store=bolivia&amp;___from_store=default"}}">6 Columns Products</a></li>
	</ul>

	<ul class="item-home-store layout-home">
		<li class="title-menu-home">About Us Layouts</li>
		<li><a title="About Us Style 1" href="{{store url="about-us.html/?___store=default&amp;___from_store=argentina"}}">About Us Style 1</a></li>
		<li><a title="About Us Style 2" href="{{store url="about-us.html/?___store=french&amp;___from_store=default"}}">About Us Style 2</a></li>
		<li><a title="About Us Style 3" href="{{store url="about-us.html/?___store=german&amp;___from_store=default"}}">About Us Style 3</a></li>
		<li><a title="About Us Style 4" href="{{store url="about-us.html/?___store=argentina&amp;___from_store=default"}}">About Us Style 4</a></li>
	</ul>

	<ul class="item-home-store layout-home">
		<li class="title-menu-home">Contact Us Layouts</li>
		<li><a title="Contact Us Style 1" href="{{store url="contact-us.html/?___store=default&amp;___from_store=argentina"}}">Contact Us Style 1</a></li>
		<li><a title="Contact Us Style 2" href="{{store url="contact-us.html/?___store=french&amp;___from_store=default"}}">Contact Us Style 2</a></li>
		<li><a title="Contact Us Style 3" href="{{store url="contact-us.html/?___store=german&amp;___from_store=default"}}">Contact Us Style 3</a></li>
		<li><a title="Contact Us Style 4" href="{{store url="contact-us.html/?___store=argentina&amp;___from_store=default"}}">Contact Us Style 4</a></li>
	</ul>

	<ul class="item-home-store layout-home">
		<li class="title-menu-home">404 Page Layout</li>
		<li><a title="404 Page Style 1" href="{{store url="404page"}}">404 Page Style 1</a></li>
	</ul>

	<ul class="item-home-store detail-home">
		<li class="title-menu-home">Effect Hover Product</li>
		<li><a title="Simple" href="{{store url="?___store=bolivia&amp;___from_store=default"}}">Simple</a></li>
		<li><a title="Display Second Image" href="{{store url="?___store=default&amp;___from_store=andorra"}}">Display Second Image</a></li>
		<li><a title="Display Slider Image" href="{{store url="?___store=andorra&amp;___from_store=default"}}">Display Slider Image</a></li>
	</ul>

	<style>
		.home-menu-dropdown .item-home-store{
			width:20%;
		}
	</style>
</div>

 

Fashion Menu

Frontend Appearance
Tree of Fashion menu:

Shop-by-department-menu

Note: Fashion Menu: To config this page, please navigate to SM Atom setting >> SM Mega Menu >> Menu Items Manager

Electronic Menu

Frontend Appearance

Note: Electronic Menu. To config this page, please navigate to SM Atom setting >> SM Mega Menu >> Menu Items Manager , New Arrival Product belongs to Electronic menu and it is classified into “Content category”, so their products are configure according to SM basic product.
Coppy & paste the following code chainAi??Ai??into Content Tab:

<div class="product-megamenu">
{{block type="basicproducts/list" name="basicproducts.list.default" template="sm/basicproducts/product-menu.phtml" }}
</div>

 

Best Seller Menu

Frontend Appearance

Staff Pick Menu

Frontend Appearance

Note: Staff Pick Menu has “Menu Type: Category” & “Data Type: category/69”. This ID is setup in Catalog >> Manage Categories. To config this page, please navigate to SM Atom setting >> SM Mega Menu >> Menu Items Manager

3.2.2 With Vertical Mega Menu:

Frontend Appearance

Frontend Appearance of Electronics tree

Tree of Electronics in Mega Menu Items Managerment:

Copy and paste the following code into the parameter “Content” of Static Image Horizontal:

<div class="static-bottom-menu">
<a href="#" title="Static Image"><img src="{{media url="wysiwyg/image-cat/image-megamenu.png"}}" alt="Static Image" /></a>
</div>

Note: Other Items in Vertical Mega Menu are configured the same as above items.

3.3 Configure Extensions

The SM Atom front-page has been integrated with extensions in the Theme as following list:

      • Position: SM Search Box Pro
      • Frontend Appearance

      • Backend of SM Search Box Pro: Click Here
      • Go Here to readmore about the SM Search Box Pro module.
II. SM Cart Pro
      • Position: SM Cart Pro
      • Frontend Appearance

      • Backend of SM Cart Pro: Click Here
      • Go Here to readmore about the SM CartPro module.
III. SM Image Slider
      • Position: SM Image Slider
      • Frontend Appearance

      • Backend of SM Image Slider: Click Here
      • Go Here to readmore about the SM Image Slider module.
IV. SM Deal
      • Position: SM Deal
      • Frontend Appearance

      • Backend of SM Deal: Click Here
      • Go Here to readmore about the SM Deal module.
V. SM Super Categories
      • Position: SM Super Categories
      • Frontend Appearance

    • Backend of SM Super Categories: Click Here
    • Go Here to readmore about the SM Super Categories module.
VII. SM Facebook
  • Position: SM Categories Accordion
  • Frontend Appearance

  • Backend of SM Facebook : Click Here
  • Go Here to readmore about the SM Facebook module.
VIII. SM Basic Products
  • Position: SM Basic Products
  • Frontend Appearance

  • Backend of SM Basic Products: Click Here
  • Go Here to readmore about the SM Basic Products module.

3.4 Configure Static Blocks

The SM ATom front-page has static blocks in the Theme:

To create a new static block, go to CMS >> Static Blocks >> Add new block

1. Static-Theme Right Static Image

To create static blocks, go to CMS >> Static Blocks with Identifier * : “right-static-image”

Frontend

Backend Setting

  • Coppy & paste the code chain for Content of Static-Theme Right Static Image:
    <div class="static-image-right two-image">
    	<ul class="list-image">
    		<li><a href="#" title="Static Image"><img src="{{media url="wysiwyg/home-page-image/static-image-home-1.png"}}" alt="Static Image" /></a></li>
    		<li><a href="#" title="Static Image"><img src="{{media url="wysiwyg/home-page-image/static-image-home-2.png"}}" alt="Static Image" /></a></li>
    	</ul>
    </div>

     

2. Static-Theme Home Centre 1

To add this static block, first go to CMS then click Static Blocks and create a new one with Identifier * : “static-image-home-center”

Frontend

Backend Setting

  • Coppy & paste the code chain for Content of Static-Theme Home Centre 1:
    <div class="static-image-center">
    <a title="Static Image" href="#"><img src="{{media url="wysiwyg/home-page-image/static-image-center.png"}}" alt="Static Image" /></a>
    </div>

     

3. Static-Theme Home Centre 2

To add this static block, first go to CMS then click Static Blocks and create a new one with Identifier * : “static-image-home-center-2”

Frontend

Backend Setting

  • Coppy & paste the code chain for Content of Static-Theme Home Centre 2:
    <div class="static-image-center">
    <a title="Static Image" href="#"><img src="{{media url="wysiwyg/home-page-image/static-image-center-2.png"}}" alt="Static Image" /></a>
    </div>

     

4. Static-Theme Home Centre 3

To add this static block, first go to CMS then click Static Blocks and create a new one with Identifier * : “static-image-home-center-3”

Frontend

Backend Setting

  • Coppy & paste the code chain for Content of Static-Theme Home Centre 3:
    <div class="static-image-center">
    <a title="Static Image" href="#"><img src="{{media url="wysiwyg/home-page-image/static-image-center-3.png"}}" alt="Static Image" /></a>
    </div>

     

5. Static-Theme Home Centre 4

To add this static block, first go to CMS then click Static Blocks and create a new one with Identifier * : “static-image-home-center-4”

Frontend

Backend Setting

  • Coppy & paste the code chain for Content of Static-Theme Home Centre 4:
    <div class="static-image-center">
    <a title="Static Image" href="#"><img src="{{media url="wysiwyg/home-page-image/static-image-home-4.png"}}" alt="Static Image" /></a>
    </div>

     

6. Static-Theme Home Centre 5

To add this static block, first go to CMS then click Static Blocks and create a new one with Identifier * : “static-image-home-center-5”

Frontend


Backend Setting

  • Coppy & paste the code chain for Content of Static-Theme Home Centre 5:
    <div class="static-home-5">
    <a href="#" title="Static Image"><img src="{{media url="wysiwyg/home-page-image/static-image-center-5.png"}}" alt="Static Image" /></a>
    </div>

     

7. Static-Theme Top Brand

To add this static block, first go to CMS then click Static Blocks and create a new one with Identifier * : “static-top-brand”

Frontend


Backend Setting

  • Coppy & paste the code chain for Content of Static-Theme Top Brand:
    <div class="top-brand">
    	<div class="title-home">
    		<h2>Top Brands</h2>
    	</div>
    
    	<div class="top-brand-slider">
    		<div class="item">
    			<div class="child-item">
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-1.png"}}" alt="Brand" /></a></div>
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-2.png"}}" alt="Brand" /></a></div>
    			</div>
    		</div>
    
    		<div class="item">
    			<div class="child-item">
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-3.png"}}" alt="Brand" /></a></div>
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-4.png"}}" alt="Brand" /></a></div>
    			</div>
    		</div>
    
    		<div class="item">
    			<div class="child-item">
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-5.png"}}" alt="Brand" /></a></div>
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-6.png"}}" alt="Brand" /></a></div>
    			</div>
    		</div>
    
    		<div class="item">
    			<div class="child-item">
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-7.png"}}" alt="Brand" /></a></div>
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-8.png"}}" alt="Brand" /></a></div>
    			</div>
    		</div>
    
    		<div class="item">
    			<div class="child-item">
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-9.png"}}" alt="Brand" /></a></div>
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-10.png"}}" alt="Brand" /></a></div>
    			</div>
    		</div>
    
    		<div class="item">
    			<div class="child-item">
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-1.png"}}" alt="Brand" /></a></div>
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-2.png"}}" alt="Brand" /></a></div>
    			</div>
    		</div>
    		<div class="item">
    			<div class="child-item">
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-3.png"}}" alt="Brand" /></a></div>
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-4.png"}}" alt="Brand" /></a></div>
    			</div>
    		</div>
    		<div class="item">
    			<div class="child-item">
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-5.png"}}" alt="Brand" /></a></div>
    				<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-6.png"}}" alt="Brand" /></a></div>
    			</div>
    		</div>
    	</div>
    </div>
    
    <script>
    	jQuery(document).ready(function($) {
    		var owl_topbrand = $(".top-brand-slider");
    		owl_topbrand.owlCarousel({
    
    			responsive:{
    				0:{
    					items:2
    				},
    				480:{
    					items:3
    				},
    				768:{
    					items:3
    				},
    				992:{
    					items:4
    				},
    				1200:{
    					items:5
    				}
    			},
    
    			autoplay:false,
    			loop:false,
    			nav : true, // Show next and prev buttons
    			dots: false,
    			autoplaySpeed : 500,
    			navSpeed : 500,
    			dotsSpeed : 500,
    			autoplayHoverPause: true,
    			margin:0,
    
    		});
    	});
    
    </script>

8. Static-Theme Collection

To add this static block, first go to CMS then click Static Blocks and create a new one with Identifier * : “collection-tab”

Frontend


Backend Setting

  • Coppy & paste the code chain for Content of Static-Theme Collection:
    		
    <div id="tab_collection">
    	<div class="title-home">
    		<h2>Collections</h2>
    	</div>
    
        <ul class="resp-tabs-list">
            <li class="fa fa-coffee">LifeStyle</li>
            <li class="fa fa-sun-o">Out Doors</li>
            <li class="fa fa-home">Clearance</li>
            <li class="fa fa-gift">Gifts & Holidays</li>
            <li class="fa fa-cogs">Cool Gadets</li>
            <li class="fa fa-star">Novelties</li>
            <li class="fa fa-leaf">beauty care</li>
        </ul>
    
        <div class="resp-tabs-container">
    
            <div>
                <div class="content-tab-collection">
    				<div class="row">
    					<ul class="list-item-collection">
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Golf Relate Prodcuts" href="#">Golf Relate Prodcuts</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-1.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Bicycle equipments" href="#">Bicycle equipments</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-2.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Binocular & Telescops" href="#">Binocular & Telescops</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-3.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Camping & Hiking" href="#">Camping & Hiking</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-4.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Fishing" href="#">Fishing</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-5.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Team Sports" href="#">Team Sports</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-6.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    					</ul>
    				</div>
    			</div>
            </div>
    
            <div>
                <div class="content-tab-collection">
    				<div class="row">
    					<ul class="list-item-collection">
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Bicycle equipments" href="#">Bicycle equipments</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-2.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Golf Relate Prodcuts" href="#">Golf Relate Prodcuts</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-1.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Camping & Hiking" href="#">Camping & Hiking</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-4.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Binocular & Telescops" href="#">Binocular & Telescops</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-3.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Fishing" href="#">Fishing</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-5.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Team Sports" href="#">Team Sports</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-6.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    					</ul>
    				</div>
    			</div>
            </div>
    
            <div>
                <div class="content-tab-collection">
    				<div class="row">
    					<ul class="list-item-collection">
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Golf Relate Prodcuts" href="#">Golf Relate Prodcuts</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-1.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Binocular & Telescops" href="#">Binocular & Telescops</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-3.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Bicycle equipments" href="#">Bicycle equipments</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-2.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Fishing" href="#">Fishing</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-5.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Team Sports" href="#">Team Sports</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-6.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Camping & Hiking" href="#">Camping & Hiking</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-4.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    					</ul>
    				</div>
    			</div>
            </div>
    
    		<div>
                <div class="content-tab-collection">
    				<div class="row">
    					<ul class="list-item-collection">
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Binocular & Telescops" href="#">Binocular & Telescops</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-3.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Golf Relate Prodcuts" href="#">Golf Relate Prodcuts</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-1.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Bicycle equipments" href="#">Bicycle equipments</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-2.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Fishing" href="#">Fishing</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-5.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Camping & Hiking" href="#">Camping & Hiking</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-4.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Team Sports" href="#">Team Sports</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-6.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    					</ul>
    				</div>
    			</div>
            </div>
    
    		<div>
                <div class="content-tab-collection">
    				<div class="row">
    					<ul class="list-item-collection">
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Bicycle equipments" href="#">Bicycle equipments</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-2.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Golf Relate Prodcuts" href="#">Golf Relate Prodcuts</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-1.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Binocular & Telescops" href="#">Binocular & Telescops</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-3.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Fishing" href="#">Fishing</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-5.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Camping & Hiking" href="#">Camping & Hiking</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-4.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Team Sports" href="#">Team Sports</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-6.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    					</ul>
    				</div>
    			</div>
            </div>
    
    		<div>
                <div class="content-tab-collection">
    				<div class="row">
    					<ul class="list-item-collection">
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Team Sports" href="#">Team Sports</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-6.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Golf Relate Prodcuts" href="#">Golf Relate Prodcuts</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-1.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Binocular & Telescops" href="#">Binocular & Telescops</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-3.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Bicycle equipments" href="#">Bicycle equipments</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-2.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Camping & Hiking" href="#">Camping & Hiking</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-4.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Fishing" href="#">Fishing</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-5.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    					</ul>
    				</div>
    			</div>
            </div>
    
    		<div>
                <div class="content-tab-collection">
    				<div class="row">
    					<ul class="list-item-collection">
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Bicycle equipments" href="#">Bicycle equipments</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-2.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Golf Relate Prodcuts" href="#">Golf Relate Prodcuts</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-1.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Binocular & Telescops" href="#">Binocular & Telescops</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-3.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Team Sports" href="#">Team Sports</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-6.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Camping & Hiking" href="#">Camping & Hiking</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-4.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    
    						<li class="col-lg-4 col-md-4 item-cat">
    							<div class="item-cat-wrapper">
    								<div class="text-cat">
    									<h2><a title="Fishing" href="#">Fishing</a></h2>
    									<p class="des-collection-cat">Ab inventore asperiores</p>
    									<a class="button" href="#" title="Shop Now">Shop Now</a>
    								</div>
    
    								<div class="image-cat">
    									<img src="{{media url="wysiwyg/collection/img-cat-5.png"}}" alt="Collection" />
    								</div>
    							</div>
    						</li>
    					</ul>
    				</div>
    			</div>
            </div>
    
        </div>
    
    </div>
    
    <script type="text/javascript">
        jQuery(document).ready(function ($) {
            $('#tab_collection').easyResponsiveTabs({
                type: 'default', //Types: default, vertical, accordion           
                width: 'auto', //auto or any width like 600px
                fit: true,   // 100% fit in a container
                closed: 'accordion', // Start closed if in accordion view
            });
        });
    </script>

     

9. Static-Testimonials

To add this static block, first go to CMS then click Static Blocks and create a new one with Identifier * : “slider-testimonials”

Frontend


Backend Setting

  • Coppy & paste the code chain for Content of Static-Testimonials:
    <div class="overflow-slider testimonials">
    	<div class="title-home">
    		<h2>Testimonials</h2>
    	</div>
    
    	<div class="margin-slider">
    		<ul class="testimonials-slider">
    			<li class="item">
    				<div class="client-child client-left">
    					<div class="comment">
    						Ultrices lectus tempor, magna mauris porta magnis tristique, egestas etiam! Scelerisque nascetur nascetur aliquet platea. 
    					</div>
    
    					<div class="client client-left">
    						<div class="image-client">
    							<img src="{{media url="wysiwyg/testimonial/client-1.png"}}" alt="Venus" />
    						</div>
    						<div class="info-client">
    							<h2 class="client-name">Venus</h2>
    							<div class="client-job">Market Research</div>
    						</div>
    					</div>
    				</div>
    
    				<div class="client-child client-right">
    					<div class="comment">
    						Ultrices lectus tempor, magna mauris porta magnis tristique, egestas etiam! Scelerisque nascetur nascetur aliquet platea. 
    					</div>
    
    					<div class="client client-right">
    						<div class="image-client">
    							<img src="{{media url="wysiwyg/testimonial/client-2.png"}}" alt="Venus" />
    						</div>
    						<div class="info-client">
    							<h2 class="client-name">Venus</h2>
    							<div class="client-job">Market Research</div>
    						</div>
    					</div>
    				</div>
    			</li>
    
    			<li class="item">
    				<div class="client-child client-left">
    					<div class="comment">
    						Ultrices lectus tempor, magna mauris porta magnis tristique, egestas etiam! Scelerisque nascetur nascetur aliquet platea. 
    					</div>
    
    					<div class="client client-left">
    						<div class="image-client">
    							<img src="{{media url="wysiwyg/testimonial/client-1.png"}}" alt="Venus" />
    						</div>
    						<div class="info-client">
    							<h2 class="client-name">Venus</h2>
    							<div class="client-job">Market Research</div>
    						</div>
    					</div>
    				</div>
    
    				<div class="client-child client-right">
    					<div class="comment">
    						Ultrices lectus tempor, magna mauris porta magnis tristique, egestas etiam! Scelerisque nascetur nascetur aliquet platea. 
    					</div>
    
    					<div class="client client-right">
    						<div class="image-client">
    							<img src="{{media url="wysiwyg/testimonial/client-2.png"}}" alt="Venus" />
    						</div>
    						<div class="info-client">
    							<h2 class="client-name">Venus</h2>
    							<div class="client-job">Market Research</div>
    						</div>
    					</div>
    				</div>
    			</li>
    
    			<li class="item">
    				<div class="client-child client-left">
    					<div class="comment">
    						Ultrices lectus tempor, magna mauris porta magnis tristique, egestas etiam! Scelerisque nascetur nascetur aliquet platea. 
    					</div>
    
    					<div class="client client-left">
    						<div class="image-client">
    							<img src="{{media url="wysiwyg/testimonial/client-1.png"}}" alt="Venus" />
    						</div>
    						<div class="info-client">
    							<h2 class="client-name">Venus</h2>
    							<div class="client-job">Market Research</div>
    						</div>
    					</div>
    				</div>
    
    				<div class="client-child client-right">
    					<div class="comment">
    						Ultrices lectus tempor, magna mauris porta magnis tristique, egestas etiam! Scelerisque nascetur nascetur aliquet platea. 
    					</div>
    
    					<div class="client client-right">
    						<div class="image-client">
    							<img src="{{media url="wysiwyg/testimonial/client-2.png"}}" alt="Venus" />
    						</div>
    						<div class="info-client">
    							<h2 class="client-name">Venus</h2>
    							<div class="client-job">Market Research</div>
    						</div>
    					</div>
    				</div>
    			</li>
    		</ul>
    	</div>
    
    	<script>
    		jQuery(document).ready(function($) {
    			var owl_testimonial = $(".testimonials-slider");
    			owl_testimonial.owlCarousel({
    				responsive:{
    					0:{
    						items:1
    					},
    					480:{
    						items:1
    					},
    					768:{
    						items:1
    					},
    					992:{
    						items:1
    					},
    					1200:{
    						items:1
    					}
    				},
    
    				autoplay:false,
    				loop:false,
    				nav : true, // Show next and prev buttons
    				dots: false,
    				autoplaySpeed : 500,
    				navSpeed : 500,
    				dotsSpeed : 500,
    				autoplayHoverPause: true,
    				margin:30,
    			});
    		});
    
    	</script>
    </div>

     

10. Static-Why Choose Us

To add this static block, first go to CMS then click Static Blocks and create a new one with Identifier * : “why-choose-us”

Frontend


Backend Setting

  • Coppy & paste the code chain for Content of Static-Why Choose Us:
    <div class="why-choose">
    	<div class="title-why">
    		<h2>Why Choose Us?</h2>
    	</div>
    	<div class="row">
    		<div class="col-lg-4 col-md-4">
    			<div class="block-whychoose">
    				<div class="why-choose-content">
    					<div class="image-why-choose">
    						<img src="{{media url="wysiwyg/why-choose-us/choose-1.png"}}" alt="Choose" />
    					</div>
    
    					<div class="info-why-choose">
    						<h2>The Best Merchandise</h2>
    						<div class="des-why-choose">Hac habitant eius lacinia harum, repellat aperiam ex hac consequatur lectus per, metus ullam</div>
    					</div>
    				</div>
    
    				<div class="why-choose-content">
    					<div class="image-why-choose">
    						<img src="{{media url="wysiwyg/why-choose-us/choose-2.png"}}" alt="Choose" />
    					</div>
    
    					<div class="info-why-choose">
    						<h2>Easy to Order</h2>
    						<div class="des-why-choose">Hac habitant eius lacinia harum, repellat aperiam ex hac consequatur lectus per, metus ullam facilis suscipit curae eaque gravida hac</div>
    					</div>
    				</div>
    			</div>
    		</div>
    
    		<div class="col-lg-4 col-md-4">
    			<div class="block-whychoose">
    				<div class="why-choose-content">
    					<div class="image-why-choose">
    						<img src="{{media url="wysiwyg/why-choose-us/choose-3.png"}}" alt="Choose" />
    					</div>
    
    					<div class="info-why-choose">
    						<h2>Free shipping - No Minimum Order</h2>
    						<div class="des-why-choose">Hac habitant eius lacinia harum, repellat aperiam ex hac consequatur lectus per, metus ullam</div>
    					</div>
    				</div>
    
    				<div class="why-choose-content">
    					<div class="image-why-choose">
    						<img src="{{media url="wysiwyg/why-choose-us/choose-4.png"}}" alt="Choose" />
    					</div>
    
    					<div class="info-why-choose">
    						<h2>Support online 24/7</h2>
    						<div class="des-why-choose">Hac habitant eius lacinia harum, repellat aperiam ex hac consequatur lectus per, metus ullam facilis suscipit curae eaque gravida hac</div>
    					</div>
    				</div>
    			</div>
    		</div>
    
    		<div class="col-lg-4 col-md-4">
    			<div class="block-whychoose">
    				<div class="why-choose-content">
    					<div class="image-why-choose">
    						<img src="{{media url="wysiwyg/why-choose-us/choose-5.png"}}" alt="Choose" />
    					</div>
    
    					<div class="info-why-choose">
    						<h2>Free delivery for all our stock</h2>
    						<div class="des-why-choose">Hac habitant eius lacinia harum, repellat aperiam ex hac consequatur lectus per, metus ullam</div>
    					</div>
    				</div>
    
    				<div class="why-choose-content">
    					<div class="image-why-choose">
    						<img src="{{media url="wysiwyg/why-choose-us/choose-6.png"}}" alt="Choose" />
    					</div>
    
    					<div class="info-why-choose">
    						<h2>Secure Online Shopping</h2>
    						<div class="des-why-choose">Hac habitant eius lacinia harum, repellat aperiam ex hac consequatur lectus per, metus ullam facilis suscipit curae eaque gravida hac</div>
    					</div>
    				</div>
    			</div>
    		</div>
    	</div>
    </div>

     

    11. Static-Payment System

To add this static block, first go to CMS then click Static Blocks and create a new one with Identifier * : “footer-payment”

Frontend


Backend Setting

  • Coppy & paste the code chain for Content of Static-Payment System:
    								<ul>
    									<li><a href="#" title="Payment Method"><img src="{{media url="wysiwyg/payment/payment-1.png"}}" alt="Payment" /></a></li>
    									<li><a href="#" title="Payment Method"><img src="{{media url="wysiwyg/payment/payment-2.png"}}" alt="Payment" /></a></li>
    									<li><a href="#" title="Payment Method"><img src="{{media url="wysiwyg/payment/payment-3.png"}}" alt="Payment" /></a></li>
    									<li><a href="#" title="Payment Method"><img src="{{media url="wysiwyg/payment/payment-4.png"}}" alt="Payment" /></a></li>
    								</ul>

     

Frontend

About Us

To create static blocks, go to CMS >> Static Blocks with Identifier * : “footer-about”

Frontend

Backend Setting

  • Coppy & paste the code chain for Content of About Us:
    <div class="footer-block-title">
    									<h2>About Us</h2>
    								</div>
    
    								<div class="footer-block-content">
    									<ul>
    										<li><a href="#" title="Subscribe">Subscribe</a></li>
    										<li><a href="#" title="Unsubscribe">Unsubscribe</a></li>
    										<li><a href="#" title="Help">Help</a></li>
    										<li><a href="#" title="How to Uninstall">How to Uninstall</a></li>
    										<li><a href="#" title="About Company">About Company</a></li>
    										<li><a href="#" title="Contact Us">Contact Us</a></li>
    									</ul>
    								</div>

Help Center

To create static blocks, go to CMS >> Static Blocks with Identifier * : “footer-help”

Frontend

Backend Setting

  • Coppy & paste the code chain for Content of Help Center:
    <div class="footer-block-title">
    									<h2>Help</h2>
    								</div>
    
    								<div class="footer-block-content">
    									<ul>
    										<li><a href="#" title="Tortor massa">Tortor massa</a></li>
    										<li><a href="#" title="Proident et facilisi">Proident et facilisi</a></li>
    										<li><a href="#" title="Per esse">Per esse</a></li>
    										<li><a href="#" title="Magnis integer">Magnis integer</a></li>
    										<li><a href="#" title="Aptent lacinia">Aptent lacinia</a></li>
    										<li><a href="#" title="Suscipit">Suscipit</a></li>
    									</ul>
    								</div>

Services

To create static blocks, go to CMS >> Static Blocks with Identifier * : “footer-services”

Frontend

Backend Setting

  • Coppy & paste the code chain for Content of Services:
    <div class="footer-block-title">
    									<h2>Our services</h2>
    								</div>
    
    								<div class="footer-block-content">
    									<ul>
    										<li><a href="#" title="Curo concerns">Curo concerns</a></li>
    										<li><a href="#" title="Hare thery">Hare thery</a></li>
    										<li><a href="#" title="Phease incocal">Phease incocal</a></li>
    										<li><a href="#" title="Scelerisque">Scelerisque</a></li>
    										<li><a href="#" title="Aptent lacinia">Aptent lacinia</a></li>
    										<li><a href="#" title="Natoque">Natoque</a></li>
    									</ul>
    								</div>

Contact Us

To create static blocks, go to CMS >> Static Blocks with Identifier * : “footer-contact-us”

Frontend

Backend Setting

  • Coppy & paste the code chain for Content of Services:Ai??
    <div class="footer-block-title">
    									<h2>Contact us</h2>
    								</div>
    
    								<div class="footer-block-content">
    									<ul>
    										<li><span class="label-footer">Add:</span> Lafayette has a great customer service</li>
    										<li><span class="label-footer">Tel:</span>  <a href="tel:+842800011800" title="Telephone">02 8000 11 800</a></li>
    										<li><span class="label-footer">Email:</span> <a href="mailto:name@email.com" title="Mail to: hr@atomshop.com">hr@atomshop.com</a></li>
    										<li><span class="label-footer">Hotline:</span> <a href="tel:+846475071376" title="Hotline">647-507-1376</a></li>
    									</ul>
    								</div>

     

3.5 How To Edit Copyright in admin

Frontend Appearance

In the Administrator page, Please navigate to System >> Configuration >>; find SM Atom Setting Module to configure the “Custom Copyright” parameter as image below:

Advanced Style

  • Show Cpanel – Allow to Enable/Disable Cpanel
  • Show Go to Top – Allow to Enable/Disable Go to Top
  • Use Add to Cart – Allow to Enable/Disable Cart
  • Use Add to Wishlist – Allow to Enable/Disable Wishlist
  • Use Add to Compare – Allow to Enable/Disable Compare
  • Enable Custom Copyright – Allow to Enable/Disable Custom Copyright
  • Copyright – If you select “Yes”, please custom copyright here, or else “No” will display the default copyright of Magento.
  • Custom Css – Allow to custom css
  • Custom Javascript – Allow to custom Javascript

3.6 How To Customize the Social symbols in admin panel

Frontend Appearance

In the Administrator page, Please navigate to System >> Configuration >>; find SM Atom Setting Module to configure the “Social style” parameter as image below:

4SUPPORT – Back to top

Thank you so much for purchasing this theme. If you have any questions that are beyond the scope of this help file, please send us via: Support Tickets System

Thanks a bunch!