How to show and save the DESCRIPTION line of a carrier service quote?

A carrier service we are using provides some useful info on the “description” line of its shipping quotes, and we’d like to show it at checkout and save it into the order (as a metafield, attribute,etc).

As far as I can see only the buy button shows that line, not the single page checkout.

Is there a way to display that at checkout, and save it for later access?

I’m not on Plus, and don’t have access to the carrier service code itself.

Thanks

Hi @Daniel_G

If you’re not on Plus it doesn’t look like you’ll be able to add this to checkout. If you have access to Checkout UI extensions, you could create a metafield definition and create an extension that targets an area of the checkout (like the purchase.checkout.delivery-address.render-after target) and then display that metafield.

However this would only be possible for stores on Plus.

Thanks.

If i can’t display it at checkout, can you think of a way to capture it and save it in a metafield so I can later refer to it?