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 "newsletter-popup-description".
    Please edit the code in your cms contents.
    <div class="news-top-title text-theme-color">Daily Promotion</div>
    <div class="news-bottom-title">SIGN UP NEWSLETTER</div>>
  • How to change background image?
    In the code directory, Please go to this folders and coppy override background image:
    pub/media/wysiwyg/newsletter/image-newsletter-popup.jpg

  • To change slideshow image, please go to Content >> Elements >> Blocks >> search with Identifier "id1-block1" >> Edit >> click "Insert Image" button to insert or upload image from your computer.
    Example:

  • To show the "slideshow", please go to Content >> Elements >> Pages >> Search URL key "home-demo-01" >> Edit.
  • Please add this code in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block1"}}

  • To edit "id1-block2", please go to Content >> Elements >> Blocks >> search with Identifier "id1-block2" >> Edit.
    Please edit code HTML in your cms contents.
    <div class="container">
    <div class="block block-categories nav-style-2 hover-to-show">
    <div class="block-title">
    <h3 title="Top Categories">Top Categories</h3>
    </div>
    <div data-owl="owl-slider" data-autoplay="false" data-nav="true" data-dots="false" data-screen0="1" data-screen481="2" data-screen768="3" data-screen992="4" data-screen1200="5" data-screen1441="6" data-screen1681="6" data-screen1920="6" data-margin="30" 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">
    <div class="sv-icon"><img src="{{media url="wysiwyg/icon/icon1.png"}}" alt=""></div>
    <div class="sv-content"><a href="#">Bedroom</a></div>
    </div>
    <div class="item">
    <div class="sv-icon"><img src="{{media url="wysiwyg/icon/icon2.png"}}" alt=""></div>
    <div class="sv-content"><a href="#">Home & Kitchen</a></div>
    </div>
    <div class="item">
    <div class="sv-icon"><img src="{{media url="wysiwyg/icon/icon3.png"}}" alt=""></div>
    <div class="sv-content"><a href="#">Sofa & chair</a></div>
    </div>
    <div class="item">
    <div class="sv-icon"><img src="{{media url="wysiwyg/icon/icon4.png"}}" alt=""></div>
    <div class="sv-content"><a href="#">Bathroom</a></div>
    </div>
    <div class="item">
    <div class="sv-icon"><img src="{{media url="wysiwyg/icon/icon5.png"}}" alt=""></div>
    <div class="sv-content"><a href="#">Outdoor</a></div>
    </div>
    <div class="item">
    <div class="sv-icon"><img src="{{media url="wysiwyg/icon/icon6.png"}}" alt=""></div>
    <div class="sv-content"><a href="#">Electronics</a></div>
    </div>
    <div class="item">
    <div class="sv-icon"><img src="{{media url="wysiwyg/icon/icon7.png"}}" alt=""></div>
    <div class="sv-content"><a href="#">Living room</a></div>
    </div>
    </div>
    </div>
    </div>
    </div
  • To show the "id1-block2", please go to Content >> Elements >> Pages >> Search URL key "home-demo-01" >> Edit.
  • Please add this code in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block2"}}

  • To show the "Daily Deal", please go to Content >> Elements >> Pages >> Search URL key "home-demo-01" >> Edit.
  • Please add this code in your cms contents.
    {{block class="Sm\FilterProducts\Block\FilterProducts" template="Sm_FilterProducts::slider-deal.phtml" title_module="Daily Deals" product_source="countdown_products" select_category="" product_limitation="8" display_countdown="0" date_to="12/20/2022"}}
    You can change categories to show in module SM Filter Product (Daily Deal) by change id of categories. Example below image:



  • To show the "Best Seller", please go to Content >> Elements >> Pages >> Search URL key "home-demo-01" >> Edit.
  • Please add this code in your cms contents.
    {{block class="Sm\FilterProducts\Block\FilterProducts" template="Sm_FilterProducts::group-product.phtml" title_module="Best sellers" product_source="best_sellers" select_category="" product_limitation="10" display_countdown="0" date_to=""}}
    You can change categories to show in module SM Filter Product (Best Seller) by change id of categories. Example below image:



  • To edit "id1-block3", please go to Content >> Elements >> Blocks >> search with Identifier "id1-block3" >> Edit.
    Please edit code HTML in your cms contents.
    <div class="block list-services" style="margin-bottom: 0px !important;">
    <div class="container">
    <div class="block-title">
    <h3 title="Why Choose Us">Why Choose Us</h3>
    </div>
    <ul class="clearfix">
    <li>
    <div class="icon-service"><img src="{{media url="wysiwyg/icon/icon-1.png"}}" alt="" width="80" height="80"></div>
    <div class="info-service">
    <div class="title-service">Free Shipping</div>
    <p>Lorem Ipsum is simply dummy text of the printing and typesetting</p>
    </div>
    </li>
    <li>
    <div class="icon-service"><img src="{{media url="wysiwyg/icon/icon-2.png"}}" alt="" width="80" height="80"></div>
    <div class="info-service">
    <div class="title-service">Money Guarantee</div>
    <p>Sed ut perspiciatis unde omnisiste natus error sit voluptatem</p>
    </div>
    </li>
    <li>
    <div class="icon-service"><img src="{{media url="wysiwyg/icon/icon-3.png"}}" alt="" width="80" height="80"></div>
    <div class="info-service">
    <div class="title-service">Online Support</div>
    <p>Lorem Ipsum is simply dummy text of the printing and typesetting</p>
    </div>
    </li>
    <li>
    <div class="icon-service"><img src="{{media url="wysiwyg/icon/icon-4.png"}}" alt="" width="80" height="80"></div>
    <div class="info-service">
    <div class="title-service">Gift Promotion</div>
    <p>Sed ut perspiciatis unde omnisiste natus error sit voluptatem</p>
    </div>
    </li>
    </ul>
    </div>
    </div>>
  • To show the "id1-block3", please go to Content >> Elements >> Pages >> Search URL key "home-demo-01" >> Edit.
  • Please add this code in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block3"}}

  • To edit "id1-block4", please go to Content >> Elements >> Blocks >> search with Identifier "id1-block4" >> Edit.
    Please edit code HTML in your cms contents.
    <div class="video-testimonial-full block">
    <div class="container">
    <div class="block-content clearfix">
    <div class="row">
    <div class="col-md-6 col-xs-12">
    <div class="block-video"><img src="{{media url="wysiwyg/banner/item-1.jpg"}}" alt="" width="720" height="480"><a class="fancybox-media" href="https://www.youtube.com/watch?v=hRTRYbVwdpo"><span class="icon-play-circle"><span class="hidden">video</span></span></a></div>
    </div>
    <div class="col-md-6 col-xs-12">
    <div class="block-testimonial">
    <div data-owl="owl-slider" data-autoplay="false" data-nav="false" 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-client">
    <p>Lorem ipsum dolor sit amet, consectetur aipiscingelit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
    <img src="{{media url="wysiwyg/clients/item-1.jpg"}}" alt="" width="100" height="100">
    <div class="client_title">Bugatti Veyron</div>
    <div class="client_desc">Los Angeles</div>
    </div>
    <div class="item-client">
    <p>Lorem ipsum dolor sit amet, consectetur aipiscingelit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
    <img src="{{media url="wysiwyg/clients/item-2.jpg"}}" alt="" width="100" height="100">
    <div class="client_title">Elizabeth Veyron</div>
    <div class="client_desc">New York</div>
    </div>
    </div>
    <div class="loading-content"><span class="hidden">Loading...</span></div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div
  • To show the "id1-block4", please go to Content >> Elements >> Pages >> Search URL key "home-demo-01" >> Edit.
  • Please add this code in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block4"}}

  • To edit "id1-block5", please go to Content >> Elements >> Blocks >> search with Identifier "id1-block5" >> Edit.
    Please edit code HTML in your cms contents.
    <div class="block-brand nav-style-2 hover-to-show">
    <div class="container">
    <div data-owl="owl-slider" data-autoplay="false" data-nav="true" data-dots="false" data-screen0="2" data-screen481="2" data-screen768="3" data-screen992="4" data-screen1200="5" data-screen1441="6" data-screen1681="7" data-screen1920="7" data-margin="10" 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 href="#"><img class="mark-lazy" src="{{media url="wysiwyg/brands/1.jpg"}}" alt="" width="200" height="200"></a></div>
    <div class="item"><a href="#"><img class="mark-lazy" src="{{media url="wysiwyg/brands/2.jpg"}}" alt="" width="200" height="200"></a></div>
    <div class="item"><a href="#"><img class="mark-lazy" src="{{media url="wysiwyg/brands/3.jpg"}}" alt="" width="200" height="200"></a></div>
    <div class="item"><a href="#"><img class="mark-lazy" src="{{media url="wysiwyg/brands/4.jpg"}}" alt="" width="200" height="200"></a></div>
    <div class="item"><a href="#"><img class="mark-lazy" src="{{media url="wysiwyg/brands/5.jpg"}}" alt="" width="200" height="200"></a></div>
    <div class="item"><a href="#"><img class="mark-lazy" src="{{media url="wysiwyg/brands/6.jpg"}}" alt="" width="200" height="200"></a></div>
    <div class="item"><a href="#"><img class="mark-lazy" src="{{media url="wysiwyg/brands/7.jpg"}}" alt="" width="200" height="200"></a></div>
    <div class="item"><a href="#"><img class="mark-lazy" src="{{media url="wysiwyg/brands/9.jpg"}}" alt="" width="200" height="200"></a></div>
    </div>
    <div class="loading-content"><span class="hidden">Loading...</span></div>
    </div>
    </div>
    </div>>
  • To show the "id1-block5", please go to Content >> Elements >> Pages >> Search URL key "home-demo-01" >> Edit.
  • Please add this code in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block5"}}

  • 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-top">
    <div class="row">
    <div class="col-lg-2 col-md-3 col-sm-6 col-xs-12">
    <div class="block-footer block-links">
    <div class="block-footer-title">Information</div>
    <div class="block-footer-content">
    <ul>
    <li><a href="{{store url=""}}about-us.html">About Us</a></li>
    <li><a href="#">My Account</a></li>
    <li><a href="#">Privacy Polices</a></li>
    <li><a href="#">Terms & Conditions</a></li>
    <li><a href="#">Delivery Information</a></li>
    <li><a href="#">Customer Service</a></li>
    </ul>
    </div>
    </div>
    </div>
    <div class="col-lg-2 col-md-3 col-sm-6 col-xs-12">
    <div class="block-footer block-links">
    <div class="block-footer-title">Quick Links</div>
    <div class="block-footer-content">
    <ul>
    <li><a href="#">Special Offers</a></li>
    <li><a href="#">Gift Cards</a></li>
    <li><a href="#">F21 Red</a></li>
    <li><a href="#">Privacy Policy</a></li>
    <li><a href="#">Payment Method</a></li>
    <li><a href="#">Teams of Use</a></li>
    <li><a href="#">Track your order</a></li>
    </ul>
    </div>
    </div>
    </div>
    <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
    <div class="contactinfo-box">
    <div class="phone"><small>(+800)</small>123 456 7890</div>
    <div class="address">2420 W Division St St Cloud, Minnesota</div>
    <div class="opening-hours">Monday - Saturday: open 8:00 - 21:00</div>
    <div class="email"><a href="mailto:contact@magentech.com">contact@magentech.com</a></div>
    </div>
    <div class="social-footer">
    <ul>
    <li class="facebook"><a class="icon-facebook" title="Facebook" href="#"> <span class="hidden">Facebook</span> </a></li>
    <li class="youtube"><a class="icon-youtube1" title="Youtube" href="#"> <span class="hidden">Youtube</span> </a></li>
    <li class="twitter"><a class="icon-twitter" title="Twitter" href="#"> <span class="hidden">Twitter</span> </a></li>
    <li class="instagram"><a class="icon-instagram" title="Instagram" href="#"> <span class="hidden">Instagram</span> </a></li>
    <li class="linkedin"><a class="icon-linkedin" title="Linkedin" href="#"> <span class="hidden">Linkedin</span> </a></li>
    </ul>
    </div>
    </div>
    <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
    <div class="block-footer newsletter-footer">
    <div class="block-footer-title">Sign Up Ozone Newsletter</div>
    <div class="block-footer-content">{{block class="Magento\Newsletter\Block\Subscribe" template="subscribe-footer.phtml"}}</div>
    </div>
    </div>
    </div>
    </div

  • To edit copyright, in admin panel please go to Content >> Configuarion >> SM ozone >> Theme Core Configuration >> Advanced >> Custom Copyright


  • To edit "About us" page, please go to Admin Panel > Content > Elements > Blocks > Add new block with Identifier "about-us-content".
    You can edit code HTML in your cms contents.
    <div class="about-container">
    <div class="bonus-title">
    <h2>About Us</h2>
    <p>Ozone is a worldwide style point for ecommerce trends. We provide customers around the world with the best online stores. Checked by the time!</p>
    </div>
    <div class="our-banner">
    <div class="nav-style-2 hover-to-show absolute-nav">
    <div data-owl="owl-slider" data-autoplay="false" data-nav="true" data-dots="false" data-screen0="1" data-screen481="2" data-screen768="3" data-screen992="3" data-screen1200="3" data-screen1441="3" data-screen1681="3" data-screen1920="3" 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 effect-2"><img class="mark-lazy" src="{{media url="wysiwyg/about-us/item-1.jpg"}}" alt="Member Image"></div>
    <div class="item effect-2"><img class="mark-lazy" src="{{media url="wysiwyg/about-us/item-2.jpg"}}" alt="Member Image"></div>
    <div class="item effect-2"><img class="mark-lazy" src="{{media url="wysiwyg/about-us/item-3.jpg"}}" alt="Member Image"></div>
    </div>
    </div>
    </div>
    </div>
    <div class="row">
    <div class="col-md-6">
    <div class="about-us">
    <h3 class="title-about">Our Company Stores</h3>
    <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt neque.</p>
    </div>
    </div>
    <div class="col-md-6">
    <div class="contact-address">
    <h3 class="title-about">Contact Us</h3>
    <ul>
    <li><strong>Address:</strong> 7895 Piermont Dr NE Albuquerque, NM 198866, United States of America</li>
    <li><strong>Phone:</strong> +566 4774 9930; +566 4774 9940</li>
    <li><strong>Open Time:</strong> ALL WEEK FROM 9 AM TO 9 PM</li>
    <li><strong>E-mail:</strong> info@mydomain.com</li>
    </ul>
    </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="bonus-title">
    <h2>Contact Us</h2>
    <p>Ozone is a worldwide style point for ecommerce trends. We provide customers around the world with the best online stores. Checked by the time!</p>
    </div>
    <div class="google-map"><iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2624.9916256937563!2d2.292292616018929!3d48.85837007928752!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47e66e2964e34e2d%3A0x8ddca9ee380ef7e0!2sTh%C3%A1p%20Eiffel!5e0!3m2!1svi!2s!4v1582595677950!5m2!1svi!2s" width="600" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div
    
  • To edit "Information", please go to Admin Panel > Content > Elements > Blocks > Add new block with Identifier "contact-us-info".
    You can edit code HTML in your cms contents.
    <div class="store-info-contact clearfix">
    <div class="row">
    <div class="col-md-4">
    <div class="item">
    <div class="icon-info-contact icon-phone-call"><span class="hidden">Icon</span></div>
    <h3>Let’s Have A Chat!</h3>
    <p>(+123) 4 567 890<br>(+234) 5 210 102</p>
    </div>
    </div>
    <div class="col-md-4">
    <div class="item">
    <div class="icon-info-contact icon-map-pin"><span class="hidden">Icon</span></div>
    <h3>Our Location</h3>
    <p>2012 Lenorad Creet Street, Behind<br>Los Angeles, USA</p>
    </div>
    </div>
    <div class="col-md-4">
    <div class="item">
    <div class="icon-info-contact icon-clock"><span class="hidden">Icon</span></div>
    <h3>Opening time</h3>
    <p>Monday-Saturday: 6AM - 9PM<br>Sunday: Closed</p>
    </div>
    </div>
    </div>
    </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.

    Tab

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

    Custom Tab

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

    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

    To custom Css or Javascript

    SM Ozone Settings

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

    Header Style

    Choose the header style to fit your shop.

    Footer Style

    Choose the footer style to fit your shop.

    Right To Left Layout

    You enable to choose to show the right to left layout here.

    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.