[[*productlink]] button for download

Hi friends,

In website, have buttons for download. How do I make the download link different for each language?

The code is like below.

<h4>Construction examples</h4>
                                    <a href="**[[*productlink]]**" target="_blank_" class="btn mt-3 mb-3">Download</a>

I think that this code must be change *[[productlink]] where call this code

productlink is a template variable and you are using Localizator for the different languages.

With Localizator you can check the checkbox “TV is available in localizations” in the template variable settings to allow different values for the different languages for this TV.