{% if reagent|length > 0 %}
{% if reagent[0].producer %} {% endif %} {% if reagentForThead.catalog == 'yes' %} {% endif %} {% if reagentForThead.title == 'yes' %} {% endif %} {% if reagentForThead.incubation == 'yes' %} {% endif %} {% if reagentForThead.linearity == 'yes' %} {% endif %} {% if reagentForThead.internalControl == 'yes' %} {% endif %} {% if reagentForThead.sensitivity == 'yes' %} {% endif %} {% if reagentForThead.quantity == 'yes' %} {% endif %} {% if reagentForThead.capacity == 'yes' %} {% endif %} {% if reagentForThead.method == 'yes' %} {% endif %} {% if reagentForThead.size == 'yes' %} {% endif %} {% if reagentForThead.reagent1 == 'yes' %} {% endif %} {% if reagentForThead.reagent2 == 'yes' %} {% endif %} {% if reagentForThead.bio == 'yes' %} {% endif %} {% if reagentForThead.type == 'yes' %} {% endif %} {% if reagentForThead.color == 'yes' %} {% endif %} {% if reagentForThead.instruction == 'yes' %} {% endif %} {% if reagent|length > 0 %} {% for key,reagentItem in reagent %} {% if reagentItem.producer %} {% endif %} {% if reagentForThead.catalog is defined %} {% if reagentItem.catalog %} {% else %} {% endif %} {% endif %} {% if reagentForThead.title is defined %} {% if reagentItem.title %} {% else %} {% endif %} {% endif %} {% if reagentForThead.incubation is defined %} {% if reagentItem.incubation %} {% else %} {% endif %} {% endif %} {% if reagentForThead.linearity is defined %} {% if reagentItem.linearity %} {% else %} {% endif %} {% endif %} {% if reagentForThead.internalControl is defined %} {% if reagentItem.internal_control %} {% else %} {% endif %} {% endif %} {% if reagentForThead.sensitivity is defined %} {% if reagentItem.sensitivity %} {% else %} {% endif %} {% endif %} {% if reagentForThead.quantity is defined %} {% if reagentItem.quantity %} {% else %} {% endif %} {% endif %} {% if reagentForThead.capacity is defined %} {% if reagentItem.capacity %} {% else %} {% endif %} {% endif %} {% if reagentForThead.method is defined %} {% if reagentItem.method %} {% else %} {% endif %} {% endif %} {% if reagentForThead.size is defined %} {% if reagentItem.size %} {% else %} {% endif %} {% endif %} {% if reagentForThead.reagent1 is defined %} {% if reagentItem.reagent_1 %} {% else %} {% endif %} {% endif %} {% if reagentForThead.reagent2 is defined %} {% if reagentItem.reagent_2 %} {% else %} {% endif %} {% endif %} {% if reagentForThead.bio is defined %} {% if reagentItem.bio %} {% else %} {% endif %} {% endif %} {% if reagentForThead.type is defined %} {% if reagentItem.typeR %} {% else %} {% endif %} {% endif %} {% if reagentForThead.color is defined %} {% if reagentItem.color %} {% else %} {% endif %} {% endif %} {% if reagentItem.catalog|get_instruction %} {% else %} {% endif %} {% endfor %} {% endif %}
{% trans %}Виробник{% endtrans %} {% trans %}Кат{% endtrans %}. № {% trans %}Назва{% endtrans %} {% trans %}Інкубація{% endtrans %} {% trans %}Лінійність{% endtrans %} {% trans %}Внутр. Контроль{% endtrans %} {% trans %}Чутливість{% endtrans %} {% trans %}К-сть{% endtrans %} {% trans %}Об'єм{% endtrans %}, {% trans %}мл{% endtrans %} {% trans %}Методика{% endtrans %} {% trans %}Розмір{% endtrans %}, {% trans %}мм{% endtrans %} {% trans %}Реагент 1{% endtrans %}, {% trans %}мл{% endtrans %} {% trans %}Реагент 2{% endtrans %}, {% trans %}мл{% endtrans %} {% trans %}Біоматеріал{% endtrans %} {% trans %}Тип{% endtrans %} {% trans %}Колір кришки{% endtrans %} {% trans %}Інструкція{% endtrans %}
{{reagentItem.producer}}{{reagentItem.catalog}}-

{{reagentItem.title}}

-{{reagentItem.incubation}}-{{reagentItem.linearity}}-{{reagentItem.internal_control}}-{{reagentItem.sensitivity}}-{{reagentItem.quantity}}-{{reagentItem.capacity}}-{{reagentItem.method}}-{{reagentItem.size}}-{{reagentItem.reagent_1}}-{{reagentItem.reagent_2}}-{{reagentItem.bio}}-{{reagentItem.typeR}}-{{reagentItem.color}}-русский pdf-
{% else %}
  • {% trans %}За запитом{% endtrans %} «{{query}}» {% trans %}нічого не знайдено.{% endtrans %}
{% endif %}