Fluent Commerce Logo
Docs

Enable sorting for the Print Button

How-to Guide

Authors:

Yulia Andreyanova, Kirill Gaiduk

Changed on:

27 July 2026

Key Points

  • Configure sorting for any Print Button using the sort property and a matching setting
  • Use `arrayPath` to define which array should be sorted
  • Use one or more sorting rules to define sorting priority
  • If sorting is not configured, the Print Button behavior remains unchanged
  • Sort on fields from transformed attribute data using dot-separated field paths (for example, `sku.attributes.byName.Size`)
No alt text provided

Steps