Robbie, that was great! I would love to see the video on building sections in Shopify. I've been trying to figure it out on my own and figured out how to edit the configuration menus of a section quite well and tweak a little bit of the HTML here and there, but really struggling with displaying metafield list, such as Bundled items list, which are simple component products held in inventory that the 3pl picks and when combined create the complete solution that is sold to the customer. Similarly displaying related categories, or related blog posts, or on a blog post I was really trying to figure out how to display a list of media in a grid format like a photo album that could be photos or videos. But they're all just part of a file metafield limited to photos and videos. I can't find any good examples to try to copy and modify. They all only display photos or only display videos or only a row of three photos
@Exponat87 Жыл бұрын
Wow! Very interesting... Thanks for sharing that information and doing some tests!
@roguebossprimate Жыл бұрын
"this is not good at all." LMFAO dude was so let down.
@vivekrajput3699 Жыл бұрын
I had no knowledge of coding just used to poke the codes here and there and started edit the basics then tried chat gpt to explain and help me code , Damn now Im never searching for any videos how to do this that 🎉
@liamgriffin6897 Жыл бұрын
Super interesting! Thanks for recording this!
@intelignet Жыл бұрын
can you show how to build a section like the multicolumn in Dawn but with background pics, text over the pic and have each of the three rectangles link to a page?
@GabriFreire6 ай бұрын
The Dawn theme has a limit of 25 sections per template. How can I increase this limit? Where can I adjust the code to accommodate this limit?
@MichaelStockett Жыл бұрын
i am confused i followed this step buy step but my dawn theme doesnt have this
@samarioantonio Жыл бұрын
have you seen anything regarding Flutter and Shopify development? i.e, using Flutter to build custom storefronts?
@Sujay71311 ай бұрын
Can you show how to add new buttons on shopify header with chat gpt
@Tofyta990 Жыл бұрын
Thank you for the great content. I'll try to clean up my existing code with Chatgpt. My store is not indexed on search console after over 4months of working on SEO and I'm hoping fixing code related issues will help
@C-commerce4 ай бұрын
Lol...😂 You talk to it like a friend. When i do that it gets too lax. I usually prompt it in the beginning that I'm the boss and if your not sure tell me where to get some of the answers to help you learn..lol o guess I'll try the nice route.
@krikayassine340 Жыл бұрын
how can i clone my shopify store and code it using vs code ?
@codingwithrobby Жыл бұрын
Use the Shopify CLI for themes or Shopify Themekit.
@krikayassine340 Жыл бұрын
@@codingwithrobby thank you
@AbdulSattar-nw7oh8 ай бұрын
THANKS FOR SHARING
@mirco_martin Жыл бұрын
A good video could maybe use images instead text in the variants of product page, added to cart popup, well those are some ideas
@517design3 ай бұрын
That’s great, but if you don’t know what the code does in the first place you’re kind of screwed. You still need to learn how to write liquid, json, js and css.
@heyjak Жыл бұрын
So frustrating. 😅 Your face is like I could do it fast and a better version.
@libradohernandezcruz4881 Жыл бұрын
That was more work than just doing it without chat gpt 😅
@codingwithrobby Жыл бұрын
Yeah haha, wasn’t impressed!
@GPTDavid Жыл бұрын
The AI is relying on you to tell it what "better' means. To the AI a template is what it gives you. To you, it is visually unappealing which means you need to be more specific when you tell it "better". You don't tell it that there are huge gaps between each items... it doesn't need to know that. You tell it to add [measurement] gaps between each item and create image sizes relative to the resolution of the screen (perhaps in percentages). I believe chatgpt is only as good as the instructions it is given.