Getting Started

Installation

Layout Position

home 1 Home Style 1
home 2 Home Style 2
home 3 Home Style 3

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 try to use below example 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?
    To change background, please go to Admin Panel > Content > Elements > Blocks > Search Identifier "newsletter-popup-image" and click button "Insert image" to insert or upload image from your computer.


  • To edit the "slideshow", please go to Content >> Elements >> Blocks.
  • You can edit code HTML in your cms contents.
    <div class="slider-show hover-to-show nav-style-1 nav-position-center">
    <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="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="Slide Image" width="1920" height="850"></a></div>
    <div class="item"><a title="Slide 2" href="#"><img src="{{media url="wysiwyg/slidershow/home-1/item-2.jpg "}}" alt="Slide Image" width="1920" height="850"></a></div>
    <div class="item"><a title="Slide 3" href="#"><img src="{{media url="wysiwyg/slidershow/home-1/item-3.jpg "}}" alt="Slide Image" width="1920" height="850"></a></div>
    </div>
    <div class="loading-content"><span class="hidden">Loading...</span></div>
    </div>
    </div
    To change slideshow or banner image, please choose the image to edit >> click "Insert Image" button to insert or upload image from your computer.
    Example:
  • To show the "slideshow", please go to Content >> Elements >> Pages >> Edit homepage.
  • Please add this code code HTML in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block1"}}

  • To edit the "Service", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "id1-block2".
    Edit code HTML in your cms contents.
    <div class="block-home policy-shop">
    <div class="container">
    <div class="row">
    <div class="col-lg-3 col-sm-6 col-xs-12">
    <div class="item">
    <div class="icon"><img class="mark-lazy" src="{{media url="wysiwyg/icon/icon-1.png"}}" alt=""></div>
    <div class="info">
    <h3>Free Shipping</h3>
    <p>Free delivery to your home</p>
    </div>
    </div>
    </div>
    <div class="col-lg-3 col-sm-6 col-xs-12">
    <div class="item">
    <div class="icon"><img class="mark-lazy" src="{{media url="wysiwyg/icon/icon-2.png"}}" alt=""></div>
    <div class="info">
    <h3>Money Guarantee</h3>
    <p>30 days back</p>
    </div>
    </div>
    </div>
    <div class="col-lg-3 col-sm-6 col-xs-12">
    <div class="item">
    <div class="icon"><img class="mark-lazy" src="{{media url="wysiwyg/icon/icon-3.png"}}" alt=""></div>
    <div class="info">
    <h3>Payment Method</h3>
    <p>Secure System</p>
    </div>
    </div>
    </div>
    <div class="col-lg-3 col-sm-6 col-xs-12">
    <div class="item">
    <div class="icon"><img class="mark-lazy" src="{{media url="wysiwyg/icon/icon-4.png"}}" alt=""></div>
    <div class="info">
    <h3>Online Support</h3>
    <p>24 hours on day</p>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div
  • To show the "slideshow", please go to Content >> Elements >> Pages >> Edit homepage.
  • Please add this code code HTML in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block2"}}

  • To edit the "id1-block3", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "id1-block3".
    Edit code HTML in your cms contents.
    {{block class="Sm\Categories\Block\Categories" template="Sm_Categories::default-slider.phtml" limitation="0"}}
  • To show the "slideshow", please go to Content >> Elements >> Pages >> Edit homepage.
  • Please add this code code HTML in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block3"}}

  • To edit the "id1-block4", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "id1-block4".
    Edit code HTML in your cms contents.
    <div class="block-home product-slider-deal">
    <div class="container">
    <div class="row">
    <div class="col-sm-4">
    <div class="banner-image effect-1"><img class="mark-lazy" src="{{media url="wysiwyg/banner/item-1.jpg"}}" alt=""></div>
    </div>
    <div class="col-sm-4">
    <div class="banner-image effect-1"><img class="mark-lazy" src="{{media url="wysiwyg/banner/item-2.jpg"}}" alt=""></div>
    <div class="banner-image effect-1"><img class="mark-lazy" src="{{media url="wysiwyg/banner/item-3.jpg"}}" alt=""></div>
    </div>
    <div class="col-sm-4">
    <div class="banner-image effect-1"><img class="mark-lazy" src="{{media url="wysiwyg/banner/item-4.jpg"}}" alt=""></div>
    <div class="banner-image effect-1"><img class="mark-lazy" src="{{media url="wysiwyg/banner/item-5.jpg"}}" alt=""></div>
    </div>
    </div>
    <div class="hover-to-show nav-style-2 nav-position-center">
    <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="4" data-screen1441="5" data-screen1681="5" data-screen1920="5" data-margin="30" data-autoplayhoverpause="true" data-loop="false" data-center="false" data-stagepadding="0" data-mousedrag="true" data-touchdrag="true">{{block class="Sm\FilterProducts\Block\FilterProducts" template="Sm_FilterProducts::slider-deal.phtml"}}</div>
    </div>
    </div>
    </div>>
  • To show the "slideshow", please go to Content >> Elements >> Pages >> Edit homepage.
  • Please add this code code HTML in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block4"}}

  • To edit the "id1-block5", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "id1-block5".
    Edit code HTML in your cms contents.
    {{block class="Sm\FilterProducts\Block\FilterProducts" template="Sm_FilterProducts::slider.phtml" title_module="New Arrivals" product_source="lastest_products" select_category="3" product_limitation="3" display_countdown="0" date_to=""}}
    {{block class="Sm\FilterProducts\Block\FilterProducts" template="Sm_FilterProducts::slider.phtml" title_module="Bestsellers" product_source="best_sellers" select_category="3" product_limitation="3" display_countdown="0" date_to=""}}
    {{block class="Sm\FilterProducts\Block\FilterProducts" template="Sm_FilterProducts::slider.phtml" title_module="Featured" product_source="featured_products" select_category="3" product_limitation="3" display_countdown="0" date_to=""}}
  • To show the "id1-block5", please go to Content >> Elements >> Pages >> Edit homepage.
  • Please add this code code HTML in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block5"}}
    You can change categories to show in module SM Filter by change id of categories. Example below image:


  • To edit the "id1-block6", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "id1-block6".
    Edit code HTML in your cms contents.
    {{block class="Sm\FilterProducts\Block\FilterProducts" template="Sm_FilterProducts::default.phtml" title_module="Top on this Week" product_source="other_products" select_category="3,4,5" product_limitation="8" display_countdown="0" date_to=""}}
  • To show the "id1-block6", please go to Content >> Elements >> Pages >> Edit homepage.
  • Please add this code code HTML in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block6"}}
    You can change categories to show in module SM Filter by change id of categories. Example below image:


  • To edit the "Brands", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "id1-block7".
    Edit code HTML in your cms contents.
    <div class="block-home block-brand hover-to-show nav-style-2 nav-position-center background-gray">
    <div class="container">
    <div class="block-title"><strong>Featured Brands</strong></div>
    <div class="item-grid">
    <div data-owl="owl-slider" data-autoplay="false" data-nav="true" data-dots="false" data-screen0="2" data-screen481="3" data-screen768="4" data-screen992="5" data-screen1200="6" data-screen1441="6" data-screen1681="6" data-screen1920="6" data-margin="30" data-autoplayhoverpause="true" data-loop="true" data-center="false" data-stagepadding="20" 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/brand/1.jpg"}}" alt="" width="190" height="140"></a></div>
    <div class="item"><a href="#"><img class="mark-lazy" src="{{media url="wysiwyg/brand/2.jpg"}}" alt="" width="190" height="140"></a></div>
    <div class="item"><a href="#"><img class="mark-lazy" src="{{media url="wysiwyg/brand/3.jpg"}}" alt="" width="190" height="140"></a></div>
    <div class="item"><a href="#"><img class="mark-lazy" src="{{media url="wysiwyg/brand/4.jpg"}}" alt="" width="190" height="140"></a></div>
    <div class="item"><a href="#"><img class="mark-lazy" src="{{media url="wysiwyg/brand/5.jpg"}}" alt="" width="190" height="140"></a></div>
    <div class="item"><a href="#"><img class="mark-lazy" src="{{media url="wysiwyg/brand/6.jpg"}}" alt="" width="190" height="140"></a></div>
    <div class="item"><a href="#"><img class="mark-lazy" src="{{media url="wysiwyg/brand/1.jpg"}}" alt="" width="190" height="140"></a></div>
    </div>
    <div class="loading-content"><span class="hidden">Loading...</span></div>
    </div>
    </div>
    </div>
    </div
  • To show the "brand", please go to Content >> Elements >> Pages >> Edit homepage.
  • Please add this code code HTML in your cms contents.
    {{block class="Magento\\Cms\\Block\\Block" block_id="id1-block7"}}

  • To edit the "Footer", please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "footer-1-content".
    You can edit code HTML in your cms contents.
    <div class="footer-top">
    <div class="container">
    <div class="newsletter-footer">
    <div class="block-footer-title">
    <h2>Sign Up Medisine Newsletter</h2>
    <p>Get in now with a 30% finance deal from bionic electronics.</p>
    </div>
    <div class="block-footer-content">{{block class="Magento\Newsletter\Block\Subscribe" template="subscribe-footer.phtml"}}</div>
    </div>
    </div>
    </div>
    <div class="footer-middle">
    <div class="container">
    <div class="row">
    <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
    <div class="block-footer aboutus-footer">
    <div class="block-footer-title"><a href="#"><img src="{{media url="wysiwyg/banner/logo.png"}}" alt=""></a></div>
    <div class="block-footer-content">
    <p>Lorem ipsum dolor sit amet, consectetur adipi scing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
    <p>Ut enim ad minim veniam, quis nostrud exeri itation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
    </div>
    </div>
    </div>
    <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
    <div class="block-footer">
    <div class="block-footer-title">Contact Info</div>
    <div class="block-footer-content">
    <ul>
    <li>Call us free:<br><strong class="text-theme-color phone-number">1800 446 000</strong></li>
    <li>561 Wellington Road, Street 32, San Francisco</li>
    <li><a href="#">Medisine@gmail.com</a></li>
    <li>Hours: 10:00 - 18:00, Mon - Sat</li>
    </ul>
    </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>
    <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>
    </div>
    </div>>

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


  • To edit "About us" page, please go to Admin Panel > Content > Elements > Blocks > Search with Identifier "about-us-content".
    You can edit code HTML in your cms contents.
    <div class="about-container">
    <div class="page-title-wrapper">
    <h1 class="page-title">About Us</h1>
    </div>
    <div class="about-image"><img src="{{media url="wysiwyg/about-us/about-image.jpg"}}" alt="About Image"></div>
    <div class="row">
    <div class="col-lg-8">
    <div class="block-welcome">
    <div class="bonus-title"><strong>Welcome to Medisine</strong></div>
    <div class="bonus-content">
    <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. Nulla auctor mauris ut dui luctus semper. metus eget con sequat ornare, augue dolor blandit purus, vitae lacinia nisi tellus in erat. Nulla ac justo eget massa aliquet sodales.</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>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.</p>
    </div>
    </div>
    </div>
    <div class="col-lg-4">
    <div class="block-whychoose">
    <div class="bonus-title"><strong>Why Choose Us</strong></div>
    <div class="bonus-content">
    <div id="accordionExample" class="accordion">
    <div class="card">
    <div id="headingOne" class="card-header"><a class="title-collapse collapsed" data-toggle="collapse" data-target="#collapseOne" aria-expanded="false" aria-controls="collapseOne"> Shipping & Returns </a></div>
    <div id="collapseOne" class="collapse" aria-labelledby="headingOne" data-parent="#accordionExample">
    <div class="card-body">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.</div>
    </div>
    </div>
    <div class="card">
    <div id="headingTwo" class="card-header"><a class="title-collapse collapsed" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo"> Secure Shopping </a></div>
    <div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordionExample">
    <div class="card-body">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.</div>
    </div>
    </div>
    <div class="card">
    <div id="headingThree" class="card-header"><a class="title-collapse collapsed" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree"> International Shipping </a></div>
    <div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordionExample">
    <div class="card-body">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.</div>
    </div>
    </div>
    <div class="card">
    <div id="headingFour" class="card-header"><a class="title-collapse collapsed" data-toggle="collapse" data-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour"> Affiliates </a></div>
    <div id="collapseFour" class="collapse" aria-labelledby="headingFour" data-parent="#accordionExample">
    <div class="card-body">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.</div>
    </div>
    </div>
    <div class="card">
    <div id="headingFive" class="card-header"><a class="title-collapse collapsed" data-toggle="collapse" data-target="#collapseFive" aria-expanded="false" aria-controls="collapseFive"> Group Sales </a></div>
    <div id="collapseFive" class="collapse" aria-labelledby="headingFive" data-parent="#accordionExample">
    <div class="card-body">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.</div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    <div class="our-member">
    <div class="bonus-title"><strong>Why Choose Us</strong></div>
    <div class="bonus-content">
    <div class="nav-style-3 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="4" data-screen1441="4" data-screen1681="4" data-screen1920="4" data-margin="30" data-autoplayhoverpause="true" data-loop="false" data-center="false" data-stagepadding="20" data-mousedrag="true" data-touchdrag="true">
    <div class="owl-carousel owl-theme">
    <div class="item">
    <div class="image"><img class="mark-lazy" src="{{media url="wysiwyg/clients/item-4.jpg"}}" alt=""></div>
    <div class="content">
    <h3 class="name">Britney Spear</h3>
    <h4 class="job">manager</h4>
    <p class="description">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
    <ul>
    <li class="facebook"><a class="icon-facebook" title="Facebook" href="#"> <span class="hidden">Facebook</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="skype"><a class="icon-skype" title="Skype" href="#"> <span class="hidden">Skype</span> </a></li>
    </ul>
    </div>
    </div>
    <div class="item">
    <div class="image"><img class="mark-lazy" src="{{media url="wysiwyg/clients/item-5.jpg"}}" alt=""></div>
    <div class="content">
    <h3 class="name">Jenifer Aniston</h3>
    <h4 class="job">Pharmacist</h4>
    <p class="description">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
    <ul>
    <li class="facebook"><a class="icon-facebook" title="Facebook" href="#"> <span class="hidden">Facebook</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="skype"><a class="icon-skype" title="Skype" href="#"> <span class="hidden">Skype</span> </a></li>
    </ul>
    </div>
    </div>
    <div class="item">
    <div class="image"><img class="mark-lazy" src="{{media url="wysiwyg/clients/item-6.jpg"}}" alt=""></div>
    <div class="content">
    <h3 class="name">Michael Jackson</h3>
    <h4 class="job">Designer</h4>
    <p class="description">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
    <ul>
    <li class="facebook"><a class="icon-facebook" title="Facebook" href="#"> <span class="hidden">Facebook</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="skype"><a class="icon-skype" title="Skype" href="#"> <span class="hidden">Skype</span> </a></li>
    </ul>
    </div>
    </div>
    <div class="item">
    <div class="image"><img class="mark-lazy" src="{{media url="wysiwyg/clients/item-7.jpg"}}" alt=""></div>
    <div class="content">
    <h3 class="name">Donal Trump</h3>
    <h4 class="job">Pharmacist</h4>
    <p class="description">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
    <ul>
    <li class="facebook"><a class="icon-facebook" title="Facebook" href="#"> <span class="hidden">Facebook</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="skype"><a class="icon-skype" title="Skype" href="#"> <span class="hidden">Skype</span> </a></li>
    </ul>
    </div>
    </div>
    <div class="item">
    <div class="image"><img class="mark-lazy" src="{{media url="wysiwyg/clients/item-4.jpg"}}" alt=""></div>
    <div class="content">
    <h3 class="name">Britney Spear</h3>
    <h4 class="job">manager</h4>
    <p class="description">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
    <ul>
    <li class="facebook"><a class="icon-facebook" title="Facebook" href="#"> <span class="hidden">Facebook</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="skype"><a class="icon-skype" title="Skype" href="#"> <span class="hidden">Skype</span> </a></li>
    </ul>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    <div class="our-client-say">
    <div class="block-content">
    <div class="nav-style-3 hover-to-show absolute-nav">
    <div data-owl="owl-slider" data-autoplay="false" data-nav="true" data-dots="false" data-screen0="1" data-screen481="1" data-screen768="2" 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">
    <p class="client-say">This is a great design and i hope that we will create a website with a good signature. Magentech team is reactive and kind. Thanks for the help so far.</p>
    <div class="content">
    <div class="image"><img class="mark-lazy" src="{{media url="wysiwyg/clients/item-1.jpg"}}" alt=""></div>
    <h3>Amanda Cerny</h3>
    <p>Los Angeles, USA</p>
    </div>
    </div>
    <div class="item">
    <p class="client-say">This is a great design and i hope that we will create a website with a good signature. Magentech team is reactive and kind. Thanks for the help so far.</p>
    <div class="content">
    <div class="image"><img class="mark-lazy" src="{{media url="wysiwyg/clients/item-2.jpg"}}" alt=""></div>
    <h3>Clack Kenerdy</h3>
    <p>London, England</p>
    </div>
    </div>
    <div class="item">
    <p class="client-say">This is a great design and i hope that we will create a website with a good signature. Magentech team is reactive and kind. Thanks for the help so far.</p>
    <div class="content">
    <div class="image"><img class="mark-lazy" src="{{media url="wysiwyg/clients/item-3.jpg"}}" alt=""></div>
    <h3>Shigeo Tokuda</h3>
    <p>New York, USA</p>
    </div>
    </div>
    <div class="item">
    <p class="client-say">This is a great design and i hope that we will create a website with a good signature. Magentech team is reactive and kind. Thanks for the help so far.</p>
    <div class="content">
    <div class="image"><img class="mark-lazy" src="{{media url="wysiwyg/clients/item-1.jpg"}}" alt=""></div>
    <h3>Amanda Cerny</h3>
    <p>Los Angeles, USA</p>
    </div>
    </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="map"><iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3151.8352535722393!2d144.95373531573256!3d-37.8173276797518!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad65d4c2b349649%3A0xb6899234e561db11!2sEnvato!5e0!3m2!1svi!2s!4v1558405327045!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="contact-us-info">
    <div class="bonus-title"><strong>Contact Us</strong></div>
    <div class="bonus-content">
    <ul class="info-contact">
    <li class="address">5611 Wellington Road, Suite 115, Gainesville,<br>VA 20155</li>
    <li class="phone">888 9344 6000 - 888 1234 6789</li>
    <li class="email">medisine-store@magentech.com</li>
    <li class="time">7 Days a week from 10-00 am to 6-00 pm</li>
    </ul>
    <ul class="contact-social">
    <li><a class="icon-facebook" title="Facebook" href="#"> <span class="hidden">Facebook</span> </a></li>
    <li><a class="icon-twitter" title="Twitter" href="#"> <span class="hidden">Twitter</span> </a></li>
    <li><a class="icon-instagram2" title="Instagram" href="#"> <span class="hidden">Instagram</span> </a></li>
    <li><a class="icon-youtube1" title="Youtube" href="#"> <span class="hidden">Youtube</span> </a></li>
    <li><a class="icon-linkedin" title="Linkedin" href="#"> <span class="hidden">Linkedin</span> </a></li>
    </ul>
    </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.

    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 Medisine Settings

    In Magento admin panel, navigate to Stores >> Settings >> Configuration >> MagenTech.COM >> SM medisine 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 change log.