{% extends "AppBundle::layout_backend.html.twig" %} {% block headercontent %} {% endblock %} {% block stylesheets %} {% endblock %} {% block content %}
SKU | Imagen | {{ knp_pagination_sortable(pagination, 'Producto', 'title') }} | Stock | {{ knp_pagination_sortable(pagination, 'Precio Base', 'price') }} | {{ knp_pagination_sortable(pagination, 'Precio Regular', 'pricelista') }} | Marketplace | Publicar | |
---|---|---|---|---|---|---|---|---|
{{ d.sku }} |
{% if (d.tumbnail) %}
|
{{ d.titulo }} | {{ d.precio|number_format(2, '.', ',') }} | {{ d.preciolista|number_format(2, '.', ',') }} | {% if d.productomarketplaces %} {% for pm in d.productomarketplaces %} {{ pm.marketplace.codigo|upper }} {% endfor %} {% endif %} |
{% if d.capability %}
{% if d.capability.getCanpublish() == true %}
{% for i in d.issue %} {{ i.requerido.getName() }} {% if not loop.last %}/{% endif %} {% endfor %} {% endif %} {% endif %} |
||
No hay resultados para mostrar. |