Currency

Constants

ConstantVisibilityTypeValue
NAMEpublic’currency’
ENABLED_CURRENCIESpublic’bigcommerce_enabled_currencies’
CHANNEL_CURRENCY_CODEpublic’bigcommerce_channel_currency_code’
CHANNEL_ALLOWED_CURRENCYpublic’bigcommerce_allowed_channel_currencies’
CURRENCY_CODEpublic’bigcommerce_currency_code’
CURRENCY_SYMBOLpublic’bigcommerce_currency_symbol’
CURRENCY_SYMBOL_POSITIONpublic’bigcommerce_currency_symbol_position’
INTEGER_UNITSpublic’bigcommerce_integer_units’
DECIMAL_UNITSpublic’bigcommerce_decimal_units’
PRICE_DISPLAYpublic’bigcommerce_price_display’
POSITION_LEFTpublic’left’
POSITION_RIGHTpublic’right’
POSITION_LEFT_SPACEpublic’left+space’
POSITION_RIGHT_SPACEpublic’right+space’
DISPLAY_TAX_INCLUSIVEpublic’tax_inclusive’
DISPLAY_TAX_EXCLUSIVEpublic’tax_exclusive’
ENABLE_CURRENCY_SWITCHERpublic’enable_currency_switcher’

Methods

register_settings_section

public register_settings_section(): void

render_section

public render_section(mixed $section): mixed

Parameters:

ParameterTypeDescription
$sectionmixed

render_price_display_field

public render_price_display_field(): mixed

render_enable_currency_switcher

public render_enable_currency_switcher(): mixed

Inherited methods

render_field

public render_field(array $args): void

Parameters:

ParameterTypeDescription
$argsarray

render_number_field

public render_number_field(array $args): void

Parameters:

ParameterTypeDescription
$argsarray

get_disabled_attr_headless

Get disabled attribute if headless option is on

public get_disabled_attr_headless(): string


Automatically generated on 2025-01-21