[TYPO3-shop] price for different frontend usergroup
Franz Holzinger
franz at fholzinger.com
Fri Jul 21 13:50:17 CEST 2006
Hello Gideon,
>
> I learn from the manual that I can set different prices for different
> usergroups with if-statement. Could anyone give me a hints how to do
> it?? Thanks.
>
at the moment 2 prices are possible.
see manual:
priceNoReseller
int+
Price number for reseller, which can only be 2 at the moment. The price2
will however only be taken when its value is greater than 0. Here is the
way to get the price2 for a special user group:
Example:
[usergroup = 1]
priceNoReseller = 2
[global]
...
- Franz
More information about the TYPO3-project-tt-products
mailing list