Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CheckoutProductCustomFields

Hierarchy

  • CheckoutProductCustomFields

Index

Properties

id

id: string

Unique identifier

isVisible

isVisible: boolean

If it should be visible in the cart

label

label: string

Label which the user will also see in the cart (if it is visible)

position

position: number

Position in the cart

value

value: string

Value of the custom field

Generated using TypeDoc