MultiCate MultiCate eCommerce HTML5 Template

This is Clean Multipurpose creative html5 template.

Created:09/11/2018
Latest Update: 10/11/2018
By: themeeverest
Email: admin@themeeverest.net

Thank you for purchasing our theme. MultiCate eCommerce html5 template. If you have any question, please feel free to contact us.

Main File Structure

All the file are well organized, its so easy to work with the template.
1. Unzip the files.
2. Open "MultiCate-pakeg" folder.
You will find the file on the root that will be edited.
Also you will see 4 directories, css, js, fonts and img.
In the first folder Content you will find style.css and other styling files the all the other files expect the htmls.
Js folder contain only the jquery library. Fonts folder contain essetial font files for fonts.

                
                    ANA-html/
                    ├── assets/css/
                    │   ├── bootstrap.min.css
                    │   ├── animate.min.css
                    │   ├── icofont.css
                    │   ├── owl.carousel.css
                    │   └── magnific-popup.css
                    │   └── slicknav.css
                    │   └── style.css
                    │   └── responsive.css
                    ├── assets/fonts
                    ├── assets/img
                    ├── assets/js/
                    │   ├── jQuery.min.js
                    │   ├── bootstrap.min.js
                    │   ├── owl.carousel.min.js
                    │   ├── jquery.slicknav.js
                    │   ├── jquery.magnific-popup.min.js
                    │   ├── main.js
                    |
              ANA-html
                    ├── assets
                        ├── css
                        ├── img
                        ├── js
                    ├── index.html
                    ├── about.html
                    ├── blog-layout.html
                    ├── blog-left-sidebar.html
                    ├── blog-right-sidebar.html
                    ├── cart.html
                    ├── checkout.html
                    ├── contact.html
                    ├── faq.html
                    ├── full-width-wide.html
                    ├── login.html
                    ├── product-single.html
                    ├── shop-left-sidebar.html
                    ├── shop-right-sidebar.html
                    ├── shop-right-sidebar.html
                    ├── single-blog.html
                    ├── terms.html
                    ├── wishlist.html
                    ├── style.css
                
                

HTML Structure

The base structure was organized by row, col-** class

    <!-- Store Area Start -->
    <section class="store-area pt-100 pb-100">
        <div class="container">
            <div class="row justify-content-center">
                <div class="col-xl-9">
                    <div class="section-title text-center">
                        <h3>Welcome to <span class="c-yollow">Wine Cheers</span> Store</h3>
                        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit. incididunt ut labore et dolore magna aliqua. mollit anim id est laborum.</p>
                    </div>
                </div>
            </div>
            <div class="row">
                <div class="col-xl-12 text-center">
                    <img src="assets/img/store.png" alt="stor">
                </div>
            </div>
        </div>
    </section>
    <!-- Store Area End -->

CSS Structure

The base structure was organized by row, col-** class
        
          <!-- All css here -->
          <!-- Bootstrap CSS -->
          <link rel="stylesheet" href="assets/css/bootstrap.min.css">
          <!-- Animate CSS -->
          <link rel="stylesheet" href="assets/css/animate.css">
          <!-- Jquery-ui CSS -->
          <link rel="stylesheet" href="assets/css/jquery-ui.css">
          <!-- Nice-Select CSS -->
          <link rel="stylesheet" href="assets/css/nice-select.css">
          <!-- Icofont CSS -->
          <link rel="stylesheet" href="assets/css/icofont.css">
          <!-- Hover CSS -->
          <link rel="stylesheet" href="assets/css/hover-min.css">
          <!-- Meanmenu CSS -->
          <link rel="stylesheet" href="assets/css/meanmenu.css">
          <!-- Owl-Carousel CSS -->
          <link rel="stylesheet" href="assets/css/owl.carousel.min.css">
          <!-- slick CSS -->
          <link rel="stylesheet" href="assets/css/slick.css">
          <!-- Style CSS -->
          <link rel="stylesheet" href="style.css">
          <!-- Responsive CSS -->
          <link rel="stylesheet" href="assets/css/responsive.css">
        
				

JavaScript Structure

The base structure was organized by row, col-** class
					
    <!-- All js here -->
    <!-- jQuery JS -->
    <script src="assets/js/vendor/jquery-1.12.4.min.js"></script>
    <!-- Modernizr JS -->
    <script src="assets/js/vendor/modernizr-3.5.0.min.js"></script>
    <!-- Popper JS -->
    <script src="assets/js/popper.min.js"></script>
    <!-- Bootstrap JS -->
    <script src="assets/js/bootstrap.min.js"></script>
    <!-- Meanmenu JS -->
    <script src="assets/js/jquery.meanmenu.min.js"></script>
    <!-- Jquery-Ui JS -->
    <script src="assets/js/jquery-ui.js"></script>
    <!-- Owl-Carousel JS -->
    <script src="assets/js/owl.carousel.min.js"></script>
    <!-- slick.min JS -->
    <script src="assets/js/slick.min.js"></script>
    <!-- Google Map JS -->
    <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCQGVECLKY3z_-sPyBb1rkc4eOhexbZ5Bc"></script>
    <!-- Wow JS -->
    <script src="assets/js/wow.min.js"></script>
    <!-- Plugin JS -->
    <script src="assets/js/plugins.js"></script>
    <!-- Main JS -->
    <script src="assets/js/main.js"></script>
				
			

Sliders Structure

The base structure was organized by row, col-** class
				
    <!-- Slider Area Strat -->
    <div class="slider-area owl-carousel">
        <div class="single-slide c-light-black" style="background-image: url(assets/img/slider/slide-1.jpg);">
            <div class="slide-table d-table">
                <div class="slide-cell d-table-cell">
                    <div class="container">
                        <div class="row">
                            <div class="clo-md-10 offset-md-2 clo-lg-9 offset-lg-2 col-xl-7 offset-xl-3">
                                <div class="slide-content">
                                    <span data-animation="fadeIn" data-delay=".4s" data-duration=".6s">experience</span>
                                    <h1 class="c-yollow" data-animation="fadeInUp" data-delay=".5s" data-duration=".7s">outstanding Wines</h1>
                                    <p data-animation="fadeInUp" data-delay=".5s" data-duration=".9s">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed doeiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim adminim veniam.</p>
                                    <a href="#" class="btn bg-yollow" data-animation="fadeInUp" data-delay=".8s" data-duration=".8s">continue the journey</a>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="single-slide c-light-black" style="background-image: url(assets/img/slider/slide-1.jpg);">
            <div class="slide-table d-table">
                <div class="slide-cell d-table-cell">
                    <div class="container">
                        <div class="row">
                            <div class="clo-md-10 offset-md-2 clo-lg-9 offset-lg-2 col-xl-7 offset-xl-3">
                                <div class="slide-content">
                                    <span data-animation="fadeIn" data-delay=".4s" data-duration=".6s">experience</span>
                                    <h1 class="c-yollow" data-animation="fadeInUp" data-delay=".5s" data-duration=".7s">outstanding Wines</h1>
                                    <p data-animation="fadeInUp" data-delay=".5s" data-duration=".9s">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed doeiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim adminim veniam.</p>
                                    <a href="#" class="btn bg-yollow" data-animation="fadeInUp" data-delay=".8s" data-duration=".8s">continue the journey</a>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="single-slide c-light-black" style="background-image: url(assets/img/slider/slide-1.jpg);">
            <div class="slide-table d-table">
                <div class="slide-cell d-table-cell">
                    <div class="container">
                        <div class="row">
                            <div class="clo-md-10 offset-md-2 clo-lg-9 offset-lg-2 col-xl-7 offset-xl-3">
                                <div class="slide-content">
                                    <span data-animation="fadeIn" data-delay=".4s" data-duration=".6s">experience</span>
                                    <h1 class="c-yollow" data-animation="fadeInUp" data-delay=".5s" data-duration=".7s">outstanding Wines</h1>
                                    <p data-animation="fadeInUp" data-delay=".5s" data-duration=".9s">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed doeiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim adminim veniam.</p>
                                    <a href="#" class="btn bg-yollow" data-animation="fadeInUp" data-delay=".8s" data-duration=".9s">continue the journey</a>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- Slider Area End -->
				
			

Sources & Credits

Supports

Thank you for reading the documentaion. If you still have any question or any problem, please contact with us. We will give you best support. Thanks.

ThemeEverest

Sliders Structure

The base structure was organized by row, col-** class
    
    <!-- code will be here -->