Constructor
new ProductInventorySettings(data) → {void}
ProductInventorySettings Constructor.
ProductInventorySettings Constructor.
Parameters:
Name | Type | Description |
---|---|---|
data |
Object |
Returns:
- Type
- void
Methods
getActive() → {boolean}
Get active.
Get active.
Returns:
- Type
- boolean
getHideOutOfStock() → {string}
Get out_hide.
Get out_hide.
Returns:
- Type
- string
getInStockMessageLong() → {string}
Get in_long.
Get in_long.
Returns:
- Type
- string
getInStockMessageShort() → {string}
Get in_short.
Get in_short.
Returns:
- Type
- string
getLimitedStockMessage() → {string}
Get ltd_long.
Get ltd_long.
Returns:
- Type
- string
getLowStockLevel() → {number}
Get low_level.
Get low_level.
Returns:
- Type
- number
getLowStockLevelDefault() → {boolean}
Get low_lvl_d.
Get low_lvl_d.
Returns:
- Type
- boolean
getLowStockMessageLong() → {string}
Get low_long.
Get low_long.
Returns:
- Type
- string
getLowStockMessageShort() → {string}
Get low_short.
Get low_short.
Returns:
- Type
- string
getOutOfStockLevel() → {number}
Get out_level.
Get out_level.
Returns:
- Type
- number
getOutOfStockLevelDefault() → {boolean}
Get out_lvl_d.
Get out_lvl_d.
Returns:
- Type
- boolean
getOutOfStockMessageLong() → {string}
Get out_long.
Get out_long.
Returns:
- Type
- string
getOutOfStockMessageShort() → {string}
Get out_short.
Get out_short.
Returns:
- Type
- string
getTrackLowStockLevel() → {string}
Get low_track.
Get low_track.
Returns:
- Type
- string
getTrackOutOfStockLevel() → {string}
Get out_track.
Get out_track.
Returns:
- Type
- string