Skip to content

about product selection #1053

@FourteenQiu

Description

@FourteenQiu

I'm using the product-selections endpoint in your API to find products, but I can't filter by category to retrieve the data. However, the product-projection endpoint allows me to search using categories.id:subtree("${categoryId}").

When I try to use the API's storeProjection parameter, it doesn't work as expected – instead of returning products from my configured product-selections, it returns all products. My product-selections are already associated with the store.

Could you advise how I can simultaneously filter by both category and product-selections to get the correct product list? I need to combine these two filters (category subtree and product-selections) to retrieve my target products. Thank you.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions