We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Date picker in cart drawer (Prestige Theme)

Date picker in cart drawer (Prestige Theme)

Jukaii24
New Member
9 0 0

Hi, how can I make a delivery date picker in my cart drawer? Thanks

Replies 7 (7)

dmwwebartisan
Shopify Partner
12384 2560 3749

@Jukaii24 

Please share your store URL!

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
PageFly App to customize your pages | The most powerful Shopify page builder app
Jukaii24
New Member
9 0 0

This is a preview of what I am making : https://qx05ghltsetyjc32-74973905197.shopifypreview.com

 

I wanna disable the app and try to make it by code, but I cannot find tutorial on how to make date-picker in cart drawer. Thanks.

dmwwebartisan
Shopify Partner
12384 2560 3749

@Jukaii24 

Please share the screenshot of what you want exactly.

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
PageFly App to customize your pages | The most powerful Shopify page builder app
Jukaii24
New Member
9 0 0

This.JPG

dmwwebartisan
Shopify Partner
12384 2560 3749

@Jukaii24 

This is code customization work please hire a Shopify expert who can help you!

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
PageFly App to customize your pages | The most powerful Shopify page builder app
PaulNewton
Shopify Partner
8031 687 1647

Hi @Jukaii24 for a generaly DIY solution see the delivery date picker customization

https://help.shopify.com/en/manual/online-store/themes/customizing-themes/add-date-picker.

Which uses cart attributes to pass extra information to the order https://shopify.dev/docs/api/liquid/objects#cart-attributes.

 

Setting it up to have a calendar with a specific UI is an advanced customization.

If it needs to also have the available dates be based on what is in the cart that is a lot of moving parts generally using metafield definitions.

 

If you need this customization then contact me directly for services.
Please provide context, examples: store url, theme name, post url(s) , or any further detail.
Contact Info in signature.

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org


Daniel2help
Shopify Partner
21 0 1

Hey @Jukaii24! You can absolutely add a delivery date picker to the cart drawer (even on themes like Prestige) — it just needs to be injected into the drawer code as an app embed.

 

If you're comfortable with code, you can create a date input field inside your cart drawer snippet. Just be sure it’s named properly so Shopify saves it with the order. The challenge is usually syncing it nicely with logic like cutoff times or unavailable dates.

 

If you're looking for a no-code solution, Flare supports cart drawer integration out of the box — including logic for product-specific lead times, blocked dates, and shipping rules. It works with most Shopify themes.

 

Let me know if you need help with the manual setup or are curious to try it app-based. Happy to share more either way!

 
Daniel
Co-founder at Flare: Delivery Date Picker