Issue 164 - How to create new arrivals collection in Shopify using Shopify Flow

Excerpt for Newsletter:

Are you looking to enhance your Shopify store? This week, we’ve got a tutorial on creating a New Arrivals collection using Shopify Flow. Learn how to group products automatically with tags to keep your inventory organized and always showcase the freshest items. Plus, discover a simple code solution to allow customers to upload multiple images directly on your store, compatible with free themes like Dawn.

We’re also diving into lightning-fast development setups with Zed and Dev Containers, tips for managing variant-specific descriptions without apps, and a shoutout to a must-have Chrome Extension for Shopify theme info. Don’t miss our roundup of 2024’s biggest Shopify updates, from AI integrations to cutting-edge developer tools!

How to Add MULTIPLE Image Upload Option in Shopify

Here's how to allow your customers to upload one or multiple files like images on your Shopify store with a simple copypaste of code. This tutorial is compatible with any of the free themes like Dawn.

By Amine Ammari

How to create new arrivals collection in Shopify using Shopify Flow

Shopify’s collection is useful to group products together, and we can use automated collection with tags, to group products that have the specified tag into one collection.

By Axel Kee

Lightning-Fast Development with Zed and Dev Containers

Ever found yourself saying “but it works on my machine” or spent hours setting up a development environment for a new team member? Dev Containers might just be the solution you’re looking for, and now you can use them with the blazingly fast Zed editor.

By Alessandro Annini

Chrome Extension for Shopify Theme Info

Shoutout to the awesome @ConduciveMammal for his super handy Chrome Extension that I use all the time to get quick info I need when working in Shopify themes.

By Taylor Page

How To Set Up Managed Pricing for Your Remix Shopify App

Let's go through and set up managed pricing in a Remix Shopify app! We also look at how to query subscription status and cancel a subscription using the Remix app package.

By Dev with Alex

Search for Variables in Flow

One of the top set of questions Flow gets through support is how to find a field. Today we began rolling out a new search and browse experience for variables. 25% now have it. Biggest improvement: search results ordered by relevance

By Paul Nuschke

How To Add Different Description Per Variant

Want to display unique descriptions for each Shopify product variant? In this tutorial, I'll show you how to add dynamic variant descriptions without using any apps – just simple code!

By WebSensePro