File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
docs/content_management/field_types/field_type_reference Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 11---
22edition : headless
3+ month_change : true
34---
45
56# Product specification field type
67
8+ This field represents and handles [ product attributes] ( products.md#product-attributes ) and [ VAT] ( prices.md#vat ) .
9+ Consider it as internal to the [ PIM] ( pim.md ) .
10+
711| Name | Internal name | Expected input |
812| ------------------------| -------------------------------| ----------------|
913| ` ProductSpecification ` | ` ibexa_product_specification ` | mixed |
1014
11- TODO
15+ !!! caution
16+
17+ The presence of a specification (`ibexa_product_specification`) field is what distinct product type from content type.
18+ Don't remove this field from a product type (or it becomes a unreachable hidden content type).
19+ Don't add such field to a content type (or it becomes an uneditable unusable product type).
20+ You can't have more than one `ibexa_product_specification`, the laters won't be editable.
You can’t perform that action at this time.
0 commit comments