### Narnoo Widget URL
https://narnoo-widget.herokuapp.com/narnoo-widget.min.js
### Narnoo Booking Button Widget URL
https://narnoo-widget.herokuapp.com/booking-button-widget.min.js
### Narnoo Cart Button Widget URL
https://narnoo-widget.herokuapp.com/button-widget.min.js
## Narnoo Widget Guide
### Add this element on inside the **body**
`
`
### Insert this javascript to load the widget
` `
### Widget Configuration
**init**
- element **required**
> This the element ID where the widget will be rendered. Example ``
- access_key **required**
> This the access_key that points the gives authorization on the API side for further request
- operator_id **required**
- product_id **required**
- gallery (optional) **boolean** default: **false**
- social (optional) **boolean** default: **false**
- calendar (optional) **boolean** default: **false**
- datepicker (optional) **boolean** default: **false**
- biography (optional) **boolean** default: **false**
> Biography option can be an object. Example
`biography:{
language: "english"
}`
Language supported are **english**, **chinese**, **japanese**, **korean**, **german**
## Narnoo Cart Button Widget Guide
## Narnoo Booking Button Widget Guide
### Sample Demo
Product ID: 495 Code View https://codepen.io/jbagaresgaray-17/pen/VoQxOa
Product ID: 495 Full View: https://codepen.io/jbagaresgaray-17/full/VoQxOa
Product ID: 496 Code View https://codepen.io/jbagaresgaray-17/pen/LYPQJpN
Product ID: 496 Full View:https://codepen.io/jbagaresgaray-17/full/LYPQJpN