 
  
   
  
   
  
   
  
   
  
   
  
   
  
  <script type="text/javascript">
$(function() {
    if (document.location.hash) {
        $(document.location.hash).click();
    }
});
</script> 
  
   
  
   
  
  function removeItem(id) {
  $('.item').on('click', '.remove-item', function() {
    shoppingCart.removeItemFromCart(id);
    console.log(id);
    modalCart();
  });
} 
  
   
  
  $(document).on('click', '.class', function() {
   func1();
   func2();
   //...
   funcN();
}); 
  
   
  
   
  
   
  
  раз вы куратор тега, не смею, такой плебей, с вами спорить :)
 
  
   
  
  они по фронтенду, они в дизайне не шарят
