Skip to main content

UI Slots

danger

This SDK is a Work In Progress! All features are subject to change.

UI slots are containers for UI components. When you want to add a UI component, you need to specify their location on the screen, and to support the widest range of themes and layouts, we created predefined slots that are available across all templates that can be used to put your UI components inside.

Checkout Slots

These are the slots that are available in checkout:

SlotPage
before_main_contentstart, payment
after_main_contentstart, payment
before_line_itemsstart
after_line_itemsstart, payment
after_contact_formstart
after_address_formstart
after_billing_formstart
after_payment_optionspayment
before_address_formstart
before_billing_formstart
before_contact_formstart

This is their usual location:

And this is their usual location on mobile devices:

Items details (mobile devices only):

Items details