How to display shipping rates on Shopify's product detail page?

Hi everyone!

I need to show in the PDP (product detail page) the shipping options for that product.
The user enters an qty, a zip code and obtains the shipping rates according to the store’s configuration.
Is there any Api (REST or Graphql) from Shopify to get this?

Thanks in advance,

Pablo

Hi all,
I think I found a possible solution, following this link:

https://community.shopify.com/topic/743643

I’ve been testing it and it works great.
Thanks a lot,

Pablo