Commerce Search API SKU Forward

Component ID

2377801

Component name

Commerce Search API SKU Forward

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

965

Component created

Component changed

Component body

This module is currently awaiting further usage from the community to determine a "stable release" state. This code has been tested and exists in parts in a production environment, so it is put into an alpha state with that level of confidence. If you use it and have issues, please report them in the issue queue here! If the issue is urgent, myself and other developers are available for hire to expedite the issue, or we will often resolve it when we hit periods of additional time in our schedule.

This module integrates with Search API. It checks if a searched value directly matches a products SKU. From there, it checks to see how many nodes reference that product, and if only a single node references the product, it takes the user direct to that product instead of taking them to the search results page.

Currently, this module latches onto selected search indexes that are searched by the search API. It checks if the search index has been marked for SKU forwarding in this module, and proceeds if so. At that point it checks for a singular node SKU match on the selected nodes with the field values entered in the admin interface.

It sounds complex... but for the user it should be simple, especially CK1.x users. Just go in, select the search index, select the relevant nodes, and leave the field machine name and column alone. They will work.