App Pickup Delivery Date by LetMePro

Hello,
I’m using the app Pickup Delivery Date by LetMePro.
I have a question, could someone help me with it?
I only use the app for “Shipping”.
I’d like the option to choose the date not to be displayed on the product page after clicking the “buy nox” button.
I’d like the option to choose the date to only appear in the cart and at checkout, because I ship all products at she same day.

Is it possible?
I use the free theme Dawn.

Thanks!

Hi @maribarras , you can use apps like “Flare - Delivery Date Picker” (link) or “Zapiet” (link) to offer the option to choose a delivery date at the cart page.

I know this thread is a couple of years old, but I was reading through older posts here and wanted to add to it, since the tooling has improved a lot since this was posted and people still land on these threads from search. Switching apps, as suggested above, is one route. But a placement issue like this is often fixable without changing apps at all, and that part is worth spelling out for anyone who finds this later.

Two things that explain what you were seeing:

  1. The date picker shows up after “Buy now” because that button skips the cart entirely and jumps straight to checkout. If the app only lived on the cart page, anyone using Buy now would never see it, so apps catch those shoppers on the product page. If you want date selection to happen only in the cart, the cleanest fix is to turn off the dynamic checkout buttons in Dawn. In the theme editor, open the product page section and uncheck the dynamic checkout buttons setting. Then every customer passes through the cart and the picker has one consistent home.
  2. Where a date widget appears is usually controlled in one of two places. Either the app’s own settings has a widget placement or display option, or the app added an app block to your product template, which you can see in the theme editor. Open the product template, look for the app’s block, remove it there, and add the app’s block to the cart template instead if it offers one. No code needed in Dawn for either.

One more thought, since you ship everything the same day: it might be worth asking whether customers need to pick a date at all, or whether a simple “order by 2 PM and it ships today” line near the cart does the same job with less to maintain.