BG5 Advies en begeleiding | losse sessie
€150,00Een losse sessie waar je concreet antwoorden krijgt op je vraag.
if (typeof hasAmeliaAppointment === 'undefined') {
var hasAmeliaAppointment = true;
}
if (typeof hasAppointmentApiCall === 'undefined' && '' === '') {
var hasAppointmentApiCall = true;
}
var hasBookingShortcode = (typeof hasBookingShortcode === 'undefined') ? false : true;
var bookingEntitiesIds = (typeof bookingEntitiesIds === 'undefined') ? [] : bookingEntitiesIds;
bookingEntitiesIds.push(
{
'hasApiCall': (typeof hasAppointmentApiCall !== 'undefined') && hasAppointmentApiCall,
'trigger': '',
'show': '',
'counter': '0',
'category': '',
'service': '12',
'employee': '',
'location': ''
}
);
var lazyBookingEntitiesIds = (typeof lazyBookingEntitiesIds === 'undefined') ? [] : lazyBookingEntitiesIds;
if (bookingEntitiesIds[bookingEntitiesIds.length - 1].trigger !== '') {
lazyBookingEntitiesIds.push(bookingEntitiesIds.pop());
}
if (typeof hasAppointmentApiCall !== 'undefined' && hasAppointmentApiCall) {
hasAppointmentApiCall = false;
}