How to pull sku number into Sub Collections pages underneath product name and above the price?

Hello,

I am trying to pull in the individual sku numbers into each of the individual sub collection pages for the site https://slatpro.com/collections/rhino-hammer as an example.

I would like for it show the Product name, then sku number, then price. I’ve tried a number of edits to the collection-list.liquid and collection-sub-collections-template.liquid, without any luck.

Let me know if you have any ideas. Thanks!

Typically this is in a separate snippet included in those templates that used to loop over each product because sku,price,etc exist on the products not the collection