public Map<String, ProductOptionTranslation> getTranslations() {
   setI18nExtension();
   return i18nExtension.getTranslations();
 }