UNPKG

@shopgate/engage

Version:
5 lines 267 B
/** * key in the product image collection */export var PRODUCT_SLIDER_IMAGE_COLLECTION_KEY='PRODUCT_SLIDER_IMAGES';/** * themes value for the product slider image formats */export var PRODUCT_SLIDER_IMAGE_FORMATS=[{width:440,height:440},{width:1024,height:1024}];