Skip to content

product-images

Auto Added by WPeMatico

Delete product iamges and Add images programatically Issue

I have to import the product images by script for this I’m using below script but getting the error when save product. public function __construct( MagentoCatalogModelProductGalleryReadHandler $readHandler, MagentoCatalogModelProductGalleryProcessor $galleryProcessor, MagentoCatalogModelResourceModelProductGallery $productGallery ) { $this->readHandler = $readHandler; $this->galleryProcessor = $galleryProcessor; $this->productGallery… Read More »Delete product iamges and Add images programatically Issue