Shopify Craft Theme note & delivery time table

Hi!

I’m using craft theme and want to add note part to my product pages. And also I want to add a timetable that customers will choose the best day and hour for their delivery. How can I add these?

Hi @beambakes ,

  • With note: Go to sections > main-product.liquid file, find ‘product-form__buttons’ and add code here:

Code:


  • Timetable: it will be complicated requirement and you need to change a lot. You should change it to input and let the customer enter it themselves. If you still want to use Timetable, you can install the app or hire a professional for it.

Hope it helps!

1 Like