Length [length], Width [width], Height [height] & Weight [weight] Fields for Product Feeds

Defines the physical dimensions and weight of a product for accurate representation, shipping logic, and AI understanding in ChatGPT.

Optional for Physical Products and Accurate Representation in ChatGPT

Weight Required for any Physical Products in ChatGPT

The length, width, height, and weight fields describe a product’s physical characteristics.

They allow ChatGPT to:

  • understand product size and scale,
  • support shipping and logistics reasoning,
  • improve relevance for size- or weight-related queries.

These fields apply only to physical products.




When to use

Use these fields whenever a product has a physical form.

  • [length], [width], and [height] are optional, but must be provided together if used.
  • [weight] is required for all physical products.
  • Units are not included in these fields anymore.

Units are now defined separately using:

  • [dimensions_unit] for dimensions
  • [item_weight_unit] for weight



Format

Dimensions

  • Type: Number
  • Units: Defined via [dimensions_unit]
  • Accepted units: cm, in
  • Repeated field: No
AttributeExample
length10
width8
height5
dimensions_unitcm

Weight

  • Type: Number
  • Units: Defined via [item_weight_unit]
  • Accepted units: lb, kg
  • Required: Yes (physical products)
AttributeExample
weight1.5
item_weight_unitlb



Relationship with Google Product Feed Attributes

ChatGPT dimensions map cleanly to Google’s equivalent attributes:

PlatformAttributeNotes
ChatGPTlength, width, heightNumeric values only
ChatGPTdimensions_unitRequired if any dimension is provided
Googleproduct_length, product_width, product_heightIncludes unit
ChatGPTweightRequired
ChatGPTitem_weight_unitRequired if weight is provided
Googleproduct_weightIncludes unit

If your Google feed already contains dimension data, SharpFeed automatically validates and adapts it for ChatGPT compatibility.




Minimum requirements

  • Use numeric values only for dimensions and weight.
  • Provide all three dimensions together if one is used.
  • Always include dimensions_unit when dimensions exist.
  • Always include item_weight_unit when weight is provided.
  • Do not include units directly in length, width, height, or weight.
  • Do not use packaging dimensions unless explicitly required.



SEO / AI Tip

Accurate dimension and weight data helps ChatGPT:

  • compare similar products,
  • answer size-specific questions,
  • reason about shipping feasibility.

Missing or inconsistent unit fields can silently invalidate otherwise correct data.




Official Source: ChatGPT Product Feed Specs

Need more help?

Our team is here to assist. Reach out and we’ll get back to you fast.

Contact Support