cancel
Showing results for 
Search instead for 
Did you mean: 

Third Party Video Content - Carousel

Third Party Video Content - Carousel

Hi,

 

The company I work for creates content for multiple manufacturers and host it for multiple retailers.  We have a script that can search for the SKU/EAN, matches that with our system and puts a video related to that product on that page.

 

Is there a way of using the script to put a video within the carousel or is this locked out to Vimeo and YouTube? We have a plugin that can bypass this and use links from us but is a manual process, we are looking to automate this.

 

Does the Magento API allow you to write into the carousel?

3 REPLIES 3

Re: Third Party Video Content - Carousel

@g_isite 

You can assign video in the product and use the logic of search in that!

  

Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.

Re: Third Party Video Content - Carousel

I am not sure what you mean?

 

I need to automate a video to appear in the carousel based on a script I have which searches the page for a SKU and EAN.

Re: Third Party Video Content - Carousel

@g_isite 

You need to add custom code

1). First of all, Assign the youtube or any video in the product(while adding or editing the product, you have the option to add video too)

2). Now, override the search page 

3). You can see the code that has been set for the product image. You just need to add the code of the youtube video instead of the product image code on the search page!

Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.