Sometimes you want to add a code or a certain feature to a specific page. In order to do that you need to detect the page, and after writing a condition. In Shopify you can achieve that with the Liquid templating language or JavaScript. I’ll focus this tutorial more on Liquid since the code will be …
Shopify
Find out latest Shopify tips and tricks.
What are Shopify forms?
Shopify has come with a new feature for those that decided to open an online store on their platform. This feature comes in the form of an app called Shopify Forms, so if you want to benefit from this new tool …
How to edit Shopify metafields in the bulk editor?
It happens when you’ve built so many customizations inside your theme that you have tens or even hundreds of metafields per resource type. Now you need to change data in …
Where to find the Shopify collaborator code?
The Shopify collaborator request code is a 4 digits number that gives access to Shopify partners to your store in order to start a collaboration. If you don’t have the collaborator request code enabled any Shopify partner can send you a request to …
How to duplicate a theme on Shopify?
As a dev working on Shopify, everytime I start making changes on a client store theme, first I make a backup of that theme, even if the theme is newly installed on the store. I call the new theme a …
What is the shopify blocks limit?
A Shopify theme is splitted in pages, the pages are splitted in sections and the sections are splitted in blocks. Both sections and blocks are reusable inside a theme …