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
image
image:
object
altText?
optional
altText:string
url
url:
string
Inherited from
relatedProducts?
optional
relatedProducts:ProductFragmentData
[]
Inherited from
ShoppablePostsItem
.relatedProducts
relatedProductsIds
relatedProductsIds:
string
[]
Inherited from
ShoppablePostsItem
.relatedProductsIds
shopId
shopId:
string
Overrides
storeInfo?
optional
storeInfo:null
|BaseShopFragmentData
Inherited from
CrossMerchantShoppablePost()
CrossMerchantShoppablePost\<
ItemType
>(__namedParameters
):Element
Type Parameters
Type Parameter | Default type |
---|---|
ItemType extends CrossMerchantShoppablePostsItem | CrossMerchantShoppablePostsItem |
Parameters
Parameter | Type |
---|---|
__namedParameters | object |
__namedParameters.index | number |
__namedParameters.post | ItemType |
Returns
Element