In this article Adding images using Shopify Liquid Uploading images in the “Files” section of the Shopify admin Adding images to a page...
By Igor BujasNovember 7, 2022When building a theme from scratch or working on an existing theme, you will sometimes want to add a custom CSS file or...
By Igor BujasOctober 31, 2022Customize shopify email templates using liquid and html
By Igor BujasOctober 29, 2022Photo by: Sam Jotham Sutharson The Shopify team is always improving their platform, so you will often notice changes in the admin area, either...
By Igor BujasOctober 19, 2022Conditional statements help us implement the logic of the control flow in programming (well, in this case templating) language. Basically, these statements determine...
By Igor BujasOctober 14, 2022When SASS burst onto the scene I was kind of reluctant to give it a try, as I am an old-school CSS guy...
By Igor BujasOctober 5, 2022Liquid is Shopify’s own open-source templating language. When you start working with Liquid, you might be tempted to comment parts of your code...
By Igor BujasOctober 4, 2022This post contains affiliate links. What this means is that if you sign up to Shopify from my link, I get a small...
By Igor BujasSeptember 30, 2022When you create a new page template in Shopify, it will automatically include the header, footer, and styling from the theme.liquid file. If...
By Igor BujasSeptember 27, 2022This post contains affiliate links. What this means is that if you sign up to Shopify from my link, I get a small...
By Igor BujasSeptember 24, 2022