Skip to main content
SKU fulfillment tab with before and after booking buffers
This view can look different dependent on your user role.
See Visibility & Permissions for details.

Primary Purpose

The Fulfillment tab on a SKU defines default fulfillment rules that all linked stock items inherit.
Define default buffer times that apply to every stock item under this SKU. Buffer time blocks availability around each booking in two independent directions:
  • Before each booking — a preparation window before the customer’s booking starts. On the storefront, this also acts as a minimum lead time: a booking starting sooner than the buffer allows is rejected. Admin staff can bypass this.
  • After each booking — a servicing window after the booking ends, for cleaning, inspection, maintenance, or transit time between orders.
Set the duration for each direction (e.g. 30 minutes, 2 hours, 1 day) and all linked stock items inherit it by default. Individual stock items can override or disable either direction independently on their own Fulfillment tab.
Changing the SKU buffer time triggers a conflict check across all inheriting stock items. If upcoming bookings overlap with the new buffer window, you can choose to skip conflicting bookings or cancel the change.
Each direction (before and after) follows a three-state inheritance model independently on each stock item:
  • Inherit from SKU (default) — uses the SKU’s buffer for that direction. If the SKU has no buffer (amount is 0), the item has none.
  • No buffer — explicitly disables the buffer for that direction, overriding the SKU.
  • Custom override — sets a different duration for this specific item.
A stock item can inherit the before-buffer from the SKU while overriding the after-buffer, or vice versa. The stock item API response reports the origin per direction: bufferTimeOriginBefore for the before-buffer and bufferTimeOrigin for the after-buffer. Each is article when the item sets its own value (including an explicit no-buffer), sku when it inherits the SKU default, and null when neither defines one.
Both buffer directions extend the stock item’s unavailability on the calendar without changing the order’s dates. The before-buffer blocks availability before the booking starts; the after-buffer blocks it after the booking ends. Customers see both buffered periods as unavailable when browsing the storefront.The before-buffer also acts as a minimum lead time on the storefront — a customer cannot book a start time sooner than the buffer allows. Admin staff are exempt from this restriction.

Visibility and Permissions

Access to this view is controlled by your . Your user role determines both and for , , and access levels.