Hello, I’m using the Express theme. I am adding a delivery date to the cart, but it is not shown on the checkout page.
Delivery date: ** Normalt leverer vi blomster etter 14:00. Skal blomsten kjøres tidligere, skriv det i tilleggsopplysninger. Vær oppmerksom at vi ikke leverer på søndager.
I checked the cart.liquid, tried to add normal cart note by changing {% if settings.show_cart_note %} to {% if 1 %} (because the Express theme doesn’t have Enable cart note on its admin interface). The cart note is shown on Cart, but not on Checkout page either.
I checked all possible solutions, such as: adding Additional scripts as the following link to Setting/Checkout/Order processing
https://community.shopify.com/c/Shopify-Discussion/Customer-order-notes-to-show-in-order-status-page/td-p/288715
But the note does not show on Check out page.
Anyway, I would like to have my Delivery date on Checkout. My website is https://teie-blomst.myshopify.com. Code for access is “browch”
I would appreciate any help. Thanks a lot