(function($) { 'use strict';$(function() {onInstanceReady(() => {return typeof VAPCurrency !== 'undefined';}).then(() => {VAPCurrency.getInstance('€', {"position":2,"separator":",","thousands":".","digits":2,"conversionRatio":1});});});})(jQuery);