Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cartble.com/llms.txt

Use this file to discover all available pages before exploring further.

Checkout settings live under Platform Settings and control what your customers see and can do during the checkout process. These settings are split into three areas: checkout options (delivery types and account requirements), industry-specific settings that vary by your store type, and regional settings that affect currency, language, and measurement display throughout the checkout flow.

Delivery types

The Delivery Types setting controls which fulfillment options are presented to customers at checkout. The options available depend on the industry type you selected during onboarding.
Retail stores can offer the following delivery types:
ValueLabelDescription
deliveryStandard shippingCustomer receives the order at their address.
pickupIn-store pickupCustomer collects the order from your location.
During provisioning, retail stores that have not selected delivery types default to ["pickup"].
You can update enabled delivery types at any time from Admin → Settings → Checkout. Removing a delivery type hides it from the checkout page immediately.

Account requirement

The Require Account setting controls whether customers must create or log in to an account to complete checkout.
ValueBehavior
trueCustomers must have an account. Guest checkout is not available.
falseCustomers can check out without creating an account. (Default)
All new stores are provisioned with requireAccount: false. Enable it only if collecting customer accounts is essential to your order workflow.

Industry-specific settings

Cartble applies additional checkout settings based on your store’s industry type. These appear automatically in Admin → Settings for the relevant industry.
These settings apply to on-demand stores (food, craft, etc.):
SettingDefaultDescription
Default prep time15 minutesThe preparation time shown to customers after they place an order. Applies when an individual item does not specify its own prep time.
Accepting ordersOnWhen turned off, your store stops accepting new orders. Use this to temporarily pause order intake during busy periods or closures.
To pause order intake, go to Admin → Settings and toggle Accepting Orders off.
These settings apply to booking stores (service-based, rentals, etc.):
SettingDefaultDescription
Buffer time10 minutesThe gap between consecutive appointments. Prevents back-to-back bookings without a break.
Default session duration30 minutesThe default length of a booking slot shown to customers when selecting an appointment time.
These settings apply to retail stores:
SettingDefaultDescription
Tax included in priceOffWhen on, product prices displayed at checkout already include tax. When off, tax is calculated and shown separately at checkout.

Regional settings

Regional settings are configured during onboarding and can be updated from Admin → Settings → Regional. They affect how prices, dates, and units are displayed throughout the checkout experience.
SettingDescription
CurrencyThe currency used for all prices at checkout (for example, BRL or USD).
LanguageThe storefront language (Portuguese or English). Determines the language of checkout labels and notices.
TimezoneThe timezone used for order timestamps and scheduling. Defaults to America/Sao_Paulo for Portuguese stores and UTC for English stores.
Measurement systemControls unit display: metric (kilograms, centimeters) or imperial (pounds, inches). Defaults to metric for Portuguese stores and imperial for English stores.
Changing currency after your store has live orders may cause inconsistencies in historical order totals. Update currency before you begin processing orders.