Skip to content

Localization not possible with module #8

@RVanDamage

Description

@RVanDamage

Hi there,

We would like to change language accordingly with front-end language.
https://docs.smartsupp.com/chat-box/localization/

However this does not seem to be possible with the PrestaShop module.

We analyzed the code of the module a bit and it looks like the header code is built by some ChatGenerator. This ChatGenerator has some functions, like setPlatform, setCookieDomain, setVariable (for customer name, order parameters etc.). Those functions are used in the module. ChatGenerator also has a setLanguage function inside, but it seems the module is not using it. It should not be hard to add it to the module, but I think it's the author's job, otherwise any change made by me will be overwritten by any update of the module.

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