Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Amigo 245 posts 600 karma points
    Oct 28, 2014 @ 21:12
    Amigo
    0

    price formatting help

    var price = CatalogLibrary.CalculatePrice(product);
    @price.YourPrice.Amount

    this returns "in danish language" example: "kr. 350,00" (space between kr. and 350,00)
    this returns "in uk language" example: "kr.350,00" (no space between kr. and 350,00)

    Where can i change this so there is a space in the uk language too?

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Oct 28, 2014 @ 22:37
    Dennis Aaen
    0

    Hi Amigo,

    Perhaps this documentation on how to format prices could be a help,

    http://docs.ucommerce.net/ucommerce/v6/getting-started/transaction-foundation/formatting.html

    Hope this helps,

    /Dennis

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies