Units

Class Units

May eventually expose UI for these settings, but for now they are imported from the BigCommerce API and not exposed in the admin.

Constants

ConstantVisibilityTypeValue
MASSpublic’bigcommerce_mass_unit’
LENGTHpublic’bigcommerce_length_unit’
POUNDpublic’lb’
OUNCEpublic’oz’
KILOGRAMpublic’kg’
GRAMpublic’g’
TONNEpublic’tonne’
INCHpublic’in’
CENTIMETERpublic’cm’

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