Fluent Commerce Logo
Docs

Displaying order attributes byName in Fluent Store in PACK screen

How-to Guide

Author:

Fluent Commerce

Changed on:

5 Sept 2025

Key Points

  • step by step to teach you how to add order attribute values into the PACK screen in STORE APP
  • the byName function will allow OMS to display the specific attribute value on the UI.

Steps

Step arrow right iconCreate an order with an attribute

For example, the attribute name is WRAP_ME:No alt provided

Step arrow right iconUpdate WAVE fragment manifest

In the Wave manifest, add order attributes (`attributes{ name value }`)  into the query:Then add the following lines into PACK Level to get the attribute value:No alt provided

Step arrow right iconTest the changes

refresh the store pack page and the Order level WRAP_ME attributes will now show:No alt provided
Fluent Commerce

Fluent Commerce