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(); } }); });

Add online marketing with more sites, storage and security.

  • 1-2 websites
  • Unlimited storage
  • Unlimited visits per month
  • Website backup protection with 1-click restore
  • Automatic daily malware scans
  • SEO optimizer
  • SSL certificates*
  • 1-click testing site
  • Unlimited malware removal and hack repair

*An SSL certificate is included with every site and free for the life of the hosting plan. Our hassle-free certificates are automatically installed, validated and renewed. The strong 2048-bit encryption will ensure all transactions are secure. Annual plan purchase required.

$20.39 / per month