mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2025-01-13 07:11:14 +01:00
Shopware 6: Export translations for variants
This commit is contained in:
parent
cd2a163174
commit
f5ac09944e
@ -2901,6 +2901,9 @@ class Shopimporter_Shopware6 extends ShopimporterBase
|
|||||||
}
|
}
|
||||||
|
|
||||||
$this->addCoverImage($variantImageData, $variantProductId);
|
$this->addCoverImage($variantImageData, $variantProductId);
|
||||||
|
if($article['texteuebertragen']) {
|
||||||
|
$this->exportTranslationsForArticle($variant, $variantProductId);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$existingConfigurations = $this->shopwareRequest(
|
$existingConfigurations = $this->shopwareRequest(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user