Product search with availability status (active)

Team, does Spryker product search consider product availability status as part of search criteria or do we need to implement customized QueryExpanderPlugin to add the availability status?
Best Answer
-
You will need to implement this, it's not an out of the box feature
1
Answers
-
Hi!
We already have such a plugin, please check \Spryker\Client\SearchElasticsearch\Plugin\QueryExpander\IsActiveQueryExpanderPlugin. it's enabled in the B2B and B2C demoshops by default.
Also, we have a more sophisticated version with a date-range \Spryker\Client\SearchElasticsearch\Plugin\QueryExpander\IsActiveInDateRangeQueryExpanderPlugin .
0 -
IsActiveQueryExpander checks for active status ( isactive field)of the products right? but I need to check for quantity available status based on the product concrete quantity field, quite similar to the check on cart page( On product quantity exceeds the available status throws an error out of stock). Here I ned to list down only active and available products, ho
0 -
You will need to implement this, it's not an out of the box feature
1
Categories
- All Categories
- 38 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 33 Spryker News
- 565 Developer Corner
- 435 Spryker Development
- 54 Spryker Dev Environment
- 296 Spryker Releases
- 30 Propel ORM
- 47 Community Projects
- 6 Gacela Project
- 3 PHP Bridge
- 21 Hackathon
- 3.2K 📜 Slack Archives
- 115 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random
- 4 Code Testing
- 23 Product & Business Questions
- 46 Spryker Safari Questions
- 36 The Blackhole