[TYPO3-shop] Currency problem

Kim Holberg Andersen kim at crewcut.dk
Wed Nov 5 18:29:53 CET 2008


Kim Holberg Andersen wrote:
> Hi,
> 
> I would like to use danish currency in the shop, but cannot figure
> out how. In constant i have:
> 
> plugin.tt_products.currencySymbol = DKR
> 
> In the FE it shows my danish price correct, but in the BE the price 
> comes out as EUR. (using mbi_products_orders)
> 
> Neither the book "Der TYPO3 - Webshop" or the on-line manual seems
> the really explain this (or i cannot find it)
> 
> tt_products 2.5.7
> 
> Kind regards
> 
> Kim Holberg Andersen
Further to my problem:

static info tables:

Default language = DK
Default country = DNK
Default currency = DKK

Corrected plugin.tt_products.currencySymbol = DKR to DKK

but neither did help - what else can i configure?

Regards

Kim


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