Toddler package

For a small fee you can choose from a list everything you need for your comfort, without having to carry all that for your holidays. We have plenty of itens, like: crib, strollers, car seats, highchair, unbreakable plates and bowls,…and the list goes on.

jQuery( function($){ $( document ).ready( function() { $( 'input[type="date"]' ).datepicker({ dateFormat: 'mm/dd/yy' }); setTimeout( function(){ $('.elementor-date-field.flatpickr-input').each(function(){ flatpickr( $(this)[0] ).set('dateFormat', 'd/m/Y');}); }, 1000 ); }); });