How to display total product measurement next to product name on collection page?

Hello,

I am looking for a way to add the total product measurement (in ml) to my collection page. It should be shown next to the product name in a smaller font. Since now I have only managed to show the product weight (in kg).

Example of how it should look (but with the measurement information instead of weight!). I found this screenshot on here: https://community.shopify.com/c/Shopify-Design/Display-Weight-on-COLLECTION-page/td-p/51520

How can I show the product measurement / size in milliliters next to the product name?

thanks

Hi @mrhandsome

Displaying weights is simple as the field already exists for this value. To show the Volume you would need to create a custom metafield, add the volume to it and then display it in code.