Channel
- Full name:
\BigCommerce\Taxonomies\Channel\Channel
Constants
Constant | Visibility | Type | Value |
---|---|---|---|
NAME | public | ’bigcommerce_channel’ | |
CHANNEL_ID | public | ’bigcommerce_channel_id’ | |
STATUS | public | ’bigcommerce_channel_status’ | |
STATUS_PRIMARY | public | ’primary’ | |
STATUS_CONNECTED | public | ’connected’ | |
STATUS_DISCONNECTED | public | ’disconnected’ | |
STATUS_ORPHAN | public | ’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:
Parameter | Type | Description |
---|---|---|
$channel_id | int |
is_msf_channel_prop_on
public static is_msf_channel_prop_on(string $prop): bool
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$prop | string |
Automatically generated on 2025-01-21