[TYPO3-shop] [PLEASE HELP] No Shipping Price for 3 Products
Sebastian Neubert
s.neubert at metaways.de
Thu Dec 17 12:32:45 CET 2009
Richard schrieb:
> Hey,
> im using this currently:
>
> shipping >
> shipping {
> radio = 1
>
> 10.title = Germany/Deutsche Post
> 10.priceTax = 0
> 10.priceNoTax = 0
> 10.image.file =
>
> 60.title = Europe/World (Airmail)
> 60.priceTax = 17
> 60.priceNoTax = 0
> 60.image.file =
> }
>
> But as i told you, this goes to every product(the 17)
>
> So what you mean exactly?
Hello Richard,
I think Franz wanted to tell you, that the calculationScript Function
can solve your problem.
If you add the following line in your configuration, you can configurate
your payment individually.
10.calculationScript = EXT:tt_products/pi/products_comp_calcScript.inc
I never had used this option, but I guess that google and friends will
tell you more about it.
HTH,
Sebastian
More information about the TYPO3-project-tt-products
mailing list