Why isn't my product description displaying in collections.liquid?

Hello! I am very new to shopify. I wanted to make a custom section made out of collections.liquid. I wanted to display the product description but not really sure about the forums I’ve seen by far as I have tested it out but none of them works. I found this code

{{ 'homepage.onboarding.product_title' | t }}

and thought would work if I change .product_title to .product_description.

Nah. I fixed it. Nevermind.