Home

Guest

Click to login

Guest's Head
Loading..

play.elkoy.net

click to copy

Discord Server

click to join

Loading..

test

{% set tableAddonConfiguration = { disabledPackages: ["5309869"], ranks: { category: "2266177", tables: { table_1: { tableTitle: "Global", accordion: false, accordionOpenedByDefault: false, perks: { row_1: { category_description: "In game color", category_title_tooltip: "In game color description", packages: { perk_1: { rank_tag: true, rank_tag_color: "#fa75db", icon: false, iconId: '', text: "Vip", }, perk_2: { rank_tag: true, rank_tag_color: "#2196f3", icon: false, iconId: '', text: "Mvp", }, perk_3: { rank_tag: true, rank_tag_color: "#d14841", icon: false, iconId: '', text: "Mvp+", }, } }, row_2: { category_description: "/fw Command", category_title_tooltip: "In game color description", packages: { perk_1: { rank_tag: false, rank_tag_color: "#fa75db", icon: true, iconId: '', text: "Vip", }, perk_2: { rank_tag: false, rank_tag_color: "#2196f3", icon: true, iconId: '', text: "Mvp", }, perk_3: { rank_tag: false, rank_tag_color: "#d14841", icon: true, iconId: '', text: "Mvp+", }, } }, } }, table_2: { tableTitle: "Factions", accordion: true, accordionOpenedByDefault: false, perks: { row_1: { category_description: "In game color", category_title_tooltip: "", packages: { perk_1: { rank_tag: true, rank_tag_color: "#fa75db", icon: false, iconId: '', text: "Vip", }, perk_2: { rank_tag: true, rank_tag_color: "#2196f3", icon: false, iconId: '', text: "Mvp", }, perk_3: { rank_tag: true, rank_tag_color: "#d14841", icon: false, iconId: '', text: "Mvp+", }, } }, row_2: { category_description: "/fw Command", category_title_tooltip: "In game color description", packages: { perk_1: { rank_tag: false, rank_tag_color: "#fa75db", icon: true, iconId: '', text: "Vip", }, perk_2: { rank_tag: false, rank_tag_color: "#2196f3", icon: true, iconId: '', text: "Mvp", }, perk_3: { rank_tag: false, rank_tag_color: "#d14841", icon: true, iconId: '', text: "Mvp+", }, } }, } }, } }, } %} {# TABLE CONFIGURATION #}

{{ lang.features_table }}

{% for package in category.packages %}
{% if package.discount.applied %} Sale {% endif %} {{ package.name }}

{{ package.name }}

{% if package.id not in tableAddonConfiguration.disabledPackages %} {% if package.customPrice == false and package.price > 0 %} {% if package.discount.applied %}

{{ package.discount.original|money }}

{% endif %}

{{ package.price|money }} {{ basket.currency }}

{% elseif package.customPrice %}

Choose price

{% else %}

{{ lang.item_is_free }}

{% endif %} {% else %}

{{ lang.not_for_sale }}

{% endif %}
{% if package.basket %}  {{ lang.remove_from_cart }}  {% else %} {% if package.type != "single" %}  {{ __("Subscribe") }}  {% endif %} {% if package.type != "subscription" %}  {{ lang.add_to_cart }}  {% endif %} {% endif %}
{% endfor %}
{% for table in tableAddonConfiguration %} {% if table.category == category.id %} {% for table in table.tables %}
{% if table.accordion %}  {{ table.tableTitle }}  {% else %}

{{ table.tableTitle }}

{% endif %} {% if table.accordion %}
{% endif %} {% for perk in table.perks %}
{% set isTooltipActive = perk.category_title_tooltip %}

{{ perk.category_description }} {% if isTooltipActive %} {% endif %}

{% for item in perk.packages %}
{% if item.icon %} {{ item.iconId| raw }} {% endif %} {% if item.rank_tag %}

{{ item.text }}

{% endif %} {% if not item.icon and not item.rank_tag %} {{ item.text| raw }} {% endif %}
{% endfor %}
{% endfor %} {% if table.accordion %}
{% endif %}
{% endfor %} {# CTA BUTTONS #}

{% for package in category.packages %}
{% if package.basket %}  {{ lang.remove_from_cart }}  {% else %} {% if package.type != "single" %}  {{ __("Subscribe") }}  {% endif %} {% if package.type != "subscription" %}  {{ lang.add_to_cart }}  {% endif %} {% endif %}
{% endfor %}
{# CTA BUTTONS #} {% endif %} {% endfor %}

{# TABLE CONFIGURATION #}