Important changes to ordering of ImmunoCAP c7 Ceflaclor PU14533601
Products are for professional/laboratory use only.
Abacus dx would like to advise we will be changing the ordering schedule for Thermo Fisher ImmunoCAP c7 Ceflaclor to a 3 monthly ordering schedule =. This new ordering system will allow you to better manage stock levels and use caps more efficiently.
Due to the manufacturing and stability limitations of ImmunoCAP c7 Ceflaclor, we will place an order with Thermo Fisher for shipment of the product mid-month in the quarterly period. The caps will be shipped as a special “urgent” shipment from Thermo Fisher and arrive at abacus dx within 1-2 weeks and will have approximately only 1 month expiry.
New ordering schedule and customer purchase order requirements:
Order quarter |
Shipment date from Thermo Fisher |
Approx arrival date |
When to place your order |
Q1 |
February week 2 |
February week 4 |
February week 1 |
Q2 |
May week 2 |
May week 4 |
May week 1 |
Q3 |
August week 2 |
August week 4 |
August week 1 |
Q4 |
November week 2 |
November week 4 |
November week 1 |
Ordering information:
PU14533601 ImmunoCap c7 Cefaclor – 10 caps
function resizeCTA(){
jQuery(".em_ctab__cta_main_container").each(function(){
var containerHeight = jQuery(this).outerHeight(); var containerWidth = jQuery(this).width();
var content = jQuery(this).find('.em_ctab__cta_content p'); var button = jQuery(this).find('.em_ctab__cta_button');
button.css('top', (containerHeight/2 - button.outerHeight()/2) );
var marginRight = button.outerWidth() + 25;
content.css('margin-right', marginRight);
});
}
jQuery( window ).resize(function() { resizeCTA(); });
jQuery(document).ready(function(){ resizeCTA(); });