Fluent Commerce Logo
Docs

Guide - Customise a Pick List

How-to Guide

Author:

Fluent Commerce

Changed on:

13 Dec 2023

Key Points

  • How to customise a Pick List

Steps

Step arrow right iconHow to customise a Pick List

The customisation of pick and pack list is driven by the PICK_N_PACK_CUSTOM_PICK_LIST setting which has an HTML snippet.NOTE: When creating the PICK_N_PACK_CUSTOM_PICK_LIST setting ensure that all apostrophes are escaped to be JSON conform and are in a single line. The DEFAULT_INVENTORY_CATALOGUE setting is required to define the product catalogue reference. However, it has been noticed that PICK_N_PACK_CUSTOM_PICK_LIST setting works without it when the GLOBAL_INVENTORY_ENABLED setting is set.Create PICK_N_PACK_CUSTOM_PICK_LIST setting via REST:PUT {{fluentApiHost}}/api/v4.1/settings/retailer/{{retailer_id}}/PICK_N_PACK_CUSTOM_PICK_LISTThe following fields are available in the custom HTML:
Fluent Commerce

Fluent Commerce