BigCommerce · Schema

ChannelProductVariantName

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

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

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