jQuery(function($){ $('[id*="price-item-click"]').click(function() { var selector = $(this).attr('id').replace('-item-click', ''); var $price = $('#' + selector); var sum = 0; $price.toggle(); $price.toggleClass('price-active'); $(this).toggleClass('price-item-active'); $('.price-active').each(function(){ sum += parseFloat($(this).text().replace(/\D/g,'')); }); if (sum > 0){ $("#total-price-cal").show(); $("#total-price-cal").text("$" + sum + "k"); } else { $("#total-price-cal").hide(); } }); });

Bring more traffic to your website with Search Engine Optimization.

  • Search Optimization: Improve search engine rankings with keyword and suggested topics tool
  • Keyword suggestions: Get personalized phrases and words to add to increase traffic to your website and help it rank better.
  • Tracking your ranking: Track the progress of your website’s rank on Google over time
  • Create your sitemap: Customize, create and submit a site map to aid search engines in crawling your site.
$8.39 / per month