Cart attribute information flowing through to Shopify orders & Unleashed

Topic summary

A custom checkout checkbox lets customers allow delivery without a signature, but its value isn’t captured anywhere. The goal is to have this attribute appear in Shopify’s order backend and flow into Unleashed (inventory management) so the warehouse can see it.

A suggestion was made to verify the checkbox code is placed inside the checkout form tag so its value is submitted.

No further guidance was provided on mapping the submitted value to Shopify order fields or syncing it to Unleashed. No decisions or implementation steps were confirmed; the issue remains open with key integration details unresolved.

Summarized with AI on February 8. AI used: gpt-5.

Hi there,

On our checkout page, we have created a checkbox that allows customers to say whether it is okay to leave their delivery without a signature.

Currently, customers can check or uncheck this, however, the information does not flow through anywhere. We would like it to flow through to the back end of Shopify in the orders section and also through to Unleashed, our inventory management software so that our warehouse can see this field.

Does anyone know how to solve this?

Thanks in advance,

Ellie

Hello @ebrennan ,

Check weather the checkbox code you are using is inside the form tag or not.

Thanks