Basic Information

appmixer.prestashop.core.GetStockAvailability

Get Stock Availability

1.0.0

Public

Get the stock availability for a product by its product ID. Returns the total available quantity as well as the per-combination stock records.

Input Ports

in

FieldTypeDescription
Product ID text The unique identifier of the product to check stock for.

Output Ports

out

FieldTypeDescription
Product ID string -
Total Quantity integer -
Stock Records array -

Full Metadata