Skip to main content

RelatedProductsList

@shopify/shop-minis-platform-sdk / templates/components/RelatedProductsList

RelatedProductsList()

RelatedProductsList(props): ReactNode

NOTE: Exotic components are not callable.

Parameters

ParameterTypeDescription
propsobject-
props.buildAttribution?(product, shopId) => undefined | LineItemAttributionFunction to build the attribution to attach to any shop action triggered by ShoppableVideos
props.products?ProductLinkFragmentData[]-
props.shopIdstring-
props.style?StyleProp\<ViewStyle>-

Returns

ReactNode