SM Lavender

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

 

1 SYSTEM REQUIREMENT ai??i?? 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.0 ) (require: php 5.4 and Memory_limit no less than 256Mb)

2INSTALLATION ai??i?? 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 (ai???Locale; Time Zone and Default Currencyai???.)

  • 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 (ai???First Name; Last Name; Email; Username; password and confirm passwordai???.)

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

2.2 Manual Installation

    • Step 1: Extract ai???sm_atom_theme.zipai??? 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 .

  • Step 7: You can also change the settings for Footer .

2.3 Theme Setting

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

    • Configure General with Theme color, Font size, color for the link, hover buttons, page, text, title, background ai??i?? 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 Listing with Layout 1 Column, Layout 2 Columns, Layout 3 Columns, Product Shows Effect On Hover, etc..
    • Configure theProduct Detail To zoom image of product, adjust Zoom Mode, Custom tab, and content, etc..
    • Configure Rich Snippets
    • Configure Socials : To connect with social networks such as Facebook, Twitter, Google Plus, Linkedin
    • Configure Advanced : To show popup, Cpanel, use ai???Add to cart, Add to wishlist, Add to Compare
    • Configure Theme Insatallation

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

Note:To ai???Theme Installationai???, pay attention that after clickingai???Import Static Blockai??? or ai???Import Pagesai???, 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 Lavender Setting area, below the General and Catalog fields, navigate toMagentech.com field in the left hand column to configure extensions as you want.

  • SM Shop By Module
  • SM Quickview Module
  • SM Cart Pro Module
  • SM Basic Product Module
  • SM Listing Tab Module
  • SM Deal Module
  • SM Mega Menu Module
  • SM Lavender Setting
  • SM Camera Slider Module

 

3CONFIGURATION ai??i?? 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 ai???Layout Update XMLai???:

 

<div class="home-default homestyle1">
	<div class="slideshow-wrapper">
		{{block type="sm_cameraslide/slide_preview" name="sm_cameraslide" as="cameraslide"}}
	</div>

	<div class="static-wrapper static-wrapper-1">
		{{block type="cms/block" block_id="static-image-1"}}
	</div>

	<div class="listingtab-wrapper">
		{{block type="listingtabs/list" name="listingtabs.list.default" template="sm/listingtabs/default.phtml"}}
	</div>

	<div class="static-wrapper static-wrapper-2">
		{{block type="cms/block" block_id="static-image-2"}}
	</div>

	<div class="slider-basic-wrapper">
		{{block type="basicproducts/list" name="basicproducts.slider.home" template="sm/basicproducts/basic-slider-home.phtml"}}
	</div>

	<div class="slider-latest-blog">
		{{block type="blog/blog" name="latest_post" template="aw_blog/latest-post.phtml"}}
	</div>

	<div class="brand-wrapper">
		{{block type="cms/block" block_id="feature-brand-slider"}}
	</div>

</div>

 

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 ai???Layout Update XMLai???:
 

<div class="home-default homestyle2">
	<div class="slideshow-wrapper">
		<div class="row">
			<div class="col-lg-9 col-md-9 slideshow">
				{{block type="sm_cameraslide/slide_preview" name="sm_cameraslide" as="cameraslide"}}
			</div>

			<div class="col-lg-3 col-md-3 static-wrapper static-wrapper-1">
				{{block type="cms/block" block_id="static-image-1-home2"}}
			</div>
		</div>
	</div>

	<div class="full-wrapper full-block-1" style="background-color:#f9f9f9;">
		<div class="container">
			<div class="row">
				<div class="col-lg-3 col-md-3 sidebar-left">
					<div class="megamenu-vertical-home">
						{{block type="megamenu/list" name="megamenu.vertical.theme" as="megaMenu" template="sm/megamenu/megamenu-vertical.phtml" title="Top Categories" theme="2" group_id="5"}}
					</div>
					<div class="deal-sidebar-wrapper">
						{{block type="deal/list" name="deal.list.sidebar" template="sm/deal/deal-sidebar.phtml" product_addcart_display="1" product_addwishlist_display="1" product_addcompare_display="1"}}
					</div>
				</div>

				<div class="col-lg-9 col-md-9 col-right-home">
					<div class="listingtab-wrapper">
						{{block type="listingtabs/list" name="listingtabs.list.default" template="sm/listingtabs/default-home2.phtml"}}
					</div>

					<div class="static-image-wrapper">
						{{block type="cms/block" block_id="static-image-3-home2"}}
					</div>
				</div>
			</div>
		</div>
	</div>

	<div class="slider-basic-wrapper">
		{{block type="basicproducts/list" name="basicproducts.slider.home" template="sm/basicproducts/basic-slider-home.phtml"}}
	</div>

	<div class="full-wrapper full-block-2" style="background-color:#f9f9f9;">
		<div class="container">
			<div class="row">
				<div class="col-lg-12 col-md-12">
					{{block type="blog/blog" name="latest_post" template="aw_blog/latest-post-home2.phtml"}}
				</div>
			</div>
		</div>
	</div>

	<div class="brand-wrapper">
		{{block type="cms/block" block_id="feature-brand-slider"}}
	</div>

	<div class="full-wrapper full-block-3 static-image-bottom" style="background-color:#f9f9f9;">
		<div class="container">
			{{block type="cms/block" block_id="static-image-2-home2"}}
		</div>
	</div>

</div>

 

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:

Coppy & paste the code chain for Content of Homepage-3:

<div class="home-default homestyle3">
	<div class="static-wrapper static-wrapper-1">
		{{block type="cms/block" block_id="static-image-1-home3"}}
	</div>

	<div class="deal-sidebar-wrapper">
		{{block type="deal/list" name="deal.list.home3" template="sm/deal/deal-home3.phtml" product_addcart_display="1" product_addwishlist_display="1" product_addcompare_display="1"}}
	</div>

	<div class="static-wrapper static-wrapper-2">
		{{block type="cms/block" block_id="static-image-2-home3"}}
	</div>

	<div class="slider-basic-wrapper">
		{{block type="basicproducts/list" name="basicproducts.slider.home" template="sm/basicproducts/basic-slider-home.phtml"}}
	</div>

	<div class="static-wrapper static-wrapper-2">
		{{block type="cms/block" block_id="static-image-3-home3"}}
	</div>

	<div class="brand-wrapper">
		{{block type="cms/block" block_id="feature-brand-slider"}}
	</div>

	<div class="slider-latest-blog">
		{{block type="blog/blog" name="latest_post" template="aw_blog/latest-post.phtml"}}
	</div>
</div>

 

3.1.4 Homepage Style 4

Frontend of Homepage-4 Layout Position

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

Coppy & paste the code chain for Content of Homepage-4:
 

<div class="home-default homestyle4">
	<div class="deal-sidebar-wrapper">
		{{block type="deal/list" name="deal.list.home4" template="sm/deal/deal-home4.phtml" product_addcart_display="1" product_addwishlist_display="1" product_addcompare_display="1"}}
	</div>

	<div class="static-wrapper static-wrapper-1">
		{{block type="cms/block" block_id="static-image-1-home4"}}
	</div>

	<div class="listingtab-wrapper">
		{{block type="listingtabs/list" name="listingtabs.list.default" template="sm/listingtabs/default-home2.phtml"}}
	</div>

	<div class="full-wrapper full-block-testimonial">
		<div class="container">
			<div class="row">
				<div class="col-lg-12 col-md-12">
					<div class="static-wrapper static-wrapper-2">
						{{block type="cms/block" block_id="static-testimonial"}}
					</div>
				</div>
			</div>
		</div>
	</div>

	<div class="list-product-basic">
		<div class="row">
			<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 list-col-basic">
				{{block type="cms/block" block_id="basic-product-1"}}
			</div>

			<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 list-col-basic">
				{{block type="cms/block" block_id="basic-product-2"}}
			</div>

			<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 list-col-basic">
				{{block type="cms/block" block_id="basic-product-3"}}
			</div>

			<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 list-col-basic">
				{{block type="cms/block" block_id="basic-product-4"}}
			</div>
		</div>
	</div>

	<div class="slider-latest-blog">
		{{block type="blog/blog" name="latest_post" template="aw_blog/latest-post.phtml"}}
	</div>

	<div class="brand-wrapper">
		{{block type="cms/block" block_id="feature-brand-slider"}}
	</div>
</div>

 

3.1.5 Homepage Style 5

Frontend of Homepage-5 Layout Position

Similarly to Homepage style 4, 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 ai???Layout Update XMLai???:
 

<div class="home-default homestyle5">
	<div class="slideshow-wrapper">
		{{block type="sm_cameraslide/slide_preview" name="sm_cameraslide" as="cameraslide"}}
	</div>

	<div class="static-wrapper static-wrapper-service">
		{{block type="cms/block" block_id="servicetop-home5"}}
	</div>

	<div class="full-wrapper full-block-listingtab">
		<div class="container">
			<div class="overflow-padding">
				{{block type="listingtabs/list" name="listingtabs.list.default" template="sm/listingtabs/default.phtml"}}
			</div>
		</div>
	</div>

	<div class="static-wrapper static-wrapper-image">
		{{block type="cms/block" block_id="static-image-1-home4"}}
	</div>

	<div class="list-product-basic">
		<div class="row">
			<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 basic-product-home">
				{{block type="cms/block" block_id="basic-product-1"}}
			</div>

			<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 basic-product-home">
				{{block type="cms/block" block_id="basic-product-2"}}
			</div>

			<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 basic-product-home">
				{{block type="cms/block" block_id="basic-product-3"}}
			</div>

			<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 basic-product-home">
				{{block type="cms/block" block_id="basic-product-4"}}
			</div>
		</div>
	</div>

	<div class="full-wrapper full-block-blog">
		<div class="container">
			<div class="overflow-padding">
				{{block type="blog/blog" name="latest_post" template="aw_blog/latest-post-home2.phtml"}}
			</div>
		</div>
	</div>

	<div class="brand-wrapper">
		<div class="overflow-padding">
			{{block type="cms/block" block_id="feature-brand-slider"}}
		</div>
	</div>
</div>

 

3.1.6 Homepage Style 6

Frontend of Homepage-6 Layout Position

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

Coppy & paste the code chain for Content of Homepage-6:
 

<div class="home-default homestyle6">

    <div class="static-wrapper static-wrapper-service">
		{{block type="cms/block" block_id="servicetop-home5"}}
	</div>

	<div class="static-wrapper static-image-1">
		{{block type="cms/block" block_id="static-image-1-home6"}}
	</div>

	<div class="deal-sidebar-wrapper">
        <div class="overflow-padding">
		    {{block type="deal/list" name="deal.list.home4" template="sm/deal/deal-home6.phtml" product_addcart_display="1" product_addwishlist_display="1" product_addcompare_display="1"}}
        </div>
    </div>

	<div class="full-wrapper full-block-testimonial">
		<div class="container">
			<div class="row">
				<div class="col-lg-12 col-md-12">
					<div class="static-wrapper static-wrapper-2">
						{{block type="cms/block" block_id="static-testimonial"}}
					</div>
				</div>
			</div>
		</div>
	</div>

	<div class="listingtab-wrapper">
        <div class="overflow-padding">
		    {{block type="listingtabs/list" name="listingtabs.list.default" template="sm/listingtabs/default-home6.phtml"}}
        </div>
	</div>

	<div class="full-wrapper full-block-video-blog">
		<div class="container">
			<div class="row">
				<div class="col-lg-6 col-md-6 video-block">
					{{block type="cms/block" block_id="static-video"}}
				</div>

				<div class="col-lg-6 col-md-6 latest-blog">
					{{block type="blog/blog" name="latest_post" template="aw_blog/latest-post-home6.phtml"}}
				</div>
			</div>
		</div>
	</div>

	<div class="brand-wrapper">
        <div class="overflow-padding">
		    {{block type="cms/block" block_id="feature-brand-slider"}}
        </div>
	</div>
</div>

 

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

Fashion Menu

Frontend Appearance

Tree of Fashion Menu:

Note: Coppy & paste the following code chain into tab ai???contentai???:
 

<div class="static-bottom-link">
	<ul class="link-bottom">
		<li class="label-featured">Featured Categories:</li>
		<li><a href="#" title="Men">Men</a></li>
		<li><a href="#" title="Dresses">Dresses</a></li>
		<li><a href="#" title="Bags">Bags</a></li>
		<li><a href="#" title="Jewelry">Jewelry</a></li>
	</ul>
</div>

 

Electronics Menu

Frontend Appearance

Tree of Electronics Menu:

Note: Coppy & paste the following code chain into tab ai???contentai???:

 

<div class="icon-group"><img src="{{media url="wysiwyg/icon-megamenu/icon-1.png"}}" alt="Television" /></div>

 

Note: Coppy & paste the following code chain into tab ai???contentai???:

 

<div class="deal-megamenu">
{{block type="deal/list" name="deal.list.default" template="sm/deal/deal-megamenu.phtml" product_limitation="1" }}
</div>

 

Note: Coppy & paste the following code chain into tab ai???contentai???:
 

<div class="static-bottom-link">
	<ul class="link-bottom">
		<li class="label-featured label-color">Suggestions:</li>
		<li><a href="#" title="Men">Men</a></li>
		<li><a href="#" title="Dresses">Dresses</a></li>
		<li><a href="#" title="Bags">Bags</a></li>
		<li><a href="#" title="Jewelry">Jewelry</a></li>
	</ul>
</div>

 

About Us Menu

Frontend Appearance

Tree of About Us Menu:

Note:About Us Menu: To config this page, please navigate to SM Lavender setting >> SM Mega Menu >> Menu Items Manager

Note: Coppy & paste the following code chain into tab ai???contentai???:
 

<ul class="item-about-contact">
		<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>

 

Contact Us Menu

Frontend Appearance

Tree of Contact Us Menu:

Note:Contact Us Menu: To config this page, please navigate to SM Lavender setting >> SM Mega Menu >> Menu Items Manager

Note: Coppy & paste the following code chain into tab ai???contentai???:

 

<ul class="item-about-contact">
		<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>

 

3.2.2 With Vertical Mega Menu ( In The Homepage 2)

Vertical Mega menu includes 9 items:

  • Fashion
  • Electronics
  • Shop
  • Home Gadern
  • Featured
  • Clothers
  • Gift Box
  • Lorem ipsum dolor
  • Eiusmod tempor

Frontend Appearance

Backend Appearance

Electronics

Frontend Appearance

Tree of Electronics:

Note: To configure these sub-items inside this category, we do as following tasks:

Note: Coppy & paste the following code chain into tab ai???contentai???:

 

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

 

Shop

Frontend Appearance

Tree of Shop:

 

Note: Coppy & paste the following code chain into tab ai???contentai???:

 

<ul class="image-list">
<li><a title="Static Image" href="#"><img src="{{media url="wysiwyg/image-megamenu/image-menu-1.jpg"}}" alt="Static Image" /></a></li>
<li><a title="Static Image" href="#"><img src="{{media url="wysiwyg/image-megamenu/image-menu-2.jpg"}}" alt="Static Image" /></a></li>
<li><a title="Static Image" href="#"><img src="{{media url="wysiwyg/image-megamenu/image-menu-3.jpg"}}" alt="Static Image" /></a></li>
<li><a title="Static Image" href="#"><img src="{{media url="wysiwyg/image-megamenu/image-menu-4.jpg"}}" alt="Static Image" /></a></li>
</ul>

 

Home Gadern

Frontend Appearance

Tree of Home Gadern:

 

Note: Coppy & paste the following code chain into tab ai???contentai???:

 

<div class="basicproduct-content-menu">
{{block type="basicproducts/list" name="basicproducts.list.default" template="sm/basicproducts/basic-megamenu.phtml"
	product_source="catalog"
	product_category="61"
	product_order_by="lastest_product"
	product_limitation="3"
	product_addcart_display="0"
	product_addwishlist_display="0"
	product_addcompare_display="0"
}}
</div>

 

Clothers

Frontend Appearance

Tree of Clothers:

 

Note: Coppy & paste the following code chain into tab ai???contentai???:

 

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

 

    • Other items in vertical menu are configured the same as above items.

3.5 How To Edit Copyright in admin

Frontend Appearance

In the Administrator page, Please navigate to System >> Configuration >>; find SM Lavender Setting Module to configure the ai???Custom Copyrightai??? parameter as image below:

Advanced Style

  • Show Cpanel ai??i?? Allow to Enable/Disable Cpanel
  • Show Go to Top ai??i?? Allow to Enable/Disable Go to Top
  • Use Add to Cart ai??i?? Allow to Enable/Disable Cart
  • Use Add to Wishlist ai??i?? Allow to Enable/Disable Wishlist
  • Use Add to Compare ai??i?? Allow to Enable/Disable Compare
  • Enable Custom Copyright ai??i?? Allow to Enable/Disable Custom Copyright
  • Copyright ai??i?? If you select ai???Yesai???, please custom copyright here, or else ai???Noai??? will display the default copyright of Magento.
  • Custom Css ai??i?? Allow to custom css
  • Custom Javascript ai??i?? 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 Lavender Setting Module to configure the ai???Social styleai??? parameter as image below:

4SUPPORT ai??i?? 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!