Dukaan Themes
  • Introduction to Dukaan Themes
  • Building your own custom theme
  • Getting the basics right
  • Making your first edit
  • Theme folder structure
  • How does it all work?
  • Nunjucks Templating Language
  • Basic code editing
    • Adding the HTML
    • Adding the CSS
    • Adding the Javascript
    • Adding Nunjucks
  • Customising Dukaan Templates
  • Dukaan Data
  • Advance code editing
    • Customising core functionality
  • Dukaan Functions
  • Integrating Dukaan Plugins
    • Wishlist plugin
    • Countdown timer plugin
    • Product scarcity plugin
  • Testing and Deploying Your Theme
  • Code Snippets
    • Changing text of Add to bag button
    • Adding shadow to product cards
    • Adding auto-scrolling text in homepage
Powered by GitBook
On this page

Was this helpful?

Building your own custom theme

PreviousIntroduction to Dukaan ThemesNextGetting the basics right

Last updated 2 years ago

Was this helpful?

Before you start building your custom theme, you must have a Dukaan account.

Sign up for a free Dukaan account to access theme development resources (You can create your dukaan account ) Once your account is created we're all set get tinkering.

To make your custom theme you'll get HTML, CSS & JS files with the bare minimum amount of code which is required and you can build on top of that.

here