A custom Frappe v15 webshop UI based on organic fruits and vegetables store template design.
- Modern, responsive design optimized for organic/natural product stores
- Custom homepage with hero sections and product showcases
- Enhanced product listing and detail pages
- Shopping cart and checkout flow customization
- Mobile-first responsive design
- Bootstrap 5 integration
- Custom CSS and JavaScript for enhanced user experience
- Clone this repository to your Frappe bench apps directory:
cd frappe-bench/apps
git clone https://github.com/chinmaybhatk/webshop_UI.git- Install the app:
bench install-app webshop_ui- Apply to your site:
bench --site your-site-name install-app webshop_ui- Build and restart:
bench build
bench restartThis app overrides the default Frappe webshop templates with a organic/natural theme. The customizations include:
- Custom homepage layout
- Enhanced product catalog
- Improved navigation and user experience
- Organic color scheme and typography
- Frappe Framework v15
- ERPNext (if using ERPNext webshop)
- FrappeCloud compatible
MIT License