Are you ready to start receiving reservations? Well, then it's time to integrate your reservation widget into your website or Facebook page.
Choose where you'd like to display the widget and we will guide you on the next steps.

Use the following HTML code to add the widget to your own website. The color, background, and buttons can be modified by changing the variables.

<div id="hors-hydra-9ce87478-22ad-4141-a6a6-d3930a75af69"></div>
<script>
	var _hors=[['eid','hydra-9ce87478-22ad-4141-a6a6-d3930a75af69'],['tagid','hors-hydra-9ce87478-22ad-4141-a6a6-d3930a75af69'],['width','100%'],['height',''],['foregroundColor',''],['backgroundColor',''],['linkColor',''],['errorColor',''],['primaryButtonForegroundColor',''],['primaryButtonBackgroundColor',''],['secondaryButtonForegroundColor',''],['secondaryButtonBackgroundColor','']];
	(function(d, t) { var e=d.createElement(t),s=d.getElementsByTagName(t)[0];
	e.src = "https://reservation.dish.co/widget.js";
	s.parentNode.insertBefore(e,s);
	}(document, 'script'));
</script>

Check out the preview!

This is what the feedback widget looks like!
Please remember that reviews will not be visible unless you publish them from your Feedback page.

Use the following HTML code to add the feedback widget to your own website. The color, background, and buttons can be modified by changing the variables.

<div id="hors-feedbackPreview-hydra-9ce87478-22ad-4141-a6a6-d3930a75af69"></div>
<script>
	var _horsFeedback=[['eid','hydra-9ce87478-22ad-4141-a6a6-d3930a75af69'],['tagid','hors-feedbackPreview-hydra-9ce87478-22ad-4141-a6a6-d3930a75af69'],['width','100%'],['height','330'],['mainColor',''],['feedbackBackgroundColor',''],['fontFamily','']];
	(function(d, t) { var e=d.createElement(t),s=d.getElementsByTagName(t)[0];
	e.src = "https://reservation.dish.co/feedbackWidget.js";
	s.parentNode.insertBefore(e,s);
	}(document, 'script'));
</script>