1.2 Product Information

The attributes described below are the main attributes that will be displayed on the BEES Application. The properties are very self-explanatory , such as name, description and image refers to the corresponding information for a specific product. The name and description are open text field, the image must be composed by public url that redirects to the image of the product.

The other two attributes are casingDescriptionTemplate and agingGroup. The casingDescriptionTemplate dictated the order in which BEES Application will display the information regarding the casing/package of the product, if this attribute does not come during the integration, the default value will be set as package quantity, package item count and container information, such as being displayed in the screenshot above. The agingGroup is an attribute that states if a product is close to their expiration date, for most products the agingGroup is defined as REGULAR.

Property

Description

Required

Example

name

The item name.

true

"Product DEMO 00"

description

A brief historical description of item.

false

"Product BEES DEMO"

image

The image URL.

false

"https://cms-non-prod.global.ssl.fastly.net/media/08-16-2023-e3a20bcd-9942-487e-8477-aec92fb8e85d-412c3d8b.jpeg"

casingDescriptionTemplate

Casing description template

false

If this attribute is not present in the payload, the data ingestion will assume the default value "PACKAGE_QTY_ITEM_CONTAINER_INFO"

agingGroup

The advanced date product categorization.

false

"REGULAR"