Hugo Themes
Shopping Product Catalogue - Simple
Kishan B
- Author: Kishan B
- Minimum Hugo Version: 0.38
- GitHub Stars: 45
- Updated: 2018-12-29
- License: MIT
- Tags:
Ecommerce
Minimal
Responsive
Note! This theme has not been updated for more than 2 years.
If you are maintainer of this theme, please verify that this theme works with a recent release of Hugo. Then add an appropriate Version Configuration to the theme'sconfig.toml
and then finally tag a new version.
Shopping product catalogue - simple
Shopping product catalogue theme gives you a categorized display of all your products that you want to showcase to your prospective customers.
Features
- Product catalogue
- Support for product variants
- Specify price variations
- Specify stock availability
- Importers
- Import data from shopify
- Lazy loading images
- Social sharing icons
Installation
Go to the directory where you have your Hugo site and run:
mkdir themes
cd themes
git clone https://github.com/kishaningithub/hugo-shopping-product-catalogue-simple.git
rm -rf hugo-shopping-product-catalogue-simple/.git
For more information read the official setup guide of Hugo.
Configuration
After installing the theme successfully, i recommend you to take a look at the exampleSite directory. You will find a working Hugo site configured with the theme that you can use as a starting point for your site.
First, let’s take a look at the config.toml. It will be useful to learn how to customize your site. Feel free to play around with the settings.
Contributing
Have you found a bug or got an idea for a new feature? Feel free to use the issue tracker to let me know. Or make directly a pull request.
Thanks
Thanks to Steve Francia for creating Hugo and the awesome community around the project.