{# To include this widget, make sure to pass: `manufacturer_parts`, `profile`, (optional, for mouser) `part_revision` variables #} {% load static %} {% block head %} {% endblock %}
{% if show_part %}{% endif %} {% for manufacturer_part in manufacturer_parts %} {% if show_part %}{% endif %} {# #} {% for seller_part in manufacturer_part.seller_parts %} {% empty %} {% endfor %} {% empty %} {% endfor %}
MPN ManufacturerPartSeller MOQ MPQ Price Lead Time (days) NRE NCNR Manage
{% if manufacturer_part.link %}{% endif %}{{ manufacturer_part.manufacturer_part_number }}{% if manufacturer_part.link %} open_in_new{% endif %} {% if manufacturer_part.manufacturer %}{% endif %}{{ manufacturer_part.manufacturer }}{% if manufacturer_part.manufacturer %}{% endif %}{{ manufacturer_part.part }}{{ manufacturer_part.optimal_seller.seller.name }} {{ manufacturer_part.optimal_seller.minimum_order_quantity }} {{ manufacturer_part.optimal_seller.minimum_pack_quantity }} {{ manufacturer_part.optimal_seller.unit_cost }} {{ manufacturer_part.optimal_seller.lead_time_days }} {{ manufacturer_part.optimal_seller.nre_cost }} {{ manufacturer_part.optimal_seller.ncnr }} {% if profile.role == 'A' %} more_horiz {% endif %}
{{ seller_part.seller.name }} {{ seller_part.minimum_order_quantity }} {{ seller_part.minimum_pack_quantity }} {{ seller_part.unit_cost }} {{ seller_part.lead_time_days }} {{ seller_part.nre_cost }} {{ seller_part.ncnr }} {% if profile.role == 'A' %} edit | delete {% endif %}
This manufacturer part has no sellers entered yet.
None found.