How to remove the pickup time “Usually ready in 2-4 days”
Topic summary
A user seeks to remove the \
Hey @marketingapt1b , it’s difficult to answer with only an image. It is possible, but I need access to the store. Please provide me with a collaborator code. so I can check this in better and provide you with a more tailored solution.
Best regards
K.K
Hello @marketingapt1b
Go to online store ---------> themes --------------> actions ------> edit code------->assets—>9480.latest.en.520a79dd3a3eb9e62c75.css
add this code at the end of the file.
._16s97g73r {
display: none !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Hi @marketingapt1b , I hope you are doing well.
- Go to Online Store → Theme → Edit code.
- Open your 9480.latest.en.520a79dd3a3eb9e62c75.css file
- Paste the below code
._16s97g73r {
display: none !important;
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Hi @marketingapt1b you need to go to Settings → Checkout → Checkout language → Manage checkout language, in the tabs you’ll find Checkout delivery options and inputs with example copy for Pick up in two to four days, just change it to empty string. I am attaching screenshots. Hope it’ll help you
If you have any questions or concerns about the Checkout customizations I’ll be happy to help ![]()
Thank you so much all!
I cant find this path. where exactly is this?



