Getting Started

Installation

Layout Position

home 1 Home Style 1

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".
    You can edit code HTML in your cms contents.
    <p>Subscribe to the marsech mailing list to receive updates on new arrivals, special offers and other discount information</p>

  • To show the "slideshow", please go to Content >> Elements >> Pages >> Edit Pages.
  • Please add this code in your cms contents.
    {{block class="Sm\ImageSlider\Block\ImageSlider" name="imageslider" template="Sm_ImageSlider::default.phtml"}}

  • To edit the "Policy", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "policy-shop4".
    You can edit code HTML in your cms contents.
    <div class="policy-shop4">
    <div class="row">
    <div class="col-sm-4">
    <div class="inner-content"><img src="{{media url="wysiwyg/banner/icon4-1.png"}}" alt="" /> <a href="#">Enjoy free Shipping Now</a></div>
    </div>
    <div class="col-sm-4">
    <div class="inner-content center"><img src="{{media url="wysiwyg/banner/icon4-2.png"}}" alt="" /> <a href="#">Over 11,000 designers</a></div>
    </div>
    <div class="col-sm-4">
    <div class="inner-content"><img src="{{media url="wysiwyg/banner/icon4-3.png"}}" alt="" /> <a href="#">Bonus gift on order overs $99</a></div>
    </div>
    </div>
    </div>
    

  • To show the "New Arrivals", please go to Content >> Elements >> Pages >> Edit Pages.
  • Please add this code in your cms contents.
     {{block class="Sm\BasicProducts\Block\BasicProducts" name="basicproducts" template="Sm_BasicProducts::product-v4.phtml" title="New Arrivals" product_order_by="created_at" product_category="97" posttext="block-posttext" product_limitation="9" nb_column1="5" nb_column2="5" nb_column3="3"}} 

  • To edit the "Banner", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "banner-homev4".
    You can edit code HTML in your cms contents.
    <div class="banner-home4 mr40">
    <div class="row">
    <div class="col-sm-6"><a class="mr10 effect-img1" href="#"> <img src="{{media url="wysiwyg/banner/bn41.jpg"}}" alt="" /> </a></div>
    <div class="col-sm-6"><a class="mr10 effect-img1" href="#"> <img src="{{media url="wysiwyg/banner/bn42.jpg"}}" alt="" /> </a></div>
    </div>
    <div class="row">
    <div class="col-sm-3"><a class="mr10 effect-img1" href="#"> <img src="{{media url="wysiwyg/banner/bn44.jpg"}}" alt="" /> </a></div>
    <div class="col-sm-6"><a class="mr10 effect-img1" href="#"> <img src="{{media url="wysiwyg/banner/bn43.jpg"}}" alt="" /> </a></div>
    <div class="col-sm-3"><a class="mr10 effect-img1" href="#"> <img src="{{media url="wysiwyg/banner/bn45.jpg"}}" alt="" /> </a></div>
    </div>
    </div>
  • To show the "Banner", please go to Content >> Elements >> Pages >> Edit Pages.
  • Please add this code in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="banner-homev4"}}

  • To edit the "Footer1", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "customer-services-footer".
    You can edit code HTML in your cms contents.
    <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="Store Locator" href="#">Store Locator</a></li>
    <li><a title="Returns Policy" href="#">Returns Policy</a></li>
    <li><a title="Order Tracking" href="#">Order Tracking</a></li>
    <li><a title="Give Back Box" href="#">Give Back Box</a></li>
    <li><a title="Download Team Catalog" href="#">Download Team Catalog</a></li>
    </ul>
    </div>
    </div>

  • To edit the "Footer2", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "about-footer".
    You can edit code HTML in your cms contents.
    <div class="footer-block">
    <div class="footer-block-title">
    <h3>About Us</h3>
    </div>
    <div class="footer-block-content">
    <ul class="links-footer">
    <li><a title="Who are we ?" href="#">Who are we ?</a></li>
    <li><a title="Delivery and return" href="#">Delivery and return</a></li>
    <li><a title="Size guide" href="#">Size guide</a></li>
    <li><a title="Terms & Conditions" href="#">Terms & Conditions</a></li>
    <li><a title="Legal Mentions" href="#">Legal Mentions</a></li>
    </ul>
    </div>
    </div>
    

  • To edit the "Footer3", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "our-guarantees".
    You can edit code HTML in your cms contents.
    <div class="footer-block">
    <div class="footer-block-title">
    <h3>OUR GUARANTEES</h3>
    </div>
    <div class="footer-block-content">
    <ul class="links-footer">
    <li><a title="Authenticity 100% guaranteed" href="#">Authenticity 100% guaranteed</a></li>
    <li><a title="Money Back Guarantee" href="#">Money Back Guarantee</a></li>
    <li><a title="Protection for Buyers and Sellers" href="#">Protection for Buyers and Sellers</a></li>
    <li><a title="Buyers and Sellers" href="#">Buyers and Sellers</a></li>
    <li><a title="Secure Payment" href="#">Secure Payment</a></li>
    </ul>
    </div>
    </div>
    

  • To edit the "Footer4", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "contact-footer".
    You can edit code HTML in your cms contents.
    <div class="footer-block">
    <div class="footer-block-title">
    <h3>Contact Us</h3>
    </div>
    <div class="footer-block-content">
    <ul class="links-contact">
    <li><span>Address : </span>123 Suspendis mattis, Sollicitudin District, NY Accums Fringilla</li>
    <li><span>Email :</span> support@domain.com</li>
    <li><span>Hotline : </span>0123-456-78910</li>
    </ul>
    </div>
    </div>
    
    

  • To edit the "Footer4", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "payment-footer ".
    You can edit code HTML in your cms contents.
    <p><img src="{{media url="wysiwyg/payment/payment.png"}}" alt="Payment" /></p>
    
    

  • To edit the "Footer4", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "block-ft-policy4 ".
    You can edit code HTML in your cms contents.
    <div class="ft-policy4">
    <div class="container">
    <div class="row">
    <div class="col-md-9 col-lg-8">
    <ul>
    <li><img src="{{media url="wysiwyg/banner/icon41.png"}}" alt="" />AUTHENTICITY <br />100% GUARANTEED</li>
    <li><img src="{{media url="wysiwyg/banner/icon42.png"}}" alt="" />MONEY BACK <br />GUARANTEE</li>
    <li><img src="{{media url="wysiwyg/banner/icon43.png"}}" alt="" />SECURE<br /> PAYMENT</li>
    <li><img src="{{media url="wysiwyg/banner/icon44.png"}}" alt="" />PROTECTION FOR <br />BUYERS & SELLERS</li>
    </ul>
    </div>
    <div class="col-md-3 col-lg-4">
    <div class="app-ft"><a href="#"><img src="{{media url="wysiwyg/banner/apple.png"}}" alt="" /></a> <a href="#"><img src="{{media url="wysiwyg/banner/google.png"}}" alt="" /></a></div>
    </div>
    </div>
    </div>
    </div>
    
  • Theme Setting

    In Magento admin panel, navigate to Stores >> Settings >> Configuration >> MAGENTECH>> SM Marsech 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 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.
  • 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" in params Show Facebook, Twitter, Google+, Linkedin 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