<%=link_to(cards_path(product_id: card_item[:product_id],card_action: 'remove'),class: 'btn btn-danger',dada: '{:confirm=>"Do you want to remove this product?"}')do%>
<%=link_to(url_for(controller: 'cards',action: 'remove',product_id: card_item[:product_id]),class: 'btn btn-danger',dada: '{:confirm=>"Do you want to remove this product?"}')do%>