|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi,
I would like to set up a shop which does not have a consistent currency on the items. Therefore I'd need to add a currency field to the tt_products table. This would then alter the displayed currency in the FE display of the item and obviously I'd have to calculate a price in one destination currency upon checkout/selection. I had a bit of a look at the available hooks and am now wondering if could use one of the marker hooks and the changeBasket hook to do this. Does anyone have an idea if that will work? Cheers, Christian _______________________________________________ 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 Christian,
there is already a currency plugin inside of tt_products, but which did never work. It would be fine if you could fix the code of this. The price display functions should be modified also. The setGlobalMarkerArray should introduce a new marker for the currency, e.g. ###CURRENCY### and also a ###CURRENCY_DISPLAY### to draw the currency select box. But also some currency conversions must be done to show different prices. - 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
|
|||
|
|||
|
Hi Franz,
> there is already a currency plugin inside of tt_products, but which > did never work. It would be fine if you could fix the code of this. > > The price display functions should be modified also. The > setGlobalMarkerArray should introduce a new marker for the currency, > e.g. ###CURRENCY### and also a ###CURRENCY_DISPLAY### to draw the > currency select box. > But also some currency conversions must be done to show different > prices. Thanks for the tip about the existing code. I'll have a look. I was actually not really thinking of a display for more than one currency per item. All I want to be able to do is enter different currencies for different items. So, while one item's price might have to be interpreted as US$, another one's is to be understood as EUR, etc.. I'd be satisfied if I could just display the currency along with the price and take it into account when I calculate the prices on checkout. However, I'll see what the existing code does and try fixing it first before I make more modifications to suit my ideas. Cheers, Christian _______________________________________________ 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] Shop System Bug?? Where can I report it? FIELD_QTY isempty | Juan Pablo Villaverde | typo3-project-tt-products@lists.netfielders.de | 3 | 14.11.2007 08:42 |
| Re: [TYPO3-shop] Again: 2 different mails shop/customer? | Franz Holzinger | typo3-project-tt-products@lists.netfielders.de | 2 | 21.07.2007 12:17 |
| [TYPO3-shop] choice of shop extension: connection to ERP | Mathias Behrle | typo3-project-tt-products@lists.netfielders.de | 0 | 17.02.2007 13:36 |
| [TYPO3-shop] Configure shop system | Almir Orle | typo3-project-tt-products@lists.netfielders.de | 3 | 06.02.2007 21:01 |
| [TYPO3-shop] Shop in other languages | Preben | typo3-project-tt-products@lists.netfielders.de | 0 | 28.01.2007 15:59 |