{#Vueの外のFormをSubmitするためのFunction#}
<script>
var currentCalendarSettings = {};
function getCurrentCalendarSettings() {
return currentCalendarSettings;
}
</script>
{{ includeScripts([
'/js/chunk-vendors.js',
'/js/chunk-common.js',
'/js/product_detail.js',
], _context) }}