{##
# Print current category id
#}
<script>
window.currentCategoryId = {{ this.getCategoryId() }};
</script>