Skip to content
product-gallery-block / 0.1.1-arc-themes-release-version-2.1.3.4773

product-gallery-block 0.1.1-arc-themes-release-version-2.1.3.4773

Install from the command line:
Learn more about npm packages
$ npm install @wpmedia/product-gallery-block@0.1.1-arc-themes-release-version-2.1.3.4773
Install via package.json:
"@wpmedia/product-gallery-block": "0.1.1-arc-themes-release-version-2.1.3.4773"

About this version

Product Gallery Block

As a Page Builder user, I want to add the Product Gallery - Arc Block to my PDP page, so that I can merchandise multiple images on my PDP. The Product Gallery uses the Carousel component in Themes Components, along with its indicator type functionality, to show options only available on the mobile viewport.

Custom Fields

Prop Required Type Description
isFeaturedImageEnabled no boolean Display the product’s featured image.
indicatorType no string Type of indicator to be displayed, like thumbnail or dots.

ANS Schema

Arc Commerce Content Source is used.

ANS Fields

  • schema.productGallery

Additional Considerations