New Landing How can we help? Atelier Is it possible to display DKK (USD) only in TOTAL?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Atelier
  • #221524
    peter4576
    Member
    Post count: 168

    Hi guys

    Overall on the site you display (WooCommerce displays) the DDK in front of all prices.

    I would like it to only display this in the final TOTAL price. Will this be doable?

    Thanks

    Peter

    #221530
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You would need a web developer to change this, this is not a customisation we can do for you.

    WooCommerce does allow you to alter the position, but not hide it completely. WooCommerce => Settings => Currency Options => Currency Position

    – David.

    #221534
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this css to hide it when using product assets and in shop page.

    
    .products .price{
    display:none!important;
    }

    What pages you would like to display it? Checkout, cart and single product?

    -Rui

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register