Delivery Date Picker in Cart Doesn't Show Up in Checkout or Order Confirmation Page

Topic summary

A user implemented a delivery date picker on their cart page following Shopify’s vintage theme customization guide. The picker displays correctly on the cart page, but the selected delivery date fails to persist through the checkout flow.

Current Issue:

  • Date picker functions on cart page
  • Selected date does not appear when choosing shipping method at checkout
  • Selected date missing from order confirmation page

Status: The user is seeking guidance on how to ensure the delivery date selection carries through the entire checkout process and appears in the final order confirmation.

Note: The implementation followed Shopify’s official documentation for adding date pickers to vintage themes.

Summarized with AI on November 21. AI used: claude-sonnet-4-5-20250929.

Hi,

I added a delivery date picker to the cart page in my shop and it does show up correctly. However, when I go to select a delivery date, it does not update in checkout when I select the shipping method and it doesn’t show up in order confirmation when I place an order. How can I fix this so the delivery date selected in cart carries through the checkout process and into the order confirmation page?

This is what I followed to add the delivery date picker to cart: https://help.shopify.com/en/manual/online-store/themes/themes-by-shopify/vintage-themes/customizing-vintage-themes/add-date-picker

Thanks.