Order Containers
The Order drop-in provides pre-built container components for integrating into your storefront.
Version: 3.0.0-beta2
What are Containers?
Containers are pre-built UI components that combine functionality, state management, and presentation. They provide a complete solution for specific features and can be customized through props, slots, and CSS.
Available Containers
| Container | Description |
|---|---|
| CreateReturn | Learn about the CreateReturn container. |
| CustomerDetails | Learn about the CustomerDetails container. |
| OrderCancelForm | Learn about the OrderCancelForm container. |
| OrderCostSummary | Learn about the OrderCostSummary container. |
| OrderHeader | Enrichment needed - add description to _dropin-enrichments/order/containers.json |
| OrderProductList | Learn about the OrderProductList container. |
| OrderReturns | Learn about the container. |
| OrderSearch | Learn about the OrderSearch container. |
| OrderStatus | Enrichment needed - add description to _dropin-enrichments/order/containers.json |
| ReturnsList | Learn about the ReturnsList container. |
| ShippingStatus | Learn about the ShippingStatus container. |