Skip to main content
Tallo logoTallo logo

Find Jobs

Find Jobs Near You – Available Work in Your Location

Skip to job details

Back to Results

Apply for this opportunity

To apply for this job, you'll continue to an external website or email application.

JMJ Phillip

Application Specialist Care Ingredients

Career Insights for Technical Product Manager

See where this job fits in the broader career landscape. Knowing your career path helps you see what's possible from here.

Scorecard

Based on Michigan data

Review key factors to help you decide if this role fits your goals. How is this calculated?

Were these scores useful?

What they do

A Technical Product Manager is responsible for managing a strategy to develop and/or sell technical products. May involve planning and assisting in the development, marketing and distribution of the product.

$165,581 / year median in Michigan

+11% projected growth

Explore Career

Job Description

Application Specialist - Care Ingredients Posted on August 3, 2026 August 3, 2026 by JMJ Phillip We are seeking an experienced Application Specialist - Care Ingredients to provide technical expertise and application support for customers within the home care, personal care, and related specialty chemical industries. This role partners closely with sales, marketing, R D, and product management to develop innovative formulations, support customer applications, and drive product adoption. The ideal candidate has a strong chemistry background, excellent communication skills, and a passion for solving customer challenges through technical innovation. Position Responsibilities Customer Technical Support Provide technical guidance and application support to customers through on-site visits, virtual meetings, email, and phone communications. Troubleshoot formulation and product performance challenges. Build strong technical relationships with customers and distribution partners. Support customer product evaluations and implementation. Formulation Development Develop prototype formulations that align with customer needs and market trends. Test and evaluate new products and application concepts. Collaborate with laboratory teams on formulation development and validation. Recommend product improvements based on customer feedback and testing results. Product Demonstration & Training Deliver product presentations, demonstrations, and technical training to customers, distributors, and internal teams. Represent the company at trade shows, conferences, and industry events. Present technical papers, posters, and educational content as appropriate. Support sales teams during customer visits and product evaluations. Technical Documentation Prepare technical data sheets, product literature, application guides, and marketing materials. Develop technical presentations, videos, and educational resources. Maintain accurate product documentation and technical records. Assist marketing with technical content development. Cross-Functional Collaboration Serve as the technical liaison between Sales, Marketing, Product Management, and Research & Development. Coordinate application testing with laboratory personnel. Collaborate with global technical teams to share knowledge and best practices. Support product launches and continuous product improvement initiatives. Market & Industry Analysis Monitor industry trends, customer requirements, and competitive products. Provide technical insights that support product positioning and portfolio development. Identify opportunities for innovation and new application development. Contribute to strategic product and application planning. Prerequisites Bachelor's degree in Chemistry, Chemical Engineering, or a related scientific discipline. Minimum of 5 years of experience in the chemical industry, preferably within personal care, home care, or specialty ingredients. Experience developing formulations and providing customer-facing technical support. Strong presentation and public speaking skills. Experience presenting at technical conferences or industry events is highly desirable. Proficiency with Microsoft Office 365 applications. Familiarity with ERP systems such as SAP, Microsoft Dynamics, Sage, or similar platforms. Strong analytical, organizational, and problem-solving abilities. Excellent written and verbal communication skills. Ability to travel domestically and internationally as required. Certifications (Preferred, but not Required) Certified Cosmetic Scientist (CCS) Six Sigma Green Belt Project Management Professional (PMP) Technical Sales Certification Laboratory Safety Certification Regulatory or Cosmetic Science Certifications What the
Role Offers Salary:
$80,000 - $125,000 annually Opportunity to work with innovative specialty chemical technologies. Collaborative environment with cross-functional and international teams. Exposure to product development, customer innovation, and industry-leading technologies. Professional development through technical conferences, training, and global collaboration. Opportunity to travel and engage directly with customers and industry professionals. Comprehensive benefits package and career advancement opportunities. Why Cassopolis? Cassopolis offers a welcoming community with a strong manufacturing and innovation presence, providing professionals with an excellent quality of life, affordable living, and convenient access to outdoor recreation. Its collaborative business environment and proximity to larger regional markets make it an attractive location for building a rewarding long-term career while enjoying a balanced lifestyle. Upload your resume to Apply • Accepted file types: pdf, doc, docx, txt, Max.
file size:
32 MB. Email • Additional Please add me to your mailing list so I hear about new jobs first I'd like to learn about resume writing and career coaching services from Employment BOOST Get 30 days free on Careerology - the #1 platform for job skills gform.initializeOnLoaded( function() {gformInitSpinner( 5, 'https://jmjphillip.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_5').on('load',function(){var contents = jQuery(this).contents().find('•').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_5');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_5').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 ! is_redirect ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_5').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_5').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_5').removeClass('gform_validation_error');}setTimeout( function() { /• delay the scroll by 50 milliseconds to fix a bug in chrome •/ jQuery(document).scrollTop(jQuery('#gform_wrapper_5').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_5').val();gformInitSpinner( 5, 'https://jmjphillip.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [5, current_page]);window['gf_submitting_5'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_5').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_5').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [5]);window['gf_submitting_5'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_5').text());}else{jQuery('#gform_5').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ form
Id:
"5", current
Page:
"current_page", abort: function() { this.preventDefault(); } }]); if (event event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_5" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_5"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_5" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 5, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, child
List:
false, subtree: true, attribute
Filter:
[ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Apply Now