Shopify Metaobjects - Create your own objects in Shopify

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ต.ค. 2024

ความคิดเห็น • 35

  • @legascii
    @legascii 11 หลายเดือนก่อน +1

    Yo thanks for this, spent 2 hours trying to figure out why this didn't work but now I've got it fixed. cheers.

  • @Etcher
    @Etcher ปีที่แล้ว +1

    Excellent run down of metaobjects, thank you! Also, those dynamic looping blocks towards the end of the video are awesome, I did not know about that feature until I watched your video!

  • @TobyCumpstay-z5g
    @TobyCumpstay-z5g ปีที่แล้ว

    Brilliant overview and demo, thanks, Chris.

  • @humbertg.9661
    @humbertg.9661 3 หลายเดือนก่อน

    Thanks a lot for this! Is it possible to use HTML in metaobjects? Cheers!

  • @AmedeeBoulette
    @AmedeeBoulette ปีที่แล้ว +1

    Wow man, incredible stuff! You should offer a full custom theme + application course, I’d pay for that!

  • @gregbrown2819
    @gregbrown2819 ปีที่แล้ว +1

    Very helpful video! It looks like you associated products with the metaobjects of creators in the first part, and then associated creators via metafields in the second part. If you already have the first association, could you pull in the applicable creators onto the product pages without reselecting creators at the product level?

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  ปีที่แล้ว +2

      It depends on what you're able to access via Liquid. I think at this stage, 'referenced_by' is not a field you can access on an object.

  • @libradohernandezcruz4881
    @libradohernandezcruz4881 ปีที่แล้ว

    nice to see you back

  • @dynamn
    @dynamn 3 หลายเดือนก่อน

    Thanks in advance if you can shed some light. We sell car styling kits, hundreds of products but there’re only few styles and colours, while for many different car models.
    Is there a feature within shopify, or an app will let us create individual modules of product description, such as modules for each style description; modules for each colour description; modules for each car models. So we can pre-create all those modules and store in the system. When compose description for a product, we can just select its relevant style module; colour module; and compatible car model module, instead of have to repeatedly write up description for each product. Maybe it’s like metafield with pre-filled contents, not under each product, but store in the system and available for each product to select and utilise.

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  3 หลายเดือนก่อน

      Sounds like a combination of metaobjects and metafields on the product object might do the trick. If you'd like me to help you set this up. You can book a call with me here: calendly.com/christopherdodd/

  • @Fedgery007
    @Fedgery007 ปีที่แล้ว

    Thank you for this video!

  • @fnelis1
    @fnelis1 3 หลายเดือนก่อน

    Clear as mud, thx

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  3 หลายเดือนก่อน

      If you check the other comments, the video seems to helpful to most viewers. If you need clarification on anything let me know.

  • @user-45446
    @user-45446 ปีที่แล้ว +1

    Which tool have you used to showcase all information in box for different definitions to display in pages, blogs, cart...

  • @PurchaseLocallyInc
    @PurchaseLocallyInc 11 หลายเดือนก่อน

    Is this same technique the same if we want to call information in from a metaobject inside a metaobject? Example; Metaobject with fields that list business profile data information and in that list is another metaobject list that has contests. This will allow a businesses profile to show contests related to that business. If so, what do you put instead of product.title or product.url? I guess to sum up the question, how do you call metaobject list items that are not products?
    Ps. Your videos are great! Keep it up!

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  11 หลายเดือนก่อน +1

      Interesting question. I haven't tried that yet. I would assume it would just be the same as if you would do from a metafield.

  • @jaredingold
    @jaredingold ปีที่แล้ว

    Thanks for making this video! How would you reference a metafield that is referencing a metaobject with "one entry"? I'm assuming we wouldn't need to use the "for" loop if it's not a list of entries

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  11 หลายเดือนก่อน

      Exactly. Not sure what you're struggling with here but I've done this a few times recently. I prefer to build the fields into the section and then use dynamic linking to bring into the metaobject data though, it's a bit more flexible.

  • @ervinveisz
    @ervinveisz ปีที่แล้ว

    Why is this only working with list of entries and not single list on the metafield selection? Im trying to make it so that its only possible to use one product.

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  11 หลายเดือนก่อน

      Should work for both.

    • @ervinveisz
      @ervinveisz 11 หลายเดือนก่อน

      @@CodewithChristheFreelancer yeah should but is not :/

  • @SastaTechProduct
    @SastaTechProduct 11 หลายเดือนก่อน +1

    02:07 which tool you are using for creating such a good presentation of Objects and attributes?

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  11 หลายเดือนก่อน +1

      Pretty sure it was Miro - miro.com/

    • @talal.thabet
      @talal.thabet 5 หลายเดือนก่อน

      @@CodewithChristheFreelancer First, I would like to thank you for sharing! Would you mind sharing the list of Shopify's standard fields you showed in Miro?

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  5 หลายเดือนก่อน

      @@talal.thabet you can find all the list of fields for each object in the Shopify Liquid documentation. I just made a Miro diagram just to visually show the options for the video.

  • @sss-gs4rs
    @sss-gs4rs ปีที่แล้ว

    i want to learn shopify web components

  • @joyahmed963
    @joyahmed963 ปีที่แล้ว

    Update your course buddy on SS🚀🚀

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  ปีที่แล้ว

      Actually working on a completely new one at the moment (it won’t be on Skillshare though)

  • @sss-gs4rs
    @sss-gs4rs ปีที่แล้ว

    hi can put your courses in udemy please

    • @CodewithChristheFreelancer
      @CodewithChristheFreelancer  ปีที่แล้ว

      Not considering Udemy at the moment but I am building a self-hosted course at the moment. Will be out later this year.

  • @yasminemaqsood9806
    @yasminemaqsood9806 10 หลายเดือนก่อน

    You doing too much with this code black screen thing i got lost 😂 im mad