When adding a product, we first search to make sure we aren't duplicating an existing name. However, if the new ID gets a match because it's a subset of something else, script just sits there at the search results page.
Check if any of the results is an exact match, and proceed if not.
When adding a product, we first search to make sure we aren't duplicating an existing name. However, if the new ID gets a match because it's a subset of something else, script just sits there at the search results page.
Check if any of the results is an exact match, and proceed if not.
Related: #15