On this page
No Headings
An array of checkout options. Each option has a name and value.
arrayitemsobjectA checkout option as a name-and-value pair.
checkout_option_namestring^[a-zA-Z0-9_'\-., ":;\!?]*$The checkout option name, such as color or texture.
checkout_option_valuestring^[a-zA-Z0-9_'\-., ":;\!?]*$The checkout option value. For example, the checkout option color might be blue or red while the checkout option texture might be smooth or rippled.