Configuration reference
All paths below use the onestepcheckout section and are store-scoped unless Magento's configuration screen indicates otherwise.
| Group | Path suffix | Purpose |
|---|---|---|
| General | general/enabled |
Enable the One Step Checkout presentation. |
| General | general/title |
Checkout title. |
| General | general/description |
Checkout description. |
| General | general/allow_guest |
Module guest-checkout policy. |
| Design | design/primary_color, bg_light, bg_dark, text_color |
Checkout colors. |
| Design | design/border_radius |
Supported border-radius option. |
| Design | design/font_family |
CSS font stack or inherit. |
| Design | design/btn_text_color, header_bg |
Button text and header background colors. |
| Design | design/page_chrome |
Reduced checkout header or storefront header. |
| Layout | layout_blocks/layout_builder_map |
One to three columns containing supported checkout blocks. |
| Functionality | functionality/billing_same_as_shipping |
Initial billing-address choice. |
| Functionality | functionality/enable_coupon |
Coupon component visibility. |
| Functionality | functionality/enable_giftcard |
Gift-card component visibility. |
| Functionality | functionality/enable_authentication |
Authentication block visibility. |
| Fields | field_order/shipping_order, billing_order |
Field order for each address. |
| Fields | shipping_fields/field_behavior_map, billing_fields/field_behavior_map |
Field visibility and required state where supported. |
| Extras | extras/enable_order_comment |
Customer order note. |
| Extras | extras/enable_newsletter, newsletter_checked_default |
Newsletter checkbox and initial state. |
| Extras | extras/enable_delivery_date |
Preferred date field. |
| Extras | extras/delivery_date_min_days, delivery_date_max_days |
Date window. |
| Extras | extras/delivery_date_disabled_weekdays |
Weekdays excluded from the date picker. |
| Extras | extras/delivery_date_holiday_country |
Yasumi holiday country, or none. |
| Extras | extras/delivery_date_blackout |
One-time and recurring blackout lines. |
| Extras | extras/google_places_api_key, google_places_country_restrict |
Optional address autocomplete. |
| Extras | extras/enable_live_validation |
Live field state styling. |
| Extras | extras/enable_trust_badges, trust_badges_content |
Sanitized trust-badge content. |
| Extras | extras/enable_gift_message |
Magento order-level gift message. |
| GA4 | ga4/ga4_id |
Measurement ID used by the consent-aware events. |
| Success page | success_page/enabled, layout_columns |
Custom success page and one or two columns. |
| Cart recovery | cart_recovery/enable, template_id, abandon_threshold |
Recovery email and eligibility threshold. |
| Cart recovery | cart_recovery/retry_interval_hours, max_retry_attempts |
Missing-recipient retry behavior. |
| Cart recovery | cart_recovery/existing_cart_strategy |
Merge or replace active cart. |
| Multi-address | multi_address/enable |
Optional Magento multi-shipping entry point. |
Primary sources are etc/adminhtml/system.xml, etc/config.xml and the classes under Model/Config.