Regarding add shipping cost on product page

I want to add shipping cost on product detail page so that customer can view total cost before purchasing .
i already add the shipping cost for all different countries under setting ->shipping and delivery section.

Hi @puju2001

Can you elaborate on your issue while adding the shipping cost? If you have added the shipping cost properly, the customers will see the shipping cost during the checkout.

Let me know if that is not the case.

HI @sampymishra thanks for your response.
actually i want to display shipping cost on product page for each product according to countries. so that customer see the total price of product with shipping before checkout. because i don’t want to customer see shipping cost after checkout and cancel the order then.

Assuming you have experience coding in Shopify, you could set it up like this:

  1. Get the value of the country that the website visitors lives in.

  2. Show that initial value on the product page.

  3. When a size, or item is selected, add that product’s price to the shipping cost to show the final cost of the product.

Hello

We recently added an app on the store: https://apps.shopify.com/estimated-delivery-date-pro

The shipping prices are automatically taken from those that you have set up in the admin but you will need to assign a delivery date. You are able to assign delivery dates to en entire collection or just a single product. If you have the same delivery times for all your products it is easier to create a collection for everything then just add the one set of delivery dates.

The customer can also select on a dropdown to see the delivery times/costs for other countries you ship to