|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hello,
i would like to ask if it's possible currently to assign more prices to a product, based on the user's fe group. Eg we would like to show different price for guests, resellsers, (gold) partners and such. If it's not possible atm, can you give me rough estimation about how much time/donation such a development would need? thanks, hirisov _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#2
|
|||
|
|||
|
Hello Gábor,
> i would like to ask if it's possible currently to assign more prices to > a product, based on the user's fe group. Eg we would like to show > different price for guests, resellsers, (gold) partners and such. If > it's not possible atm, can you give me rough estimation about how much > time/donation such a development would need? 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 _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#3
|
|||
|
|||
|
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 _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#4
|
|||
|
|||
|
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 _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#5
|
|||
|
|||
|
Hello Franz,
This seems to be a really nice feature! I guess then the proper price is used everywhere in the FE and calculations for a logged in user, so we are almost there For a quick solution it's pretty nice, maybe i'll modify tt_product a bit for this customer so at forms it will print 'resseller price' and such instead of price3, but that's just cosmetic, the most important part that if this kind of extra price fields works nicely. thanks, hirisov > > 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 _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-shop] Unique shipping price per product | Ryan Hayle | typo3-project-tt-products@lists.netfielders.de | 1 | 21.12.2006 10:39 |
| [TYPO3-UG France] Invitation: PARIS TYPO3 User Group Meeting -02.03.2008 19.00 CET | Olivier Dobberkau | typo3-france@lists.netfielders.de | 3 | 02.03.2006 10:55 |
| [TYPO3-UG France] PARIS TYPO3 User Group | Olivier Dobberkau | typo3-france@lists.netfielders.de | 1 | 07.02.2006 21:32 |
| [Typo3-UG France] Welcome to the typo3fr group | typo3fr Moderator | typo3-france@lists.netfielders.de | 0 | 26.09.2003 13:07 |