I’d like to use my own custom product card (including the product image, title, price, button, etc.) wherever products are displayed, such as the Products element, Carousel, Shop page, and any other Bricks element that shows products.
The only way I’ve found is to enable a query on a Container and place my custom component inside it. That works, but the built-in product elements always use their default product card/template, and I can’t completely replace its layout.
I also checked the Templates section, but I couldn’t find a way to set my custom component as the default product card.
Is there a way to use a custom product card across all product-related elements in Bricks, or is this only possible when using a queried Container?