Description
- Displays a list of product cards associated with product tags on the page.
- Clicking a card should:
a. Set the activeProduct in the store service
b. Open the PDP
Keep in mind that the PLP can also display within a PDP, in that case it will need to filter out the activeProduct.

Description
a. Set the activeProduct in the store service
b. Open the PDP
Keep in mind that the PLP can also display within a PDP, in that case it will need to filter out the activeProduct.