customize slideshow section

customize slideshow section

manan123
Pathfinder
194 1 24

 i have one section which is slideshow section, in which there's a option to upload images  for mobile & desktop devices , but there's not a option to upload video for for mobile & desktop separately, it only gives option to upload one video. Can you customize it so that there could be option to upload video also for mobile & desktop devices separately?

Replies 2 (2)

Small_Task_Help
Shopify Partner
1054 45 101

Hi,

 

need to modify the section’s Liquid code and schema configuration in your theme

Video upload section code example

{
  "name": "Desktop Video",
  "id": "desktop_video",
  "type": "video",
  "label": "Upload Desktop Video"
},
{
  "name": "Mobile Video",
  "id": "mobile_video",
  "type": "video",
  "label": "Upload Mobile Video"
}
To Get Shopify Experts Help, Click Here or E-mail - hi@ecommercesmalltask.com
About Us - We are Shopify Expert India
At Google My Business - Ecommerce Small Task - Hire Shopify Developers Ahmedabad
manan123
Pathfinder
194 1 24

I am using shopify dawn theme. I want each variant to appear separately on the collection page, and when I open any one of them, all the other variants should also be displayed together on the product page.

 

My website - https://mansaroverfurnishings.com/

 

manan123_0-1736246380273.png

 

manan123_1-1736246380282.png

 

I want all the variants to be appear seperately also on collection page.