API Reference
@frontend-sdk/loox - v0.25.1 / Exports
@frontend-sdk/loox - v0.25.1
Table of contents
Type aliases
Functions
Type aliases
ProductId
Ƭ ProductId: string
StorePlatformDomain
Ƭ StorePlatformDomain: string
Functions
LooxProductReviewCarousel
▸ Const
LooxProductReviewCarousel(__namedParameters
): Element
Parameters
Name | Type |
---|---|
__namedParameters | LooxProductReviewCarouselProps |
Returns
Element
LooxProductReviews
▸ Const
LooxProductReviews(__namedParameters
): Element
Parameters
Name | Type |
---|---|
__namedParameters | LooxProductReviewsProps |
Returns
Element
LooxProductStarRating
▸ Const
LooxProductStarRating(__namedParameters
): Element
Parameters
Name | Type |
---|---|
__namedParameters | LooxProductStarRatingProps |
Returns
Element
useLoox
▸ Const
useLoox(storePlatformDomain
): void
Parameters
Name | Type |
---|---|
storePlatformDomain | string |
Returns
void
Updated over 1 year ago