We work with a range of organisations from local mid-market companies to some of the world’s biggest brands.
The team is and was critical to the success of our logistics & distribution transformation. I have no hesitation in highly recommending them as a business partner.
Supply Chain Director, Snackbrands
var currentQuote = 0; var quoteCount = 4; var pageData = {"_edit_last":["2"],"_wp_page_template":["default"],"_edit_lock":["1494853823:2"],"_revision-control":["a:1:{i:0;s:8:\"defaults\";}"],"_su_rich_snippet_type":["none"],"_headspace_page_title":[""],"_headspace_description":[""],"_ssb_hide":["false"],"_yoast_wpseo_title":["Our Clients | Supply Chain Consultancy | Crimson & Co"],"_yoast_wpseo_metadesc":["Since its inception in 2003, Crimson & Co has completed assignments for over 100 clients including AVON, British Telecom, Glaxo Smith Kline and more."],"_yoast_wpseo_focuskw":["Clients"],"_yoast_wpseo_linkdex":["40"],"_yoast_wpseo_focuskw_text_input":["Clients"],"testimonial_1_name":["Director of Logistics Development, Burberry"],"_testimonial_1_name":["field_566a059e620de"],"testimonial_1":[" The key differentiator with Crimson is the seasoned experience combined with real desire to achieve the most value added and right answer."],"_testimonial_1":["field_566a0537961dc"],"testimonial_2_name":["Central Commercial Planning Manager, Sony"],"_testimonial_2_name":["field_566a05ab620df"],"testimonial_2":["Crimson provided clarity on what we needed to achieve, challenged us when it was needed and were instrumental in making the project a big success."],"_testimonial_2":["field_566a0568961dd"],"testimonial_3_name":["Operations Director, Tata Global Beverages"],"_testimonial_3_name":["field_566a05c4620e0"],"testimonial_3":["We needed to get the newly-formed supply chain function aligned to the end markets. Crimson & Co helped us achieve this, implementing a fully functional S&OP process in just six months!"],"_testimonial_3":["field_566a056f961de"],"testimonial_4_name":["Supply Chain Director, Snackbrands"],"_testimonial_4_name":["field_575ed35358a59"],"testimonial_4":["The team is and was critical to the success of our logistics & distribution transformation. I have no hesitation in highly recommending them as a business partner."],"_testimonial_4":["field_575ed37258a5a"],"_dp_original":["20"],"_yoast_wpseo_content_score":["30"]};
setInterval(scrollQuote, 5000);
if(pageData['testimonial_4'][0].length < 2){ quoteCount = 3; }
if(pageData['testimonial_3'][0].length < 2){ quoteCount = 2; }
if(pageData['testimonial_2'][0].length < 2){ quoteCount = 1; }
function scrollQuote() { currentQuote = (currentQuote + 1) % quoteCount; if(currentQuote == 0){ $( '#testimonialText' ).html(pageData['testimonial_1']); $( '#testimonialName' ).html(pageData['testimonial_1_name']); }else if(currentQuote == 1){ $( '#testimonialText' ).html(pageData['testimonial_2']); $( '#testimonialName' ).html(pageData['testimonial_2_name']); }else if(currentQuote == 2){ $( '#testimonialText' ).html(pageData['testimonial_3']); $( '#testimonialName' ).html(pageData['testimonial_3_name']); }else{ $( '#testimonialText' ).html(pageData['testimonial_4']); $( '#testimonialName' ).html(pageData['testimonial_4_name']); }; }
setTimeout(function(){ $( '#testimonialText' ).html(pageData['testimonial_1']); $( '#testimonialName' ).html(pageData['testimonial_1_name']); }, 100);