Shopify Liquid Journey Part Four

Hello everyone, I hope your day is well. This is the start of my email development coding journey. Today I started learning the process of using Shopify liquid within email development. Starting to process of learning how shopify liquid has some weird entities such as you are able to write within the operators, the basic operators, the word or and the word and …. have similarities to Ruby. I haven’t learned the process of Ruby, but that’s on my list of learning back end development in the future. from what I’m learning so why the keyword of contains and liquid from what I’m getting and basically fact check the information to make sure it’s within the property and if it is, and it’ll print it out. Also learning the fact everything in liquid using the property truthy and falsy is true. The only way you will know if something is false if you return false or nil.

Controlling white space you can put the following in order to get rid of it…. {%- -%}Which I think it’s pretty cool. commenting in liquid seems pretty cool to me. For instance, a comment wouldn’t show. I can put the following into a comment using liquid… {% comment %} Maria is the queen {% endcomment %}. Using the raw tag temporarily disable a tag…{% raw %} Maria is the queen {% endraw %}

As of now, I am just learning about the basics and the setting up process of Shopify liquid within an email development. The further I go within the process of learning email development with Shopify liquid I will be able to add more information also, I will continue to update you all regarding this journey step-by-step. 

Until next time…

Maria Cromety, Founder and Designer of Maria Armour Designs

0 comments

Leave a comment

Please note, comments need to be approved before they are published.