Sort order of apps in shopping cart

Hi all - hope the community can help…

I have a number of apps showing dynamic data (Estimated delivery dates, product options) that is brought through the apps and displayed in the shopping cart.

However when they are shown in the cart and checkout pages they are not in the sort order I need them to display.

I see no option to change the sort order via an editor, so is there a way in the liquid files to force one of them to be shown at the bottom of the cart fields and / or vice versa, the other one at the top.

Hi @Gen32
Please share the site URL here.
I think these data are line items property and came in the same sequence in which they are getting added to cart. SO they will need couple of code modification.

Thanks