Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Purchase Order Containers

The Purchase Order drop-in provides 12 pre-built container components for integrating into your storefront.

Version: 1.0.0-beta1

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

ContainerDescription
ApprovalRuleDetailsThe ApprovalRuleDetails container displays a read-only view of a purchase order approval rule.
ApprovalRuleFormThe ApprovalRuleForm container manages purchase order approval rules.
ApprovalRulesListThe ApprovalRulesList container displays all company purchase order approval rules in a paginated table.
CompanyPurchaseOrdersThe CompanyPurchaseOrders container displays purchase orders placed by company users.
CustomerPurchaseOrdersThe CustomerPurchaseOrders container displays purchase orders created by the currently logged-in customer.
PurchaseOrderApprovalFlowThe PurchaseOrderApprovalFlow container displays approval rules that apply to the currently selected purchase order.
PurchaseOrderCommentFormThe PurchaseOrderCommentForm container displays a form that allows users to add a comment to the currently selected purchase order.
PurchaseOrderCommentsListThe PurchaseOrderCommentsList container displays all comments associated with the currently selected purchase order.
PurchaseOrderConfirmationThe PurchaseOrderConfirmation container displays the purchase order confirmation page shown after completing the checkout process.
PurchaseOrderHistoryLogThe PurchaseOrderHistoryLog container displays all history logs associated with the currently selected purchase order.
PurchaseOrderStatusThe PurchaseOrderStatus container displays the status of the currently selected purchase order along with any available actions.
RequireApprovalPurchaseOrdersThe RequireApprovalPurchaseOrders container displays purchase orders created by other company users that either require approval from or have alrea…