SwiftShop - eCommerce Bootstrap Template
Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to open a new ticket at our
Template Installation
FTP Upload:
- Open up your FTP manager and connect to your hosting
- Browse to required directory (Normally public_html)
- Upload the files inside Own folder.
Pages
- index.html Home
- shop.html Shop
- shop.html Men
- # Women
- # pages
- contact.html Contact
Fonts
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.gstatic.com');
@import url('https://fonts.googleapis.com');
Source File (CSS)
<!-- All css files are included here. --> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/animate.css"> <link rel="stylesheet" href="css/font-awesome.css"> <link rel="stylesheet" href="css/meanmenu.min.css"> <link rel="stylesheet" href="css/owl.carousel.css"> <link rel="stylesheet" href="css/owl.theme.default.css"> <link rel="stylesheet" href="assets/css/responsive.css"> <link rel="stylesheet" href="css/themify-icons.css"> <link rel="stylesheet" href="css/venobox.css"> <link rel="stylesheet" href="css/YTPlayer.css"> <link rel="stylesheet" href="style.css">
Source File (JS)
<!-- ALL JS FILES HERE --> <!-- Bootstrap-min js --> <script src="js/bootstrap.min.js"></script> <!-- Jquery Counterup Min js --> <script src="js/jquery.counterup.min.js"></script> <!-- Jquery-Mean Menu js --> <script src="js/jquery.meanmenu.min.js"></script> <!-- Jquery-Min js --> <script src="js/jquery.easing.1.3.min.js"></script> <!-- Mixitup-js --> <script src="js/jquery.mixitup.js"></script> <!-- Jquery nav-js --> <script src="js/jquery.nav.js"></script> <!-- Jquery stellar Min -js --> <script src="js/jquery.stellar.min.js"></script> <!-- Main js --> <script src="js/main.js"></script> <!-- Owl carousel Min js --> <script src="js/owl.carousel.min.js"></script> <!-- Typed js --> <script src="js/typed.js"></script> <!-- Venobox min js --> <script src="js/venobox.min.js"></script> <!-- Waypoints-Min js --> <script src="js/waypoints.min.js"></script> <!-- jquery -1.12.4.min js --> <script src="js/vendor/jquery-1.12.4.min.js"></script> <!-- Wow js --> <script src="js/wow.min.js"></script>
Customization
How to Change Header Logo


How to Change Nav Menu


How to Change Copyright Text


How to Change Contact Form Email
Open Mail.php File
