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

Sales Account Manager

Career Insights for Technical Account 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 California 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 Account Manager provides technical, product and business knowledge to clients to support the sale of products, particularly within the IT and software industries. Is the main contact point when it comes to technical questions and orders. Monitors product installations or upgrades to ensure that they are successful. Manages the ongoing support to customers to ensure customers continue to make effective use of products.

$123,767 / year median in California

-10% projected decline

Explore Career

Job Description

Sales Account Manager Posted on May 21, 2025 May 21, 2025 by JMJ Phillip We are seeking an experienced and driven Sales Account Manager to lead business development efforts and manage key accounts within the high-performance hose sector, particularly in the U.S. transportation market. This is a strategic sales role for a motivated professional who excels in customer relationship management, technical sales, and cross-functional collaboration. You will work directly with leadership to identify new business opportunities and ensure customer satisfaction through tailored solutions and technical expertise. This position requires regular client engagement, travel to industry trade shows, and collaboration with internal teams through virtual and in-person meetings. You will play a critical role in executing the company's growth strategy and building a strong presence in competitive markets. Position Responsibilities Business Development Identify and pursue new business opportunities aligned with company growth objectives. Collaborate with marketing and global sales teams to target high-potential prospects and markets. Account Management Maintain and strengthen long-term relationships with major clients to drive repeat business. Act as the key point of contact between customers and internal departments such as Engineering, Production, and Quality. Customer Support & Troubleshooting Resolve issues related to quality, logistics, and supply chain with professionalism and urgency. Lead technical presentations, product demonstrations, and customer audits. Sales Reporting & Tools Use ERP and CRM systems to track sales activities, manage customer data, and report on performance. Access customer portals to gather and analyze essential information for decision-making. Travel & Representation Travel domestically and internationally as needed to engage with customers and attend trade events. Participate in management meetings to report on KPIs, metrics, and sales initiatives. Compliance & Documentation Interpret technical documents such as safety rules and operational procedures. Ensure adherence to all company policies and regulatory standards. Prerequisites Bachelor's degree in Engineering, Business, or a related technical discipline (preferred). Minimum of 5 years' experience in technical sales, ideally in rubber products, hose, or within the manufacturing, automotive, aerospace, or industrial sectors. Strong command of CRM platforms, Microsoft Office Suite, and ERP systems. Proven ability to deliver technical presentations and written communications to diverse audiences. A valid driver's license, passport, and a clean driving record. Must have access to a personal credit card for travel expenses. Certifications (Preferred, but not Required) Certified Sales Executive (CSE) Technical Sales Certification (TSC) Project Management Professional (PMP) What the Role Offers Base salary ranging from $90,000 to $120,000, with flexibility based on experience Performance-based incentives and bonus structure Comprehensive benefits package including medical, dental, and vision insurance 401(k) with company match Paid vacation, sick leave, and holidays Professional development and growth opportunities Flexible Spending Account options Opportunity to work closely with executive leadership in a high-impact role Why Corona? Corona offers access to a strong manufacturing base, skilled labor force, and proximity to key U.S. and international markets, making it an ideal hub for technical sales professionals. The city's robust infrastructure and strategic location support business growth and customer connectivity. With a high quality of life, recreational opportunities, and a growing professional community, Corona is a desirable location for driven professionals looking to advance their careers in a supportive and forward-thinking environment. 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 Submit gform.initializeOnLoaded( function() {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 );var current_page = jQuery('#gform_source_page_number_5').val();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