Swatch for single product
-
Hi,
How can I display attribute swatches for Simple Products in the Shop Grid?
Currently, swatches only show for Variable Products. I have assigned attributes to my Simple Products and enabled swatches in Products → Attributes, but they are not visible in the grid. I have around 50% single products and grid looks bad without single swatch bubble.
Is there a specific setting in Theme Settings or a code snippet required for this?
Thank you.
Hello,
Woodmart theme’s built-in attribute swatches are designed primarily for variable products, where they display selectable options like colors or sizes in the shop grid. Simple products don’t show swatches by default because they lack variations to trigger the grid display logic.
So it is not possible.
Best Regards.
Really nothing I can do? It looks so bad when there is swatches in the grid on some product and on some they miss. Then format of the grid looks broken.
Hello,
Please try to create your own layout for the Grid products by following the theme documentation here: https://xtemos.com/docs-topic/product-loop-item-layout-builder/ When creating your own Custom Layout, and check back the behavior, if the space is still there, then you can try to made same height using the Custom CSS code.
Best Regards,