[TYPO3-shop] No shipping when price is higher than 1000?

Simon Justesen simon at simm.removedk
Thu Nov 23 01:45:28 CET 2006


Franz Holzinger skrev:
> Simon a écrit :
>> Hi,
>>
>> How can I set up the shop, so if the customer buys for more than 1000 
>> euros, then there is no shipping cost?
>>
>> I've tried with the belowmentioned
>>
>> 10.price.noCostsAmount = 1000
>>
>> but apparently it only works with weight and quantity?
>>
> You can use count.
> 
>  10.price.type = count
>  10.price.noCostsAmount = 1000
>  10.price.1 = 1.5
> 
> - Franz
> 
> 
Excellent!

Thanks Franz



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