BigCommerce
Storefront
Stencil
Themes
Page Context
Theme Object Reference
Elements
checkbox

checkbox

Used to toggle on theme settings (boolean value).

checkbox: theme settings
{
  "type": "checkbox",
  "label": "i18n.HideBreadcrumbs",
  "force_reload": true,
  "id": "hide_breadcrumbs"
},

Required fields: type, label, and id.

Optional field: force_reload.

https://storage.googleapis.com/bigcommerce-production-dev-center/images/theme_styles_checkbox.png

Did you find what you were looking for?