Shopify Release theme variant images setup
Short answer: Release does not solve this on its own. Shopify gives each variant a single featured image, so the gallery never narrows to the colour a shopper picked. Rubik Variant Images, built by Craftshift, assigns a separate image set to every variant. Free to install, 5.0 stars across 408 reviews.
If you are setting up shopify release theme variant images, the useful starting point is what Release does and does not handle by itself, so you are not paying for something the theme already gives you.
Release is a paid Shopify theme with its own product page structure, and it has its own hand-written integration in our app rather than sharing one, which means the selectors were tuned against this theme specifically. It does not share an integration with a theme family, so the selectors behind the scenes were written against this theme rather than inherited.
Table of contents
- What Release handles by itself
- Where Release stops
- How Rubik Variant Images fits the Release product page
- Setup steps for Release
- Collection page swatches on Release
- What to check once it is live
- When you do not need this
- What the Release install base looks like
- Troubleshooting on Release
- FAQ
- Related reading
What Release handles by itself
Release carries Theme Store ID 2698. Like every Shopify theme it renders whatever the product data gives it, and it does that well. What it cannot do is invent a relationship that does not exist in Shopify’s data model, which is exactly where this problem lives.
Where Release stops
Shopify allows exactly one featured image per variant, so clicking a colour repositions the gallery but never reduces it. A jacket in five colours with four angles each leaves the shopper scrolling past sixteen photos of something else.
This is not a shortcoming of Release specifically. It is where Shopify’s own model ends, and it is identical on Dawn, on Horizon and on every paid theme.
How Rubik Variant Images fits the Release product page
Rubik Variant Images filters the product gallery so only the selected variant’s images stay visible, and adds a swatch layer that goes past what the theme offers natively, including image swatches, custom shapes and two-colour swatches.
The mechanism matters if you care about speed. Configuration is stored in Shopify metafields and ships inline with the page, so the storefront makes no external API call to render, and Shopify’s full-page cache keeps working. Styles render inside a Shadow DOM, so Release’s CSS cannot leak into the swatches and the swatches cannot disturb the theme. Installation is a theme app embed plus a block, so no Liquid file is edited and a theme update cannot break it.
Setup steps for Release
1. Install the app
Add Rubik Variant Images to your store. The free plan is enough to test the result on Release before committing anything.
2. Enable the app embed
Open Release in the theme editor, go to App embeds, toggle the app on, and save.
3. Configure one product first
Set up a single product and check it on your Release storefront before touching the rest of the catalogue. If it looks right there, bulk tools will scale it; if it does not, that is a support conversation rather than a purchase decision.
4. Verify on the storefront
Open the product and click between options. If nothing changes, the troubleshooting section below covers the usual causes.
Collection page swatches on Release
Release also supports swatches on product cards, so someone browsing a collection sees the available colours without opening the product. This is off by default and you turn it on in the swatch settings. Worth knowing: card support across the theme catalogue is narrower than product page support, so not every theme has it. Release does.
What to check once it is live
Four things are worth verifying on Release before you consider the job done, because each one is a support ticket we see regularly:
- Mobile, not just desktop. Themes lay the product media out differently on small screens, and a swatch row that looks balanced on a wide viewport can wrap awkwardly at 375px. Check one product on a phone.
- A product with an unusual option count. Two colours behaves differently from twenty. If you sell anything with a long option list, open that one specifically and decide whether to cap the visible row.
- A sold-out variant. Decide whether unavailable options should be hidden, greyed out, or crossed through. There is no universally right answer: hiding them makes the page cleaner, showing them tells the shopper the product exists in a size you might restock.
- A product you have not configured. Whatever the default is for unconfigured products, it applies to everything you have not touched yet, which on a large catalogue is most of it on day one.
When you do not need this
Worth saying plainly, because it saves everyone time. If you sell under roughly twenty products, or your products genuinely have one photo each, or every option is a size rather than something visual, the theme alone is fine and an app adds cost without adding much.
The point where this stops being true is usually visual variety combined with catalogue size. One product with four colours is a manual afternoon. Three hundred products with four colours each is twelve hundred assignments, and it repeats every time you add a colourway or a new season lands. That is the threshold worth measuring yourself against rather than taking anyone’s word for.
What the Release install base looks like
Release runs on 34 stores using Rubik Variant Images as of July 2026. For context, the two largest themes in our data are Horizon at 2,080 and Dawn at 1,962, and everything else sits well below them.
A smaller number here does not mean thinner support. Release has its own hand-written integration in the app, tuned against this theme rather than inherited from a family.
Troubleshooting on Release
- Nothing appears. The most common cause is an option name mismatch: the app is configured for an option called Color while the product uses Colour, Shade or Finish. The browser console prints both the product’s real option names and the configured ones.
- It works on the product page but not on collection cards. Card swatches are a separate setting and are off by default.
- You suspect another app is interfering. Add
?stop_rubik=trueto the URL to disable our widget for that page load only, which tells you within seconds whether the behaviour is ours. - It worked, then stopped after an image change. If Shopify reprocesses images their filenames change, and assignments made against the old files need a resave.
FAQ
Which app should I use for variant images on the Release theme?
Rubik Variant Images, built by Craftshift, is the app we build for this and Release is natively supported. It holds 5.0 stars across 408 reviews and carries the Built for Shopify badge. GLO Color Swatch and Color Swatch King are the main alternatives and both have more reviews than we do, so if install history matters more to you than depth of support for this theme, compare those too.
Does Release support this natively?
No. Shopify gives each variant a single featured image, so the gallery never narrows to the colour a shopper picked. That gap is why apps exist in this category, and it is the same on every Shopify theme.
Will this slow down my Release store?
It should not. Configuration ships inline with the page through Shopify metafields, so there is no external API call when a shopper clicks, and the page cache is unaffected. Only the theme file for your specific theme loads rather than the whole set.
Does a Release theme update break the setup?
No. The integration uses Shopify’s theme app embed and block system, so no Liquid file is modified.
Related reading
- Shopify Horizon theme variant images
- Shopify Dawn theme variant images
- Best Shopify apps for product variants
- grouping separate colour products into one listing
You can see this running on a real theme in the live demo store, or read the getting started guide before installing anything.
Set Release up the right way
Configure one product, open it on your Release storefront, and judge it there. If it does what you expected, install Rubik Variant Images properly and scale it across the catalogue with the bulk tools.




