BigCommerce · Schema

ChannelProductName

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

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

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