Looping and Displaying WooCommerce Product Cards Using Bricks

I have $skus with an array of product SKUs in WooCommerce. I need to loop and display product cards corresponding to each SKU in the array. There are no problems with displaying it through PHP, but how do I format the product card using Bricks?"