import wixWindow from ‘wix-window’; const url = “https:///jakesbeachservice.by.beachyapp.com/widget/destination//jakesbeachservice”; // END: Beachy widget code $w.onReady(function () { // START: Beachy widget code const bookWithBeachy = $w(‘#bookWithBeachy’) if (bookWithBeachy) { bookWithBeachy.onClick(() => { wixWindow .getBoundingRect() .then( (windowSizeInfo) => { const windowHeight = windowSizeInfo.wiendow.height * 0.8; const windowWidth = windowSizeInfo.window.width * 0.8; wixWindow .openModal(url, { “width”: windowWidth, “height”: windowHeight }) .then(() => {}); }); }); } // END: Beachy widget code // CUSTOM CODE THAT ALREADY EXISTS IS STILL HERE });
top of page

FAQ

The Ins And Outs of How We Do Business

Billing & Pricing

Payments Accepted

We accept multiple forms of payment, including cash, check and Venmo. Visit the home page to make a reservation for your unit's rental equipment.

Cancellation Policy

Jake will accept cancellations of rentals up to 24 hours prior to the reservation.

Satisfaction Guarantee

We want to make sure you have the best stay possible. Jake's Beach Service is able to accommodate any specific needs, and provide extra equipment if needed.  

bottom of page