When the stock code filter performs its search of the Items in CyberStore using the characters typed by the user in the stock code input field, the scope of the search can be specified. When the value is specified as "StartsWith", the Items returned will have filtered to those whose stock code, or name begins with an exact match to the user's input.
To allow a match anywhere in an Item's stock code or name, use the "Contains" value.
Finally, use the "Exact" mode to search for stock code values that exactly match the characters entered by the shopper with no drop down triggered.