Stackability

Handle products that can be stacked

Last updated 14 Oct 2024

Stackable products are those that can be placed on top of each other, reducing the amount of space they occupy when packed.

Stackability Parameters

ParameterDescription
Stacking DeltaDetermines how much each product extends beyond the one below it in the specified stacking direction (in mm).
Stacking DirectionThe direction in which the product is stacked (0: Largest dimension, 1: Mid dimension, 2: Smallest dimension).

Handling Stackable Products

  1. Priority of Stackable Products:

    • In the case of multiple stackable and irregularly shaped products in an order, stacking is prioritized over handling them as irregular shapes.
  2. Maximum Stack Size:

    • A maximum of 4 items are allowed per stack to ensure stability and optimize space usage.
  3. Stackable products with empty spaces:

    • For stackable products that have been configured to have empty spaces, only the topmost product in each stack is considered to have these empty spaces.

Configure Stackability With Skrym

Using out API:

  • Insert and Update Products with Stackability Data
postapi.skrym.com/core.UpsertProducts

On Scope:

Visit the Products page and click on the product you want to add stability for. Click on Stackability and enter the required parameters.