Home / Forums / WoodMart support forum / Variable products image swatches
Home › Forums › WoodMart support forum › Variable products image swatches
Variable products image swatches
- This topic has 7 replies, 2 voices, and was last updated 6 days, 4 hours ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
June 15, 2026 at 3:02 pm #721574
luis.teixeiraParticipantHello,
I have a few products with different colors, and I followed your documentation to create this, which is working on my single product page (link in private content), but I can’t figure out how to show them in the Product loop item that I created (named CFB Custom Product Loop). Using the “product variations” widget only shows the sizes. I’m trying to do something like the screenshot below.Can you help me figure this out? Links in the private content area
Attachments:
You must be logged in to view attached files.June 15, 2026 at 3:50 pm #721589Hello,
Navigate to Theme Settings > Shop > Variable products > set them as “Grid swatch attribute to display”: https://postimg.cc/FfxThbRd
Best Regards
June 15, 2026 at 4:19 pm #721601
luis.teixeiraParticipantYes, I already had that option selected with the right attribute.
Attachments:
You must be logged in to view attached files.June 16, 2026 at 10:28 am #721685Hello,
I have further checked this behaviour and because custom Product Loop layouts are built using the native WordPress Gutenberg editor global Theme Settings do not apply to them. Every block inside your custom loop layout must be configured individually.
The Product Loop “ Product Variations” element currently does not allow selecting a specific attribute (like Color). It automatically renders variation attributes based on product structure, which is why Size is shown first and colors only appear after selecting a size. You need to choose one variation then the other will show.
Here is the documentation how the loop builder work in custom layout:
https://xtemos.com/docs-topic/product-loop-item-layout-builder/Best Regards
June 16, 2026 at 2:32 pm #721733
luis.teixeiraParticipantSo it’s not possible to use images, right? Is it possible to show just the colors, like some of the predefined templates?
June 16, 2026 at 3:43 pm #721745Hello,
Yes, you can try disabling the custom Product Loop Item layout and use one of the default WoodMart product grid layouts. Then navigate to Theme Settings > Shop > Variable Products and set the Quick Shop Type to “On Variation Click”. With this configuration, the variation images should be displayed correctly in the product grid.
But if you want to use loop items with color swatches, you need to edit the color attribute terms and configure them as Color Swatches. You can check this under Products > Attributes > Configure Terms for your color attribute. Once the attribute terms are set up as color swatches, they should appear correctly as colors in the product grid.
Best Regards
June 16, 2026 at 4:12 pm #721749
luis.teixeiraParticipantBut if you want to use loop items with color swatches, you need to edit the color attribute terms and configure them as Color Swatches. You can check this under Products > Attributes > Configure Terms for your color attribute. Once the attribute terms are set up as color swatches, they should appear correctly as colors in the product grid.
But with this configuration, I also lose the image swatches on the single product page, right?
June 17, 2026 at 9:22 am #721790Hello,
Yes, that’s correct. After changing the color swatch it will also affect a single product page.
Best Regards
-
AuthorPosts
Tagged: variable products
- You must be logged in to create new topics. Login / Register