Single Page Application
How to "tell" the SDK about updated widget configurations
When is this necessary?
How to implement it?
SDK API
window._8select.updateWidgetSku('8.SET', 'your-new-sku-here')
window._8select.updateWidgetSku('8.SIMILAR', 'your-new-sku-here')
window._8select.updateWidgetSku('8.SET-Custom', 'your-new-sku-here')re-render
Navigate to product page via SPA router
Last updated
Was this helpful?