--- title: LineItemVariantOption - Customer API description: The line item's variant option. api_version: 2025-10 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/objects/lineitemvariantoption md: https://shopify.dev/docs/api/customer/latest/objects/lineitemvariantoption.md --- # Line​Item​Variant​Option object The line item's variant option. ## Fields * name [String!](https://shopify.dev/docs/api/customer/latest/scalars/String) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The name of the option. * value [String!](https://shopify.dev/docs/api/customer/latest/scalars/String) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The value of the option. *** ## Map ### Fields with this object * {}[LineItem.variantOptions](https://shopify.dev/docs/api/customer/latest/objects/LineItem#field-variantOptions)