templates/basic/fichatecnica.html.twig line 1

Open in your IDE?
  1. <table class="table table-descriciones">
  2.     <tbody>
  3.         <tr>
  4.             <td class="p-1"><p class="mb-0 bold">Id</p></td>
  5.             <td class="p-1"><p>{{product.plu}}</p></td>
  6.         </tr>
  7.         <tr>
  8.             <td class="p-1"><p class="mb-0 bold">Nivel de Confort</p></td>
  9.             <td class="p-1"><p>{{product.subcategoria.nombre}}</p></td>
  10.         </tr>
  11.         <tr>
  12.             <td class="p-1"><p class="mb-0 bold">Tipo de tela</p></td>
  13.             <td class="p-1"><p>{{product.tela}}</p></td>
  14.         </tr>
  15.         <tr>
  16.             <td class="p-1"><p class="mb-0 bold">Colores disponibles</p></td>
  17.             <td class="p-1"><p>{{product.ColorTexto}}</p></td>
  18.         </tr>
  19.         <tr>
  20.             <td class="p-1"><p class="mb-0 bold">Adaptabilidad</p></td>
  21.             <td class="p-1"><p>{{product.adaptabilidad}}</p></td>
  22.         </tr>
  23.         <tr>
  24.             <td class="p-1"><p class="mb-0 bold">Independencia</p></td>
  25.             <td class="p-1"><p>{{product.independencia}}</p></td>
  26.         </tr>
  27.         <tr>
  28.             <td class="p-1"><p class="mb-0 bold">Peso</p></td>
  29.             <td class="p-1"><p>{{product.peso}}</p></td>
  30.         </tr>
  31.         <tr>
  32.             <td class="p-1"><p class="mb-0 bold">Alternativa de uso</p></td>
  33.             <td class="p-1"><p>{{product.alternativa}}</p></td>
  34.         </tr>
  35.         <tr>
  36.             <td class="p-1"><p class="mb-0 bold">Productos incluidos</p></td>
  37.             <td class="p-1"><p>{{product.ProductosIncluidos}}</p></td>
  38.         </tr>
  39.         <tr>
  40.             <td class="p-1"><p class="mb-0 bold">Productos no incluidos</p></td>
  41.             <td class="p-1"><p>{{product.ProductosNoIncluidos}}</p></td>
  42.         </tr>
  43.         <tr>
  44.             <td class="p-1"><p class="mb-0 bold">Recomendaciones</p></td>
  45.             <td class="p-1"><p>{{product.recomendaciones}}</p></td>
  46.         </tr>
  47.         <tr>
  48.             <td class="p-1"><p class="mb-0 bold">Gamma</p></td>
  49.             <td class="p-1"><p>{{product.gamma}}</p></td>
  50.         </tr>
  51.         <tr>
  52.             <td class="p-1"><p class="mb-0 bold">Garantía</p></td>
  53.             <td class="p-1"><p>{{product.garantia}}</p></td>
  54.         </tr>
  55.         <tr>
  56.             <td class="p-1"><p class="mb-0 bold">Peso a soportar</p></td>
  57.             <td class="p-1"><p>{{product.PesoASoportar}}</p></td>
  58.         </tr>
  59.     </tbody>
  60. </table>
  61. {# 
  62. <table class="Table" style="box-sizing:inherit; border-collapse:collapse; color:#585858; font-family:Poppins, sans-serif; font-size:14px; font-style:normal; font-variant-ligatures:normal; font-weight:400; text-align:justify; white-space:normal; text-decoration-thickness:initial; text-decoration-style:initial; text-decoration-color:initial; width:495px" width="495">
  63.     <tbody style="box-sizing:inherit">
  64.         <tr>
  65.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:100px; padding:0cm 5px;background-color:#f6dad5; border-top:1px solid black; border-right:1px solid black; border-left:1px solid black" valign="bottom">
  66.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">TIPO DE TELA</span></span></span></p>
  67.             </td>
  68.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:100px; padding:0cm 5px; border-top:1px solid black; border-right:1px solid black; border-left:1px solid black"" valign="bottom">
  69.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">{{product.tela}}</span></span></span></p>
  70.             </td>
  71.         </tr>
  72.         <tr>
  73.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:100px; padding:0cm 5px; background-color:#f6dad5; height:20px; border-top:none; border-right:1px solid black; border-left:1px solid black" valign="bottom">
  74.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">COLORES DISPONIBLES</span></span></span></p>
  75.             </td>
  76.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:121px; padding:0cm 5px; height:20px; border-top:none; border-right:1px solid black; border-left:none" valign="bottom">
  77.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">{{product.ColorTexto}}</span></span></span></p>
  78.             </td>
  79.         </tr>
  80.         <tr>
  81.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:100px; padding:0cm 5px; background-color:#f6dad5; height:20px; border-top:none; border-right:1px solid black; border-left:1px solid black" valign="bottom">
  82.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">ADAPTABILIDAD</span></span></span></p>
  83.             </td>
  84.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:121px; padding:0cm 5px; height:20px; border-top:none; border-right:1px solid black; border-left:none" valign="bottom">
  85.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">{{product.adaptabilidad}}</span></span></span></p>
  86.             </td>
  87.         </tr>
  88.         <tr>
  89.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:100px; padding:0cm 5px; background-color:#f6dad5; height:20px; border-top:none; border-right:1px solid black; border-left:1px solid black" valign="bottom">
  90.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">INDEPENDENCIA</span></span></span></p>
  91.             </td>
  92.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:121px; padding:0cm 5px; height:20px; border-top:none; border-right:1px solid black; border-left:none" valign="bottom">
  93.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">{{product.independencia}}</span></span></span></p>
  94.             </td>
  95.         </tr>
  96.         <tr>
  97.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:100px; padding:0cm 5px;  background-color:#f6dad5; height:20px; border-top:none; border-right:1px solid black; border-left:1px solid black" valign="bottom">
  98.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">PESO</span></span></span></p>
  99.             </td>
  100.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:121px; padding:0cm 5px; height:20px; border-top:none; border-right:1px solid black; border-left:none" valign="bottom">
  101.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">{{product.peso}}</span></span></span></p>
  102.             </td>
  103.         </tr>
  104.         <tr>
  105.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:100px; padding:0cm 5px; background-color:#f6dad5; height:20px; border-top:none; border-right:1px solid black; border-left:1px solid black" valign="bottom">
  106.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">ALTERNATIVA DE USO</span></span></span></p>
  107.             </td>
  108.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:121px; padding:0cm 5px; height:20px; border-top:none; border-right:1px solid black; border-left:none" valign="bottom">
  109.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">{{product.alternativa}}</span></span></span></p>
  110.             </td>
  111.         </tr>
  112.         <tr>
  113.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:100px; padding:0cm 5px;  background-color:#f6dad5; height:20px; border-top:none; border-right:1px solid black; border-left:1px solid black" valign="bottom">
  114.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">PRODUCTOS INCLUIDOS</span></span></span></p>
  115.             </td>
  116.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:121px; padding:0cm 5px; background-color:#f6dad5; height:20px; border-top:none; border-right:1px solid black; border-left:none" valign="bottom">
  117.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">{{product.ProductosIncluidos}}</span></span></span></p>
  118.             </td>
  119.         </tr>
  120.         <tr>
  121.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:100px; padding:0cm 5px; background-color:#f6dad5; height:20px; border-top:none; border-right:1px solid black; border-left:1px solid black" valign="bottom">
  122.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">PRODUCTOS NO INCLUIDOS</span></span></span></p>
  123.             </td>
  124.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:121px; padding:0cm 5px; height:20px; border-top:none; border-right:1px solid black; border-left:none" valign="bottom">
  125.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">{{product.ProductosNoIncluidos}}</span></span></span></p>
  126.             </td>
  127.         </tr>
  128.         <tr>
  129.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:100px; padding:0cm 5px; background-color:#f6dad5; height:20px; border-top:none; border-right:1px solid black; border-left:1px solid black" valign="bottom">
  130.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">RECOMENDACIONES</span></span></span></p>
  131.             </td>
  132.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:121px; padding:0cm 5px; height:20px; border-top:none; border-right:1px solid black; border-left:none" valign="bottom">
  133.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">{{product.recomendaciones}}</span></span></span></p>
  134.             </td>
  135.         </tr>
  136.         <tr>
  137.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:100px; padding:0cm 5px; background-color:#f6dad5; height:20px; border-top:none; border-right:1px solid black; border-left:1px solid black" valign="bottom">
  138.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">GAMMA</span></span></span></p>
  139.             </td>
  140.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:121px; padding:0cm 5px; height:20px; border-top:none; border-right:1px solid black; border-left:none" valign="bottom">
  141.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">{{product.gamma}}</span></span></span></p>
  142.             </td>
  143.         </tr>
  144.         <tr>
  145.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:100px; padding:0cm 5px; background-color:#f6dad5; height:20px; border-top:none; border-right:1px solid black; border-left:1px solid black" valign="bottom">
  146.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">GARANTÍA</span></span></span></p>
  147.             </td>
  148.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:121px; padding:0cm 5px; height:20px; border-top:none; border-right:1px solid black; border-left:none" valign="bottom">
  149.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">{{product.garantia}}</span></span></span></p>
  150.             </td>
  151.         </tr>
  152.         <tr>
  153.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:100px; padding:0cm 5px; background-color:#f6dad5; height:20px; border-top:none; border-right:1px solid black; border-left:1px solid black" valign="bottom">
  154.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">PESO A SOPORTAR</span></span></span></p>
  155.             </td>
  156.             <td nowrap="nowrap" style="border-bottom:1px solid black; width:121px; padding:0cm 5px; height:20px; border-top:none; border-right:1px solid black; border-left:none" valign="bottom">
  157.             <p><span style="box-sizing:inherit"><span style="box-sizing:inherit"><span style="line-height:normal">{{product.PesoASoportar}}</span></span></span></p>
  158.             </td>
  159.         </tr>        
  160.     </tbody>
  161. </table> #}