- Beranda
- Komunitas
- Tech
- Website, Webmaster, Webdeveloper
How To Import Product Images From URL In Magento 2


TS
meetanshi
How To Import Product Images From URL In Magento 2
Magento 2, being well known, frequently has stores relocating from different stages. It expects to Import Product Images From URL for Magento 2. Of course, Magento 2 handles picture imports well however they ought to be situated in your server as it were. Be that as it may, with regards to bringing in the item picture from an outside URL, you can utilize the underneath arrangement.

The underneath administration can be incorporated anyplace required and its execute strategy will be called with the accompanying params:
$item - stacked item example, the picture will be added to it
$imageUrl - outer picture URL
$noticeable - a picture will be concealed as a matter of course. You might make it noticeable, just by passing the boolean worth "valid";
$imageType - a cluster, discretionary param, where you can determine whether to set a picture as the principal picture, a little picture or a thumbnail or any blend of those.
The post offers the answer for effectively import item pictures from the outer URL in Magento 2 store.
For more info, visit https://meetanshi.com/blog/import-product-images-from-url-in-magento-2/
The underneath administration can be incorporated anyplace required and its execute strategy will be called with the accompanying params:
$item - stacked item example, the picture will be added to it
$imageUrl - outer picture URL
$noticeable - a picture will be concealed as a matter of course. You might make it noticeable, just by passing the boolean worth "valid";
$imageType - a cluster, discretionary param, where you can determine whether to set a picture as the principal picture, a little picture or a thumbnail or any blend of those.
The post offers the answer for effectively import item pictures from the outer URL in Magento 2 store.
For more info, visit https://meetanshi.com/blog/import-product-images-from-url-in-magento-2/
Diubah oleh meetanshi 21-07-2022 09:03
0
112
0


Komentar yang asik ya


Komentar yang asik ya
Komunitas Pilihan