vtexis-compatibility-layer
v1.1.3
Published
Compatibility layer between intelligent search and VTEX
Downloads
48
Readme
vtexis-compatibility-layer
Lib to convert the Intelliget Search object to the VTEX object.
Example
import { convertISProduct } from 'vtexis-compatibility-layer'
const vtexProduct = convertISProduct(intelligentSearchProduct, tradePolicy)