[TYPO3-shop] tt_products >< commerce and different views

Tapio Markula tapio.markula at atwebteam.com
Sat Mar 3 15:31:42 CET 2007


Franz Holzinger kirjoitti:
> Hello Tapio,
> 
>> Then next problem - my customer would like to hide prices
>> it the visitor has not logged in as frontend user.
> 
> This is possible.
> 
> You can put FE user group specific subpart markers around it.
> 
> <!-- ###FE_GROUP_1_TEMPLATE### begin -->
> ###PRICE_TAX###
> <!-- ###FE_GROUP_1_TEMPLATE### end -->
> 
> This example is for group id=1. Everything inside will be available only
> to logged in users of this FE group.
> 
> 
> - Franz

does it support automatic several groups

BTW. I could try to make markers replacing text in the example template,
when every language could use just one template. Or have you started 
doing that?


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