Allocate products to producttaggroups

Hi there,

We received the following question for a customer:

Can we allocate products directly to producttaggroups, so that we can have products on the PLP of the producttaggroup in the menu. Right now, as far as I can tell, you can only link products to producttags.

Example (in levels):
(1) Swimingpool > (2) Water mainenance > (3) Swimingpool testing > (4) producttags (5) products. e.g. on level (3) they like to allocate also some products directly.

Could you kindly advise?

Thanks,
Suzanne

Hi Suzanne,

There isn’t a direct connection between product tag groups and products. To link products, a product tag is always required.

One approach could be to create a display type called “show_products” for the product tag group and product tag. In your endpoint, you can then display all the products associated with the underlying product tags that have the “show_products” display type.

You can create display types by navigating to “All Settings” > “Product Tag (Group) Display Types.”

Hopefully this helps!