{% set trans = { btnSetLocation: "dhlStore.modal.btnSetLocation"|trans } %} {% set mapStationOptions = { googleApiKey: config('SwagDhlApp.config.googleMapApiKey'), shopId: config('core.app.shopId').value, countryCode: config('SwagDhlApp.config.countryCode'), trans: trans } %} {% block dhl_find_station_modal_wrapper %} {% endblock %}