[TYPO3-shop] price for different frontend usergroup

Gideon So gideonso at livingwater.org.hk
Thu Aug 24 05:56:17 CEST 2006


Hi Franz,

	I followed what you told me, but the price2 seem not work....

	I create a user "test" with usergroup "dealer" (id=1). Then I put this
in the constant field.

	[usergroup = 1]
        priceNoReseller = 2

	Not work. Any hints??

Gideon


Franz Holzinger wrote:
> Hello Gideon,
> 
> 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