Home > @vsf-enterprise/bigcommerce-api > ProductListShippingCalc
# ProductListShippingCalc enum
Possible values of product list shipping calcs.
Signature:
export declare enum ProductListShippingCalc
# Enumeration Members
| Member | Value | Description |
|---|---|---|
| None | "none" | Don't adjust;. |
| Package | "package" | Use weight and dimensions.. |
| Weight | "weight" | Use shipping weight only. |