Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProductStatus

Hierarchy

  • ProductStatus

Index

Properties

Optional DeliveryOnly

DeliveryOnly: undefined | false | true

The product won't be available for endless aisle pickup from shop.

Optional DisableBackorder

DisableBackorder: undefined | false | true

The product won't be orderable if there is no available stock.

Optional DisableDelivery

DisableDelivery: undefined | false | true

The product will be unavailable for delivery.

Optional DisablePickup

DisablePickup: undefined | false | true

The product won't be available from a shop at all.

Optional NonSellable

NonSellable: undefined | false | true

Indicates the product isn't sellable.

Optional PreRelease

PreRelease: undefined | false | true

The product will be unavailable until the pre-order date.

Optional UseUp

UseUp: undefined | false | true

Indicates the product won't be back in store and all current stock is all there is going to be.