An open API service indexing awesome lists of open source software.

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.

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
```