Job Description
Sales Representative - Coleraine - Permanent Join one of the UK & Ireland's leading construction suppliers. If you come from a trades / building background and looking for a new opportunity, apply today to find out more. About the role:
1. £30,000+ per annum (DOE)
2. Monday to Friday
3. Required to work 1 in every 3 Saturdays on a rota basis
4. A comprehensive training programme
5. Staff discounts
6. Cycle to work scheme
7. Health and wellbeing initiatives
What you'll be doing in this role:
8. Develop and maintain relationships with new and existing customers across various construction sectors.
9. Promote and sell a wide range of building materials and solutions.
10. Identify new business opportunities and achieve sales targets.
11. Provide excellent customer service and product knowledge.
12. Prepare quotes, process orders, and follow up on enquiries.
13. Work closely with internal teams to ensure a smooth sales process.
Criteria:
14. Previous experience in a similar role
15. Keen interest and strong knowledge in Timber and Building Materials
16. Great communicator
17. Able to Motivate a team and will lead by example
Riada Resourcing is an equal opportunities employer.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
18. Share Vacancy on Facebook
19. Share Vacancy on X
20. Share Vacancy on LinkedIn
21. Share Vacancy on WhatsApp
22. Send Vacancy to a friend
// function selectJob() { var jobID = '35594'; var tagName = ''; if (GlobalEventObject != null) { target = GlobalEventObject.target || GlobalEventObject.srcElement; tagName = target.tagName; } tagName = tagName.toUpperCase(); if (tagName == 'A' || tagName == 'IMG') return; var newStatus = !$('#chk' + jobID).attr('checked'); if (tagName == 'INPUT') newStatus = !newStatus; PageMethods.HighlightJob(jobID, newStatus, AddSuccess, AddFailed, jobID) } function AddSuccess(res, joblst, newStatus) { var manyList = joblst.split(','); for (var jobid = 0; jobid < manyList.length; jobid++) { if (res == "added" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).addClass('selected'); $('#chk' + manyList[jobid]).attr('checked', true); } else if (res == "removed" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).removeClass('selected'); $('#chk' + manyList[jobid]).attr('checked', false); } } return false; } function AddFailed(res, jobid, newStatus) { alert('An error occurred whilst adding this vacancy to your list. Please try again'); return false; } PageMethods.set_path('/vacancies/vacancy-details.aspx'); //