• Resolved locoleader

    (@locoleader)


    Hello,
    I have 2 currencies on my site.I use flat rate in regional currency for both products and flat rate shipping. However, on the checkout and cart pages, the shipping cost I added in the default(TRY) language is displayed correctly, while the price in the other currency (EUR) is not displayed as I would like. So what I want to see is: A fixed price + an extra price * number of items.
    For this, I wrote the following in the fixed price settings:
    145 + (15 * [qty]) for TRY
    10 + (2 * [qty]) for EUR

    When I view the cart in TRY, the shipping cost for 1 product is 160 TRY, so it should be.
    However, when I view it as EUR, the shipping cost appears as 10 EUR, no matter how many items are in the cart.

    How can I fix this?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Shipping Methods Fixed Price Issue’ is closed to new replies.