@plentymarkets/shop-api / ItemSearchParams
Interface: ItemSearchParams ​
Defined in: types/api/itemSearch.ts:5
Extends ​
Properties ​
categoryId? ​
optionalcategoryId:string
Defined in: types/api/facet.ts:77
Inherited from ​
FacetSearchCriteria.categoryId
categorySlug? ​
optionalcategorySlug:string
Defined in: types/api/facet.ts:76
Inherited from ​
FacetSearchCriteria.categorySlug
categoryUrlPath? ​
optionalcategoryUrlPath:string
Defined in: types/api/facet.ts:75
Inherited from ​
FacetSearchCriteria.categoryUrlPath
crossSellingRelation? ​
optionalcrossSellingRelation:"Accessory"|"ReplacementPart"|"Similar"|"Bundle"
Defined in: types/api/facet.ts:87
Inherited from ​
FacetSearchCriteria.crossSellingRelation
facets? ​
optionalfacets:string
Defined in: types/api/facet.ts:81
Inherited from ​
itemId? ​
optionalitemId:string
Defined in: types/api/facet.ts:88
Inherited from ​
itemsPerPage? ​
optionalitemsPerPage:number
Defined in: types/api/facet.ts:79
Inherited from ​
FacetSearchCriteria.itemsPerPage
page? ​
optionalpage:number
Defined in: types/api/facet.ts:78
Inherited from ​
priceMax? ​
optionalpriceMax:string
Defined in: types/api/facet.ts:83
Inherited from ​
priceMin? ​
optionalpriceMin:string
Defined in: types/api/facet.ts:82
Inherited from ​
sort? ​
optionalsort:string
Defined in: types/api/facet.ts:80
Inherited from ​
tagId? ​
optionaltagId:string
Defined in: types/api/facet.ts:84
Inherited from ​
tagName? ​
optionaltagName:string
Defined in: types/api/facet.ts:85
Inherited from ​
term? ​
optionalterm:string
Defined in: types/api/itemSearch.ts:6
type? ​
optionaltype:"category"|"tag"|"cross_selling"|"manufacturer"|"last_seen"|"all"|"live-shopping"|"variation"|"variation-list"|"search"
Defined in: types/api/facet.ts:86