https://github.com/futuresea-dev/hugo_ecommerce
E-commerce theme powered by Hugo and Snipcart. It's fully functional, users can order items and also payments throw this theme.
https://github.com/futuresea-dev/hugo_ecommerce
hugo hugo-blog hugo-site hugo-theme jamstack stattic-site-generator
Last synced: 9 months ago
JSON representation
E-commerce theme powered by Hugo and Snipcart. It's fully functional, users can order items and also payments throw this theme.
- Host: GitHub
- URL: https://github.com/futuresea-dev/hugo_ecommerce
- Owner: futuresea-dev
- License: mit
- Created: 2024-10-11T15:18:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-11T15:23:59.000Z (over 1 year ago)
- Last Synced: 2025-08-01T13:03:47.551Z (9 months ago)
- Topics: hugo, hugo-blog, hugo-site, hugo-theme, jamstack, stattic-site-generator
- Language: HTML
- Homepage:
- Size: 3.73 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Hugo E-commerce theme
It is a modern, sleek and fresh online store theme for Hugo.
## πKey Features
- π 10+ Pre-Designed Pages
- π Google Analytics support
- π¨ CSS and JS bundle with Hugo Pipe
- π
±οΈ Bootstrap Based
- βοΈ Netlify settings predefine
- βοΈ Contact form Support
- π Compatible with Snipcart
- πΊοΈ Google Maps support
- π Google Page Speed optimized (80%)
- π Open Graph meta tag
- π¦ Twitter Card meta tag
## π 10+ Pre-Designed Pages
- π Home Page
- π Product Page
- π Product Single Page
- π Cart Page
- π³ Checkout Page
- β FAQ Page
- π Blog Page
- π Blog Single Page
- π Contact Page
- π Terms and Condition Page
## π₯οΈLocal development
```bash
# clone the repository
git clone https://github.com/futuresea-dev/hugo_ecommerce.git
# setup project
$ npm run project-setup
# Start local dev server
$ npm run dev
```