Jump to content

Get carrier shipping costs


threeopus3

Recommended Posts

Hi,

 

Thanks in advance if you have an answer. I'm trying to show a breakdown of shipping costs in my cart. (There will be a shipping cost associated with each carrier and a total order might involve 3 carriers).

 

Anyway, I'm hoping that there is an easy way to get carrier shipping cost.

 

On order-carrier.tpl, I see:

 

$carrier.instance->id

 

Is there anything like...

 

 

$carrier.instance->id.shipping_cost

 

or

 

 

$carrier.instance->id.price

 

...that I can display?

 

When a total shipping cost is calculated, it is a sum of the shipping costs from each carrier (x+y+z).

 

How can I get x?

  • Like 1
Link to comment
Share on other sites

  • 6 months later...

Prestashop have made things so difficult for developers who dont know how it works (even though they claim differently). I think the only way is to go through all the tutorials, making sure you know how everything works before touching anything. Otherwise your gonna have a bad time. What a shame.  :(

Link to comment
Share on other sites

  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...