Forums / Developer / Add shipping in basket.tpl

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Add shipping in basket.tpl

Author Message

Solène Guillot

Thursday 21 October 2010 12:59:27 am

Hello

I would like to add shipping information in the customer basket. In the shop/basket.tpl there is a test on a $shipping_info, but I don't know where I can set it.

I also installed the contryshipping extension, it work fine, but the shipping information doesn't appear in my template. May I override the basket.tpl template ???

Thanks

Lars Eirik R

Thursday 21 October 2010 1:03:13 am

Hi.

Have you activvated the shipping workflow?

You should set upt the shipping workflow in Exponential. This will allow you to have your workflow.ini.append.php file with your shippingprice.

If you need another shippinghandler you may have to a look for anothter extension or create a shippinghandler your self.

Solène Guillot

Thursday 21 October 2010 1:19:33 am

Ok I didn't see the simpleshipping workflow (because of the translation in french).

That's OK !!!

Thank you