{{ packageSetter(1, cpu, 2048, ram, 20, hdd, 1, ip, 1000, connectivity, 'newbie', '50') }}
{{ packageSetter(1, cpu, 2048, ram, 40, hdd, 1, ip, 1000, connectivity, 'startup', '100') }}
{{ packageSetter(2, cpu, 4096, ram, 80, hdd, 1, ip, 1000, connectivity, 'beginner', '200') }}
{{ packageSetter(4, cpu, 8192, ram, 160, hdd, 1, ip, 1000, connectivity, 'forward', '400') }}
{{ packageSetter(8, cpu, 16384, ram, 320, hdd, 1, ip, 1000, connectivity, 'superman', '800') }}
{{ packageSetter(16, cpu, 32768, ram, 640, hdd, 1, ip, 1000, connectivity, 'titan', '1400') }}
{{ packageSetter(0, cpu, 0, ram, 0, hdd, 0, ip, 1000, connectivity, 'custom', '0') }}
{{ packageResetter(getArrayValues( '1,1,2,4,8,16' ).indexOf(cpu), getArrayValues( '2048,2048,4096,8192,16384,32768' ).indexOf(ram), getArrayValues( '20,40,80,160,320,640' ).indexOf(hdd), getArrayValues( '1,1,1,1,1,1' ).indexOf(ip), getArrayValues( '' ).indexOf(hddBackup), getArrayValues( '1000,1000,1000,1000,1000,1000,1000' ).indexOf(connectivity))}}
{{ packages[package_name]['showname'] }} package
{{ watchParams() }}
{{ cpu }}x vCPU
{{ ram }} MB RAM
{{ hdd }} GB SSD
{{ connectivity }} Mbps
{{ ip }}x IP
{{ period_list[period] }}
{{ setValue(cpu_price * cpu * getCpuPriceRatio() + ram_price * ram/128 + hdd_price * (hdd/5) + ip_price * (ip - 1)) }}
{{ getNoDphPrice(getPrice(getValue(), currency, paymentType, period), currency) }} {{ currency }}
({{ getPrice(getValue(), currency, paymentType, period) }} {{ currency }} with VAT)