{# To include this widget, make sure to pass: `manufacturer_parts`, `profile`, (optional, for mouser) `part_revision` variables #} {% load static %} {% block head %} {% endblock %}
MPN | Manufacturer | {% if show_part %}Part | {% endif %}Seller | 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 %} | {% if show_part %}{{ manufacturer_part.part }} | {% endif %}{% if manufacturer_part.optimal_seller.link %}{% endif %}{{ manufacturer_part.optimal_seller.seller.name }}{% if manufacturer_part.optimal_seller.link %} open_in_new{% endif %} | {{ 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 %} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{% if seller_part.link %}{% endif %}{{ seller_part.seller.name }}{% if seller_part.link %} open_in_new{% endif %} | {{ 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. |