ChowNow allows you to connect a link or image directly to your ChowNow online ordering interface. To set this up, copy and paste the ChowNow Ordering Script Code below anywhere within your page source. Then create links to your online ordering widget.

CHOWNOW ORDERING SCRIPT CODE

<script src='https://cf.chownowcdn.com/latest/static/integrations/ordering-modal.min.js' data-chownow-company-id='XXXX'></script>

Important: Only paste one instance of the ChowNow Ordering Script on your page, as placing multiple will result in errors when a user tries to close the menu. Only sites that are SSL secured will result in the same page user experience; unsecured sites will open the menu in a separate window. Check out our blog post to learn more about SSL. On mobile, the menu will always appear in a new page to ensure the best experience for your customers.

LINK EXAMPLE

Any link ( tag) with the class “chownow-order-online” will open the ChowNow online ordering interface. See the following example: Order Online

NOTE: The ‘class=chownow-order-online’ is what connects this link to the script. URL EXAMPLE Certain website builder software only allow URL links to attach to premade buttons/images. As an alternative to the Link Example method, you can set the button or image link using the below URL. See the following example:

https://ordering.chownow.com/order/XXXX/locations?add_cn_ordering_class=true

NOTE: The ‘?add_cn_ordering_class=true’ is what connects this link to the script.