WholesaleX Template Documentation

Version 1.0 — Created by JH Devs · 2025

1. Overview

WholesaleX is a modern, responsive HTML5 template built with Bootstrap 5, designed for wholesale, B2B, supplier, and distributor websites. It includes ready-to-use pages for product catalogs, pricing, request-a-quote forms, blog, and more.

2. Folder Structure

WholesaleX/
├── Template/
│   ├── index.html
│   ├── catalog.html
│   ├── categories.html
│   ├── brands.html
│   ├── pricing.html
│   ├── request-quote.html
│   ├── about.html
│   ├── faq.html
│   ├── contact.html
│   ├── blog.html
│   ├── blog-post.html
│   ├── login.html
│   ├── register.html
│   │
│   ├── assets/
│   │   ├── css/main.css
│   │   ├── js/main.js
│   │   ├── img/
│   │   │   ├── cat-*.jpg
│   │   │   ├── brands/
│   │   │   ├── blog-*.jpg
│   │   │   └── favicon.svg
│   │
│   ├── send-form.php
│   ├── login.php
│   ├── register.php
│
├── Documentation/
│   └── index.html
├── license.txt
└── README.md

3. Installation

  1. Unzip the downloaded package.
  2. Open the /Template/ folder and double-click index.html.
  3. To edit, open files in any code editor (VS Code, Sublime, etc.).
  4. For form functionality, use a PHP-enabled server (XAMPP, MAMP, WAMP, etc.).

4. Editing Content

5. PHP Contact Form Setup

The contact and quote forms use a simple PHP mail function.

  1. Open send-form.php.
  2. Find the line:
    $to = "your@email.com";
  3. Replace with your email address.
  4. Upload to a PHP-enabled hosting and test the form from contact.html.

6. Customization Tips

7. Browser Support

Tested and compatible with:

8. Credits & Sources

9. License

This template is provided for personal and commercial use under the TemplateMonster standard license. Redistribution, reselling, or inclusion in other marketplaces is prohibited. Demo images are for preview only and must be replaced before publishing your live website.

10. Support

For questions, updates, or custom work inquiries, please contact the author via TemplateMonster support.