Commit 63228d5d by Krzysztof Kuźniar

Update module - media assets #3

parent e8ce6e91
......@@ -189,7 +189,7 @@ class ProductProcessor extends \PimProductProcessor implements \ItemProcessorInt
$convertedImage = $this->convertArrayUrlToBase64(
$attrValue,
$altData,
'',
$mediaAttribute == $productStandard[Prop::FIELD_META_DATA][Prop::ATTRIBUTE_AS_IMAGE] ? 0 : count($productStandard['media_gallery_entries']),
$imageRoles
);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment