Search settings & options... ⌘K

Storefront Selling Modes

Switch between traditional direct e-commerce shops or B2B quote-request catalogs.

Store Selling Mode

StorefrontMode
Toggles between 'Shop Mode' (standard buying checkout and payment) and 'Catalog Mode' (quote enquiries).
Developer Integration Guide
Go to Settings -> Storefront -> Selling Mode, and select 'Shop' or 'Catalog'.
Data Type Enum (Shop / Catalog)
Default Value Shop

Business Impact

Allows businesses to adapt to B2C sales or B2B quote collections without changing templates.

Show Prices in Catalog Mode

CatalogShowPrices
Controls whether pricing is shown on product details when Catalog Mode is active. Usually B2B catalogs hide pricing.
Developer Integration Guide
Go to Settings -> Storefront -> Catalog Settings, toggle 'Show Prices'.
Data Type Boolean (True/False)
Default Value False

Business Impact

Hides wholesale pricing from general visitors while still allowing them to enquire about cost quotes.

Multi-Product Quote Cart

CatalogQuoteCartEnabled
Enables a quote cart drawer allowing customers to request quotes for multiple items at once rather than one-by-one.
Developer Integration Guide
Go to Settings -> Storefront -> Catalog Settings, toggle 'Enable Multi-Product Quote Cart'.
Data Type Boolean (True/False)
Default Value True

Business Impact

Significantly reduces friction for commercial buyers submitting bulk quotation orders.

Quote Request Fields

EnquiryFieldsJson
Configures custom input fields shoppers must fill when requesting quotes (e.g. Phone, Company Name, Custom Note).
Developer Integration Guide
Go to Settings -> Storefront -> Enquiry Form, customize required fields list.
Data Type JSON Field Schema
Default Value Name, Email, Message

Business Impact

Ensures your sales team captures crucial qualifications before building custom proposals.

Store Maintenance Mode

StorefrontMaintenanceEnabled
Puts the public storefront into maintenance mode, displaying a temporary holding screen to visitors.
Developer Integration Guide
Go to Settings -> Storefront -> Availability, and toggle 'Maintenance Mode'.
Data Type Boolean (True/False)
Default Value False

Business Impact

Allows you to perform stocktakes, bulk uploads, or design changes privately without shoppers seeing broken pages.

Show Stock in Catalog Mode

CatalogShowStock
Controls whether stock levels/availability status are visible when catalog mode is enabled.
Developer Integration Guide
Go to Settings -> Storefront -> Catalog Settings, toggle 'Show Stock Badges'.
Data Type Boolean (True/False)
Default Value False

Business Impact

B2B quote-driven stores often hide live inventory counts. Enabling this displays remaining stock if desired.

Type something to search all options...