I\'m using Symfony and twig template. My code:
var dataId = $(\'.url-select\').data(\'id\'); url = "{{ url(\'product\', {id: \'dataId\'}) }}";