Shiptest 13 - Modules - TypesVar Details

vending record datum

A datum that represents a product that is vendable

Vars

amountHow many of this product we currently have
custom_premium_priceDoes the item have a custom premium price override
custom_priceDoes the item have a custom price override
max_amountHow many we can store at maximum
product_pathTypepath of the product that is created when this record "sells"

Var Details

amount

How many of this product we currently have

custom_premium_price

Does the item have a custom premium price override

custom_price

Does the item have a custom price override

max_amount

How many we can store at maximum

product_path

Typepath of the product that is created when this record "sells"