Among the product cards, only one has a «New» badge. Since there is no unique selector on each card, you need to identify the right card first.
The filter() method lets you narrow a locator result based on text or an inner element. It is especially powerful for distinguishing cards, rows, and list items that share the same structure.
page is already available. Click the card that contains the «New» badge.