Shopify development

Theme development
Project Overview
This shopify page needed a new design for the navbar. We required a drawer menu in desktop viewport. Using Dawn theme I added a new function to the free theme.
My Contributions
Making changes in shopify template for header i managed to add the new type of menu. I showed the ability of refactoring an existing navbar with liquid templates.
Shopify development
Liquid and JSON templates
Shopify theme Dawn is free. You can make quick adjustments with liquid templating language. To write less code we use JSON templates to make customizable sections. But for familiarity we used LIquid due the size of the task.
Using the header section we updated the elements to obtain a drawer menu.
Shopify site with custom navbarDemo of drawer menu in Dawn theme