<% var total = 0; %> <% options.each(function(option) { %> <% }); %>
<%= option.value.name %>
<% var count = 0; %> <% var planCost = 0 %> <% option.value.plans.each(function(item) { %> <% var plan = item.option %>
<% if(count == 0 && !hostingData.optionIds) { %> <% } else if (!hostingData.optionIds) { %> <% } else if (hostingData.optionIds && hostingData.optionIds.indexOf(plan.id) != -1) { %> <% planCost = plan.unit_price; %> <% total += planCost; %> <% } else { %> <% } %>   <%= plan.description %>
<% count++; %> <% }); %>
$<%= planCost.toFixed(2); %> / month
 
Total Monthly Service Cost
$<%= total.toFixed(2); %>
Cloud Configuration
Jaxer is always pre-installed on your site. You can enable or disable it at any time.
<% if (Portal.Vars.railsEnabled) { %>
Ruby on Rails support includes support for capistrano deployments. You can enable or disable Rails support at any time.
<% } %>
PHP is always installed on your site, but only consumes resources when you use it.
If you have a coupon code, you may enter it later in the process