Currently, in Shoppable Videos, translations are inherited from the "Live" product. This means that to update the translation of the "Open" button, you need to modify the translation settings in the Live product.

Steps to Update the Translation
- Navigate to the Live product from the top menu.
- Go to Settings > Translations.
- Select the appropriate locale.
- If you have multiple locales, ensure that the specified locale is also included in your integration code. If no locale is specified in the integration, it will default to the locale marked as "default."
- Search for the text you want to update. In Shoppable Video, the following fields can be used:
productDetail.addToCartLabel
productDetail.buyLabel
productDetail.openLabel
cart.viewCart
checkOut.buttonLabel
- Update all necessary the translation, then click Save & Publish.

Changes may take up to 30 minutes to reflect in the player due to caching.