Channel

  • Full name: \BigCommerce\Taxonomies\Channel\Channel

Constants

ConstantVisibilityTypeValue
NAMEpublic’bigcommerce_channel’
CHANNEL_IDpublic’bigcommerce_channel_id’
STATUSpublic’bigcommerce_channel_status’
STATUS_PRIMARYpublic’primary’
STATUS_CONNECTEDpublic’connected’
STATUS_DISCONNECTEDpublic’disconnected’
STATUS_ORPHANpublic’orphan’

Methods

multichannel_enabled

Get the site’s multi-channel support status

public static multichannel_enabled(): bool
  • This method is static.

multichannel_sync_to_all_channels

Should product sync be to all channels?

public static multichannel_sync_to_all_channels(): bool
  • This method is static.

find_by_id

public static find_by_id(int $channel_id): \WP_Term
  • This method is static.

Parameters:

ParameterTypeDescription
$channel_idint

is_msf_channel_prop_on

public static is_msf_channel_prop_on(string $prop): bool
  • This method is static.

Parameters:

ParameterTypeDescription
$propstring


Automatically generated on 2025-01-21