BC_Status
- Full name:
\BigCommerce\Taxonomies\Channel\BC_Status
Constants
Constant | Visibility | Type | Value |
---|---|---|---|
STATUS | public | ’bigcommerce_channel_bc_status’ | |
STATUS_ACTIVE | public | ’active’ | |
STATUS_INACTIVE | public | ’inactive’ | |
STATUS_DELETED | public | ’deleted’ | |
STATUS_ARCHIVED | public | ’archived’ | |
STATUS_PRE_LAUNCH | public | ’prelaunch’ |
Methods
maybe_cancel_import
Prevent product import for non active status
public maybe_cancel_import(): void
admin_notices
Show admin notices for non active status
public admin_notices(): void
get_current_channel_status
Get current channel status
public get_current_channel_status(): string
Automatically generated on 2025-01-21