You can use a cards component to show records, but you can also filter the records based on Dynamic values. In this case we will filter the records on a product page, to show variants of the product.
Display cards which when clicked, add or remove the card id from a custom array variable (with Run a function → Toggle Array) then use the custom array in the filters. By doing this you can create your own customized filter components with multiple values.
Loading video: 10-cards-dynamic-filter_V2.mp4...
Filter components are quick to setup, and much easier to understand - but making custom filters using cards can look and feel more professional.