Getting Started

Installation

Layout Position

home 1 Home Style 1

Note: In the NewFramework version (version 2.4) you can edit the content of all homepage (28+ homepages) in the CMS Page. Go to Admin Panel >> Content >> Elements >> Pages >> Edit Homepage

Homepage Configuration

In this part, we will show you how to edit content on homepage 1. Other homepages you will do the same

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 and social?
    To edit description and social, please go to folder code app\design\frontend\Sm\market\Magento_Newsletter\templates and open file "subscribe-popup.phtml" to edit Newsletter Popup.
  • How to change background image?
    In the code directory, Please go to 2 folders and coppy override background image:
    pub/static/frontend/Sm/market/en_US/images/bg-newsletter.jpg
    app/design/frontend/Sm/market/web/images/bg-newsletter.jpg

  • To edit the "Store Locations", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "location-link-header".
    Edit this code in your cms contents.
    <div class="location"><a href="#">Store Location</a></div>

  • To edit the "Slideshow & Banner", please go to Admin Panel > Content > Elements > Pages > Edit Homepage
    You can edit code HTML in your cms contents.
    <div class="home-page-1 enable-vertical-menu title-style-1">
    <div class="container">
    <div class="top-home">
    <div class="top-home-search">
    <ul>
    <li>Top Search:</li>
    <li><a href="#">Tattoo Kits</a></li>
    <li><a href="#">Electronic Cigarettes</a></li>
    <li><a href="#">Sexy Lingerie</a></li>
    <li><a href="#">Eye Makeup</a></li>
    <li><a href="#">iPad Mini Cases</a></li>
    <li><a href="#">Tattoo Supplies</a></li>
    <li><a href="#">RC Helicopters</a></li>
    </ul>
    </div>
    <div class="slidershow">
    <div class="slidershow-type-1 hover-to-show">
    <div data-owl="owl-slider" data-autoplay="true" data-nav="true" data-dots="false" data-screen0="1" data-screen481="1" data-screen768="1" data-screen992="1" data-screen1200="1" data-screen1441="1" data-screen1681="1" data-screen1920="1" data-margin="1" data-autoplayhoverpause="true" data-loop="true" data-center="false" data-stagepadding="0" data-mousedrag="true" data-touchdrag="true">
    <div class="owl-carousel owl-theme">
    <div class="item"><a title="Slide 1" href="#"> <img src="{{media url="wysiwyg/slidershow/home-1/item-1.jpg"}}" alt="Slider 1" width="400" height="422"> </a></div>
    <div class="item"><a title="Slide 1" href="#"> <img src="{{media url="wysiwyg/slidershow/home-1/item-2.jpg"}}" alt="Slider 2" width="400" height="422"> </a></div>
    <div class="item"><a title="Slide 1" href="#"> <img src="{{media url="wysiwyg/slidershow/home-1/item-3.jpg"}}" alt="Slider 3" width="400" height="422"> </a></div>
    </div>
    </div>
    </div>
    </div>
    <div class="right-banner">
    <div class="banner-image"><a href="#"><img src="{{media url="wysiwyg/banner/banner-1.jpg"}}" alt="Banner" width="260" height="134"></a></div>
    <div class="banner-image"><a href="#"><img src="{{media url="wysiwyg/banner/banner-2.jpg"}}" alt="Banner" width="260" height="134"></a></div>
    <div class="banner-image"><a href="#"><img src="{{media url="wysiwyg/banner/banner-3.jpg"}}" alt="Banner" width="260" height="134"></a></div>
    </div>
    <div class="home-services" style="margin-bottom: 40px;">
    <ul>
    <li><a href="#"> <span class="service-icon"> <img src="{{media url="wysiwyg/icon-image/icon-1.png"}}" alt="Service" width="60" height="60"> </span> <span class="service-info">FAST & FREE SHIPPING ON ALL ORDERS</span> </a></li>
    <li><a href="#"> <span class="service-icon"> <img src="{{media url="wysiwyg/icon-image/icon-2.png"}}" alt="Service" width="60" height="60"> </span> <span class="service-info">30 DAYS MONEY BACK GUARANTEE</span> </a></li>
    <li><a href="#"> <span class="service-icon"> <img src="{{media url="wysiwyg/icon-image/icon-3.png"}}" alt="Service" width="60" height="60"> </span> <span class="service-info">SAFE SHOPPING GUARANTEE</span> </a></li>
    </ul>
    </div>
    </div>
    You can change slideshow image, banner image... by change link url. Example below image:


  • To eidt the "BEST SELLERS or NEW ARRIVALS", please go to Admin Panel > Content > Elements > Pages > Edit Homepage
    You can edit code HTML in your cms contents.
    <div class="tabs-product" style="margin-bottom: 40px;">{{block class="Sm\ListingTabs\Block\ListingTabs" template="Sm_ListingTabs::default.phtml" row_items="1" title="BEST SELLERS" type_show="slider" type_listing="all" display_countdown="0" type_filter="categories" order_by="ordered_qty" order_dir="DESC" category_tabs="16,4,11" limitation="6" data-autoplay="false" data-nav="true" data-dots="false" data-screen0="2" data-screen481="2" data-screen768="3" data-screen992="3" data-screen1200="4" data-screen1441="4" data-screen1681="4" data-screen1920="4" data-margin="30" data-autoplayhoverpause="true" data-loop="false" data-center="false" data-stagepadding="0" data-mousedrag="true" data-touchdrag="true"}}</div>
    You can change categories to show in module SM Listing Tabs (Best Sellers, New Arrivals) by change id of categories. Example below image:

  • To edit the "Banner", please go to Admin Panel > Content > Elements > Pages > Edit Homepage
    You can edit code HTML in your cms contents.
    <div class="banner-block-1" style="margin-bottom: 10px;">
    <div class="row">
    <div class="col-lg-4 col-sm-4">
    <div class="banner-image"><a href="#"><img src="{{media url="wysiwyg/banner/banner-4.jpg"}}" alt="Banner" width="370" height="340"></a></div>
    </div>
    <div class="col-lg-4 col-sm-4 middle-banner">
    <div class="banner-image"><a href="#"><img src="{{media url="wysiwyg/banner/banner-5.jpg"}}" alt="Banner" width="370" height="200"></a></div>
    <div class="banner-image"><a href="#"><img src="{{media url="wysiwyg/banner/banner-6.jpg"}}" alt="Banner" width="370" height="110"></a></div>
    </div>
    <div class="col-lg-4 col-sm-4">
    <div class="banner-image"><a href="#"><img src="{{media url="wysiwyg/banner/banner-7.jpg"}}" alt="Banner" width="370" height="340"></a></div>
    </div>
    </div>
    </div>
    You can change slideshow image, banner image... by insert image from your computer. Example below image:


  • To edit the "TOP COLLECTIONS", please go to Content >> Elements >> Pages >> Edit Homepage.
  • You can edit code HTML in your cms contents.
     <div class="block home-collection" style="margin-bottom: 35px;">
    <div class="block-title"><strong>TOP COLLECTIONS</strong></div>
    <div class="block-content">
    <div data-owl="owl-slider" data-autoplay="false" data-nav="true" data-dots="false" data-screen0="2" data-screen481="4" data-screen768="5" data-screen992="6" data-screen1200="7" data-screen1441="7" data-screen1681="7" data-screen1920="7" data-margin="0" data-autoplayhoverpause="true" data-loop="false" data-center="false" data-stagepadding="0" data-mousedrag="true" data-touchdrag="true">
    <div class="owl-carousel owl-theme">
    <div class="item"><a href="#"> <img src="{{media url="wysiwyg/icon-image/icon-4.png"}}" alt="Furniture" width="88" height="88"> <strong>FURNITURE</strong> </a></div>
    <div class="item"><a href="#"> <img src="{{media url="wysiwyg/icon-image/icon-5.png"}}" alt="Furniture" width="88" height="88"> <strong>ELECTRONICS</strong> </a></div>
    <div class="item"><a href="#"> <img src="{{media url="wysiwyg/icon-image/icon-6.png"}}" alt="Furniture" width="88" height="88"> <strong>MOM & BABY</strong> </a></div>
    <div class="item"><a href="#"> <img src="{{media url="wysiwyg/icon-image/icon-7.png"}}" alt="Furniture" width="88" height="88"> <strong>OUTDOOR</strong> </a></div>
    <div class="item"><a href="#"> <img src="{{media url="wysiwyg/icon-image/icon-8.png"}}" alt="Furniture" width="88" height="88"> <strong>FASHION</strong> </a></div>
    <div class="item"><a href="#"> <img src="{{media url="wysiwyg/icon-image/icon-9.png"}}" alt="Furniture" width="88" height="88"> <strong>HEALTH & BEAUTY</strong> </a></div>
    <div class="item"><a href="#"> <img src="{{media url="wysiwyg/icon-image/icon-10.png"}}" alt="Furniture" width="88" height="88"> <strong>JEWELLERY</strong> </a></div>
    <div class="item"><a href="#"> <img src="{{media url="wysiwyg/icon-image/icon-7.png"}}" alt="Furniture" width="88" height="88"> <strong>FURNITURE</strong> </a></div>
    </div>
    </div>
    </div>
    </div>

  • To edit the "Hot Categories", please go to Content >> Elements >> Pages >> Edit Homepage.
  • You can edit code HTML in your cms contents.
     ≪div class="hot-categories">{{block class="Sm\Categories\Block\Categories" template="Sm_Categories::default-grid.phtml" select_category="9,3,5,15,11,4,7,6" title_module="HOT CATEGORIES" limitation="4"}}≪/div>
    You can change categories to show in module SM Categories (Hot Categories) by change id of categories. Example below image:


  • To create the "Footer", please go to Admin Panel > Content > Elements > Blocks > Add new block with Identifier "footer-1-content".
    Please try to use below example code in your cms contents.
    <div class="footer-head">
    <div class="container">
    <div class="row">
    <div class="col-lg-4 col-md-4">{{block class="Magento\Framework\View\Element\Template" template="Magento_Theme::html/social.phtml"}}</div>
    <div class="col-lg-8 col-md-8">{{block class="Magento\Newsletter\Block\Subscribe" template="subscribe-footer.phtml"}}</div>
    </div>
    </div>
    </div>
    <div class="footer-top">
    <div class="container">
    <div class="row">
    <div class="col-lg-4 col-md-4">
    <div class="contact-col">
    <div class="footer-block">
    <div class="footer-block-title">
    <h3>Contact Us</h3>
    </div>
    <div class="footer-block-content">
    <ul class="links-contact">
    <li class="add-icon">Address: No 40 Baria Sreet 133/2 NewYork<br />City, NY, United States</li>
    <li class="email-icon middle-content">Email: contact@market.com</li>
    <li class="phone-icon">Phone 1 : 0123456789<br />Phone 2 : 0123456789</li>
    </ul>
    </div>
    </div>
    </div>
    </div>
    <div class="col-lg-8 col-md-8">
    <div class="row">
    <div class="col-lg-4 col-md-4">
    <div class="footer-block">
    <div class="footer-block-title">
    <h3>About Market</h3>
    </div>
    <div class="footer-block-content">
    <ul class="links-footer">
    <li><a title="About Us" href="{{store url=""}}about-us.html">About Us</a></li>
    <li><a title="Market Reviews" href="#">Market Reviews</a></li>
    <li><a title="Terms of Use" href="#">Terms of Use</a></li>
    <li><a title="Privacy Policy" href="#">Privacy Policy</a></li>
    <li><a title="Site Map" href="#">Site Map</a></li>
    </ul>
    </div>
    </div>
    </div>
    <div class="col-lg-4 col-md-4">
    <div class="footer-block">
    <div class="footer-block-title">
    <h3>Customer Service</h3>
    </div>
    <div class="footer-block-content">
    <ul class="links-footer">
    <li><a title="Shipping Policy" href="#">Shipping Policy</a></li>
    <li><a title="Compensation First" href="#">Compensation First</a></li>
    <li><a title="My Account" href="{{store url=""}}customer/account">My Account</a></li>
    <li><a title="Return Policy" href="#">Return Policy</a></li>
    <li><a title="Contact Us" href="{{store url=""}}contact-us.html">Contact Us</a></li>
    </ul>
    </div>
    </div>
    </div>
    <div class="col-lg-4 col-md-4">
    <div class="footer-block">
    <div class="footer-block-title">
    <h3>Payment & Shipping</h3>
    </div>
    <div class="footer-block-content">
    <ul class="links-footer">
    <li><a title="Terms of Use" href="#">Terms of Use</a></li>
    <li><a title="Payment Methods" href="#">Payment Methods</a></li>
    <li><a title="Shipping Guide" href="#">Shipping Guide</a></li>
    <li><a title="Locations We Ship To" href="#">Locations We Ship To</a></li>
    <li><a title="Estimated Delivery Time" href="#">Estimated Delivery Time</a></li>
    </ul>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    <div class="categories-footer">
    <div class="container">
    <div class="footer-links-w">
    <div class="label-link">Top Stores : Brand Directory | Store Directory</div>
    <ul>
    <li>
    <h2>MOST SEARCHED KEYWORDS MARKET:</h2>
    <a href="#">Xiaomi Mi3</a> | <a href="#">Digiflip Pro XT 712 Tablet</a> | <a href="#">Mi 3 Phones</a> | <a href="#">View all</a></li>
    <li>
    <h2>MOBILES:</h2>
    <a href="#">Moto E</a> | <a href="#">Samsung Mobile</a> | <a href="#">Micromax Mobile</a> | <a href="#">Nokia Mobile</a> | <a href="#">HTC Mobile</a> | <a href="#">Sony Mobile</a> | <a href="#">Apple Mobile</a> | <a href="#">LG Mobile</a> | <a href="#">Karbonn Mobile</a> | <a href="#">View all</a></li>
    <li>
    <h2>CAMERA:</h2>
    <a href="#">Nikon Camera</a> | <a href="#">Canon Camera</a> | <a href="#">Sony Camera</a> | <a href="#">Samsung Camera</a> | <a href="#">Point shoot camera</a> | <a href="#">Camera Lens</a> | <a href="#">Camera Tripod</a> | <a href="#">Camera Bag</a> | <a href="#">View all</a></li>
    <li>
    <h2>LAPTOPS:</h2>
    <a href="#">Apple Laptop</a> | <a href="#">Acer Laptop</a> | <a href="#">Samsung Laptop</a> | <a href="#">Lenovo Laptop</a> | <a href="#">Sony Laptop</a> | <a href="#">Dell Laptop</a> | <a href="#">Asus Laptop</a> | <a href="#">Toshiba Laptop</a> | <a href="#">LG Laptop</a> | <a href="#">HP Laptop</a> | <a href="#">Notebook</a> | <a href="#">View all</a></li>
    <li>
    <h2>TVS:</h2>
    <a href="#">Sony TV</a> | <a href="#">Samsung TV</a> | <a href="#">LG TV</a> | <a href="#">Panasonic TV</a> | <a href="#">Onida TV</a> | <a href="#">Toshiba TV</a> | <a href="#">Philips TV</a> | <a href="#">Micromax TV</a> | <a href="#">LED TV</a> | <a href="#">LCD TV</a> | <a href="#">Plasma TV</a> | <a href="#">3D TV</a> | <a href="#">Smart TV</a> | <a href="#">View all</a></li>
    <li>
    <h2>TABLETS:</h2>
    <a href="#">Micromax Tablets</a> | <a href="#">HCL Tablets</a> | <a href="#">Samsung Tablets</a> | <a href="#">Lenovo Tablets</a> | <a href="#">Karbonn Tablets</a> | <a href="#">Asus Tablets</a> | <a href="#">Apple Tablets</a> | <a href="#">View all</a></li>
    <li>
    <h2>WATCHES:</h2>
    <a href="#">FCUK Watches</a> | <a href="#">Titan Watches</a> | <a href="#">Casio Watches</a> | <a href="#">Fastrack Watches</a> | <a href="#">Timex Watches</a> | <a href="#">Fossil Watches</a> | <a href="#">Diesel Watches</a> | <a href="#">Luxury Watches</a> | <a href="#">View all</a></li>
    <li>
    <h2>CLOTHING:</h2>
    <a href="#">Shirts</a> | <a href="#">Jeans</a> | <a href="#">T shirts</a> | <a href="#">Kurtis</a> | <a href="#">Sarees</a> | <a href="#">Levis Jeans</a> | <a href="#">Killer Jeans</a> | <a href="#">Pepe Jeans</a> | <a href="#">Arrow Shirts</a> | <a href="#">Ethnic Wear</a> | <a href="#">Formal Shirts</a> | <a href="#">Peter England Shirts</a> | <a href="#">View all</a></li>
    <li>
    <h2>FOOTWEAR:</h2>
    <a href="#">Shoes</a> | <a href="#">Casual Shoes</a> | <a href="#">Sports Shoes</a> | <a href="#">Formal Shoes</a> | <a href="#">Adidas Shoes</a> | <a href="#">Gas Shoes</a> | <a href="#">Puma Shoes</a> | <a href="#">Reebok Shoes</a> | <a href="#">Woodland Shoes</a> | <a href="#">Red tape Shoes</a> | <a href="#">Nike Shoes</a> | <a href="#">View all</a></li>
    </ul>
    </div>
    </div>
    </div>

  • To create the "Footer", please go to Admin Panel > Content > Elements > Blocks > Add new block with Identifier "footer-2-content".
    You can edit code HTML in your cms contents.
    <div class="footer-top">
        <div class="container">
            <div class="top-content">
                <div class="row">
                    <div class="col-lg-3 col-sm-6">
                        <div class="footer-block">
                            <div class="footer-block-title">ABOUT MARKET</div>
    
                            <div class="footer-block-content">
                                <ul class="links-footer">
                                    <li><a href="#">About Us</a></li>
                                    <li><a href="#">Market Reviews</a></li>
                                    <li><a href="#">Terms of Use</a></li>
                                    <li><a href="#">Privacy Policy</a></li>
                                    <li><a href="#">Site Map</a></li>
                                </ul>
                            </div>
                        </div>
                    </div>
    
                    <div class="col-lg-3 col-sm-6">
                        <div class="footer-block">
                            <div class="footer-block-title">CUSTOMER SERVICE</div>
    
                            <div class="footer-block-content">
                                <ul class="links-footer">
                                    <li><a href="#">Shipping Policy</a></li>
                                    <li><a href="#">Compensation First</a></li>
                                    <li><a href="#">My Account</a></li>
                                    <li><a href="#">Return Policy</a></li>
                                    <li><a href="#">Contact Us</a></li>
                                </ul>
                            </div>
                        </div>
                    </div>
    
                    <div class="col-lg-3 col-sm-6">
                        <div class="footer-block">
                            <div class="footer-block-title">PAYMENT & SHIPPING</div>
    
                            <div class="footer-block-content">
                                <ul class="links-footer">
                                    <li><a href="#">Terms of Use</a></li>
                                    <li><a href="#">Payment Methods</a></li>
                                    <li><a href="#">Shipping Guide</a></li>
                                    <li><a href="#">Locations We Ship To</a></li>
                                    <li><a href="#">Estimated Delivery Time</a></li>
                                </ul>
                            </div>
                        </div>
                    </div>
    
                    <div class="col-lg-3 col-sm-6">
                        <div class="footer-block footer-contact">
                            <div class="footer-block-title">CONTACT US</div>
    
                            <div class="footer-block-content">
                                <ul class="contact-info">
                                    <li class="address">Address: No 40 Baria Sreet 133/2<br> NewYork
                                        City, NY, United States
                                    </li>
    
                                    <li class="email">Email: contact@market.com</li>
    
                                    <li class="phone">Phone 1 : 0123456789<br>
                                        Phone 2 : 0123456789
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
    
        </div>
    </div>
    
    <div class="footer-middle">
        <div class="container">
            <div class="middle-content">
                <div class="row">
                    <div class="col-lg-8">
                        <div class="newsletter-footer">
                            <div class="newsletter-title">SIGN UP FOR NEWSLETTER</div>
                            <div class="newsletter-form">
                                {{block class="Magento\Newsletter\Block\Subscribe" template="subscribe-footer.phtml"}}
                            </div>
                        </div>
                    </div>
    
                    <div class="col-lg-4">
                        <div class="social-footer">
                            <div class="social-title">FOLLOW US</div>
    
                            <ul>
                                <li>
                                    <a href="#">
                                        <span class="icon-facebook1"><span class="hidden">Facebook</span></span>
                                    </a>
                                </li>
    
                                <li>
                                    <a href="#">
                                        <span class="icon-twitter1"><span class="hidden">Twitter</span></span>
                                    </a>
                                </li>
    
                                <li>
                                    <a href="#">
                                        <span class="icon-pinterest"><span class="hidden">Pinterest</span></span>
                                    </a>
                                </li>
    
                                <li>
                                    <a href="#">
                                        <span class="icon-vimeo"><span class="hidden">Vimeo</span></span>
                                    </a>
                                </li>
    
                                <li>
                                    <a href="#">
                                        <span class="icon-youtube"><span class="hidden">Youtube</span></span>
                                    </a>
                                </li>
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    • To edit Footer in Homepage10 please search Block with Identifier "footer-3-content"
    • To edit Footer in Homepage11 please search Block with Identifier "footer-4-content"
    • To edit Footer in Homepage12 please search Block with Identifier "footer-5-content"
    • To edit Footer in Homepage13 please search Block with Identifier "footer-6-content"
    • To edit Footer in Homepage14 please search Block with Identifier "footer-7-content"
    • To edit Footer in Homepage15 please search Block with Identifier "footer-8-content"
    • To edit Footer in Homepage16 please search Block with Identifier "footer-9-content"
    • To edit Footer in Homepage17 please search Block with Identifier "footer-10-content"
    • To edit Footer in Homepage18 please search Block with Identifier "footer-11-content"
    • To edit Footer in Homepage19 please search Block with Identifier "footer-12-content"
    • To edit Footer in Homepage20 please search Block with Identifier "footer-13-content"
    • To edit Footer in Homepage21 please search Block with Identifier "footer-14-content"
    • To edit Footer in Homepage22 please search Block with Identifier "footer-11-content"
    • To edit Footer in Homepage23 please search Block with Identifier "footer-15-content"
    • To edit Footer in Homepage24 please search Block with Identifier "footer-16-content"
    • To edit Footer in Homepage25 please search Block with Identifier "footer-17-content"
    • To edit Footer in Homepage26 please search Block with Identifier "footer-18-content"
    • To edit Footer in Homepage27 please search Block with Identifier "footer-19-content"

  • To edit copyright, in admin panel please go to Store >> Configuarion >> Theme Core Configuarion >> Advanced >> Copyright tab and edit in here.


  • To edit "About us" page, please go to Admin Panel > Content > Elements > Pages > Search with URL key "about-us".
    You can edit code HTML in your cms contents.
    <div class="about-us">
    <h1 class="title-shop-page">ABOUT US</h1>
    <div class="top-about-us">
    <div class="row">
    <div class="col-lg-9">
    <div class="title-bonus"><strong>Welcome To Shop</strong></div>
    <div class="top-shop-info">
    <div class="top-image"><img src="{{media url="wysiwyg/about-us/about-us.png"}}" alt="About Us" width="270" height="187"></div>
    <div class="top-info">
    <p>Nulla auctor mauris ut dui luctus semper. In hac habitasse platea dictumst. Duis pellentesque ligula a risus suscipit dignissim. Nunc non nisl lacus. Integer pharetra lacinia dapibus. Donec eu dolor dui, vel posuere mauris.</p>
    <p>Pellentesque semper congue sodales. In consequat, metus eget con sequat ornare, augue dolor blandit purus, vitae lacinia nisi tellus in erat. Nulla ac justo eget massa aliquet sodales. Maecenas mattis male suada sem, in fringilla massa dapibus quis. Suspendisse aliquam leo id neque auctor molestie. Etiam at nulla tellus.</p>
    <p>Nulla auctor mauris ut dui luctus semper. In hac habitasse platea dictumst. Duis pellentesque ligula a risus suscipit dignissim.</p>
    </div>
    </div>
    </div>
    <div class="col-lg-3">
    <div class="list-why-choose">
    <div class="title-bonus"><strong>Why Choose Us</strong></div>
    <ul class="why-list">
    <li><a title="Shipping & Returns" href="#">Shipping & Returns</a></li>
    <li><a title="Secure Shopping" href="#">Secure Shopping</a></li>
    <li><a title="International Shipping" href="#">International Shipping</a></li>
    <li><a title="Affiliates" href="#">Affiliates</a></li>
    <li><a title="Group Sales" href="#">Group Sales</a></li>
    </ul>
    </div>
    </div>
    </div>
    </div>
    <div class="our-member">
    <div class="title-bonus"><strong>Our Member</strong></div>
    <p class="description">Consectetur adipiscing elit. Donec pellentesque venenatis elit, quis aliquet mauris malesuada vel. Donec vitae libero dolor, eget dapibus justo. Aenean facilisis aliquet feugiat. Suspendisse lacinia congue est ac semper. Nulla ut elit magna, vitae volutpat magna.</p>
    <div class="slider-member">
    <div data-owl="owl-slider" data-autoplay="false" data-nav="false" data-dots="true" data-screen0="1" data-screen481="2" data-screen768="3" data-screen992="4" data-screen1200="4" data-screen1441="4" data-screen1681="4" data-screen1920="4" data-margin="30" data-autoplayhoverpause="true" data-loop="false" data-center="false" data-stagepadding="0" data-mousedrag="true" data-touchdrag="true">
    <div class="owl-carousel owl-theme">
    <div class="item">
    <div class="member-image"><img src="{{media url="wysiwyg/about-us/member-1.png"}}" alt="About Us" width="270" height="201"></div>
    <div class="member-info">
    <div class="member-name">Jennifer lawrence</div>
    <div class="member-job">Tech Leader</div>
    <div class="member-text">Pellentesque dictumst nibh nulla dui at urna leo wisi dui</div>
    </div>
    </div>
    <div class="item">
    <div class="member-image"><img src="{{media url="wysiwyg/about-us/member-2.png"}}" alt="About Us" width="270" height="201"></div>
    <div class="member-info">
    <div class="member-name">Jennifer lawrence</div>
    <div class="member-job">Tech Leader</div>
    <div class="member-text">Pellentesque dictumst nibh nulla dui at urna leo wisi dui</div>
    </div>
    </div>
    <div class="item">
    <div class="member-image"><img src="{{media url="wysiwyg/about-us/member-3.png"}}" alt="About Us" width="270" height="201"></div>
    <div class="member-info">
    <div class="member-name">Jennifer lawrence</div>
    <div class="member-job">Tech Leader</div>
    <div class="member-text">Pellentesque dictumst nibh nulla dui at urna leo wisi dui</div>
    </div>
    </div>
    <div class="item">
    <div class="member-image"><img src="{{media url="wysiwyg/about-us/member-4.png"}}" alt="About Us" width="270" height="201"></div>
    <div class="member-info">
    <div class="member-name">Jennifer lawrence</div>
    <div class="member-job">Tech Leader</div>
    <div class="member-text">Pellentesque dictumst nibh nulla dui at urna leo wisi dui</div>
    </div>
    </div>
    <div class="item">
    <div class="member-image"><img src="{{media url="wysiwyg/about-us/member-1.png"}}" alt="About Us" width="270" height="201"></div>
    <div class="member-info">
    <div class="member-name">Jennifer lawrence</div>
    <div class="member-job">Tech Leader</div>
    <div class="member-text">Pellentesque dictumst nibh nulla dui at urna leo wisi dui</div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    <div class="testimonial-container">
    <div class="testimonial-title">Happy customer says</div>
    <div class="testimonial-slider">
    <div data-owl="owl-slider" data-autoplay="false" data-nav="true" data-dots="false" data-screen0="1" data-screen481="1" data-screen768="1" data-screen992="1" data-screen1200="1" data-screen1441="1" data-screen1681="1" data-screen1920="1" data-margin="30" data-autoplayhoverpause="true" data-loop="false" data-center="false" data-stagepadding="0" data-mousedrag="true" data-touchdrag="true">
    <div class="owl-carousel owl-theme">
    <div class="item">In congue, justo non cursus adipiscing, dui nibh scelerisque justo, lorem ipsum dolor sit amet, consectetur adipiscing elit. quis pretium turpis neque eget nulla. Curabitur dictum consectetur metus nec dignissim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. In congue, justo non cursus adipiscing, dui nibh scelerisque justo non cursus adipiscing, dui nibh scelerisque justo, quis pretium turpis.
    <div class="client-about"><span class="name">- Mama Duo - </span>Social Media Strategist</div>
    </div>
    <div class="item">In congue, justo non cursus adipiscing, dui nibh scelerisque justo, lorem ipsum dolor sit amet, consectetur adipiscing elit. quis pretium turpis neque eget nulla. Curabitur dictum consectetur metus nec dignissim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. In congue, justo non cursus adipiscing, dui nibh scelerisque justo non cursus adipiscing, dui nibh scelerisque justo, quis pretium turpis.
    <div class="client-about"><span class="name">- Mama Duo - </span>Social Media Strategist</div>
    </div>
    <div class="item">In congue, justo non cursus adipiscing, dui nibh scelerisque justo, lorem ipsum dolor sit amet, consectetur adipiscing elit. quis pretium turpis neque eget nulla. Curabitur dictum consectetur metus nec dignissim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. In congue, justo non cursus adipiscing, dui nibh scelerisque justo non cursus adipiscing, dui nibh scelerisque justo, quis pretium turpis.
    <div class="client-about"><span class="name">- Mama Duo - </span>Social Media Strategist</div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>

  • To edit "Google maps", please go to Admin Panel > Content > Elements > Blocks > Add new block with Identifier "google-map".
    You can edit code HTML in your cms contents.
    <div class="google-map"><iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3151.8402891185415!2d144.95373631585633!3d-37.817209742014676!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad65d4c2b349649%3A0xb6899234e561db11!2sEnvato!5e0!3m2!1svi!2s!4v1527494727294" width="600" height="450" frameborder="0" allowfullscreen=""></iframe></div>
    
  • To edit "Information", please go to Admin Panel > Content > Elements > Blocks > Add new block with Identifier "contact-store-info".
    You can edit code HTML in your cms contents.
    <div class="title-bonus-page">
    <h2>Contact Us</h2>
    </div>
    <div class="contact-content">
    <p class="contact-description">Lorem ipsum dolor sit amet conse ctetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam<br /> Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat sed do eiusmod tempor incididunt ut labore dolore</p>
    <ul class="address-info">
    <li class="add-icon">123 Suspendis mattis, Sollicitudin District,<br />Accums Fringilla</li>
    <li class="email-icon">Email: <a title="Send Email" href="mailto:support@domainstore.com">support@domainstore.com</a></li>
    <li class="phone-icon">Hotline: <a title="Call" href="tel:0123456789">0123456789</a></li>
    </ul>
    </div>
    
  • Theme Core Setting

    In Magento admin panel, navigate to Stores >> Settings >> Configuration >> MagenTech.COM >> Theme Core Configuration and configure as you want.

    Please click Here to view the theme core configuration.

    General Options:

    Primary, Body Font, Background, Element Google Font.

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

    Navigation

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

  • Mega Menu: The menu are items that you have created from module megamenu.
  • CSS Menu: The menu are categories that you have created.
  • Sticky Menu: Choose "Yes" to turn on "Sticky Menu" feature, the menu will be fixed on top when scroll down the page.

    Mobile Layout: Allow to set logo on mobile and config width and height of logo.

    Max width: Allow to set width of content.

    Enable boxed layout: This theme support boxed layout.

    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.
    Enable Product Image Zoom: Choose "Yes/No" to "Allow/Not Allow" show product image zoom when you mouse hover on the product image.

    Related - Upsell Product

    In these options, you can choose "Yes/No" to "Show/Hide" for related and upsell products.
    Slider Configuration: You can customize the set of product numbers on each screen

    Tab

    We support 3 types: Horizontal, vertical and accordion. You can show "Custom Tab" by sellect "Yes"

    Sticky Add to Cart / Tab

    It's a bar that follows a shopper around to enhance the customer experience and increase conversions with sticky add-to-cart functionality. The cart button follows the customer around as they scroll down the page looking for more products to add to the cart.

    Buy Now Button

    Allow to enable or disale Buy Now button on product detail page. When you click on this button, you will be redirected to the checkout page

    Advanced

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

    Developer

    Choose "Yes" To custom Css or Javascript

    SM Market Settings

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

    Right To Left Layout

    Choose "Yes" to enable the "right to left" layout here.

    Header Style, Footer Style, Product Style

    You can easily choose different header, footer and product style you want.

    Theme Layout Mobile

    You can select Homepage on mobile layout and set logo, config width and height of logo.

    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.

    Show By Theme

    Enable: Select "yes" to enable button in the left corner of frontend
    Theme name: You can enter the name as you want
    Theme URL: You can enter the URL link as you want

    Extensions


    Change Log

    Click here to view changelog.