Hi There,
In Magento 2.3, there is an option to add a product video in product image gallery, which allows you to add a link to video with a title. But this is only good if it is editing a product. Is there a way to import this using CSV import as there are quite a lot of products to do this one by one?
Thanks,
Jay
Solved! Go to Solution.
Hi @icewing02
Well there is no default option available to import/export product video link with product import process.
So either you will require to do manually or you can do customization on the top of the same.
here i am sharing the link were in they have given some workaround idea on this problem - https://magento.stackexchange.com/questions/111129/import-attribute-for-youtube-videos-in-products
That might help you to do customization on the top of Magento product import process.
Hope it helps !
Hi @icewing02
Well there is no default option available to import/export product video link with product import process.
So either you will require to do manually or you can do customization on the top of the same.
here i am sharing the link were in they have given some workaround idea on this problem - https://magento.stackexchange.com/questions/111129/import-attribute-for-youtube-videos-in-products
That might help you to do customization on the top of Magento product import process.
Hope it helps !
Hi Manthan,
Yes, as it turns out, we had to do the customisation. Thanks for clarifying.
Cheers!
Hello @icewing02
Happy to help and keep helping others
Hi,
I am using magento 2.3.4
When click on add video button nothing happens and i have deployed all commands and tried everything but nothing happened.
Also browse image then nothing happened.
Please suggest a suitable solution if possible.
@Manthan Dave wrote:Hi @icewing02
Well there is no default option available to import/export product video link with product import process.
So either you will require to do manually or you can do customization on the top of the same.
here i am sharing the link were in they have given some workaround idea on this problem - https://magento.stackexchange.com/questions/111129/import-attribute-for-youtube-videos-in-products
That might help you to do customization on the top of Magento product import process.
Hope it helps !
Hello @icewing02
Please refer.
Add video programmatically
https://magento.stackexchange.com/a/233058/72776
Add video programmatically import using CSV
https://magento.stackexchange.com/a/340391/72776
It will be useful.
Hope it helps
if the issue solved, Click Kudos & Accept as Solution