{% for flash_message in app.session.flashBag.get('success') %}
{{ flash_message }}
{% endfor %}
ARTÍCULOS ENCONTRADOS
{% set isTredico = group.groupConfiguration.trendico %} {% set showReference = group.groupConfiguration.showReference %} {% set useLocator = group.groupConfiguration.useLocator %} {% set useLocatorAlias = group.groupConfiguration.useLocatorAlias %} {% set showAutoincrementNumberForArticle = group.groupConfiguration.showAutoincrementNumberForArticle %} {% set showCostPriceWithoutTaxes = group.groupConfiguration.showCostPriceWithoutTaxes %} {% if useLocator %} {% if useLocatorAlias %} {% else %} {% endif %} {% endif %} {% if showAutoincrementNumberForArticle %} {% endif %} {% if isTredico or showReference %} {% endif %} {% if roleRight == true or isOffice %} {% endif %} {% if user.isUserFranchise == false %} {% if roleRight == true %} {% endif %} {% if roleRight == true %} {% endif %} {% endif %} {% for obj in elements %} {% if 'amazonaws' in obj.filename %} {% set urlFilename = obj.filename %} {% else %} {% set urlFilename = 'uploads/' ~ obj.filename %} {% endif %} {% if useLocator %} {% if useLocatorAlias %} {% else %} {% endif %} {% endif %} {% if showAutoincrementNumberForArticle %} {% endif %} {% if isTredico or showReference %} {% endif %} {% if roleRight == true or isOffice %} {% if showCostPriceWithoutTaxes %} {% if obj.isBySizes %} {% set PrecioCostoResumeNoTaxes = "Precio por tallas" %} {% else %} {% if obj.isBySizes %} {% set PrecioCostoResumeNoTaxes = obj.stats_pc_resume_no_taxes %} {% else %} {% set PrecioCostoResumeNoTaxes = obj.stats_pc_resume_no_taxes %} {% endif %} {% endif %} {% if PrecioCostoResumeNoTaxes == "Precio por tallas" %} {% else %} {% if PrecioCostoResumeNoTaxes == "" %} {% else %} {% endif %} {% endif %} {% else %} {% if obj.isBySizes %} {% set PrecioCostoResume = "Precio por tallas" %} {% else %} {% if obj.isBySizes %} {% set PrecioCostoResume = obj.stats_pc_resume %} {% else %} {% set PrecioCostoResume = obj.stats_pc_resume %} {% endif %} {% endif %} {% if PrecioCostoResume == "Precio por tallas" %} {% else %} {% if PrecioCostoResume == "" %} {% else %} {% endif %} {% endif %} {% endif %} {% endif %} {% if obj.isBySizes %} {% set PVPResumeforListing = "Precio por tallas" %} {% else %} {% if obj.isBySizes %} {% set PVPResumeforListing = obj.stats_pvp_resume %} {% else %} {% set PVPResumeforListing = obj.defaultPVP ~ "€" %} {% endif %} {% endif %} {% if PVPResumeforListing == "Precio por tallas" %} {% else %} {% if PVPResumeforListing == "€" %} {% else %} {% endif %} {% endif %} {% if user.isUserFranchise == false %} {% if roleRight == true %} {% set articleSold = obj.stats_sold %} {% if articleSold > 0 %} {% elseif articleSold < 0 %} {% elseif articleSold == 0 %} {% endif %} {% endif %} {% set articleAvailable = obj.stats_available %} {% if articleAvailable > 0 %} {% elseif articleAvailable < 0 %} {% else %} {% endif %} {% set articlePending = obj.stats_pending %} {% if articlePending > 0 %} {% elseif articlePending < 0 %} {% else %} {% endif %} {% if roleRight == true %} {% endif %} {% endif %} {% endfor %} {% if user.isUserFranchise == false %} {% if useLocator %} {% if useLocatorAlias %} {% else %} {% endif %} {% endif %} {% if showAutoincrementNumberForArticle %} {% endif %} {% if isTredico or showReference %} {% endif %} {% if roleRight == true %} {% else %} {% endif %} {% if roleRight == true %} {% endif %} {% if roleRight == true %} {% endif %} {% endif %}
   Imagen COD-ArtículoAlias
Localizador
LocalizadorNº OrdenModelo Color Temporada Proveedor Marca SecciónRefP.CostePVPVendidoDisponible PendienteRENTA
{% if obj.isWhiteLabel == false %}  
{% if obj.isNowInvolvedInStockOptimization %} {% endif %}
{% for objBasket in articlesOrderBasket %} {% if objBasket["article"].id == obj.id %} {% endif %} {% endfor %}
{% endif %}
{% set array = obj.alias | split('-') %}{{ array[1] }}{{ obj.locatorAlias }}{{ obj.locator }}{{ obj.autoIncrement }}{{ obj.articleModel }} {{ obj.articleColor }} {{ obj.season }} {{ obj.dealer }} {{ obj.brand }} {{ obj.section }}{{ obj.ref }}
0€{{ PrecioCostoResumeNoTaxes | raw }}
0€{{ PrecioCostoResume | raw }}
0€{{ PVPResumeforListing | raw }} {% if obj.stats_profitability != 0 %}
{{ obj.stats_profitability * 100 }}%
{% endif %}
{% if roleRight == true %} {% include '@Core/Widget/button_article_actions.html.twig' %} {% endif %}
TOTALES