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 }}
{{ package.name }}
{{ package.discount.original|money }}
{{ package.price|money }} {{ basket.currency }}
{% elseif package.customPrice %}Choose price
{% else %}{{ lang.item_is_free }}
{% endif %} {% else %}{{ lang.not_for_sale }}
{% endif %}{{ table.tableTitle }}
{{ perk.category_description }} {% if isTooltipActive %} {% endif %}
{{ item.text }}
{% endif %} {% if not item.icon and not item.rank_tag %} {{ item.text| raw }} {% endif %}{# TABLE CONFIGURATION #}