BigCommerce · Schema

ChannelProductVariantDescription

Description of the product variant for this channel listing specifically. This is an optional field that can be used to override the description of the product variant in the catalog.

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

bigcommerce-channelproductvariantdescription-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ChannelProductVariantDescription",
  "title": "ChannelProductVariantDescription",
  "type": "string",
  "description": "Description of the product variant for this channel listing specifically. This is an optional field that can be used to override the description of the product variant in the catalog.",
  "x-internal": false
}