Web SDK Reference | Order
The order()
method stores the current product configuration (i.e. parameter settings) on the Twikit server and generates production files.
JS
order(): void
Example
JS
window.twikit.order();