Custom Shopify 2.0 theme built on Dawn — demonstrating design implementation, dynamic sections, metafields, VAT pricing, interactive JS features, and performance optimization.
View Portfolio | Live Store | Hire me on Upwork
Product page transformation — custom specs section:
| Before | After |
|---|---|
![]() |
![]() |
| Feature | What It Does | Details |
|---|---|---|
| Custom Design | Figma to a fully responsive Shopify theme | View |
| Admin-Customizable Specs | Store owners add/reorder product specs from Theme Customizer | View |
| Dynamic Product Content | Materials, badges, images managed from Shopify admin | View |
| App Data Integration | Badges and certifications from third-party app data | View |
| Flexible Tax Display | Incl/excl VAT per product — ideal for European stores | View |
| Interactive Product Page | Tabs, sticky cart button, variant-specific content | View |
| Speed Optimization | Optimized images, deferred styles, Core Web Vitals best practices | View |
| Platform | Shopify Online Store 2.0 |
| Theme Base | Dawn v15.4.1 |
| Templating | Liquid |
| JavaScript | Vanilla JS — no jQuery, no dependencies |
| CSS | Mobile-first, responsive, no frameworks |
| Dev Tools | Shopify CLI, Git, feature branches, PR workflow |
git clone https://github.com/ArtyomZayarny/shopify-theme.git
cd shopify-theme
shopify theme dev --path=client/ --store=your-store.myshopify.com
