Getting Started

Installation

Layout Position

home 1 Home Style 1
home 2 Home Style 2

Homepage Configuration

  • To configure the default home page for your store, please go to Stores>> Settings >>Configuration>>General>>Web>>Default Pages tab, select the desired page in the CMS Home Page field and save configuration.
  • You need to change to the website / store view that you want to change (the dropdown menu in the upper left corner). You will probably have to create a new CMS page if you want to have something different from your default home page.

From the top menu, please select Content >> Elements >> Pages. Here you can find all the store pages that you have imported, so you don't need to add them. You only need to update the pages HTML and XML content as you wish.

  • Step 1. Open any of them in order to get the access to the content.


  • Step 2. Edit the content as you desire


  • Step 3. Press Save Page button to save your configuration

  • How to edit description?
    To edit description, please go to Admin Panel > Content > Elements > Blocks > Search Identifier "short-description-newsletter-popup".
    Please try to use below example code in your cms contents.
    <p>Subscribe to the Market mailing list to receive updates on new arrivals, special offers and other discount information.</p>
  • How to edit social?
    To edit social, please go to Admin Panel > Content > Elements > Blocks > Search Identifier "social-newsletter-popup".
    Please try to use below example code in your cms contents.
    <ul class="social-list">
    <li><a title="title" href="#"><i class="fa fa-facebook"></i><span class="hidden">Facebook</span></a></li>
    <li><a title="title" href="#"><i class="fa fa-twitter"></i><span class="hidden">Twitter</span></a></li>
    <li><a title="title" href="#"><i class="fa fa-google-plus"></i><span class="hidden">Google</span></a></li>
    <li><a title="title" href="#"><i class="fa fa-tumblr"></i><span class="hidden">Tumblr</span></a></li>
    <li><a title="title" href="#"><i class="fa fa-pinterest"></i><span class="hidden">Pinterest</span></a></li>
    <li><a title="title" href="#"><i class="fa fa-linkedin"></i><span class="hidden">Linkedin</span></a></li>
    </ul>
  • How to change background image?
    In the code directory, Please go to 2 folders and coppy override background image:
    pub/static/frontend/Sm/zumi/en_US/images/bg-newsletter.jpg
    app/design/frontend/Sm/zumi/web/images/bg-newsletter.jpg

  • To create the "id1-block1", please go to Admin Panel > Content > Elements > Blocks > Add new block with Identifier "id1-block1".
    Please try to use below example code in your cms contents.
    
    <div class="index-banner-top">
    	<div class=" inner-slidershow">
    		<div class="row">
    			<div class="col-lg-6 col-md-6 col-lg-offset-3 col-md-offset-3 wrap-slidershow">
    				<div class="slidershow">
    					<div class="owl-carousel">
    						<div class="item">
    							<a href="#" title="Slide 1"><img src="{{media url="wysiwyg/slideshow/home-1/1.jpg"}}" alt="Slide 1" /></a>
    						</div>
    						
    						<div class="item">
    							<a href="#" title="Slide 2"><img src="{{media url="wysiwyg/slideshow/home-1/2.jpg"}}" alt="Slide 2" /></a>
    						</div>
    						
    						<div class="item">
    							<a href="#" title="Slide 3"><img src="{{media url="wysiwyg/slideshow/home-1/3.jpg"}}" alt="Slide 3" /></a>
    						</div>
    					</div>
    					
    					<script type="text/javascript">
    						require([
    							'jquery',
    							'owlcarousel'
    						], function ($) {
    							$(".slidershow .owl-carousel").owlCarousel({
    								items:1,
    								autoplay:true,
    								loop:true,
    								nav : true, 
    								dots: true,
    								autoplaySpeed : 500,
    								navSpeed : 500,
    								dotsSpeed : 500,
    								autoplayHoverPause: true,
    								margin:1,
    							});	  
    						});			
    					</script>
    				</div>
    			</div>
    			
    			<div class="col-lg-3 col-md-3">
    				<div class="banner-content">
    					<div class="static-image">
    						<div class="item">
    							<a href="#" title="Banner Image"><img src="{{media url="wysiwyg/banner/header-banner-sidebar-1.jpg"}}" alt="Banner Image" /></a>
    						</div>
    						
    						<div class="item">
    							<a href="#" title="Banner Image"><img src="{{media url="wysiwyg/banner/header-banner-sidebar-2.jpg"}}" alt="Banner Image" /></a>
    						</div>
    						<div class="item">
    							<a href="#" title="Banner Image"><img src="{{media url="wysiwyg/banner/header-banner-sidebar-3.jpg"}}" alt="Banner Image" /></a>
    						</div>
    					</div>
    				</div>
    			</div>
    		</div>
    
    	</div>
    
    	<div class="banner-full">
    
    		<div class="row">
    			<div class="col-lg-6 col-lg-offset-3">
    				<div class="title">
    					Discover the sale
    				</div>		
    				<div class="row content-mid">
    					<div class="col-lg-3">
    						<div class="content">
    							<p class="item"> 
    								<img src="{{media url="wysiwyg/icon/icon-top-banner.png"}}" alt="" />
    							<p>
    							<p class="item"> 
    								<span>april<br/>expo</span>
    							<p>
    						</div>
    					</div>
    					<div class="col-lg-7">
    						<p class="item-center">
    							free inspection*,<br/>
    							20% off shipping to usa *
    						</p>
    					</div>
    					<div class="col-lg-2">
    						<p class="item-icon">
    							<i class="fa fa-angle-right" aria-hidden="true"></i>
    						</p>
    					</div>
    				</div>
    				<div class="sub-title">
    					<p>sale From14 - 21 January, 2018</p>
    				</div>
    			</div>
    		</div>
    		
    	</div>
    </div>
    
    
  • To show the "Slideshow", please go to Content >> Elements >> Pages.
  • Please try to use below example code in your CMS contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block1"}}
    

  • To create the "id1-block2", please go to Admin Panel > Content > Elements > Blocks > Add new block with Identifier "id1-block2".
    Please try to use below example code in your cms contents.
    
    <div class="daily-deal">
    		{{block class="Sm\FilterProducts\Block\FilterProducts" template="Sm_FilterProducts::default-list-deal.phtml" title_module="" display_countdown="0" product_source="countdown_products" select_category="185,186,187,188,266,267" product_limitation="6"}}
    	</div>
  • To show the "id1-block2", please go to Content >> Elements >> Pages.
  • Please try to use below example code in your cms contents.
     	{{block class="Magento\\Cms\\Block\\Block" block_id="id1-block2"}}

  • To create the "id1-block3", please go to Admin Panel > Content > Elements > Blocks > Add new block with Identifier "id1-block3".
    Please try to use below example code in your cms contents.
    <div class="hot-categories-home">{{block class="Sm\Categories\Block\Categories" template="Sm_Categories::default-v5.phtml" title_module="Shop by categories" select_category="101,104,107,109" limitation="4"}}
    </div>
    <div class="static-image">
    	<div class="item">
    		<a href="#" title="Banner Image"><img src="{{media url="wysiwyg/banner/banner-item-block-index-id-3.jpg"}}" alt="Banner Image" /></a> 
    	</div>
    </div>
  • To show the "id1-block3", please go to Content >> Elements >> Pages.
  • Please try to use below example code in your cms contents.
     {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block3"}}

  • To create the "id1-block5", please go to Admin Panel > Content > Elements > Blocks > Add new block with Identifier "id1-block5".
    Please try to use below example code in your cms contents.
    <div class="group-product">
    	<div class="row">
    		<div class="col-lg-6 col-sm-6">
    			<div class="group-product-inner gp-1">
    				{{block class="Sm\FilterProducts\Block\FilterProducts" template="Sm_FilterProducts::default-grid.phtml" title_module="Cookwares" display_countdown="0" product_source="best_sellers" select_category="266,267,268,269,270,271,272" product_limitation="4" thumb_limit="0" link_name="View All" link_url="#"}}	
    			</div>
    		</div>
    		<div class="col-lg-6 col-sm-6">
    			<div class="group-product-inner gp-2">
    				{{block class="Sm\FilterProducts\Block\FilterProducts" template="Sm_FilterProducts::default-grid.phtml" title_module="chicken set" display_countdown="0" product_source="lastest_products" select_category="185,186,187,188" product_limitation="4" thumb_limit="0" link_name="View All" link_url="#"}}	
    			</div>
    		</div>
    	</div>
    </div>
    <div class="static-image">
    	<div class="row">
    		<div class="col-lg-4 col-md-4">
    			<div class="item">
    				<a href="#" title="Banner Image"><img class="img-responsive" src="{{media url="wysiwyg/banner/banner-center-1-id-1-block5.jpg"}}" alt="Banner Image"></a> 
    			</div>		
    		</div>
    		<div class="col-lg-4 col-md-4">
    			<div class="item">
    				<a href="#" title="Banner Image"><img class="img-responsive" src="{{media url="wysiwyg/banner/banner-center-2-id-1-block5.jpg"}}" alt="Banner Image"></a> 
    			</div>		
    		</div>
    		<div class="col-lg-4 col-md-4">
    			<div class="item">
    				<a href="#" title="Banner Image"><img class="img-responsive" src="{{media url="wysiwyg/banner/banner-center-3-id-1-block5.jpg"}}" alt="Banner Image"></a> 
    			</div>		
    		</div>
    	</div>
    </div>
    <div class="tab-best-sellers">
    		{{block class="Sm\ListingTabs\Block\ListingTabs" template="Sm_ListingTabs::default.phtml" title="Best Sellers" type_show="slider" type_listing="all" display_countdown="0" type_filter="categories"  category_tabs="185,186,187,188,266,267" order_by="num_rating_summary" order_dir="ASC" limitation="10" product_row="2" show_description="0" nbcolum1="1" nbcolum2="2" nbcolum3="3" nbcolum4="4" nbcolum5="5" margin="30" nav="false" dot="false"}}
    </div>
    
    
  • To show the "id1-block5", please go to Content >> Elements >> Pages.
  • Please try to use below example code in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block5"}}

  • To create the "id1-block6", please go to Admin Panel > Content > Elements > Blocks > Add new block with Identifier "id1-block6".
    Please try to use below example code in your cms contents.
    <div class="policy">
    	<div class="row">
    
    		<div class="col-lg-3 col-md-3">
    			<div class="wrap-item">
    				<div class="item-img">
    					<img src="{{media url="wysiwyg/icon/icon-policy-1.png"}}" alt="" />
    				</div>
    				<div class="item-content">
    					<p class="title">
    						Free Shipping
    					</p>
    					<p class="sub-title">
    						On Order Over $49.00
    					</p>
    				</div>
    			</div>
    		</div>
    
    		<div class="col-lg-3 col-md-3">
    			<div class="wrap-item">
    				<div class="item-img">
    					<img src="{{media url="wysiwyg/icon/icon-policy-2.png"}}" alt="" />
    				</div>
    				<div class="item-content">
    					<p class="title">
    						Money Guarantee 
    					</p>
    					<p class="sub-title">
    						30 days back
    					</p>
    				</div>
    			</div>
    		</div>
    
    		<div class="col-lg-3 col-md-3">
    			<div class="wrap-item">
    				<div class="item-img">
    					<img src="{{media url="wysiwyg/icon/icon-policy-3.png"}}" alt="" />
    				</div>
    				<div class="item-content">
    					<p class="title">
    						Payment Method
    					</p>
    					<p class="sub-title">
    						Secure System
    					</p>
    				</div>
    			</div>
    		</div>
    
    		<div class="col-lg-3 col-md-3">
    			<div class="wrap-item">
    				<div class="item-img">
    					<img src="{{media url="wysiwyg/icon/icon-policy-4.png"}}" alt="" />
    				</div>
    				<div class="item-content">
    					<p class="title">
    						Online Support
    					</p>
    					<p class="sub-title">
    						24 hours on day
    					</p>
    				</div>
    			</div>
    		</div>
    		
    	</div>
    </div>
    
    <div class="static-image">
    	<div class="row">
    		<div class="col-lg-6 col-md-6">
    			<div class="item">
    				<a href="#" title="Banner Image"><img class="img-responsive" src="{{media url="wysiwyg/banner/banner-bottom-1-id-block-6.jpg"}}" alt="Banner Image"></a> 
    			</div>		
    		</div>
    		<div class="col-lg-6 col-md-6">
    			<div class="item">
    				<a href="#" title="Banner Image"><img class="img-responsive" src="{{media url="wysiwyg/banner/banner-bottom-2-id-block-6.jpg"}}" alt="Banner Image"></a> 
    			</div>		
    		</div>
    	</div>
    </div>
    
    <div class="newsletter-bottom text-center">
    	<div class="row">
    		<div class="col-lg-6 col-lg-offset-3">
    			<p class="title">NEED HELP? CALL OUR AWARD-WINNING <p>
    			<p class="sub-title">SUPPORT TEAM 24/7 AT (844) 555-8386</p>
    			{{block class="Magento\Newsletter\Block\Subscribe" template="subscribe-footer.phtml"}}		
    		</div>	
    	</div>
    </div>
    
  • To show the "id1-block6", please go to Content >> Elements >> Pages.
  • Please try to use below example code in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block6"}}

  • To edit "About us" page, please go to Admin Panel > Content > Elements > Blocks > Add new block with Identifier "about-us-page".
    You can edit code HTML in your cms contents.
    <div class="aboutus-page"≫
    	
    
    	<!--Row 1:What We Do--≫
    	<div class="row row-1"≫
    
    		<h3 class="title text-center"≫What We Do</h3≫
    		<p class="sub-title text-center"≫The first of the month is coming, we have to get money, we have no choice</p≫
    
    		<div class="col-lg-4 col-md-4 col-xs12 col-sm-6"≫
    			<div class="wrap-about-item"≫
    				<div class="row"≫
    					<div class="col-lg-3 col-xs-12"≫
    						<img src="{{media url="wysiwyg/pages/about-img-item-1.png"}}" alt="about-item" title="about-item"/≫
    					</div≫
    					<div class="col-lg-9 col-xs-12"≫
    						<h4 class="title-about-item"≫
    							Digital Marketing
    						</h4≫	
    						<p class="content-about-item"≫
    							It’s important to use cocoa butter. It’s the key to more success, why not live smooth? Why live rough? Another one. Give thanks to the most high got life, we breathing...
    						</p≫
    					</div≫
    				</div≫	
    			</div≫
    		</div≫
    
    		<div class="col-lg-4 col-md-4 col-xs12 col-sm-6"≫
    			<div class="wrap-about-item"≫
    				<div class="row"≫
    					<div class="col-lg-3 col-xs-12"≫
    						<img src="{{media url="wysiwyg/pages/about-img-item-2.png"}}" alt="about-item" title="about-item"/≫
    					</div≫
    					<div class="col-lg-9 col-xs-12"≫
    						<h4 class="title-about-item"≫
    							Creative Design
    						</h4≫	
    						<p class="content-about-item"≫
    							It’s important to use cocoa butter. It’s the key to more success, why not live smooth? Why live rough? Another one. Give thanks to the most high got life, we breathing...
    						</p≫
    					</div≫
    				</div≫	
    			</div≫
    		</div≫
    
    		<div class="col-lg-4 col-md-4 col-xs12 col-sm-6"≫
    			<div class="wrap-about-item"≫
    				<div class="row"≫
    					<div class="col-lg-3 col-xs-12"≫
    						<img src="{{media url="wysiwyg/pages/about-img-item-3.png"}}" alt="about-item" title="about-item"/≫
    					</div≫
    					<div class="col-lg-9 col-xs-12"≫
    						<h4 class="title-about-item"≫
    							Strategic Planing
    						</h4≫	
    						<p class="content-about-item"≫
    							It’s important to use cocoa butter. It’s the key to more success, why not live smooth? Why live rough? Another one. Give thanks to the most high got life, we breathing...
    						</p≫
    					</div≫
    				</div≫	
    			</div≫
    		</div≫
    
    		<div class="col-lg-4 col-md-4 col-xs12 col-sm-6"≫
    			<div class="wrap-about-item"≫
    				<div class="row"≫
    					<div class="col-lg-3 col-xs-12"≫
    						<img src="{{media url="wysiwyg/pages/about-img-item-4.png"}}" alt="about-item" title="about-item"/≫
    					</div≫
    					<div class="col-lg-9 col-xs-12"≫
    						<h4 class="title-about-item"≫
    							Optimazine SEO
    						</h4≫	
    						<p class="content-about-item"≫
    							It’s important to use cocoa butter. It’s the key to more success, why not live smooth? Why live rough? Another one. Give thanks to the most high got life, we breathing...
    						</p≫
    					</div≫
    				</div≫	
    			</div≫
    		</div≫
    
    		<div class="col-lg-4 col-md-4 col-xs12 col-sm-6"≫
    			<div class="wrap-about-item"≫
    				<div class="row"≫
    					<div class="col-lg-3 col-xs-12"≫
    						<img src="{{media url="wysiwyg/pages/about-img-item-5.png"}}" alt="about-item" title="about-item"/≫
    					</div≫
    					<div class="col-lg-9 col-xs-12"≫
    						<h4 class="title-about-item"≫
    							Brand Indentity
    						</h4≫	
    						<p class="content-about-item"≫
    							It’s important to use cocoa butter. It’s the key to more success, why not live smooth? Why live rough? Another one. Give thanks to the most high got life, we breathing...
    						</p≫
    					</div≫
    				</div≫	
    			</div≫
    		</div≫
    
    		<div class="col-lg-4 col-md-4 col-xs12 col-sm-6"≫
    			<div class="wrap-about-item"≫
    				<div class="row"≫
    					<div class="col-lg-3 col-xs-12"≫
    						<img src="{{media url="wysiwyg/pages/about-img-item-6.png"}}" alt="about-item" title="about-item"/≫
    					</div≫
    					<div class="col-lg-9 col-xs-12"≫
    						<h4 class="title-about-item"≫
    							Website Development
    						</h4≫	
    						<p class="content-about-item"≫
    							It’s important to use cocoa butter. It’s the key to more success, why not live smooth? Why live rough? Another one. Give thanks to the most high got life, we breathing...
    						</p≫
    					</div≫
    				</div≫	
    			</div≫
    		</div≫
    
    
    	</div≫
    
    	<!--Row 2:Counter--≫
    	<div class="row row-2 text-center"≫
    		<div class="col-lg-3 col-xs-12 col-sm-3"≫
    			<div class="wrap-item-counter"≫
    				<div class="counter-about" data-count="1286"≫0</div≫
    				<p class="title-counter"≫Project</p≫
    			</div≫
    		</div≫
    		<div class="col-lg-3 col-xs-12 col-sm-3"≫
    			<div class="wrap-item-counter"≫
    				<div class="counter-about" data-count="8"≫0</div≫
    				<p class="title-counter"≫Award Winner</p≫
    			</div≫
    		</div≫
    		<div class="col-lg-3 col-xs-12 col-sm-3"≫
    			<div class="wrap-item-counter"≫
    				<div class="counter-about" data-count="3898"≫0</div≫
    				<p class="title-counter"≫Happy Customer</p≫
    			</div≫
    		</div≫
    		<div class="col-lg-3 col-xs-12 col-sm-3"≫
    			<div class="wrap-item-counter"≫
    				<div class="counter-about" data-count="86"≫0</div≫
    				<p class="title-counter"≫Store Location</p≫
    			</div≫
    		</div≫
    	</div≫
    	<script type="text/javascript"≫
    		require([
    			'jquery',
    		], function ($) {
    					$('.counter-about').each(function() {
    					  var $this = $(this),
    					      countTo = $this.attr('data-count');
    					  
    					  $({ countNum: $this.text()}).animate({
    					    countNum: countTo
    					  },
    					  {
    
    					    duration: 8000,
    					    easing:'linear',
    					    step: function() {
    					      $this.text(Math.floor(this.countNum));
    					    },
    					    complete: function() {
    					      $this.text(this.countNum);
    					      //alert('finished');
    					    }
    
    					  });  
    					}); 
    				});
    	</script≫
    
    	<!--Row 3:Our Team--≫
    	<div class="row row-3"≫
    		<h3 class="title text-center"≫
    			Our Team
    		</h3≫	
    		<p class="sub-title text-center"≫
    			The first of the month is coming, we have to get money, we have no choice
    		</p≫
    
    		<div class="col-lg-3 col-xs-12 col-sm-6"≫
    			<div class="wrap-team-item"≫
    				<img title="avatar" src="{{media url="wysiwyg/pages/about-img-avatar-1.jpg"}}" alt="avartar"≫
    				<div class="wrap-content"≫
    					<div class="social"≫
    						<a href="#" class="social-item"≫ <i class="fa fa-facebook"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-twitter"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-google-plus"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-youtube-play"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-rss"≫</i≫</a≫
    					</div≫
    				</div≫
    			</div≫
    			<div class="wrap-info"≫
    				<h4 class="name"≫Jonathan Doe</h4≫
    				<p class="job"≫SEO & Marketing</p≫
    			</div≫
    		</div≫
    
    		<div class="col-lg-3 col-xs-12 col-sm-6"≫
    			<div class="wrap-team-item"≫
    				<img title="avatar" src="{{media url="wysiwyg/pages/about-img-avatar-2.jpg"}}" alt="avartar"≫
    				<div class="wrap-content"≫
    					<div class="social"≫
    						<a href="#" class="social-item"≫ <i class="fa fa-facebook"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-twitter"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-google-plus"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-youtube-play"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-rss"≫</i≫</a≫
    					</div≫
    				</div≫
    			</div≫
    			<div class="wrap-info"≫
    				<h4 class="name"≫Jonathan Doe</h4≫
    				<p class="job"≫SEO & Marketing</p≫
    			</div≫
    		</div≫
    
    		<div class="col-lg-3 col-xs-12 col-sm-6"≫
    			<div class="wrap-team-item"≫
    				<img title="avatar" src="{{media url="wysiwyg/pages/about-img-avatar-3.jpg"}}" alt="avartar"≫
    				<div class="wrap-content"≫
    					<div class="social"≫
    						<a href="#" class="social-item"≫ <i class="fa fa-facebook"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-twitter"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-google-plus"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-youtube-play"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-rss"≫</i≫</a≫
    					</div≫
    				</div≫
    			</div≫
    			<div class="wrap-info"≫
    				<h4 class="name"≫Jonathan Doe</h4≫
    				<p class="job"≫SEO & Marketing</p≫
    			</div≫
    		</div≫
    
    		<div class="col-lg-3 col-xs-12 col-sm-6"≫
    			<div class="wrap-team-item"≫
    				<img title="avatar" src="{{media url="wysiwyg/pages/about-img-avatar-4.jpg"}}" alt="avartar"≫
    				<div class="wrap-content"≫
    					<div class="social"≫
    						<a href="#" class="social-item"≫ <i class="fa fa-facebook"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-twitter"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-google-plus"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-youtube-play"≫</i≫</a≫
    						<a href="#" class="social-item"≫ <i class="fa fa-rss"≫</i≫</a≫
    					</div≫
    				</div≫
    			</div≫
    			<div class="wrap-info"≫
    				<h4 class="name"≫Jonathan Doe</h4≫
    				<p class="job"≫SEO & Marketing</p≫
    			</div≫
    		</div≫
    
    	</div≫
    
    	<!--Row 4:Who Are You --≫
    	<div class="row row-4"≫
    		<h3 class="title text-center"≫Who Are You?</h3≫
    		<p class="sub-title text-center"≫The first of the month is coming, we have to get money, we have no choice</p≫
    
    		<div class="col-lg-6"≫
    <iframe width="100%" height="405" src="https://www.youtube.com/embed/Bey4XXJAqS8" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen≫</iframe≫
    		</div≫
    
    		<div class="col-lg-6"≫
    			<div class="barWrapper"≫
    				<span class="progressText"≫Development</span≫
    				<div class="progress"≫
    					<div class="progress-bar progress-bar-striped progress-bar-danger active" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" ≫   
    					    <span  class="popOver " data-toggle="tooltip" data-placement="top" title="80%"≫ </span≫     
    					</div≫
    				</div≫
    			</div≫
    
    			<div class="barWrapper"≫
    				<span class="progressText"≫Website Design</span≫
    				<div class="progress "≫
    					  <div class="progress-bar progress-bar-striped progress-bar-danger active" role="progressbar" aria-valuenow="60" aria-valuemin="10" aria-valuemax="100" style=""≫
    					     <span  class="popOver" data-toggle="tooltip" data-placement="top" title="60%"≫ </span≫  
    					  </div≫
    				</div≫
    			</div≫
    
    			<div class="barWrapper"≫
    				<span class="progressText"≫HTML / CSS</span≫
    				<div class="progress"≫
    					  <div class="progress-bar progress-bar-striped progress-bar-danger active" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100"≫
    					     <span  class="popOver" data-toggle="tooltip" data-placement="top" title="90%"≫ </span≫  
    					  </div≫
    				</div≫
    			</div≫
    
    			<div class="barWrapper"≫
    				<span class="progressText"≫Photography</span≫
    				<div class="progress"≫ 
    				  <div class="progress-bar progress-bar-striped progress-bar-danger active" role="progressbar" aria-valuenow="50" aria-valuemin="0" aria-valuemax="100"≫
    				    <span  class="popOver" data-toggle="tooltip" data-placement="top" title="50%"≫ </span≫  
    				  </div≫
    				</div≫
    			</div≫
    
    			
    			<script type="text/javascript"≫
    				require([
    					'jquery',
    				], function ($) {
    							$(function () { 
    							  $('[data-toggle="tooltip"]').tooltip({trigger: 'manual'}).tooltip('show');
    							});  
    
    							$( window ).scroll(function() {   
    							  // if($( window ).scrollTop() ≫ 10){   scroll down abit and get the action   
    							  $(".progress-bar").each(function(){
    							    each_bar_width = $(this).attr('aria-valuenow');
    							    $(this).width(each_bar_width + '%');
    							  });
    							       
    							 //  }  
    							});
    						});
    			</script≫
    
    		</div≫
    	</div≫
    	<!--Row 5: Brand--≫
    	<div class="row row-5"≫
    		<div class="col-lg-2 col-xs-12 col-sm-4"≫
    			<a href="#" title="brand"≫
    				<img title="logo brand" alt="logo-brand" src="{{media url="wysiwyg/brand/about-brand-1.png"}}" class="img-responsvie"/≫
    			</a≫
    		</div≫
    		<div class="col-lg-2 col-sm-4"≫
    			<a href="#" title="brand"≫
    					<img title="logo brand" alt="logo-brand" src="{{media url="wysiwyg/brand/about-brand-2.png"}}" class="img-responsvie"/≫
    			</a≫
    		</div≫
    		<div class="col-lg-2 col-xs-12 col-sm-4"≫
    			<a href="#" title="brand"≫
    				<img title="logo brand" alt="logo-brand" src="{{media url="wysiwyg/brand/about-brand-3.png"}}" class="img-responsvie"/≫
    			</a≫
    		</div≫
    		<div class="col-lg-2 col-sm-4"≫
    			<a href="#" title="brand"≫
    					<img title="logo brand" alt="logo-brand" src="{{media url="wysiwyg/brand/about-brand-4.png"}}" class="img-responsvie"/≫
    			</a≫
    		</div≫
    		<div class="col-lg-2 col-xs-12 col-sm-4"≫
    			<a href="#" title="brand"≫
    				<img title="logo brand" alt="logo-brand" src="{{media url="wysiwyg/brand/about-brand-5.png"}}" class="img-responsvie"/≫
    			</a≫
    		</div≫
    		<div class="col-lg-2 col-sm-4"≫
    			<a href="#" title="brand"≫
    					<img title="logo brand" alt="logo-brand" src="{{media url="wysiwyg/brand/about-brand-6.png"}}" class="img-responsvie"/≫
    			</a≫
    		</div≫
    	</div≫
    </div≫>
  • Theme Setting

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

    Please click Here to view the theme settings.

    Theme Color: In this option, you can set main color of entire page.

    Body Font

    In these options, you can change main font, font size, link color, text color, background, etc.

    Menu

    Menu Style: This theme support mega menu and css menu. You can select a menu style that you want.

    Menu on Top: Choose "Yes" to turn on "Sticky Menu" feature, the menu will be fixed on top when scroll down the page.

    Mobile Menu Type: This theme support sidebar menu and collapse on mobile. You can select a menu style that you want.

    Layout Style: This theme support boxed and full width layout. You can select a layout style that you want.
    Responsive Layout: Choose "Yes" to show responsive layout for each type of devices.

    We provides flexible grid system includes: layout 1 column, layout 2 columns, layout 3 columns. You can change product's quantity per row to fit each screen.

    Image Box

    Thumbs Styles: This option allow you choose thumb style types that you want.
    Enable Loop: Choose "Yes" to repeat your loop.
    Enable Keyboard Trigger: Choose "Yes/No" to "Enable/Disable" keyboard trigger feature.
    Show Navigation: Choose "Yes/No" to "Show/Hide" navigation.
    Enable Popup Fullscreen: Choose "Yes" to show fullscreen popup when you mouse click on the product detail.
    Show Thumbs Navigation: Choose "Yes/No" to "Show/Hide" thumb navigation.
    Thumbs Margin: Distance between the thumb images.
    Thumbs Border Active Width: You can change width of thumb boder when active.
    Breakpoints: Breakpoints are used to set up the screen width at which the design of thumbnails changes.

    Image Zoom

    Enable Product Image Zoom: Choose "Yes/No" to "Allow/Not Allow" show product image zoom when you mouse hover on the product image.

    Social Buttons

    Show social buttons: Choose "Yes/No" to "Show/Hide" social button in detail page.

    Related - Upsell Product

    In these options, you can choose "Yes/No" to "Show/Hide" and set limit quantity for related and upsell products.

    Tab

    Choose tab style types that you want.

    Custom Tab

    Choose "Yes", you can change name and add content for Custom Tab.

    Choose "Yes" to show socials. When you choose "Yes", you can change name and link of socials.

    Advanced

    Choose "Yes/No" to "Show/Hide" Go to Top, Add to Cart, Add to Wishlist, Add to Compare, Newsletter Popup, Copyright, etc.

    Developer

    To custom Css or Javascript

    Import Static Blocks

    By clicking this button, you can import all static blocks that are used for our demo site.

    Import Pages

    By clicking this button, you can import all pages that are used for our demo site.

    Import Demos

    Click "Demo X" button to install demo version that you prefer to install.

    Note: When you click "Demo X" button, the administration page will reload automatically. After it finishes reloading, please click "Save Config" button and refesh cache.

    Extensions


    Change Log

    Click here to view changelog.