Why It Matters
Tables make product data cleaner and easier to read.
Perfect for representing technical specifications or feature comparisons.
Adds a layer of professionalism and user-friendliness to your enriched content.
Step 1: Create a New Attribute in the Product Attributes Section
Go to the Product Attributes section (bottom left of the platform screen).
Click the "Add New Attribute" button from the top right corner.
Step 2: Select Rich Text Format (RFT)
Hover your mouse on the "Add New Attribute" button.
From the dropdown options, select
Rich Text Format (RFT)
.This will open a popup where you can configure the details for your RFT attribute.
π Note: RFT supports HTML input/output β which is required for table generation via AI Prompt.
Step 3: Fill in the Attribute Configuration
Once the Rich Text Format (RFT) popup appears:
Attribute Name:
Enter a relevant name likeSpecifications Table
,Technical Details
, orFeature Matrix
.Attribute Group:
Choose the appropriate group to organize this attribute.Product Category Mapping:
Map this attribute to the relevant product category where you want the table to appear.Attribute Type:
Ensure this is set toRich Text Format
.Attribute Dictionary (Optional):
You can link a dictionary if standard values are to be reused. This is optional and mostly not required for table generation.Enable AI Enrichment:
Switch this toggle ON to allow the AI to auto-generate the table content based on your prompt.
Step 4: Write an Accurate AI Prompt to Generate the Table
In the AI Prompt Settings section of the attribute configuration panel:
Enter a detailed prompt that clearly explains:
What data should go into the table
The table layout and structure
You are an expert in nutritional data extraction. Your task is to extract detailed nutrition information from product packaging or reliable online sources (e.g., retailer or manufacturer websites).
Nutrition names must follow the capitalization and formatting pattern, e.g.:
calories β Calories
vitamin_b12 β Vitamin B12
sietary_fiber β Dietary Fiber
saturated_fat β Saturated Fat
Use the provided product title, description, label image, or source link to populate the following attributes.
Output Format (Strict)
Return the result as a table with exactly 3 or 4 columns, depending on availability:
| Nutrition | Amount Present | Unit | Percentage (%)
Only include the Percentage (%) column if the percentage value is available.
If the percentage is not available, omit the entire column from the output.
Only include rows where Amount Present > 0.
Do not include rows where the amount is 0.
Nutrition Fields to Extract:
biotin
calcium
calories
carbohydrates
chloride
cholesterol
choline
chromium
copper
dietary_fiber
erythritol
fat
folate
iodine
iron
magnesium
manganese
molybdenum
niacin
pantothenic_acid
phosphorus
potassium
protein
riboflavin
saturated_fat
selenium
sodium
sugars
thiamine
trans_fat
vitamin_a
vitamin_b12
vitamin_b6
vitamin_c
vitamin_d
vitamin_e
vitamin_k
zinc
salt
Instructions:
Use packaging, nutrition label, or reliable online sources(manufacturer/retailer).
If a value is in mg or mcg, convert to grams:
1 mg = 0.001 g
1 mcg = 0.000001 g
Round all numeric values to 1 decimal place.
Return only the numeric part β no units in Amount or Percentage columns.
The Unit column must show the actual unit used (e.g., g, kcal).
If any amount value is not available, skip the row entirely.
If percentage is not available, omit the column entirely β do not leave it blank or put "0".
Do NOT calculate or infer percentages. Only extract percentage values if they are clearly printed on the product packaging or online source. If not available, omit the entire column.
Click the "Save" button at the bottom of the popup to complete the setup.
Note
Once enrichment is completed, you will be able to see the generated table directly on the enriched page while exploring the SKU on the platform.
In the export file, the table will be exported in HTML format.
If the output table does not match your desired format or is missing data, you can go back and edit the AI prompt to fine-tune the instructions for better results.