@plentymarkets/shop-api / ItemSearchParams
Interface: ItemSearchParams ​
Extends ​
Properties ​
categoryId? ​
optional
categoryId:string
Inherited from ​
FacetSearchCriteria
.categoryId
Defined in ​
categorySlug? ​
optional
categorySlug:string
Inherited from ​
FacetSearchCriteria
.categorySlug
Defined in ​
categoryUrlPath? ​
optional
categoryUrlPath:string
Inherited from ​
FacetSearchCriteria
.categoryUrlPath
Defined in ​
crossSellingRelation? ​
optional
crossSellingRelation:"Accessory"
|"ReplacementPart"
|"Similar"
|"Bundle"
Inherited from ​
FacetSearchCriteria
.crossSellingRelation
Defined in ​
facets? ​
optional
facets:string
Inherited from ​
Defined in ​
itemId? ​
optional
itemId:string
Inherited from ​
Defined in ​
itemsPerPage? ​
optional
itemsPerPage:number
Inherited from ​
FacetSearchCriteria
.itemsPerPage
Defined in ​
page? ​
optional
page:number
Inherited from ​
Defined in ​
priceMax? ​
optional
priceMax:string
Inherited from ​
Defined in ​
priceMin? ​
optional
priceMin:string
Inherited from ​
Defined in ​
sort? ​
optional
sort:string
Inherited from ​
Defined in ​
tagId? ​
optional
tagId:string
Inherited from ​
Defined in ​
tagName? ​
optional
tagName:string
Inherited from ​
Defined in ​
term? ​
optional
term:string
Defined in ​
type? ​
optional
type:"category"
|"tag"
|"cross_selling"
|"manufacturer"
|"last_seen"
|"all"
|"live-shopping"
|"variation"
|"variation-list"
|"search"