PRICE
{$all_monthly_prices.4} {$all_monthly_prices.0} {$all_monthly_prices.1} {$all_monthly_prices.2} {$all_monthly_prices.3} {$all_monthly_prices.4}
RAM
256 GB 4 GB 8 GB 16 GB 32 GB 64 GB 128 GB 256 GB
Storage
10 TB 2 TB 4 TB 6 TB 8 TB 10 TB
Showing of
    {assign var=x value=0} {foreach $data as $index=>$big_array}
  • {assign var=x value=$x+1}
    {if $sr_title}
    {$big_array.name}
    {$big_array.monthly} /month
    {/if} {foreach $big_array as $feature => $value} {if $feature eq 'description_extended'} {foreach $value as $innerindex => $extended_value } {if $innerindex eq '1'} {foreach $extended_value as $double_index => $real_value } {if $real_value.feature_value neq ''}
    {$real_value.feature_title}: {$real_value.feature_value}
    {/if} {/foreach} {/if} {/foreach} {/if} {/foreach}
    {if $big_array.order_url}{$big_array.order_url}{/if}
    Details
    {foreach $data as $index=>$big_array} {if $big_array.sr eq '1'} {foreach $big_array as $feature => $value } {if $feature eq 'description_extended'} {foreach $value as $innerindex => $extended_value } {if $innerindex eq '2'} {foreach $extended_value as $double_index => $real_value }
    {if $real_value.feature_value eq 'Yes'} {assign var="icon_converter" value=''} {/if}
    {$real_value.feature_title}: {if $real_value.feature_value eq 'Yes'} {$icon_converter} {else} {$real_value.feature_value}{/if}
    {/foreach} {/if} {/foreach} {/if} {/foreach} {/if} {/foreach}
  • {/foreach}