Theme permanently moved to https://github.com/youcan-shop/youcan-themes
COD-theme is a starter template to initialize a cash on delivery theme, it includes prebuilt sections and snippets that you can customize to create your own COD theme.
To use the COD-theme, you must first install the YouCan CLI by running the following command
npm i @youcan/cli -g
Then run this command to initialize the theme
youcan init -t cod-theme
COD-theme includes the following sections and pages to help you get started:
- Notice Bar
- NavBar
- Single Product
- Product
- Desktop/Mobile Slider
- Featured products
- Featured products by category
- Featured collections
- Products Slider
- Reviews
- Multi-column
- Video
- Footer
- Express Checkout
- Sticky Checkout
- Home Page
- Product Page
- Categories Page
- Search Page
- Cart Page
- Thank you Page
- Page template
If you find any bugs or have suggestions for improvements, please feel free to open an issue or submit a pull request on the GitHub repository.