Orgaxi - Organic Food Growing & Shop HTML Template preview 1

Orgaxi - Organic Food Growing & Shop HTML Template

bookmark

Orgaxi is a Bootstrap 5-based HTML5 website template for organic food businesses, providing pages for various business scenarios such as homepage, blog, shop, services, and team. The template includes 4 homepage styles, suitable for quic...

HTML

Project Overview

Orgaxi is a Bootstrap 5-based HTML5 website template for organic food businesses, providing pages for various business scenarios such as homepage, blog, shop, services, and team. The template includes 4 homepage styles, suitable for quickly building an organic agricultural product e-commerce or corporate showcase website.

Tech Stack

  • Bootstrap 5 (responsive layout framework)
  • Static HTML5 / CSS3
  • jQuery (interactive scripts)
  • Font Awesome 6 (icon library)
  • Swiper (carousel component)
  • Google Fonts (Outfit, Inter, DM Sans, etc.)

Project Structure

text
orgaxi-package/
├── documentation/          # Template usage documentation
│   ├── index.html
│   ├── css/
│   │   ├── bootstrap.css
│   │   ├── font-awesome.css
│   │   └── style.css       # Documentation styles
│   └── js/
│       └── script.js
└── orgaxi/                 # Main template
    ├── index.html          # Homepage (Style 1)
    ├── index-1.html        # Homepage single-page version
    ├── index-2.html        # Homepage (Style 2)
    ├── index-3.html
    ├── index-4.html
    ├── shop.html / shop-detail.html
    ├── blog.html / blog-detail.html
    ├── services.html / service-detail.html
    ├── projects.html / project-detail.html
    ├── team.html / team-detail.html
    ├── about.html / contact.html / cart.html
    ├── sendemail.php
    └── assets/
        └── css/            # Core theme styles

Core File Description

  • orgaxi/index.html — Main homepage, integrating carousel, navigation, and e-commerce promotion modules
  • orgaxi/assets/css/style.css — Global main stylesheet, importing 12 sub-style modules
  • orgaxi/assets/css/bootstrap.css — Bootstrap 5 core styles
  • documentation/index.html — Template configuration documentation, including HTML structure, stylesheets, map, and form configuration instructions
  • documentation/css/style.css — Documentation page-specific sidebar styles
  • orgaxi/shop.html — Product display page with shopping cart interaction

Quick Start

  1. After downloading the complete package, navigate to the orgaxi/ directory
  2. Double-click index.html to open directly in a browser
  3. Or deploy to a local server (e.g., VS Code Live Server) for the full experience

Usage Suggestions

This template is suitable for organic food e-commerce or brand websites, with multiple homepage styles available. To enable the contact form functionality, deploy sendemail.php to a PHP environment and configure the email service.

help_outline

FAQ