This topic describes the slots that are provided in the order drop-in component.
Extending drop-in components describes the default properties available to all slots.
CreateReturn slots
The CreateReturn
container provides slots for customizing the process of initiating a return.
ReturnOrderItem
The ReturnOrderItem
slot renders additional information for return items.
The ReturnFormActions
slot renders custom return form actions.
CustomerDetails slots
The CustomerDetails
container provides slots for customizing the customer details section on the order details page.
The OrderReturnInformation
slot renders custom elements in the return information section on the return details page.
PaymentMethodIcon
The PaymentMethodIcon
slot renders custom elements based on the selected payment method on the order details page.
OrderReturns slots
The OrderReturns
container provides slots that customize elements in the order returns section on the order details page.
DetailsActionParams slot
The DetailsActionParams
slot renders custom actions for each return in the order returns section of the order details page.
ReturnItemsDetails slot
The ReturnItemsDetails
slot renders additional details for each return in the order returns section of the order details page.
OrderStatus slot
The OrderStatus
slot renders custom order status elements on the order details page.
DeliveryTimeLine
The DeliveryTimeLine
slot renders a custom stepper to track delivery progress.
DeliveryTrackActions slot
The DeliveryTrackActions
slot renders custom delivery tracking actions.
ReturnItemsDetails
The ReturnItemsDetails
slot renders additional return details in the shipping status container on the return details page.