BG5 Advies en begeleiding | pakket
€500,00BG5 begeleiding en advies 4 sessies, vrij op te nemen.
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': '13',
'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;
}