[TYPO3-shop] price based on FE group?

Franz Holzinger franz at fholzinger.com
Fri Jan 5 15:39:33 CET 2007


Hello hirisov,

> The percentage idea is nice and easy to implement but it means that all 
> the items will be reduced by the same % for a given group, i have to ask 
> the client if that's acceptable for them.
You could also modify the pricecalc and discountprice setup. By this the 
reduced prices for nominated original prices can be set without percentage.

> Is there a description about how to properly add more price fields to 
> tt_products, and how to handle them correcly in ts, calculations, any 
> php modification needed to get them work pls?

Simple use the Extension Kickstarter to add a new price field. This 
feature comes from Jens Schmietendorf. The price fields must be called 
'price3', 'price4' aso. .

[usergroup = 1]
priceNoReseller = 2
[global]


- Franz


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