Choose how many merchants to diaply on a Price Comparison Set (4) copy 4

FROM OUR BLOG

Casey
July 6, 2025

Fields in a merchant’s product feed, like size, color, or gender, can be used to create product attributes. These attributes make it easier to display or filter products in your WooCommerce store, improving the experience for your audience.

Each product record in the Product Set search results, it can be expanded to see additional product information.

Say you want to import the color field as a product attribute.

You can do this by adding a small snippet of custom code to your Custom Plugin (you can grab that code here).

Then, in your WooCommerce store, attributes can be displayed to make it easy for your audience to quickly find the products they are interested in.

For more information, visit written documentation here.