Boilerplate Script Builder
Generate a complete Sprii SDK implementation script based on your specific use cases. Select the features you need and get a ready-to-use boilerplate with all required actions and helper functions.
Script Builder
Select Your Use Cases
Choose one or more use cases based on how you want to integrate Sprii. Each use case requires different actions to be implemented.
Social media live shopping
Support checkout from social media directly on your site
Required Actions:
SOME_CHECKOUT
SOME_CHECKOUT
Optional Actions:
OPEN_CART
OPEN_CART
Onsite with product redirect
Live shopping on your website with product page redirects
Optional Actions:
GET_PRODUCT_REDIRECT_URL
GET_PRODUCT_REDIRECT_URL
Onsite with basket integration
Live shopping with fully integrated basket synchronization
Required Actions:
UPDATE_CART_CONTENTS, GET_CART_CONTENTS, OPEN_CART
UPDATE_CART_CONTENTS, GET_CART_CONTENTS, OPEN_CART
B2B live shopping
Live shopping with customer-specific prices and user data
Required Actions:
GET_PRODUCT_DATA_LIST, GET_USER_DATA
GET_PRODUCT_DATA_LIST, GET_USER_DATA
