Shopify Ride theme variant images setup
Short answer: Ride 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 ride theme variant images, the useful starting point is what Ride does and does not handle by itself, so you are not paying for something the theme already gives you.
Ride belongs to the Dawn family, a set of themes that share the same product page structure. That grouping is the most useful thing to know here, because our app resolves all of them through the same code path: Dawn, Sense, Refresh, Craft, Spotlight, Rise, Trade, Ride, Studio, Origin, Taste, Crave, Publisher and Colorblock. Whatever you configure on Ride behaves identically on its siblings, and if you switch between them later the configuration survives the move. Together they account for roughly 2,835 of our installs, and Dawn itself runs on 1,962 of our stores, so anything that works on Dawn works here, and guides written for Dawn apply without modification.
Table of contents
- What Ride handles by itself
- Where Ride stops
- How Rubik Variant Images fits the Ride product page
- Setup steps for Ride
- Collection page swatches on Ride
- What to check once it is live
- When you do not need this
- What the Ride install base looks like
- Troubleshooting on Ride
- FAQ
- Related reading
What Ride handles by itself
Ride carries Theme Store ID 1500. 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 Ride 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 Ride 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 Ride 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 Ride’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 Ride
1. Install the app
Add Rubik Variant Images to your store. The free plan is enough to test the result on Ride before committing anything.
2. Enable the app embed
Open Ride 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 Ride 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 Ride
Ride 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. Ride does.
What to check once it is live
Four things are worth verifying on Ride 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 Ride install base looks like
Ride runs on 55 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. Ride shares its integration with Dawn, so it receives the same fixes at the same time.
Troubleshooting on Ride
- 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 Ride theme?
Rubik Variant Images, built by Craftshift, is the app we build for this and Ride 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.
Is Ride the same as Dawn for this?
Effectively yes. Ride is part of the Dawn family and our app treats them through one integration, so a guide written for Dawn applies to Ride without modification.
Does Ride 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 Ride 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 Ride 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 Ride up the right way
Configure one product, open it on your Ride 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.




