PDP - Shipping rates calculator.

ppeusco
Visitor
2 0 0

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

 

 

Reply 1 (1)

ppeusco
Visitor
2 0 0

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

https://community.shopify.com/c/Shopify-APIs-SDKs/Calculate-shipping-rate-with-draft-order-api/td-p/...


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

Pablo