Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

How can change the display of the product images on the PDP? Spartacus

provideConfig(<CmsConfig>{
      cmsComponents: {
        ProductImagesComponent: {
          component: YourNewProductImageComponent,
        },
      },
    }),
 
PREVIOUS NEXT
Tagged: #How #change #display #product #images #Spartacus
ADD COMMENT
Topic
Name
4+4 =