Interface customization

Make search fit the storefront

Layout presets, product-card controls, CSS tokens, and theme hooks. Merchants configure without code. Developers get a documented customization surface.
Kea Search Pro appearance controls beside a live storefront preview

Back Office settings

Configure search without code

Start with presets and bounded controls in the Back Office. Adjust the interface without editing templates or rebuilding the search setup.

  • Choose layout presets for the search widget and results page.
  • Show or hide suggestions, categories, products, and facets summary.
  • Control brand, price, original price, badges, and CTA visibility on product cards.
  • Override supported button labels and no-results helper text.
  • Reorder bounded sections and product-card fields where the layout allows it.
Kea Search Pro results page settings with sliders and product-card template controls beside a storefront preview

Product card customization

Choose a product card or build your own

Start with a standard or horizontal template. For complete control, use a custom HTML template with your own product data, styling, and supported interactions.

Packaged card templates

Choose a standard or horizontal product card for different storefront contexts.

Bounded content controls

Show, hide, and order supported fields such as brand, current price, original price, badges, and CTA.

Standard and horizontal Kea Search Pro product-card templates beside an advanced custom HTML card

Advanced HTML template

Build a custom ProductCard with a safe Mustache-compatible HTML template and documented product data.

Extra fields and actions

Use registered extra field slots and data-kea-action markers for supported product interactions.

Developer surface

A documented customization surface for developers

Agencies can style and integrate search through public contracts instead of reverse-engineering generated wrappers or internal component state.

01

kea-* public classes

Semantic styling

Documented classes address search, results, product cards, filters, and their semantic elements.

02

--kea-* theme tokens

Theme controls

Theme tokens control colors, typography, spacing, borders, grid gaps, and layout proportions.

03

data-kea-* markers

States and interactions

Mode, view, screen, breakpoint, roles, and supported actions are exposed through documented markers and hooks.

Generated framework classes are implementation details. Public classes, tokens, markers, and events are the supported integration surface.

Preview mode

Review storefront changes before they go live

Change the layout, product cards, and styling in the Back Office, then test the updated storefront without changing what shoppers currently see.

  • Compare the current storefront with the preview you are editing.
  • Check suggestions, results, filters, product cards, and responsive layouts.
  • Fix integration or template warnings before activation.
  • Apply or discard preview changes when the new experience is ready.
The live shopper storefront beside a merchant preview with editable layout and color controls