templates/eshopHome.html.twig line 1

Open in your IDE?
  1. {% extends 'layout.html.twig' %}
  2. {% block title %}{{ 'service.eshop'|trans|raw }} - {{ 'service.eshop_moto'|trans|raw }}{% endblock %}
  3. {% block page_contents %}
  4. <iframe src="/eshop3d/4?is_footer=false&isStartGuide=true" id="x3d_section" width="100vw" height="350" class="iframeEshop3D" scrolling="no"></iframe>
  5. <div class="headerPanel2"></div>
  6. <div class="serviceMenu">
  7.   <span class="serviceMenuTitle">{{ 'service.eshop'|trans }}</span>
  8.   <span class="serviceMenuItem"><a href="{{ path('root') }}newaccount?addService=1" class="serviceMenuLink">{{ 'eshop.new_eshop'|trans }}</a></span>
  9.   <span class="serviceMenuItem"><a href="#eshop_ready" class="serviceMenuLink">{{ 'eshop.eshop_ready'|trans }}</a></span>
  10.   <span class="serviceMenuItem"><a href="#eshop_custom" class="serviceMenuLink">{{ 'eshop.eshop_custom'|trans }}</a></span>
  11.   <span class="serviceMenuItem"><a href="#eshop_3D" class="serviceMenuLink">{{ 'eshop.eshop_3D'|trans }}</a></span>
  12.   <span class="serviceMenuItem"><a href="#eshop_examples" class="serviceMenuLink">{{ 'service.examples'|trans }}</a></span>
  13.   <span class="serviceMenuItem"><a href="/user/7/gallery3D/7" class="serviceMenuLink">{{ 'module.gallery'|trans }}</a></span>
  14. </div>
  15. <div class="verticalGapShopHome"></div>
  16. <div class="presentationContent">
  17.   <div class="homePanel">
  18.     <a name="eshop_ready"></a>
  19.     <h1>{{ 'eshop.eshop_ready'|trans }}</h1>
  20.     <div class="infoPanel">
  21.         <div class='leftInfoPanel'><p class="presentationContentMain">{{ 'eshop.eshop_ready_text'|trans }}</p></div>
  22.       <div class='logoInfoPanel'>
  23.       {% if app.session.get('label') == 'webexciter.com' %}
  24.           {% set icon3d = 'ShoppingCartRevolver.x3d' %}
  25.       {% else %}
  26.           {% set icon3d = 'ShoppingCartRevolver-White.x3d' %}
  27.       {% endif %}
  28.         <X3D  width='400px' height='240px' profile='Immersive'>
  29.         <Scene>
  30.         <Transform rotation='0 1 0 0' translation='0 0 0' >
  31.             <Inline url='"{{ icon3d }}"' bboxCenter="0 0 0"
  32.               bboxSize="0.1 0.1 0.1"
  33.               bboxDisplay = true;>
  34.             </Inline>
  35.         </Transform>
  36.         </Scene>
  37.         </X3D>
  38.       </div>  
  39.       <div class='rightInfoPanel'>
  40.         <table cellspacing='0' class='priceTable' align='center'>
  41.           <tr>
  42.             <td class='serviceName'>e-Shop <big>Mini</big></td>
  43.             <td class='servicePrice1'><big>222</big> CZK (month)</td>
  44.             <td class='servicePrice2'>2200 CZK (year)</td>
  45.           </tr>
  46.           <tr>
  47.             <td class='serviceName'>e-Shop <big>Flexi</big></td>
  48.             <td class='servicePrice1'><big>333</big> CZK (month)</td>
  49.             <td class='servicePrice2'>3300 CZK (year)</td>
  50.           </tr>
  51.           <tr>
  52.             <td class='serviceName'>e-Shop <big>Max</big></td>
  53.             <td class='servicePrice1'><big>1777</big> CZK (month)</td>
  54.             <td class='servicePrice2'>22000 CZK (year)</td>
  55.           </tr>
  56.         </table>
  57.         <br>
  58.         <br>
  59.         <div>
  60.           <a href="{{ path('root') }}newaccount?addService=1" class="butt_big">{{ 'eshop.new_eshop_create'|trans }}</a>
  61.         </div>
  62.         <br><br>
  63.         <div class="addFormFunctionsLine"></div>
  64.           <span>OR</span>
  65.         <div class="addFormFunctionsLine"></div>
  66.         <div class="addFormFunctions">
  67.           <a href="{{ path('root') }}login?addService=1" class="bigPlainLink">{{ 'webpages.login'|trans }}</a>
  68.         </div>
  69.         <br>
  70.       </div>
  71.       
  72.     </div>
  73.   </div>
  74.   <div class="homePanel">
  75.     <!-- module list template -->
  76.         {{ include('moduleList.html.twig') }}
  77.   </div>
  78. <div class="homePanel">
  79. <a name="eshop_custom"></a>
  80. <h1>{{ 'eshop.eshop_custom'|trans }}</h1>
  81. <div class="infoPanel">
  82.   <div class='leftInfoPanel'><p class="presentationContentMain">{{ 'eshop.eshop_custom_text'|trans }}</p></div>
  83.   <div class='rightInfoPanel'>
  84.     <table cellspacing='0' class='priceTable' align='center'>
  85.       <tr>
  86.         <td class='serviceName'><big>{{ 'eshop.eshop_custom'|trans }}</big></td>
  87.         <td class='servicePrice1'>{{ 'eshop.eshop_custom_price'|trans }}</td>
  88.         <td class='servicePrice2'></td>
  89.       </tr>  
  90.     </table>
  91.   </div>
  92. </div>
  93. <br>
  94. <a href="{{ path('root') }}request?addService=1" class="butt_big">{{ 'eshop.request'|trans }}</a>
  95. </div>
  96.   <div class="homePanel">
  97.       <a name="eshop_3D"></a>
  98.       <h1>{{ 'eshop.eshop_3D'|trans }}</h1>
  99.       <div class="infoPanel">
  100.         <div class='leftInfoPanel'><p class="presentationContentMain">{{ 'eshop.eshop_3D_text'|trans }}</p></div>
  101.         <div class='rightInfoPanel'>
  102.           <table cellspacing='0' class='priceTable' align='center'>
  103.             <tr>
  104.               <td class='serviceName'><big>{{ 'eshop.eshop_3D'|trans }}</big></td>
  105.               <td class='servicePrice1'>{{ 'eshop.eshop_custom_price'|trans }}</td>
  106.               <td class='servicePrice2'></td>
  107.             </tr>
  108.           </table>
  109.         </div>
  110.       </div>
  111.       <br>
  112.       <a href="{{ path('root') }}newaccount?addService=5&addModule=15" class="butt_big">{{ 'service.services3d_new'|trans }}</a>
  113.       <br><br><hr>
  114.       </div>
  115. <div class="homePanel">
  116. <a name="eshop_examples"></a>
  117. <h1>{{ 'service.examples'|trans }}</h1>
  118.   <div class="examples">
  119.     {% set count = 0 %}
  120.     {% for example in exampleCollection %}
  121.       {% set count = count + 1 %}
  122.       <div class="example">
  123.         <div class="exampleImage">
  124.           <a href="{{ example.landingUrl }}" target="_blank" class="exampleLink">
  125.             <img src="{{ example.imageUrl }}" alt="{{ example.serviceExampleName }}" width="281" border="0">
  126.           </a>
  127.         </div>
  128.         <div class="exampleName">
  129.           {% if count == 1 %}
  130.             <span>{{ 'service.examples'|trans }}:</span>
  131.           {% endif %}
  132.           <div class="exampleTitle">
  133.             <a href="{{ example.landingUrl }}" target="_blank" class="exampleLink">{{ example.serviceExampleName }}</a>
  134.           </div>
  135.         </div>
  136.       </div>
  137.     {% endfor %}
  138.   </div>
  139. </div>
  140.   <div class="homeMenuPanel">
  141.     <div class="megaBox">
  142.       <a href="{{ path('root') }}newaccount?addService=1" class="butt_big">{{ 'eshop.new_eshop_create'|trans }}</a>
  143.     </div>
  144.   </div>
  145. </div>
  146. {% endblock %}