Focusing on managing products, variants, and collections through the API.
Hello Shopify Experts!
I'm new to Shopify and I'm overwhelmed with where to start.
To give you a gist of the requirement:
I have a client with a business that rents out front yard greeting cards by the day, and delivers, sets up, and returns to remove the signs from the customer's yard on the assigned dates/times.
My goal is to set up products inside Shopify that are the card types, with a solution for scheduling the rental days and setup times. We will also need to provide a system to restrict the delivery range and increase the price based on delivery zones.
Specific details:
This is my sample product. Basically, I want the booking functionality to be available to products. It has the custom fields and the updated price but the date and time field is just a text field plus there's no schedule management in the backend.
I saw this booking app which fulfills the booking date, the backend, and possibly the custom fields. However, I don't see it has the capability to update pricing based on the date selected and the other options as well. Now, my question here is - which direction should I go to?
Any help is highly appreciated. Thank you so so much!
Hi devsbh,
You solution can be achieved by combining the custom dev in theme and a custom APP.
Custom app will help to set the booking limit and date settings.
Custom code will help to increase the price validation etc.
We can connect to discuss more in more details.