All things Shopify and commerce
I would like to know if for example, in a customers account, how do I add a calendar so a customer can select a preferred dates for the next deliveries of the remaining products out of the subscribed plan.
Hi,
For that you’ll need to integrate a date picker library, create a section for the calendar in the customer account area, and implement a backend solution to save the selected dates.
An example of a date picker library file is at the theme.liquid
<!-- Include Flatpickr CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css">
<!-- Include Flatpickr JS -->
<script src="https://cdn.jsdelivr.net/npm/flatpickr"></script>
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024