Enable Home Delivery shipping label in Dispatch stage of Fluent STORE
Author:
Randy Chan
Changed on:
29 Aug 2025
Key Points
- Typically, the HD shipping label is generated by the nominated carrier company or carrier aggregator. The label URL is then stored in OMS for printing.
- This guide will take you through the setup to allow the store users to print the shipping label from Fluent STORE.
Steps
Overview
- Configure the page query in the Waves fragment
- Create a setting fc.store.print.hd.label
- Configure the Waves fragment to include the “Print Home Delivery Labels“ button
- Test the outcome
Configure the page query in the Waves fragment
Create a setting fc.store.print.hd.label
| Name | fc.store.print.hd.label |
| Value type | `LOB` |
| LOB value | `<..The HTML template example provide below>` |
| Context | `RETAILER -or- ACCOUNT` |
| Context ID | `<RetailerID> -or- 0` |
Configure the Waves fragment to include the “Print Home Delivery Label“ button
`fc.button.print`
Test the outcome

