Home > @vsf-enterprise/bigcommerce-api > GetProductsParameters > keyword_context
# GetProductsParameters.keyword_context property
Set context used by the search algorithm to return results targeted towards the specified group. Use merchant to help merchants search their own catalog. Use shopper to return shopper-facing search results.
Signature:
keyword_context?: 'shopper' | 'merchant';