diff --git a/www/pages/shopimporter_shopware6.php b/www/pages/shopimporter_shopware6.php index 4016486b..73cfcd52 100644 --- a/www/pages/shopimporter_shopware6.php +++ b/www/pages/shopimporter_shopware6.php @@ -2901,6 +2901,9 @@ class Shopimporter_Shopware6 extends ShopimporterBase } $this->addCoverImage($variantImageData, $variantProductId); + if($article['texteuebertragen']) { + $this->exportTranslationsForArticle($variant, $variantProductId); + } } $existingConfigurations = $this->shopwareRequest(