Alcohol requirements
If you include alcohol-related products in your inventory file, even if they are not available on your storefront, you must include the following columns:
Column | Data type | Description | Example Input and valid values | Example customer experience |
---|---|---|---|---|
alcoholic | boolean | If the item contains alcohol, TRUE. This column is required if alcoholic products are included in your files, even if they aren’t available on the storefront. | True: 1, T, True, Y, Yes or False: 0, F, False, N, No | None available |
alcohol_by_volume | float | Alcohol By Volume (ABV) value is the % of alcohol contained in an item. Note: This column is required by California and Texas law in any row where alcohol is "true". | 40.0 | ![]() |
alcohol_type | text | In many states, reporting the type of alcohol sold is required by state legislators. This column is conditionally required when sending alcoholic data. One of four values must be sent: | beer wine spirits fortified wine | None available |