A luxury-inspired website for ORVANO, featuring classic kurtas, pants, heritage wear, and elegant men's outfits.
Brand Name: ORVANO
Industry: Traditional Men's Wear
Positioning: "Old Money Elegance. Luxury in Every Stitch."
Target Audience: Men seeking timeless, classic ethnic and fusion wear with a refined aesthetic.
- Hero section with brand messaging
- Featured collections showcase
- About section highlighting heritage
- Contact information
- Complete Product Catalog with 20 ORVANO products
- Responsive Grid Layout: 4 columns (desktop), 2 columns (tablet), 1 column (mobile)
- Advanced Filtering System: Category, price range, and availability filters
- Search Functionality: Real-time product search
- Pagination: Clean, intuitive page navigation
- Product Cards: Professional e-commerce design with:
- High-quality product images
- Discount badges (SAVE ₹X)
- Star ratings and review counts
- Old price (strikethrough) and new price
- Sold-out overlays for unavailable items
- Hover effects and animations
- Brand story and heritage
- Company values and mission
- Team information
- Custom tailoring services
- Alteration services
- Styling consultations
- Contact form
- Location information
- Business hours
- HTML5: Semantic markup with accessibility features
- CSS3: Modern styling with CSS Grid, Flexbox, and custom properties
- Vanilla JavaScript: No framework dependencies, clean and performant
- MVC Pattern: Clean separation of concerns
- Modular Code: Reusable components and functions
- Responsive Design: Mobile-first approach with breakpoints
/
├── index.html # Homepage
├── catalog.html # Product catalog
├── about.html # About page
├── services.html # Services page
├── contact.html # Contact page
├── models/
│ └── products.json # Product data (20 ORVANO products)
├── controllers/
│ ├── appController.js # Main application controller
│ └── catalogController.js # Catalog functionality
├── assets/
│ ├── css/
│ │ ├── style.css # Global styles
│ │ └── catalog.css # Catalog-specific styles
│ ├── js/
│ │ ├── navbar.js # Navigation functionality
│ │ └── main.js # Main JavaScript
│ └── images/ # Product and brand images
└── README.md # This file
- Desktop: 1200px+ (4-column grid)
- Tablet: 900px - 1199px (3-column grid)
- Mobile: 600px - 899px (2-column grid)
- Small Mobile: <600px (1-column grid)
- Touch-friendly interface
- Optimized for all screen sizes
- Accessible navigation
- Performance optimized
- Serif Fonts: Playfair Display for headings (luxury feel)
- Sans Fonts: Inter for body text (readability)
- Primary: #7a5c3b (Warm brown)
- Background: #ffffff (Pure white)
- Text: #1b1b1b (Deep black)
- Accents: #6b6b6b (Muted gray)
- Borders: #e6e6e6 (Light gray)
- Subtle shadows and hover effects
- Smooth transitions and animations
- Professional spacing and layout
- Luxury-inspired visual hierarchy
- Traditional Kurtas - Classic ethnic wear
- Traditional Pants - Heritage pants and dhotis
- Complete Combos - Coordinated outfits
- Cuban Collar Shirts - Modern fusion wear
- 20 Complete Products with real ORVANO naming
- Pricing: Original and discounted prices
- Discounts: Clear savings display (SAVE ₹X)
- Ratings: 5-star rating system with review counts
- Status: Available or Sold Out indicators
- Images: High-quality product photography
- ORVANO Classic Beige Kurta Pant (₹999, was ₹1,999)
- ORVANO Gurkha Heritage Pants (₹1,499, was ₹3,290)
- ORVANO Classic Combo collections (₹1,999, was ₹2,999)
- ORVANO Cuban Collar Shirt (₹1,999, was ₹2,999)
GET /api/products- Fetch all productsGET /api/products/:id- Fetch single productGET /api/categories- Fetch product categoriesPOST /api/cart- Add to cartGET /api/cart- View cart
- JSON-based product data
- Category-based organization
- Price and discount calculations
- Inventory status tracking
- Modern web browser
- Local development server (for JSON loading)
- Clone the repository
- Open in your preferred code editor
- Serve files using a local server (e.g., Live Server in VS Code)
- Open
index.htmlin your browser
- All files are ready for immediate use
- No build process required
- Easy to customize and extend
- Backend-ready for Node.js/Express integration
- Chrome 90+
- Firefox 88+
- Safari 14+
- Edge 90+
- Shopping cart functionality
- User authentication
- Wishlist management
- Product reviews and ratings
- Advanced filtering options
- Mobile app development
- Node.js/Express server
- MongoDB database
- Payment gateway integration
- Order management system
- Inventory tracking
This project is designed for easy collaboration:
- Clean, documented code
- Modular architecture
- Consistent coding standards
- Responsive design principles
This project is proprietary to ORVANO brand.
For technical support or questions about the implementation, please refer to the development team.
Built with dedication for ORVANO - Luxury in Every Stitch