[TYPO3-shop] bulkily products: no costs with pick-up-in-store

Franz Holzinger franz at fholzinger.com
Mon Jan 15 16:27:51 CET 2007


Hello Wolfgang,

> How can i set the shipping costs with bulkily products to 0 with
> pick-up-in-store?
> 
> plugin.tt_products.bulkilyAddition = 25.00
> plugin.tt_products.bulkilyFeeTax = 19.00
> 
> plugin.tt_products.shipping.20.title = Selbstabholung
> 
> Here are no delivery costs but bulkily products have always added the 25.00.
> How can i set this to 0?
> 

I think the PHP code needs some change to make this possible. At the
moment it always adds the bulkiliy, if the product has the checkbox
'bulkily' has been set.

Just search for 'bulkily' in the Code and change it to your needs.

- Franz


More information about the TYPO3-project-tt-products mailing list