SyntaxFix
Write A Post
Hire A Developer
Questions
Use this function:
$(".price").each(function(){ total_price += parseInt($(this).val()); });