Skip to content

Commit e2e341b

Browse files
committed
updated website with new stats and description of cats
1 parent 33fae33 commit e2e341b

File tree

1 file changed

+52
-57
lines changed

1 file changed

+52
-57
lines changed

website/index.html

Lines changed: 52 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,12 +1135,20 @@ <h4 class="title is-5">
11351135
</p>
11361136
<p>
11371137
The four WebMall shops contain a total of
1138-
<strong>1,088 product offers</strong>
1139-
distributed across four main categories:
1140-
Internal PC Components, PC Peripherals, PC
1141-
Cases, and Devices. The distribution varies
1138+
<strong>4,423 product offers</strong>
1139+
distributed across three main categories:
1140+
PC Components, PC Peripherals, and Other
1141+
Electronics. The distribution varies
11421142
across shops to create diverse shopping
1143-
environments for agent evaluation.
1143+
environments for agent evaluation. The
1144+
PC Components category includes internal
1145+
computer parts such as CPUs, RAM, and
1146+
motherboards. PC Peripherals covers
1147+
external devices like monitors, keyboards,
1148+
and external hard drives, while
1149+
Other Electronics features consumer
1150+
tech products such as gaming consoles,
1151+
headphones, and smartwatches.
11441152
</p>
11451153
</div>
11461154

@@ -1176,56 +1184,43 @@ <h3 class="title is-4">
11761184
</thead>
11771185
<tbody>
11781186
<tr>
1179-
<td>Internal PC Components</td>
1180-
<td>477</td>
1181-
<td>43.8%</td>
1182-
<td>120</td>
1183-
<td>39.6%</td>
1184-
<td>72</td>
1185-
<td>27.9%</td>
1186-
<td>210</td>
1187-
<td>61.4%</td>
1188-
<td>75</td>
1189-
<td>40.5%</td>
1187+
<td>PC Components</td>
1188+
<td>1477</td>
1189+
<td>33.4%</td>
1190+
<td>348</td>
1191+
<td>30.2%</td>
1192+
<td>369</td>
1193+
<td>33.7%</td>
1194+
<td>430</td>
1195+
<td>37.2%</td>
1196+
<td>330</td>
1197+
<td>32.4%</td>
11901198
</tr>
11911199
<tr>
11921200
<td>PC Peripherals</td>
1193-
<td>225</td>
1194-
<td>20.7%</td>
1195-
<td>91</td>
1196-
<td>30.0%</td>
1197-
<td>49</td>
1198-
<td>19.0%</td>
1199-
<td>45</td>
1200-
<td>13.2%</td>
1201-
<td>40</td>
1202-
<td>21.6%</td>
1203-
</tr>
1204-
<tr>
1205-
<td>PC Cases</td>
1206-
<td>270</td>
1207-
<td>24.8%</td>
1208-
<td>57</td>
1209-
<td>18.8%</td>
1210-
<td>114</td>
1211-
<td>44.2%</td>
1212-
<td>56</td>
1213-
<td>16.4%</td>
1214-
<td>43</td>
1215-
<td>23.2%</td>
1216-
</tr>
1217-
<tr>
1218-
<td>Devices</td>
1219-
<td>116</td>
1220-
<td>10.7%</td>
1221-
<td>35</td>
1222-
<td>11.6%</td>
1223-
<td>23</td>
1224-
<td>8.9%</td>
1225-
<td>31</td>
1226-
<td>9.1%</td>
1227-
<td>27</td>
1228-
<td>14.6%</td>
1201+
<td>1388</td>
1202+
<td>31.4%</td>
1203+
<td>432</td>
1204+
<td>37.5%</td>
1205+
<td>255</td>
1206+
<td>23.3%</td>
1207+
<td>336</td>
1208+
<td>29.1%</td>
1209+
<td>365</td>
1210+
<td>35.8%</td>
1211+
</tr>
1212+
<tr>
1213+
<td>Other Electronics</td>
1214+
<td>1558</td>
1215+
<td>35.2%</td>
1216+
<td>372</td>
1217+
<td>32.3%</td>
1218+
<td>471</td>
1219+
<td>43.0%</td>
1220+
<td>390</td>
1221+
<td>33.7%</td>
1222+
<td>325</td>
1223+
<td>31.9%</td>
12291224
</tr>
12301225
<tr
12311226
style="
@@ -1234,15 +1229,15 @@ <h3 class="title is-4">
12341229
"
12351230
>
12361231
<td>Total</td>
1237-
<td>1,088</td>
1232+
<td>4,423</td>
12381233
<td>100.0%</td>
1239-
<td>303</td>
1234+
<td>1,152</td>
12401235
<td>100.0%</td>
1241-
<td>258</td>
1236+
<td>1,095</td>
12421237
<td>100.0%</td>
1243-
<td>342</td>
1238+
<td>1,156</td>
12441239
<td>100.0%</td>
1245-
<td>185</td>
1240+
<td>1,020</td>
12461241
<td>100.0%</td>
12471242
</tr>
12481243
</tbody>

0 commit comments

Comments
 (0)