Skip to content

Wrong price in store with a specific currency #92

Description

@rvelhote

Hello,

In our website I have multiple stores with different currencies. While testing this module I noticed that prices don't get converted from the original base currency (EUR). For our USA store the currency symbol is correct (USD) but the actual value is incorrect.

Looking at the Attribute/Price class I believe that it's missing a call to $store->convertPrice in order to obtain the price in the store's base currency. I also had a look at the default price.phtml that is used in the frontend and they are doing the conversion however I see no conversion taking place in the GoogleShoppingApi module.

Am I missing something (e.g. an issue with configuration)?

Thank you,
Ricardo Velhote

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions