Skip to main content
Reference

CartItemOption SFO

Properties

FieldTypeComment/Sample
fileFileif the option is a type == file, this file field should be the uploaded file.
highlightbooleandeprecated. legacy carts only.
labelstring
labelI18Nstringsame as label, but translated to the customers desired language.
namestring
nameI18Nstringsame as name, but translated to the customers desired language.
pofaintegerstands for Placed Order File Attachments. It's an internal identifier for a file attachment. If this is non-null non-zero, then a file has been uploaded for this option.
typestring
valuestringthis represents the selected value.
values[Array](./array-sfo.md) of string
valuesI18N[Array](./array-sfo.md) of stringsame as values, but translated to the customers desired language.

Methods

MethodReturnsParametersParameter TypesComments/Sample

See Also

Was this page helpful?