SHOPIFY LIQUID: Theme Programming for Beginners [CRASH COURSE]

Поделиться
HTML-код
  • Опубликовано: 15 окт 2024

Комментарии • 459

  • @aribas1692
    @aribas1692 3 года назад +68

    If anyone's stuck at the collections part (16:59) - here's how to add the featured collection:
    1 - Go to your admin page and click "Products"
    2 - Click "Add Product" and give it a title
    3 - On the right side, set the Product status to "Active"
    4 - On the right side, scroll down to where it says TAGS, add a tag such as "vintage" and then click "Save"
    5 - On the left, under Products, click "Collections" > "Create collection"
    6 - Set the title to "Featured Collection"
    7 - Scroll down to CONDITIONS and set Product tag is equal to "vintage"
    8 - Below that, click "Edit website SEO" and make sure the handle is set to "featured-collection"
    9 - Click "Save" and make sure your products were automatically added to the collection

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  3 года назад +2

      Thanks Ariba.

    • @aribas1692
      @aribas1692 3 года назад +1

      @@CodewithChristheFreelancer No problem! And thank you for the amazing tutorial!

    • @ericaubuchon4197
      @ericaubuchon4197 3 года назад +1

      Thank you

    • @SportMovesManiac
      @SportMovesManiac 3 года назад

      Thank you a lot!

    • @kaoriizutani9931
      @kaoriizutani9931 3 года назад +2

      Omg I was stuck there. I didn't know I had to create products first for the items to show up. Thank you for the helpful steps!

  • @glassinkexperiment
    @glassinkexperiment 3 года назад +35

    Dude this video just got me a job ❤️absolutely perfect tutorial, great quality and your voice sound just beautiful. God bless you 🙏

  • @MoomersIsland
    @MoomersIsland 5 месяцев назад

    Wow i really appreciate all of the hard work that you have done creating this liquid guide! Alot of people dont realize how much time this takes and dedication to helping others with no benefit anticipated. Bravo 👏🏽 youve gained a sub 😊

  • @svitlanaiordatii7022
    @svitlanaiordatii7022 4 года назад +36

    OMG, this tutorial is so good, thank you so much, you're a lifesaver!

  • @Slimboyfat1979
    @Slimboyfat1979 6 месяцев назад

    I need to learn this for my job. This is really good. Thank you for your time and effort. I appreciate it.

  • @erock3737
    @erock3737 2 года назад +2

    I've been looking at shopify development videos and even took an online course - the presentation of the video was so clear, point development was excellent and I learned so much.

  • @tessaanderson8979
    @tessaanderson8979 Год назад +1

    I cannot tell you how much I appreciate your video! Coming from somebody who doesn’t have any experience with building websites, this was very, very helpful! You saved me from hours and hours of frustration. Thank you so much!

  • @jin6000
    @jin6000 2 года назад

    Dude thank you SO much for this video. I trawled so many that just BURY you in terminology and code without breaking it down, this was the first one that was at all digestable. 10/10

  • @nable0306
    @nable0306 2 года назад +2

    Thank you Chris. Getting a job as an entry level developer is tough and your other video you mentioned "expert in one particular aspect in coding or development" that's why this video is golden for me. I hope to see more tutorials from you on a beginner level. Looking to be a digital Nomad like you but with kids.Lol. . .

    • @Loki_Dokie
      @Loki_Dokie 2 года назад

      Good luck bud! I got 4 kids and divorced but ex and I live together 😅 She's planning her own digital business so im building her store to learn. Eventually we wanted to be nomads as well with a motor home, let the kids explore the country stretches at a time.

    • @nable0306
      @nable0306 2 года назад +1

      @@Loki_Dokie Nice. Good to know that you're in the path to digital nomads. Form I just want to work from home.

    • @Loki_Dokie
      @Loki_Dokie 2 года назад

      @@nable0306 yeah that definitely is something I'm looking forward to also, I'll have a home to return to and all I just want to be able to go out and visit another city or state and hang out for however long :)

  • @vr2766
    @vr2766 4 года назад +4

    Hey Chris.
    First off, glad to have found this video. Very clear, instructive and pleasurable to follow. Kudos!
    So I'm gonna start a new job as Head of E-Commerce at a Shopify-based shop in September, and I wanted to gain a solid technical understanding before.
    Was wondering whether 1-2 weeks is enough to complete your two courses on Skillshare ("Shopify Theme Development" and "Shopify Theme Programming: Liquid, JSON and Javascript"). On holiday, so would have plenty of time.

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  4 года назад +1

      Yeah. I think so. It really depends on how fast you learn. The best way to ensure mastery of the subject though is by actually coding. So the classes will provide the theoretical knowledge in under 8 hours but then it's up to you to put it into practice. That's how you will become proficient and internalise what you have learned.

    • @babakardiop7071
      @babakardiop7071 3 года назад

      Hi there, our agency is looking to hire a Shopify developer. Please fill in this form if you are interested: forms.gle/JbnAH3S99DnZFF4Q9

  • @LaIiIuIeIo
    @LaIiIuIeIo Год назад

    Thank you for the concise course, it is very helpful to get a picture of the templating language, have a good day sir!

  • @Limon26k_official
    @Limon26k_official 3 года назад +3

    Great video! 48 minutes of watching and I add a new skill to my resume :)

  • @marcel911
    @marcel911 4 года назад +3

    Nice tutorial. I had never even heard of liquid this morning. This will help me make more sense of my existing theme.

  • @andrejlezmann1297
    @andrejlezmann1297 3 года назад

    😄😄😄😄😄😄😄😄😄😄😄😄
    i very liked that:
    1) Liquid shopy language is essentiell less then you think. Basically the main work flows are covered within this video
    2) the core concepts are well explained
    3) he explains the limitations. For example this isnt a programming language and thus has restrictions.
    Good video! Keep up

  • @daviddlamini3373
    @daviddlamini3373 3 года назад +1

    Thank you Chris. Not alot of tutorials on Liquid so this is really helpful.
    Registered a skillshare account just to have access to your full featured courses, so looking forward to going through them.

  • @nextobserver1
    @nextobserver1 3 года назад

    So it's basically like Blade templating engine. Very useful tutorial, thanks!

  • @pangiras
    @pangiras 3 года назад +4

    Wow what a professional and informative video. It was precise and covered most of the shopify templating language. It's always a pleasure to stumble upon such gems on youtube as they are so rare. You are a wonderful teacher with impeccable teaching style. May gods love be with you.

  • @maxschafer7310
    @maxschafer7310 4 года назад +5

    Well done chris! Great idea to show the basics on a blank template. Love the side by side views of your code and the output

  • @mrbd3484
    @mrbd3484 3 года назад +18

    Hey Chris, is there any possibility to launch your course on Udemy. A lots of people may don't want to commit to Skillshare monthly plan like myself. Thanks

  • @taylorpage8648
    @taylorpage8648 3 года назад +2

    Great breakdown. Really appreciate how you leave a couple of errors in there to show folks how to correct. Videos feel less authentic when it's all "perfect" code, so I think this was really well done.

  • @efeefeurhobo6977
    @efeefeurhobo6977 4 года назад +2

    Brilliant video! Not many videos on coding for Shopify. Thank you so much!

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  4 года назад +1

      Thanks Efe! That's exactly why I wanted to make them :)

    • @babakardiop7071
      @babakardiop7071 3 года назад

      Hi there, our agency is looking to hire a Shopify developer. Please fill in this form if you are interested: forms.gle/JbnAH3S99DnZFF4Q9

  • @Katezcutez33
    @Katezcutez33 5 месяцев назад

    Hey Chris this is awesome! Do you think you can make a video on how to create a custom html block?

  • @moonatic3123
    @moonatic3123 Год назад

    Yay, really really nice. As a Vuejs developer i've got a grasp of everything (i complain a little that we don't have an "unless" for consistency xD). And you explained everything crystal clear. Thank you!

  • @jedaquino
    @jedaquino 2 года назад

    Appreciate the awesome share Chris! Is the course on Skillshare updated to accommodate the Shopify 2.0 changes? Thanks!

  • @tcape72
    @tcape72 4 года назад +1

    I started watching this last night and today I am following along. I'm at around 23:12 and had to make a comment. Very informative! Thanks!

  • @wrongturn_w
    @wrongturn_w 3 года назад

    Stopped watching here and went to skillshare. Love your class there so far.

  • @AICameron
    @AICameron 2 года назад

    Very comprehensive explanation. Thank you sir 🤝

  • @mrboombastic248
    @mrboombastic248 4 года назад

    I'm just getting into Web Dev and have started the process of becoming location independent. Always loved your videos and when you said that you're doing a coding channel, it was an instant subscribe. My question is why Shopify Liquid in the first place? Do you then go on a sell your themes, or is this useful for e-commerce freelancing? I'm spending most of my time doing Front End learning (HTML,CSS,JS,PHP). But thats mostly within Wordpress and Woocommerce - do you have any experience using Wordpress/Woocommerce and do you think you'll do a video series on them? Thanks Chris, please keep up the good work!

  • @skylimitproductions3509
    @skylimitproductions3509 4 года назад +1

    Thank you so much! The starting from scratch approach clarifies everything so well!

  • @emilybuckley8213
    @emilybuckley8213 3 года назад

    This is genuinely one of the best tutorials I've watched as a introduction to a programming language, and I'm a dev 😂

  • @ianrobson9612
    @ianrobson9612 2 года назад

    Great Video. Thanks for the simple introduction

  • @StoriesByDrew
    @StoriesByDrew 3 года назад +1

    Very nice coverage of the basics. I'm an Angular dev with background in WordPress so a lot of the templating patterns feel familiar.
    This course has really given me a much needed foundation to start a side project that I have been planning. Thanks!

  • @ajayrabari433
    @ajayrabari433 4 года назад +2

    Thanks for the video sir. It was a great tutorial !

  • @farukweb
    @farukweb 14 дней назад

    best liquid tutorial.

  • @michaelkiger-avianwebhosti202
    @michaelkiger-avianwebhosti202 28 дней назад

    'Drop' is a reference to a certain type of code in the Liquid template language.

  • @ignacio6770
    @ignacio6770 Год назад

    Pretty clear tutorial, thank you so much!

  • @UnicornLaunching
    @UnicornLaunching 3 года назад

    Incredible! Hiring Shopify Devs in Canada so this was invaluable.

  • @ruicardoso1040
    @ruicardoso1040 4 года назад +5

    You teach very well, I very liked it your toturial, it was amazing, thank!

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  4 года назад +1

      Thanks!

    • @babakardiop7071
      @babakardiop7071 3 года назад

      Hi there, our agency is looking to hire a Shopify developer. Please fill in this form if you are interested: forms.gle/JbnAH3S99DnZFF4Q9

  • @prabhakar1970
    @prabhakar1970 4 года назад

    Excellent video to understand Liquid and shopify as a whole. Thank you chris for putting up this video tutorial

  • @PawelSiemieniuk
    @PawelSiemieniuk 4 года назад

    this was such a big help! My first ever closer look at the liquid and thanks to you I finally feel comfortable with this language.

    • @babakardiop7071
      @babakardiop7071 3 года назад

      Hi there, our agency is looking to hire a Shopify developer. Please fill in this form if you are interested: forms.gle/JbnAH3S99DnZFF4Q9

  • @Realswagoverlord
    @Realswagoverlord 2 года назад +1

    Excellent course! this makes all other courses and tutorials look like trash. The explanations are fantastic and small things like zooming in on the code and output really make this tutorial great.
    You just got a new subscriber :)

  • @KundanKumar-ce4sc
    @KundanKumar-ce4sc 3 года назад

    you a really great person, first Shopify video's channel fantastic with your presentation and I want to join your team for learning purposes.

  • @kenyk1254
    @kenyk1254 2 года назад

    Thanks Chris, this was a super clear and helpful tutorial!

  • @maddiandsushi
    @maddiandsushi 4 года назад +16

    You're a lifesaver 😭💖

  • @EdwardCox2016
    @EdwardCox2016 3 года назад +1

    Chris, thank you. Clear and concise. Just what I needed.

  • @musicislander
    @musicislander 2 года назад

    Tip: Add 0:00 timestamp in the description so that your other timestamps would be displayed in the RUclips video player

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  2 года назад

      I've updated my timecode in the description. Still doesn't appear to be showing chapters on the RUclips player though.

  • @mahedihasanmahmud8329
    @mahedihasanmahmud8329 3 года назад +1

    Thank you so much! We need more videos like this ❤️

  • @sarahdaniels1578
    @sarahdaniels1578 3 года назад

    You make the internet a better place.

  • @TheYinyangman
    @TheYinyangman 3 года назад

    Wow what a great introduction to shopify liquid

  • @rosecaille636
    @rosecaille636 3 года назад

    The tutorial is so clear! Thank you for sharing!

  • @vishal10471
    @vishal10471 3 года назад

    THANKS BRO.
    I am searching this type of basic video from 10 days. And PLEASE complete this series
    1 q = how to modify home page or any other page as per client requirement in shopify ?
    Please answer this. Please.
    This question sucking my carrer
    Thanks again bro

  • @severussin
    @severussin 3 года назад

    This is very EASY TO FOLLOW. Thank you.

  • @KyrellDixon
    @KyrellDixon 4 года назад +1

    Great video! I'll check out the course when I get ready to start doing some of my own theme development. I'm curious, what software do you use to record your screen?

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  4 года назад

      Thanks Kyrell! I just use the QuickTime app that comes with Mac OSX. Not the best one but it does the trick ;)

  • @allesandroMZT
    @allesandroMZT 4 года назад

    Hey Chris,it's nice to see some coding videos! I watched your main channel for a long time and i wanted to be digital nomad and you motivated me to start coding and i got a remote work before the situation with the virus but they had to shut down at least for now. I'm front end developer and i was curious these days to learn about Liquid and now i see your video,thanks!!

    • @babakardiop7071
      @babakardiop7071 3 года назад

      Hi there, our agency is looking to hire a Shopify developer. Please fill in this form if you are interested: forms.gle/JbnAH3S99DnZFF4Q9

  • @Open_mainnet
    @Open_mainnet 3 года назад

    Dude, you are just awesome. i just joined skillshare bcos of this info

  • @junizzanakajima3332
    @junizzanakajima3332 3 года назад +1

    Thank you so much Chris!!! You're a life saver!

  • @shannster10000
    @shannster10000 3 года назад

    Awesome tutorial, thanks so much for taking the time to create this!

  • @mumittarafder5481
    @mumittarafder5481 3 года назад

    This is very helpful really appreciate the hard work...would love to see some more thorough tutorial on using the shopify liquid code 😍

  • @richi901000
    @richi901000 3 года назад

    Hi Chris, thanks a lot for this video! I will check out your Skillshare Course soon! :)

  • @PopcornGalaxyCats
    @PopcornGalaxyCats 4 года назад +4

    Thanks so much for these. Great quality and well structured.

  • @hasanmougharbel8030
    @hasanmougharbel8030 2 года назад

    Hey there, Glad to discover your channel.
    I am a newbie at shopify development with a simple enquiry.
    Is there any community or forum through which i can network with like-mind programmers and
    where i can ask technical questions related to my coding in shopify.
    Thanks for any recommendations.

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  2 года назад +1

      Sure. If you'd like to learn from me specifically patreon.com/shopifydeveloper or join the Shopify Dev Discord server at discord.gg/N3JSeaQb

  • @anupampatel6890
    @anupampatel6890 2 года назад

    Very nice stuff for beginner. Appreciated

  • @1974cbrl
    @1974cbrl 4 года назад

    Really Great job doing this presentation. I will absolutely refer you to my colleagues. Thanks again!

  • @JustCC6057
    @JustCC6057 Год назад

    Great crash course! Only thing: please add sections in the timeline as well, it would be super helpful :)

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  Год назад +1

      Think this video was published before that feature came out but good idea!

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  Год назад

      Interesting... the timecodes are in the description but not coming through as chapters I'm afraid.

    • @JustCC6057
      @JustCC6057 Год назад

      Ah youtube bugs, no idea how to deal with that... interesting thing was that I found the video through Google - and it had stamps there (but I think those are auto generated)

  • @dennisbugayong174
    @dennisbugayong174 4 года назад +2

    Hi Chris, thank you for this tutorial. Very easy to follow but I had to stop when it came to the "collections" part. I created collections but I just don't know where to find its "handle" so I can access it from the code.

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  4 года назад +2

      You can find the handle of a collection under SEO details on the admin page for it or by its URL (the part after ‘/collections/‘)

  • @danielhalmstrand2123
    @danielhalmstrand2123 3 года назад

    Thanks mate for a great tutorial. I just got lost on changing screens from preview and live screens! Otherwise it was great and I did enjoyed it.

  • @ianc.34
    @ianc.34 2 года назад +2

    Fantastic video and still relevant. There aren't many (any that I found) videos like this that explain developing in Shopify from the ground up. Great intro to help me get started, thanks again!

  • @satishkumardommeti8282
    @satishkumardommeti8282 4 года назад

    Superb stuff totally simplified. Encourages you to try some customization to master it.

  • @davidpicarazzi
    @davidpicarazzi 4 года назад +1

    Hey Chris, I am rather new to developing I think, I am currently almost done a Javascript master course. I am interested in starting shopify development as it could be great for freelancing, however I don't know JSON plus I'm not particularly proficient in Javascript. Are your two courses just for making themes that can be sold on the marketplace? Or with these two courses am I also able to learn, say, if I had a client who wanted me to make their entire store for them?

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  4 года назад

      Hi David. Thanks for the question.
      I have thought about producing a course that shows you how to develop a theme from scratch but as of now, all my classes and content (except for 'Shopify Theme Programming', this video and the 'Ultimate Guide to Shopify Liquid') focus on customising existing themes.
      As I mention in this here: ruclips.net/video/9t6I-YY4o30/видео.html, building a theme from scratch is not the best idea.
      For the most practical intro to Shopify Theme Development, I'd recommend my class 'Shopify Theme Development' on Skillshare :)

  • @medicaldevices832
    @medicaldevices832 4 года назад

    my first search to how to become a shopify developer ... BAAAM i fall here ... nice vedeo i hope i will enjoy the rest. thanks
    All my greatings from Moscow

    • @babakardiop7071
      @babakardiop7071 3 года назад

      Hi there, our agency is looking to hire a Shopify developer. Please fill in this form if you are interested: forms.gle/JbnAH3S99DnZFF4Q9

  • @wooedbywords
    @wooedbywords 3 года назад +10

    19:20 it's called a "Drop" because it's a drop of liquid 💧 🤓

  • @RedrumZT
    @RedrumZT 4 года назад +4

    This is really good tutorial. Thank you

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  4 года назад

      Thanks for watching!

    • @babakardiop7071
      @babakardiop7071 3 года назад

      Hi there, our agency is looking to hire a Shopify developer. Please fill in this form if you are interested: forms.gle/JbnAH3S99DnZFF4Q9

  • @zamskee9403
    @zamskee9403 4 года назад +3

    First off, great video on this Intro Chris! Clear and precise presentation. Seems like Shopify theme development is simpler than WordPress development.

  • @karlenejoiegarcia3489
    @karlenejoiegarcia3489 3 года назад +1

    Hi Chris. On this video18:00 mark, you mentioned that the featured-collection is already imported in the themed kit but on your GH/SkillShare file, it's not yet included. It's on a separate folder. I've tried to import it on the Test Shop I created but it seems not being read by the index function. Can you show us how you imported the product.csv file accessible to the template? Thanks heaps!

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  3 года назад +1

      Hi Karlene. ‘featured-collection’ is the handle of a collection I already have set up in the Shopify Admin. Unfortunately, I don’t think that you can import collections from a CSV so you’ll have to create a collection yourself in the Admin. Take note of the collection handle and then use that to select the collection inside the theme code.

    • @karlenejoiegarcia3489
      @karlenejoiegarcia3489 3 года назад

      @@CodewithChristheFreelancer got it. Thanks for clarifying Chris! So now i would need to figure out how to set-up the handle of collection in the shopify admin. (Y)

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  3 года назад

      Yes. You can view and update the handle of the collection by looking at the SEO section at the bottom of the page in the Admin ;)

  • @mykv509
    @mykv509 Год назад

    Nice Tutorial! Just have one question, the zip file doesn't have a Section folder. How do you make a section folder at the code editor?

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  Год назад

      Right-click, ‘create folder’. That’s how you do it in VS Code. If you’re referring to the online editor within the store, it might not be possible.

  • @huseyinozkara4170
    @huseyinozkara4170 3 года назад

    Thank you so much Chris for this tutorial. I love it :)

  • @anupkumargupta8188
    @anupkumargupta8188 2 года назад

    osm tutorial.can you share the link of header and footer part.

  • @sambasallah351
    @sambasallah351 4 года назад

    Thanks alot bro this is the best tutorial so far on youtube.

    • @babakardiop7071
      @babakardiop7071 3 года назад

      Hi there, our agency is looking to hire a Shopify developer. Please fill in this form if you are interested: forms.gle/JbnAH3S99DnZFF4Q9

  • @MuqeetMughal
    @MuqeetMughal 3 года назад +8

    Thanks, Man, I thought Shopify theme development is difficult.

  • @AMD-1087
    @AMD-1087 3 года назад

    This was really helpful. How to dump an object on screen?

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  3 года назад +1

      Hey Akhill. I talk about this in my video on debugging in Shopify theme development. Unfortunately if you just output the object, you’ll just get the object name followed by ‘Drop’

    • @AMD-1087
      @AMD-1087 3 года назад

      @@CodewithChristheFreelancer Appreciate your response. I noticed the debugging video in your channel after I commented. Will check it out.

  • @Mdautkreix
    @Mdautkreix 3 года назад

    This is epically good. Thanks man!

  • @ganesha123100
    @ganesha123100 2 года назад

    Very well presented, thank you.

  • @athenaarmani8359
    @athenaarmani8359 2 года назад

    you are a good teacher

  • @minddriftreviews6075
    @minddriftreviews6075 2 года назад

    On Shopify, I want my website to start with an intro screen. A blank white screen with nothing but my logo in the center. It looks like an S, I want it to fade in and spin in the center, stop, smoothly scoot over to the left and have the rest of the website name fade in. (the S looking logo will be the first "letter" of my website name) after that, I want it to fade away to the rest of the website.
    Not sure if you can visualize that but as an amateur video editor, I was able to mimic exactly what I would want my website intro to look like. But...I don't know coding 😅 if you could point me in the right direction to creating an intro, I'd appreciate it!
    Btw, I can't put into words how helpful this video will be for me. Thank you very much!

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  2 года назад

      Not really a Shopify specific question. Is this on certain pages or no matter what page on the website?
      I found this tutorial for you (might help): ruclips.net/video/MOlaldp1Fv4/видео.html

    • @minddriftreviews6075
      @minddriftreviews6075 2 года назад

      @@CodewithChristheFreelancer also, the video you recommended is exactly what I would want to do. Im not sure if it's compatible with Shopify but youve helped me learn that what I'm looking for is called a splash screen! I appreciate the advice man

    • @Osmanity
      @Osmanity 2 года назад

      @@CodewithChristheFreelancer thank you, you are awesome!

  • @calrt
    @calrt 4 года назад

    Great video Chris, thanks for putting this out!

  • @JasonPizzinoOfficial
    @JasonPizzinoOfficial 4 года назад

    just checking if you have 3 or 4 fingers and a thumb

  • @chuckohana
    @chuckohana 4 года назад +1

    awesome tutorial, thank you so much
    one question... I need to create store for members only. Is there a way to force the user to login / register at checkout (before sending payment). Kind of like Amazon
    Is Shopify the my best option? I'm a java developer, I could build it from scratch but I'd like to give Shopify a shot first
    Cheers

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  4 года назад +2

      The way you could do this is by hiding the content of pages unless a customer is logged in. {% if customer %}{% endif %} or you could use an app like locksmith

  • @shaunpatterson7033
    @shaunpatterson7033 2 года назад

    I don't seem to have a 'Sections' bit on my navigation menu of the editor? I have Layout, Templates, Config, Assets and Locales? Thanks.

  • @eelcodevries1117
    @eelcodevries1117 2 года назад

    Good Course, however it's not clear to me how you get the definitions like : for and assign. is there a cheat list where all definitions are explained and when you use them ?
    or is it more like trail and error ?

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  2 года назад +1

      I wrote a guide
      christhefreelancer.com/shopify-liquid-guide/
      otherwise you can check out the official documentation
      shopify.dev/api/liquid

  • @CuBeAreaFUN
    @CuBeAreaFUN 3 года назад

    Nice lesson! Thanks!!!!!

  • @EliazerBraun
    @EliazerBraun 4 года назад

    +1 Great tutorial!
    Why did they choose the Liquid lang,
    they should of build something around JSX which is super powerful??

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  4 года назад +1

      If you look closely at Shopify Liquid, it resembles Ruby on Rails (which is what the Shopify backend is built on)

  • @jugorun
    @jugorun 4 года назад

    This was very helpful.
    thank you, Chris!

  • @diogoluxo3948
    @diogoluxo3948 3 года назад

    Great tutorial! What tool do you use to blur sensitive info? Tks

  • @TravisWilley-p4e
    @TravisWilley-p4e 9 месяцев назад

    Hey Chris, I stumbled upon your video are you still keeping your course updated?

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  9 месяцев назад

      Depends on which course you're referring to. I just released one on January 1st of this year. That one is definitely up to date.

    • @TravisWilley-p4e
      @TravisWilley-p4e 9 месяцев назад

      Would that be the one thats linked in this video? for shopify theme development?@@CodewithChristheFreelancer

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  8 месяцев назад

      I'm talking about this one: www.shopifythemedeveloper.com/shopify-liquid (released on January 1st, 2024)

  • @kaoriizutani9931
    @kaoriizutani9931 3 года назад

    Hi. I am following along in your tutorial. I set up a shop like you stated in the tutorial. But it looks like my free trial is coming to an end. If I want to continue practicing Shopify Liquid in my shop, do you recommend just sticking to the Basic Shopify plan?

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  3 года назад +1

      Hi Kaori. No. You can just sign up for a free partners account and create a development store. Then you don't have to pay anything.

  • @cascarrihesie3323
    @cascarrihesie3323 3 года назад

    Thank you Chris for this video. But please, I didn't understand how you generated the data stored in settings_data.json

  • @wanderdutts4584
    @wanderdutts4584 2 года назад

    Brilliant this video, the only thing I am struggling to understand is the unless logic as I have never come across this before. Could you not just do:
    {% unless section.settings.hide_soldout == true and product.available ===false %}
    Or is this not how an unless would work?

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  2 года назад +1

      Unless is just the opposite of if and you're right, it can get confusing. That's why you might prefer to use if.
      So instead of what you've written, you could write
      {% if section.settings.hide_soldout != true and product.available != false %}
      or
      {% if section.settings.hide_soldout == false and product.available == true %}

    • @aaammmmbbbbbgggggiii
      @aaammmmbbbbbgggggiii 2 года назад

      {% if section.settings.hide_soldout == true or product.available == true %}

  • @freeonlineserver
    @freeonlineserver 4 года назад +1

    Great Video. This is my first interaction with shopify.
    Can we add JavaScript into liquid templates? I need a date function which is sort of a countdown to a specific date and I need to display its result in theme header. Is this possible?

  • @huyhoang4759
    @huyhoang4759 Год назад

    Thanyu very much is so easy for freshman

  • @harmandhamija1
    @harmandhamija1 3 года назад

    Hey, I got a job interview in a couple of days.. I have most of the skills required except Liquid.. Do you think after going through the concepts in this video, I can say that I have a basic understanding of Liquid and can work with it on the job?

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  3 года назад

      Yeah absolutely. It's all theory though so I would actually put what you learn in this video into practice in order to solidify your knowledge and understanding.