Initial call to personalize any product through Artifi Engine:
Artifi.Initialize(productCode, websiteId, userId, divId, webApiclientKey, isGuest, width, height, designId, sku, extraQueryString, cartQueryString)
- sku_call – product SKU ( in case of configurable product, its configurable product’s SKU)
- website_id – website id set from Admin settings provided by Artifi engine
- userId_call – User/customer Id (in case of a guest, guest session id)
- containerId – Id for the container (div) where Artifi Product will be a load.
- designId_call – design Id (if the personalized product is in editing mode)
- webApiclientKey – web API client key set from Admin settings provided by Artifi engine.
- height – Height of Container
- width – Width of container