CBB Shipping Rates Calculator
Meets our highest standards for performance, design, and integration. Learn moreOpens in new window
Reviews (227)
Hello, I like it a lot, but i have a request, can we add it to the product page as well? Thanks for your reply
Hello, thanks for your question.
Our app gets the shipping rates information from Shopify and the Shopify Platform only provides them associated to an existing shopping cart.
There is nothing we can do to show shipping rates on the product page because the Shopify API does not have that option. Please understand that we cannot show information that Shopify does not provide.
This is the documentation of the Shopify API that provides the shipping rates https://shopify.dev/docs/themes/ajax-api/reference/cart#get-cart-shipping_rates-json
As you can see, there is no way to pass a product as a parameter, it always uses the contents of the shopping cart.