[TYPO3-shop] price based on FE group?

Horn Gábor gabor at h3online.hu
Fri Jan 5 11:59:40 CET 2007


Dear Franz,

first thanks for your reply.

We don't know exaclty how much prices the customer needs, and it can be 
change in future i'm affraid, so a true solution would be a separated 
price table with fe_groups.uid, tt_products(_articles?).uid, price.
This obviously would need some be module also where the user can set 
these prices. This seems quite a huge development for me.

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.

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?

thanks in advance, hirisov

> 
> This depends on the number of different prices you need and of the 
> complexity how these prices shall be applied and maintained.
> 
> An easy way would be to enhance the tt_products table with additional 
> price fields. However it would be better to introduce a separate price 
> table for this. Or a TypoScript with a percentage of price reduction 
> could be used.
> 
> - Franz


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