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>
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024