Skip to product information
1 of 1

Bodhishop.in

Lohare Wai

Lohare Wai

Regular price Rs. 1,500.00
Regular price Sale price Rs. 1,500.00
Sale-Today Only! Sold out
Tax included. Shipping calculated at checkout.
Type

Experience an authentic farm stay at Wai Lohare. Relax and rejuvenate on our 3 acre organic farm while enjoying activities like basketball, farming, and harvesting green leafy vegetables. Unwind with meditation or cuddle with our friendly cows. Plus, visit our on-site farm shop or take a day trip. Book now for a unique getaway.

import {extension, DatePicker} from '@shopify/ui-extensions/checkout'; export default extension('purchase.checkout.block.render', (root) => { const datepicker = root.createComponent(DatePicker, { selected: '2021-06-01', }); root.appendChild(datepicker); }); View full details