Skip to main content

CrossMerchantShoppablePost

@shopify/shop-minis-platform-sdk / templates/ShoppablePosts/components/CrossMerchantShoppablePost

CrossMerchantShoppablePostsItem

Extends

Properties

description?

optional description: null | string

Inherited from

ShoppablePostsItem.description

displayDate?

optional displayDate: null | string

Inherited from

ShoppablePostsItem.displayDate

externalId

externalId: string

Inherited from

ShoppablePostsItem.externalId

image

image: object

altText?

optional altText: string

url

url: string

Inherited from

ShoppablePostsItem.image

relatedProducts?

optional relatedProducts: ProductFragmentData[]

Inherited from

ShoppablePostsItem.relatedProducts

relatedProductsIds

relatedProductsIds: string[]

Inherited from

ShoppablePostsItem.relatedProductsIds

shopId

shopId: string

Overrides

ShoppablePostsItem.shopId

storeInfo?

optional storeInfo: null | BaseShopFragmentData

Inherited from

ShoppablePostsItem.storeInfo


CrossMerchantShoppablePost()

CrossMerchantShoppablePost\<ItemType>(__namedParameters): Element

Type Parameters

Type ParameterDefault type
ItemType extends CrossMerchantShoppablePostsItemCrossMerchantShoppablePostsItem

Parameters

ParameterType
__namedParametersobject
__namedParameters.indexnumber
__namedParameters.postItemType

Returns

Element