🛒 Products: Table Fields description
Main table fields ID - The unique identifier of the item. Assigned to each product automatically. This field can only be edited through Google Sheets. Image - Product image. If there is no separate image for the product, the default image will be shown, it can be changed on the ++Settings++ page. Name - Text field for the product name. Long titles may not fit in the button. The search is performed by this field's content. Price - Numeric field for the item's price.Few readers🔀 Checkout & Custom Order Flow: Step types
Step types Open question - Receives a text message from the client as a response. By default, the bot suggests the user previous answers (this option can be disabled). Predefined answers - Shows the client a list with predefined answers. You can assign each option with its own price. TheFew readers📊 Google Sheets: Sheets description
Categories tagid - unique identifier of the category. label - name of the category. parents - identifiers of parent categories. imageUrl - URL of the image for the category. sortPriority - numerical priority value. The larger the number, the higher the category will be in the list. Products productid - unique identifier of the product. name - name of the product. description - description of the product. price - price of the product. tags - tFew readers