How to Set Up a New Arrivals Collection on Shopify (and Keep It Fresh)
A practical guide to building a Shopify new arrivals collection. Manual setup, smart collections with tags, and automation options for stores that publish often.
By Vellir Technologies · Published 10 March 2026
Bottom line
Use a smart collection that filters on a "new" tag to add products automatically. The hard part is removing them once they aren't new anymore. Shopify Flow or a dedicated app like Newr handles that side.
Why a New Arrivals Collection Earns Its Place
A new arrivals collection gives returning customers a reason to come back. Most visitors who like a store will check in periodically to see what's new, and they reach for that link first. Without a clear place to land, they bounce.
There is a second benefit that gets less attention. Pages that update on their own send freshness signals to search crawlers, which look kindly on category pages that move. A static collection that hasn't changed in eighteen months looks abandoned, both to a returning customer and to Google. The new arrivals page is one of the few categories where freshness happens almost for free, as a side effect of publishing products.
Method 1: Build a Manual Collection
The simplest path is the one Shopify shows you when you open Admin and click Products, then Collections.
- Click Create collection.
- Name it New Arrivals (the URL handle becomes /collections/new-arrivals).
- Pick Manual as the collection type.
- Save.
From here, every time you publish a new product, you open the collection and add it. To stop the collection from becoming a graveyard, you also need to remove products as they age. Most stores do this by setting a recurring reminder on a calendar.
If you go this route, set the collection sort order to By date, newest first, so the freshest pieces show up at the top without further work. Manual works at low volume. If you publish one or two products a month and you trust yourself to open the calendar reminder, this is enough. The strain shows up when product cadence picks up, or when life gets in the way of the reminder.
Method 2: Smart Collection with Tags
A smart collection filters on conditions instead of asking you to add products by hand. Pair it with a product tag and you have a list that fills itself.
- Tag every new product with
newon publish. - In Admin, create a smart collection with the condition: Product tag is equal to
new. - Save.
From now on, anything tagged new shows up in the collection automatically. You stop adding products by hand on the way in.
The catch is the way out. The smart collection is only as accurate as the tags. Once a product is no longer new, the tag has to go, and Shopify will not remove it for you. Without that step, the collection grows and grows until it loses meaning.
The Maintenance Question
Setting up the collection is the easy half. Keeping it accurate over months and years is where most stores fall behind.
Three patterns play out. The first is the calendar reminder, which works for a while and then gets ignored once Q4 hits. The second is the bulk cleanup, where someone spends a Sunday afternoon every few months untagging old products. The third is the silent abandonment, where the collection sits on the menu and slowly fills with stale items.
Each of these has the same root cause. The store has decided what new means (often 30 or 60 days), but nothing in the workflow enforces that definition.
Two paths sort this out: build the enforcement yourself, or hand it to a tool.
Building Enforcement with Shopify Flow
If your plan includes Shopify Flow, you can build a workflow that removes the new tag from a product a fixed number of days after it was published. The shape of the workflow is:
- Trigger: scheduled (daily).
- Condition: product was created more than N days ago.
- Action: remove tag
new.
Once the tag is gone, the smart collection drops the product on its next render. There is no need to touch the collection itself.
This works well when someone on the team is comfortable with Flow and willing to maintain the workflow. It does require a Shopify plan that includes Flow, plus a small amount of upfront thinking about edge cases (products that were tagged manually rather than on publish, products you want to keep new for longer, and so on).
Automating the Window with a Dedicated Tool
If Flow is unavailable, or if you'd rather not build and own the workflow, a dedicated app picks up the same job. Newr is one option. You install it once, set the time window (say, 30 days from publish), and the app handles both ends: products land in the collection on publish and drop out when the window closes. There is a free tier to start.
The thing to evaluate is the same regardless of which tool you pick. Does the time window match your idea of new? Does the tool handle products you want to exclude (limited editions, restocks, exchanges)? If your store runs different definitions of new for different parts of the catalogue (jewellery versus apparel, say), check that the tool supports more than one rule. If the answers all line up, the maintenance question is solved.
A Note on the URL
Once the collection is live, give the URL handle the same care as any other category page. /collections/new-arrivals is the convention, and it carries weight in search results for branded queries like “[your store] new arrivals”. Internal links to the collection from the homepage and the main navigation help Google understand it as a category page rather than a stray list.
If you have promoted the collection on social or in email, link to that URL specifically rather than the homepage. The page picks up referral traffic that compounds over time, and when the URL stays consistent, every link you build to it over the years adds to the page's authority.
What to Do This Week
If you don't have a new arrivals collection yet, the manual method takes ten minutes and gives you a placeholder you can improve later. If you have one and it has become stale, decide on a window (30 days is a common starting point) and pick the enforcement path that fits your plan and your tolerance for ongoing maintenance.
Either way, the collection works hardest when it stays current. The setup is a one time job; the upkeep is what separates a useful section of the site from a slowly aging one. If a customer asks where to find what's new, you should be able to point them to a single URL and trust it. That trust is the whole reason the section exists.
Frequently asked questions
- How long should products stay in a new arrivals collection?
- Most stores use 30 to 90 days. Pick a window that matches your publishing cadence. If you publish weekly, 30 days keeps the collection fresh.
- Can Shopify automatically remove products from a collection after a set time?
- Not natively. Smart collections with tags handle adding products. Tag removal needs Shopify Flow or a dedicated app on top.
- Does a new arrivals collection help SEO?
- Indirectly. A regularly updated collection signals freshness to crawlers and increases internal linking depth, both of which help category page rankings over time.
- Is Newr free?
- Newr offers a free plan to start. Pricing details are on the Shopify App Store listing.