<script> const product={ title:'{{ heading_title }}', model:'{{ model }}' }; </script> <script> $('.some-elem img').attr(product); </script>