🚧 This website is currently under development - Some features may not be fully functional yet
Admin Login
Admin Dashboard
Manage products, enquiries, and settings
Upload Products
Instructions
CSV Format:
Your CSV file should have the following columns:
id - Unique product identifier
sku - Stock keeping unit
name - Product name
description - Product description
price - Product price (number)
discount - Discount percentage (optional)
imageUrl - Product image URL
category - Product category
Current Products (0)
Product
SKU
Category
Price
Discount
Upload Product Images
Supported formats: JPG, PNG, GIF, WebP (Max 5MB per file)
Instructions
Image Upload Guidelines:
Images will be saved to assets/images/ directory
Recommended resolution: 400x400px or higher
Maximum file size: 5MB per image
Supported formats: JPG, PNG, GIF, WebP
Use descriptive filenames (e.g., "product-name-1.jpg")
Multiple images can be uploaded at once
Note:
This feature simulates image upload. In a production environment, images would be uploaded to the server. For now, you can copy images manually to the assets/images/ folder.