{% extends 'base.html.twig' %} {% block body_id 'configuratore-generazione-layer' %} {% block loghi_testata %} {% include 'configuratore/blocchi/testata.html.twig' %} {% endblock %} {% block logo_cliente %} {% set urlpath = 'configurator_cover' %} {% include 'block/logocliente.html.twig' with {'url': urlpath} %} {% endblock %} {% block body_class %}bg-{{ tipocodice}} no-zoom{% endblock %} {% block title %}{{ 'Configurator'|trans }}{% endblock %} {% block modal %} {% include 'modal/modale3d.html.twig' %} {% include 'modal/contenitori.html.twig' %} {% include 'modal/message.html.twig' %} {% include 'modal/attendere.html.twig' %} {% include 'modal/configengine.html.twig' %}
{% endblock %} {% block quick_action %}{% endblock %} {% block c4rg0_menuleft %}{% endblock %} {% block primoblocco %} {{ parent() }} {% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block stylesheets_last %} {{ parent() }} {% endblock %} {% block body %}
{# {% include 'block/headbar.html.twig' %} #}
{{ msg|raw }}
{% if tipocodice == 'SO' %} {%set aliasurl = 'configuratore_so' %} {% elseif tipocodice == 'DO' %} {%set aliasurl = 'configuratore_do' %} {% else %} {%set aliasurl = 'configuratore_mo' %} {% endif %}
{{ tipocodice }} - {{ codice }}
loading c4rgo shape metadata
{{ msg|raw }}
{% include 'block/contenitore.html.twig' with {'block_name':'blocco-trasporto','showpc':1,'showpcbar':0,'tipocodice':tipocodice,'codice':codice} %}
{% include 'block/tot_and_counter.html.twig' with {'block_name':'blocco-totali','showpc':1,'tipocodice':tipocodice,'b64codice':b64codice,'ap':'1'} %}
{{ 'Graphics Elaboration'|trans }}

2D/3D SCOPE

THIS IS 2D/3D SCOPE

{{ msg|raw }}
{% include 'configuratore/blocchi/tab.riassuntivo.carico.html.twig' with {'nome': 'riassuntivo'} %} {% include 'configuratore/blocchi/tab.riassuntivo.carico.singolo.html.twig' with {'nome': 'riassuntivosingolo'} %}
{{ 'Packing List'|trans }}

{{ 'ID'|trans }}

{{ 'Code'|trans }}

{{ 'Qty'|trans }} {{ um('mm', 'm', '[', ']')|raw }}

{{ 'Weight'|trans }} {{ um('g', 'kg', '[', ']')|raw }}

{{ 'Volume'|trans }} {{ um('mm3', 'm3', '[', ']')|raw }}

{{ 'Surface'|trans }} {{ um('mm2', 'm2', '[', ']')|raw }}
































{% endblock %} {% block javascripts %} {{ parent() }} {% endblock %}