1 | {% load i18n %}
|
---|
2 | {% load url_translate %}
|
---|
3 |
|
---|
4 | <li data-slider-url="{% url 'get_nav_slider' %}?name={% facet-translate 'category' 'Games and consoles' %}" data-slider-items="5" data-slider-items="120">
|
---|
5 | <a href="{% url-translate 'Games and consoles' '' %}" title="{% facet-translate 'category' 'Games and consoles' %} {% trans "on Coolshop" %}">
|
---|
6 | {% facet-translate 'category' 'Games and consoles' %}
|
---|
7 | </a>
|
---|
8 |
|
---|
9 | <div class="droplist-wrap">
|
---|
10 |
|
---|
11 | {% if COUNTRY != 'uk' %}
|
---|
12 | <div class="droplist columns4">
|
---|
13 | {% elif COUNTRY == 'uk' %}
|
---|
14 | <div class="droplist columns3">
|
---|
15 | {% endif %}
|
---|
16 | <div class="droplist-title">
|
---|
17 | {% facet-translate 'category' 'Games and consoles' %} <span>{% trans "on Coolshop" %}</span>
|
---|
18 | </div>
|
---|
19 | <div class="columns-wrap">
|
---|
20 |
|
---|
21 | <!-- Column -->
|
---|
22 | <div class="column">
|
---|
23 | <ul>
|
---|
24 | <li class="column-header">{% trans "Useful links" %}</li>
|
---|
25 | <li><a href="{% url-translate 'Games and consoles' '' %}?sort=sales_rank+desc" title="{% trans "Toplist" %} {% trans "on Coolshop" %}">{% trans "Toplist" %}</a></li>
|
---|
26 | <li><a href="{% url-translate 'Games and consoles' '' %}?sort=created_at+desc" title="{% trans "News" %} {% trans "on Coolshop" %}">{% trans "News" %}</a></li>
|
---|
27 | <li><a href="{% url-translate 'Games and consoles' '' %}show-only=pre-order?sort=sales_rank+desc" title="{% trans "Top Preorders" %} {% trans "on Coolshop" %}">{% trans "Top Preorders" %}</a></li>
|
---|
28 | <li><a href="{% url-translate 'Games and consoles' '' %}show-only=offer" title="{% trans "Sale" %} {% trans "on Coolshop" %}">{% trans "Sale" %}</a></li>
|
---|
29 | {% if COUNTRY == 'dk' or COUNTRY == 'se' or COUNTRY == 'no' %}
|
---|
30 | <li><a href="{% url-translate 'Games and consoles' 'price=*-100' %}" title="{% trans "Max. 100 kroner" %} {% trans "on Coolshop" %}">{% trans "Max. 100 kroner" %}</a></li>
|
---|
31 | {% elif COUNTRY == 'uk' %}
|
---|
32 | <li><a href="{% url-translate 'Games and consoles' 'price=*-10' %}" title="{% trans "Max £10.00" %} {% trans "on Coolshop" %}">{% trans "Max £10.00" %}</a></li>
|
---|
33 | {% elif COUNTRY == 'fi' %}
|
---|
34 | <li><a href="{% url-translate 'Games and consoles' 'price=*-25' %}" title="{% trans "Max. €25.00" %} {% trans "on Coolshop" %}">{% trans "Max. €25.00" %}</a></li>
|
---|
35 | {% endif %}
|
---|
36 | {% if COUNTRY != 'uk' %}
|
---|
37 | <li><a href="{% url-translate 'Games and consoles' 'group=Download' %}" title="{% trans "Downloads" %} {% trans "on Coolshop" %}">{% trans "Downloads" %}</a></li>
|
---|
38 | {% endif %}
|
---|
39 | <li><a href="{% url-translate 'Games and consoles' '' %}show-only=used" title="{% trans "Used" %} {% trans "on Coolshop" %}">{% trans "Used" %}</a></li>
|
---|
40 | </ul>
|
---|
41 | </div>
|
---|
42 |
|
---|
43 | <!-- Column -->
|
---|
44 | <div class="column">
|
---|
45 | <ul>
|
---|
46 | <li class="column-header">{% trans "Types" %}</li>
|
---|
47 | <li><a href="{% url-translate 'Games and consoles' 'platform=PlayStation 4' %}" title="PlayStation 4 {% trans "on Coolshop" %} {% trans "on Coolshop" %}">PlayStation 4</a></li>
|
---|
48 | <li><a href="{% url-translate 'Games and consoles' 'platform=Xbox One' %}" title="Xbox One {% trans "on Coolshop" %}">Xbox One</a></li>
|
---|
49 | <li><a href="{% url-translate 'Games and consoles' 'platform=PlayStation 3' %}" title="PlayStation 3 {% trans "on Coolshop" %}">PlayStation 3</a></li>
|
---|
50 | <li><a href="{% url-translate 'Games and consoles' 'platform=Xbox 360' %}" title="Xbox 360 {% trans "on Coolshop" %}">Xbox 360</a></li>
|
---|
51 | <li><a href="{% url-translate 'Games and consoles' 'platform=PC' %}" title="PC {% trans "on Coolshop" %}">PC</a></li>
|
---|
52 | <li><a href="{% url-translate 'Games and consoles' 'platform=Mac' %}" title="Mac {% trans "on Coolshop" %}">Mac</a></li>
|
---|
53 | {% if COUNTRY != 'uk' %}
|
---|
54 | <li><a href="{% url-translate 'Games and consoles' 'platform=PC/group=Download' %}" titlte="Downloads (PC) {% trans "on Coolshop" %}">Downloads (PC)</a></li>
|
---|
55 | <li><a href="{% url-translate 'Games and consoles' 'platform=Mac/group=Download' %}" titlte="Downloads (Mac) {% trans "on Coolshop" %}">Downloads (Mac)</a></li>
|
---|
56 | {% endif %}
|
---|
57 | <li><a href="{% url-translate 'Games and consoles' 'platform=Wii U' %}" title="Wii U {% trans "on Coolshop" %}">Wii U</a></li>
|
---|
58 | <li><a href="{% url-translate 'Games and consoles' 'platform=Wii' %}" title="Wii {% trans "on Coolshop" %}">Wii / Wii Mini</a></li>
|
---|
59 | <li><a href="{% url-translate 'Games and consoles' 'platform=Nintendo 3DS' %}" title="Nintendo 3DS {% trans "on Coolshop" %}">Nintendo 3DS</a></li>
|
---|
60 | <li><a href="{% url-translate 'Games and consoles' 'platform=Nintendo DS' %}" title="Nintendo DS {% trans "on Coolshop" %}">Nintendo DS / DSi</a></li>
|
---|
61 | <li><a href="{% url-translate 'Games and consoles' 'platform=Vita' %}" title="PlayStation Vita {% trans "on Coolshop" %}">PlayStation Vita</a></li>
|
---|
62 | <li><a href="{% url-translate 'Games and consoles' 'platform=PSP' %}" title="Sony PSP {% trans "on Coolshop" %}">Sony PSP</a></li>
|
---|
63 | <li><a href="{% url-translate 'Games and consoles' 'platform=PlayStation 2' %}" title="PlayStation 2 {% trans "on Coolshop" %}">PlayStation 2</a></li>
|
---|
64 | </ul>
|
---|
65 | </div>
|
---|
66 |
|
---|
67 | <!-- Column -->
|
---|
68 | <div class="column">
|
---|
69 | <ul>
|
---|
70 | <li class="column-header">{% trans "Genre" %}</li>
|
---|
71 | <li><a href="{% url-translate 'Games and consoles' 'genre1=Action' %}" title="{% facet-translate 'genre-all' 'Action' %}">{% facet-translate 'genre-all' 'Action' %}</a></li>
|
---|
72 | <li><a href="{% url-translate 'Games and consoles' 'genre1=First Person Shooter' %}" title="F{% facet-translate 'genre-all' 'First Person Shooter' %}">{% facet-translate 'genre-all' 'First Person Shooter' %}</a></li>
|
---|
73 | <li><a href="{% url-translate 'Games and consoles' 'genre1=Sport' %}" title="{% facet-translate 'genre-all' 'Sport' %}">{% facet-translate 'genre-all' 'Sport' %}</a></li>
|
---|
74 | <li><a href="{% url-translate 'Games and consoles' 'genre1=Racing' %}" title="{% facet-translate 'genre-all' 'Racing' %}">{% facet-translate 'genre-all' 'Racing' %}</a></li>
|
---|
75 | <li><a href="{% url-translate 'Games and consoles' 'genre1=Strategy' %}" title="{% facet-translate 'genre-all' 'Strategy' %}">{% facet-translate 'genre-all' 'Strategy' %}</a></li>
|
---|
76 | <li><a href="{% url-translate 'Games and consoles' 'genre1=Simulation' %}" title="{% facet-translate 'genre-all' 'Simulation' %}">{% facet-translate 'genre-all' 'Simulation' %}</a></li>
|
---|
77 | <li><a href="{% url-translate 'Games and consoles' 'genre1=Roleplaying' %}" title="{% facet-translate 'genre-all' 'Roleplaying' %}">{% facet-translate 'genre-all' 'Roleplaying' %}</a></li>
|
---|
78 | <li><a href="{% url-translate 'Games and consoles' "genre1=Children's Games" %}" title="{% facet-translate 'genre-all' "Children's Games" %}">{% facet-translate 'genre-all' "Children's Games" %}</a></li>
|
---|
79 | <li><a href="{% url-translate 'Games and consoles' 'genre1=Adventure' %}" title="{% facet-translate 'genre-all' 'Adventure' %}">{% facet-translate 'genre-all' 'Adventure' %}</a></li>
|
---|
80 | <li><a href="{% url-translate 'Games and consoles' 'genre1=Fighting' %}" title="{% facet-translate 'genre-all' 'Fighting' %}">Fighting</a></li>
|
---|
81 | </ul>
|
---|
82 | </div>
|
---|
83 |
|
---|
84 | {% if COUNTRY != 'uk' %}
|
---|
85 | <!-- Column -->
|
---|
86 | <div class="column">
|
---|
87 |
|
---|
88 | <ul>
|
---|
89 | <li class="column-header">Downloads</li>
|
---|
90 | <li><a href="{% url-translate 'Games and consoles' 'group=Download' %}?sort=sales_rank+desc" title="Download {% trans "toplist" %} {% trans "on Coolshop" %}">{% trans "Toplist" %}</a></li>
|
---|
91 | <li><a href="{% url-translate 'Games and consoles' 'group=Download' %}?sort=created_at+desc" title="Download {% trans "news" %} {% trans "on Coolshop" %}">{% trans "News" %}</a></li>
|
---|
92 | {% if COUNTRY == 'fi' %}
|
---|
93 | <li><a href="{% url-translate 'Games and consoles' 'group=Download/price=*-25' %}" title="{% trans "Max. €25.00" %} {% trans "on Coolshop" %}">{% trans "Max. €25.00" %}</a></li>
|
---|
94 | {% else %}
|
---|
95 | <li><a href="{% url-translate 'Games and consoles' 'group=Download/price=*-100' %}" title="Download - {% trans "max. 100 kroner" %} {% trans "on Coolshop" %}">{% trans "Max. 100 kroner" %}</a></li>
|
---|
96 | {% endif %}
|
---|
97 | <li><a href="{% url-translate 'Games and consoles' 'group=Download' %}/show-only=offer" title="Download {% trans "sale" %} {% trans "on Coolshop" %}">{% trans "Sale" %}</a></li>
|
---|
98 | </ul>
|
---|
99 | </div>
|
---|
100 | {% endif %}
|
---|
101 |
|
---|
102 | </div>
|
---|
103 | <div class="droplist-slider-wrap"></div>
|
---|
104 | </div>
|
---|
105 | </div>
|
---|
106 | </li>
|
---|