Liquid shipping_method object is empty in product page

Hello, I tried to put this code into my custom liquid block theme and it show nothing in product page:

{{ shipping_method.title }}

Why? How to fix it?