Introduction to Dukaan Themes
Last updated
Was this helpful?
Last updated
Was this helpful?
Dukaan themes are a collection of templates, stylesheets, and scripts that determine the look and feel of your online store. They are built using a combination of HTML, CSS, JavaScript, and the Nunjucks templating language. Customizing your theme allows you to create a unique shopping experience tailored to your brand and audience.
We recommend that you learn about the basics of HTML, CSS, JS (can also skip this if you're really good at Googling ) and then start with the tutorial from the next chapter.
Brush up on your HTML, CSS & JS skills and top it with some Nunjucks. If you're not aware of Nunjucks worry not we have covered the basics of it here in the Nunjucks chapter.
You can directly learn about deploying your changes from this chapter.