Caper attributes
Use the following columns to configure the Caper Cart experience.
Column | Type | Description |
---|---|---|
available_for_cart | boolean | Required by Caper. Determines whether the item can be purchased using a Caper Cart. |
baked_good_baggable | boolean | Determines whether a loose bakery item can be mixed with other bakery items in a single bag or box without needing to be weighed as an individual unit. Not intended for items that can be purchased in predefined packs, such as half-dozen donut boxes. |
in_store_price | float | Required by Caper. The item's per-unit or per-weight-unit price with no markup. |
quantity_required | boolean | This column/value is required by Caper. Determines whether a quantity must be entered when adding PLU items to the cart. This typically applies to produce items that are sold per unit. |
restriction_forced_verification | boolean | Determines whether the item causes the cart to require verification by a store associate before the customer can check out. Can be used as a virtual security tag. |
restriction_security_tag | boolean | Determines whether the item has a physical EAS (electronic article surveillance) tag that needs to be inspected or removed at checkout. |
restriction_minimum_age | integer | The minimum age required to purchase the item. Used in the management and display of age-verification workflows in the UI. This attribute provides flexibility in configuring age restrictions outside of standard categories, such as alcoholic beverages. |
tare_weight | float | For items sold by weight, this is the amount to be subtracted from the weight used to calculate the price. This is typically the weight of a container or other packaging. |