Wiki source code of Store

Last modified by Carlijn Kokkeler on 2024/03/06 13:15

Show last authors
1 Welcome to the Store. In this segment, you can find relevant documentation for all the store items available in the eMagiz Store that we manage at eMagiz. If you want more information on the concepts of the store, please check this [[fundamental>>doc:Main.eMagiz Academy.Fundamentals.fundamental-emagiz-store.WebHome||target="blank"]]. If you want to learn more about utilizing the store functionality in the platform, please check out this [[course>>doc:Main.eMagiz Academy.Microlearnings.Novice.eMagiz Store.WebHome||target="blank"]].
2
3 (% style="border-color:#10137e" %)
4 ----
5
6 {{html}}
7 <html><body><div class="ez-academy">
8 <div class="ez-academy_body">
9 <main class="master">
10 <div class="card-container">
11 <a href="/bin/view/Main/eMagiz%20Store/Accelerators/" class="card">
12 <div class="card__body" style="background: url(/bin/download/Main/Images/Store/WebHome/accelerator.svg) center no-repeat; background-size: 15%;">
13 <h4 class="title">Accelerators</h4>
14 </div>
15 <ul class="card__footer">
16 <li class="card__footer-item">
17 <img class="card__footer-icon card__footer-icon--lessons" src="/bin/download/Main/Images/General/WebHome/icon-lessons24.svg">
18 <label for="" class="card__footer-label">58</label>
19 </li>
20 </ul>
21 </a>
22 <a href="/bin/view/Main/eMagiz%20Store/System%20Connectors/" class="card">
23 <div class="card__body" style="background: url(/bin/download/Main/Images/Store/WebHome/system%20connector.svg) center no-repeat; background-size: 15%;">
24 <h4 class="title">System Connectors</h4>
25 </div>
26 <ul class="card__footer">
27 <li class="card__footer-item">
28 <img class="card__footer-icon card__footer-icon--lessons" src="/bin/download/Main/Images/General/WebHome/icon-lessons24.svg">
29 <label for="" class="card__footer-label">49</label>
30 </li>
31 </ul>
32 </a>
33 </div>
34 </main></div>
35 </div></body></html>
36 {{/html}}