Aments - Car Accessories Shop HTML Template
Introduction
Template Name: Aments - Car Accessories Shop HTML Template
Thank you very much for choosing our template. We truly appreciate and really hope that you'll enjoy our template!If you like this template, Please support us by rating us 5 stars..
To grow your project to new successes, first off, make sure that your online presence is outstandingly amazing. If you are an entrepreneur and planning to create an online store to sell automotive parts online, meet this unique, responsive Car Accessories Shop HTML Template called “Aments.” With Aments, you can establish a powerful, professional, and attention-grabbing Car accessories eCommerce website without really needing to invest a whole bunch of time and effort.
Crafted with HTML5, CSS3, Bootstrap5, SASS and W3 validate markup, it comprises 35 HTML pages in total, including 02 home variations, 05 shop style, 11 single Product Style, 3 Blog styles, etc.
Aments has a combination of numerous convenient options and classy designs, which brings a comfortable feeling for those who visit your website. It has a fully responsive layout and cross-browser compatibility. Therefore, your site visitors will not have any difficulty browsing your website on different devices and browsers. The visitors will be more attracted as this web template offers beautiful interfaces. Plus, the mega menu allows visitors to access all pages from a single menu.
Other Amenities available for the visitors include product slider, products tab, mini cart, featured category, blog module, Google Font, Contact Form, Clean Markup, etc.
For all the goodies this template offers, it is a bestselling and popular web template for setting up e-commerce websites associated with car parts. With this template, you will get free updates and excellent after-sales support. Buy it now and get your e-commerce business up and running.
- By: HasThemes
- URL: https://hasthemes.com/
- HelpDesk: https://hasthemes.com/contact-us/
Template features
- Build with Bootstrap 5
- 2 Elegant and eye-catching homepage
- 35+ HTML pages
- Made with SASS (SCSS)
- Icon font ( FontAwesome & Plazaicon )
- Google Fonts
- W3C Validated Code
- Clean Code
- Creative and Modern Design
- Fully Responsive
- Smooth animations
- Easy to customize
- Cross Browser Support
- Well Documented
- No console error
Need Support?
If you have any questions regarding to theme issues, please submit a ticket at https://hasthemes.com/contact-us/FTP Upload
- Open up your FTP manager and connect to your hosting
- Browse to required directory (Normally public_html)
- Upload the all files inside aments folder.
Page Structure
- index.html is for Home Page One
- index-2.html is for Home Page Two
- shop-grid-sidebar-left.html is for Grid Shop Page ( with left sidebar)
- shop-grid-sidebar-right.html is for Grid Shop Page ( with right sidebar)
- shop-full-width.html is for Full Width Shop Page (without sidebar)
- shop-list-sidebar-left.html is for List Style Shop Page (with left sidebar)
- shop-list-sidebar-right.html is for List Style Shop Page (with right sidebar)
- cart.html is for Cart page
- wishlist.html is for Wishlist page for the selected Products
- compare.html is for Compare page between the Products
- checkout.html is for Checkout page
- login.html is for User log-in and register new account page
- my-account.html is for User dashboard page
- product-details-default.html is for Single Product Page of datails (default)
- product-details-variable.html is for Single Product Page of datails (normal view with multiple select options)
- product-details-affiliate.html is for Single Product Page of datails with affiliate reference (affiliate product)
- product-details-group.html is for Single Product Page of datails with multiple product (group product)
- product-details-single-slide.html is for Single Product Page of datails with full slider
- product-details-tab-left.html is for Single Product Page of datails with vertical tab(leftside tab)
- product-details-tab-right.html is for Single Product Page of datails with vertical tab(rightside tab )
- product-details-gallery-left.html is for Single Product Page of datails with Gallery (leftside gallery)
- product-details-gallery-right.html is for Single Product Page of datails with Gallery (rightside gallery)
- product-details-sticky-left.html is for Single Product Page of datails with Sticky (leftside sticky)
- product-details-sticky-right.html is for Single Product Page of datails with Sticky (rightside sticky)
- blog-grid-sidebar-left.html is for Blog Grid Page (left sidebar)
- blog-grid-sidebar-right.html is for Blog Grid Page (right sidebar)
- blog-full-width.html is for Full Width Blog List Page (without sidebar)
- blog-single-sidebar-left.html is for Single Blog Page (left sidebar)
- blog-single-sidebar-right.html is for Single Blog Page (right sidebar)
- service.html is for Service page
- faq.html is for FAQ Pages
- privacy-policy.html is for Privacy Policy page
- 404.html is for 404 error page
- about-us.html is for About page
- contact-us.html is for Contact page
Source File Structure
Fonts Source File structure
Remember to change the font into main.css
<!--All Google Fonts-->
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
CSS Source File structure
These are the css files that are loaded into templates in Head Section.
<!-- ::::::::::::::All CSS Files here :::::::::::::: -->
<!-- Vendor CSS -->
<link rel="stylesheet" href="assets/css/vendor/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/vendor/plaza-icon.css">
<link rel="stylesheet" href="assets/css/vendor/jquery-ui.min.css">
<!-- Plugin CSS Files -->
<link rel="stylesheet" href="assets/css/plugins/slick.css">
<link rel="stylesheet" href="assets/css/plugins/animate.min.css">
<link rel="stylesheet" href="assets/css/plugins/nice-select.css">
<link rel="stylesheet" href="assets/css/plugins/venobox.min.css">
<!-- Main CSS File -->
<link rel="stylesheet" href="assets/css/style.css">
Javascript Source File structure
These are the list of Javascript files that are loaded into templates in end of the Body Section.
<!-- ::::::::::::::All Javascripts here ::::::::::::::-->
<!-- Vendor JS Files -->
<script src="assets/js/vendor/modernizr-3.11.2.min.js"></script>
<script src="assets/js/vendor/jquery-3.5.1.min.js"></script>
<script src="assets/js/vendor/jquery-migrate-3.3.0.min.js"></script>
<script src="assets/js/vendor/bootstrap.bundle.min.js"></script>
<script src="assets/js/vendor/jquery-ui.min.js"></script>
<!-- Plugins JS Files -->
<script src="assets/js/plugins/slick.min.js"></script>
<script src="assets/js/plugins/material-scrolltop.js"></script>
<script src="assets/js/plugins/jquery.nice-select.min.js"></script>
<script src="assets/js/plugins/jquery.zoom.min.js"></script>
<script src="assets/js/plugins/venobox.min.js"></script>
<!-- Main js file that contents all jQuery plugins activation. -->
<script src="assets/js/main.js"></script>






