Is it possible to link variant button to a product page without app? I want a product that has 3 different variants but the variants have their own product page. On the main product page the variants should have an image as the variant button instead of text and under the image should be the name of the variant. When a customer selects a variant it should take them to the variants product page. On each product variants page there should be image swatches for the other variants if the customer wants to switch to another one.
Hi Tilda, If you are on a Shopify Plus plan then you can use official Shopify Combined Listings app. If not you will need to implement some custom coding solution. Unfortunately there is no native way of doing it without code or app.
Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.
Because it’s technically doable without an app, but it’s best to use separate products and not true variants. Create each variant as a separate product, then add a custom swatches section on the product template that shows images that link to the other product URLs. This simulates variant switching and allows you to have a separate product page for every item.
Hi, this setup can still be done without using an app. However, building it manually usually requires some additional setup so the different selections can switch smoothly between separate product pages.
A simpler and much easier-to-manage approach is to create separate products for each color/style, then connect them together so they behave like variants on the storefront.
With Easify Product Options, you can create Color Swatches or Image Swatches so customers can switch between different versions directly from the product page in a much more visual way.
I’ve created a similar demo to help you better visualize how it works:
Then, in the Add/Edit Cross-product links section, you can connect each swatch to its corresponding product by selecting the matching product or attaching the product URL directly to each option value.
For example, when customers click the Black swatch, they’ll be redirected to the Black product page, and when they select White, they’ll be taken to the White product page instead. This way, each option can still have its own image gallery, content, pricing, and product details while the overall experience still feels like a unified variant selector
Once the setup is complete, clicking a different swatch will automatically redirect customers to the matching product page along with its own images and product information.
This approach works especially well when each version needs its own dedicated gallery or content while still keeping the browsing experience clean and intuitive like a normal variant selector. The setup is also quite beginner-friendly, so you can configure everything directly inside the app without needing coding knowledge.