YuSuFApiwi / cod-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COD-THEME

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.

Getting started

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

Features

COD-theme includes the following sections and pages to help you get started:

Sections

  • Notice Bar
  • NavBar
  • Single Product
  • Product
  • Desktop/Mobile Slider
  • Featured products
  • Featured products by category
  • Featured collections
  • Reviews
  • Multi-column
  • Video
  • Footer
  • Express Checkout
  • Sticky Checkout

Pages

  • Home Page
  • Product Page
  • Categories Page
  • Search Page
  • Cart Page
  • Thank you Page
  • Page template

Contributing

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.

About


Languages

Language:Liquid 42.8%Language:CSS 23.2%Language:SCSS 19.9%Language:JavaScript 14.1%