<? endif; ?>
<link rel="stylesheet" href="/css/proven.responsive.min.css?<?= filemtime(__DIR__.'/../../webroot/css/proven.responsive.min.css'); ?>" type="text/css" />
$viewFile = '/var/app/current/app/View/Layouts/responsive.ctp' $dataForView = array( 'search_text' => '', 'search_location' => '', 'show_thank_you' => (int) 0, 'similar_jobs' => array( (int) 0 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 1 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 2 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 3 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 4 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ) ), 'title_for_layout' => 'Cabinet Designer/SALES at California Carpets & More', 'metatag_description' => 'Cabinet Designer/SALESCalifornia Carpets & More at Proven', 'unique_name' => 'california-carpets--more-dyer-nv', 'reference_number' => '36787', 'mobile_image' => '', 'display_company_title' => 'Jobs at California Carpets & More', 'employer' => array( 'EmployersJob' => array( 'id' => '28160', 'employer_id' => '17964', 'ats_url' => '', 'url' => '', 'title' => 'Cabinet Designer/SALES', 'craigslist_city' => 'inland empire', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'California', 'open' => '1', 'post_date' => '2017-02-16 01:12:04', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '89010', 'description' => '<p>Looking for a motivated individual hungry for sales with minimum 2 years designing cabinets using a system like Pro-Kitchen Design or a similar software. <br /> <br /> This position is based around making sales and designing cabinets via the above software. If you have this experience and are looking to move ahead in life and make money, apply below. References will be contacted.</p>', 'unique_name' => '', 'created_date' => '2017-02-16 01:10:41' ), 'Employer' => array( 'lat' => '37.67779922', 'lon' => '-118.08399963', 'id' => '17964', 'company_name' => 'California Carpets & More', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '523488', 'zipcode' => '89010', 'city' => 'Dyer', 'street_address' => '', 'street_address2' => null, 'state' => 'NV' ), 'UtZipcode' => array( 'zipcode' => '89010', 'city' => 'Dyer', 'state_prefix' => 'NV' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ), 'is_swinomish' => false, 'is_hiring' => (int) 1, 'page' => '', 'success' => (int) 0, 'broadcast' => (int) 0, 'external_job_board' => '', 'is_worker' => false, 'isMobile' => false, 'isWorker' => false, 'isSales' => false, 'isEducator' => false, 'adminLoggedIn' => false, 'isEmployer' => false, 'loggedIn' => false, 'isFacebookAppUser' => false, 'campaign' => 'NONE', 'content_for_layout' => ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Cabinet Designer/SALES"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/28160?ref=36787"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Looking for a motivated individual hungry for sales with minimum 2 years designing cabinets using a system like Pro-Kitchen Design or a similar software. This position is based around making sales and designing cabinets via the above software. If you have this experience and are looking to move ahead in life and make money, apply below. References will be contacted."/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/28160?ref=36787", "title": "Cabinet Designer/SALES", "description": "<p>Looking for a motivated individual hungry for sales with minimum 2 years designing cabinets using a system like Pro-Kitchen Design or a similar software. <br /> <br /> This position is based around making sales and designing cabinets via the above software. If you have this experience and are looking to move ahead in life and make money, apply below. References will be contacted.</p>", "datePosted": "2017-02-16T01:12:04+00:00", "hiringOrganization": { "@type": "Organization", "name": "California Carpets & More", "sameAs": "https://www.proven.com/employers/publicPage/17964" }, "identifier": { "@type": "PropertyValue", "name": "California Carpets & More", "value": "17964" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Dyer", "addressRegion": "NV" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/28160"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">28160</span> <span class="hide" id="referencenumber">36787</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="/css/images/proven_logo.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>Cabinet Designer/SALES</h1> <p class="small-bottom-border"> California Carpets & More </p> <div class="date-location">Feb 15, 2017 - Inland Empire</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+28160-w@hireproven.com">jobs+28160-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:17964/job_id:28160", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=28160"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/17964/28160" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> <p>Looking for a motivated individual hungry for sales with minimum 2 years designing cabinets using a system like Pro-Kitchen Design or a similar software. <br /> <br /> This position is based around making sales and designing cabinets via the above software. If you have this experience and are looking to move ahead in life and make money, apply below. References will be contacted.</p> </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=65ae320319bc73ec8eca2c9e1&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253A474moMrkgq1q3iYU%253ADUoL85asEgT1adD%252BS%252BiLfQ%253D%253D%253AaURMcEG38pLrEXGjhOfMdOc9UUahq%252BIqXAVvKtgs7a4vrqBg%252BoKFLmgEX6qWXzUCWkJASzJB%252BHnp2RaKVM1%252FYvfiP4C071PEoStcH4Xoh7aeQQIjZJkgvEGVuSdRSIlnMJ5LIUVmaXJ2N46fCw%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-27292624338/" class="blue-link" target="_blank">Furniture Repair Tech</a></p> <p class="similar-job-company">Living Spaces - <span class="text-muted">Dyer, NV</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=64806701b6ec73ec9c2f7cb41&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253AYAsYcWLw%252Bl7A2GSN%253AhozldPxbQr1%252Bv5ntJgQdwg%253D%253D%253A4qQSzQcHTTjDUARR5DNUw4RvgFNcHc0AUvJHEfxzGh3oH8bTaOEqJNaTRJUNvmqOQY0wInHB4VKO2sqcclWJL8LAhnkwA79hvzkyOdPdHj%252BbuJKNGdg8QCk%252F8BTeWgA%252FvgYdlw%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-26976171452/" class="blue-link" target="_blank">Appointment Setter - $20/hr + Commission</a></p> <p class="similar-job-company">Blue Raven Solar - <span class="text-muted">Dyer, NV</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=3f8cb45388dc73e92ce249971&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253AZ5KneczARxgeN6eV%253AB%252F5X8hFoJnSzKScurEwqpg%253D%253D%253AdZUigwG0ZzHKIw1Grg%252BWlg0GhXtLex3NMAL%252FfzhFKdN7bJkfCCd6TVyfqrifqKJroXFG8gQg5y1gaN0PPesR0AiB6JNmkFuiZN6AC58mJB3SQFH7IheU7JsZFqAOEUbvrvmMf8M3xJF2sdXUhA%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-17056959193/" class="blue-link" target="_blank">Find Administrative, Entry Level, & Hourly Jobs Near You</a></p> <p class="similar-job-company">AD | Jobs2Careers.com - <span class="text-muted">Dyer, NV</span></p> <p class="text-muted similar-job-date"> 2 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=64813b8c082c73ec9c3ab46f1&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253AnY3S8AtcDF7ki3Qp%253AzRh3nBL%252B0ZnKUZqP%252FY7KPg%253D%253D%253AF06rZzv2Bkbyq2qkTS0oIRcKSpi%252FqjEDP%252FCms6XFbZaPwpl16q7C7I%252FWY6EemcKgNV9dJU2N7taraoyvV7dFmxUKPR8%252BtGMFmCrwM4qXg%252Fc68En1pUli2Z4n6QkdTv%252FYzrCQE%252BLeP3DQOeP7Sg%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-26977042017/" class="blue-link" target="_blank">Virtual Call Center Agent - Nevada</a></p> <p class="similar-job-company">Dynata - <span class="text-muted">Dyer, NV</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=666d11a05f8c73ecb2f816aa1&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253AWWa1whtkFBYVtLtV%253A%252BiWYdVUfkrmWFuzslGzX4A%253D%253D%253AZqeZbFlAmHL7m6NuQClK%252F7Hk8NRtE237TceRHjjaBH1mIFWlEGL61m9w3jwyovhK1%252FgYv5OWqTiz9MYP8dDKepKHcwu2bxvatigDVYNIc3oXHEYIzGhrEOOaOT67CelHANBIWg%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-27492769702/" class="blue-link" target="_blank">Shop Laborer</a></p> <p class="similar-job-company">Goodfellow - <span class="text-muted">Dyer, NV</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' ) $search_text = '' $search_location = '' $show_thank_you = (int) 0 $similar_jobs = array( (int) 0 => array( 'Employer' => array( 'company_name' => 'Living Spaces' ), 'UtZipcode' => array( 'city' => 'Dyer', 'state_prefix' => 'NV' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=65ae320319bc73ec8eca2c9e1&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253A474moMrkgq1q3iYU%253ADUoL85asEgT1adD%252BS%252BiLfQ%253D%253D%253AaURMcEG38pLrEXGjhOfMdOc9UUahq%252BIqXAVvKtgs7a4vrqBg%252BoKFLmgEX6qWXzUCWkJASzJB%252BHnp2RaKVM1%252FYvfiP4C071PEoStcH4Xoh7aeQQIjZJkgvEGVuSdRSIlnMJ5LIUVmaXJ2N46fCw%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-27292624338/', 'title' => 'Furniture Repair Tech', 'description' => '<b>Current Living Spaces Employees:</b> Please apply via your internal Workday Account.<br><br>At Living Spaces, we take pride in being an environment that cultivates the best in our Team Members. From our corporate office in La Mirada, to our Distribution Centers, Manufacturing, Guest Services, Transportation, to any of our retail stores in the United States, you'll find Team Members who have started and grown their careers at Living Spaces. We are a company driven by our core values of humility & respect, passion, innovation, speed & simplicity, fanatic discipline, social responsibility, coupled with the desire to provide our guests with the best possible experience they can have while furnishing their space.<br><br>We continuously strive to find dedicated, innovative, driven, enterprising Team Members to help drive our corporate vision - to be the best furniture retailer in the country. If you possess these skills, we invite you to join the journey at Living Spaces.<br><br><strong>Position Summary </strong><br>This position is primary responsibility is to repair and touch up all damaged product. This includes exterior structure, interior walls, product returns, floor displays and etc. This is accomplished by executing repairs according to SOP and Living Spaces brand expectations.<br><br><strong>Position Description</strong><br><br><b>Essential Duties and Responsibilities </b>include the following. Other duties may be assigned. <br><ul><li>Complete and demonstrate the ability to effectively execute all company training modules including Onboarding training, department safety, vendor/product training, and sales training</li><li>Ensure a daily walk through of the entire store is complete and address any areas of concern</li><li>Partner with other Team members, including Visual and logistic team to ensure that the entire showroom floor is 100% according to Living Spaces brand guidelines</li><li>Greets and engages all guests throughout Living Spaces</li><li>Ensure all return, showroom floor, and exchange merchandise is reviewed and repaired for possible restock or display purposes</li><li>Evaluate the showroom floor, warehouse + exterior for possible structure repairs such as<br> walls, ledges, doors, etc.</li><li>Ensure that all supplies needed are in a good stocking position</li><li>Ensure that all merchandise is properly inventoried and binned</li><li>Able to support a culture throughout store that drives the following positive company expected outcomes</li><li>Ability to work weekends and most holidays</li><li>Able to work in a fast-paced environment</li></ul><br><br><strong>Qualifications</strong><br><br><b>Education/Experience: </b>High School Diploma or GED equivalent. Minimum of two years of experience in furniture repair, woodworking, paint touch up, and cleaning and refinishing High volume experience is preferred. Equivalent combination of education and experience will be considered.<br><br><b>Computer Skills: </b>To perform this job successfully, an individual must have experience in Microsoft Office programs, including Word and Excel. <br><br><strong><b>Position Hiring Range</b></strong><br><br>The hiring pay range provides a guide for what we would reasonably pay for the position. Pay is determined by various factors including market demand, applicable skills, work experience and education, location, company budget, and in-demand skill sets.<br><br>$21.20 - $27.55<br><br>Retail, Guest Services, and Distribution Center Team Members are eligible to receive a team bonus based on meeting specific monthly goals and KPI's. Bonus amounts are based on the level of achievement and the total hours worked during the bonus eligible month.<br><br>Benefits Include:<br><ul><li>Medical</li><li>Dental</li><li>Vision</li><li>401(k) (full and part time eligible)</li><li>Vacation</li><li>Sick Time</li><li>Flex Spending Account</li><li>Employee Assistance Program</li></ul><br><br>For more details, please visit our website at: Careers (livingspaces.com)<br><br><b>Equal Opportunity Employer</b> <br><br>It is our policy to abide by all federal, state, and local laws prohibiting employment discrimination based solely on a person's race, color, religious creed, sex, national origin, ancestry, citizenship status, pregnancy, physical disability, mental disability, age, military status, or status as a Vietnam-era or special disabled veteran, marital status, registered domestic partner or civil union status, gender (including sex stereotyping and gender identity or expression), medical condition (including but not limited to, cancer related or HIV/AIDS related), sexual orientation, or any other protected status except where a reasonable, bona fide occupational qualification exists.<br><br><b>E-Verify</b><br><br>Living Spaces participates in E-Verify. All newly-hired team members are queried through this electronic system established by the Department of Homeland Security (DHS) and the Social Security Administration (SSA) to verify their identity and employment eligibility.<br><br>Applicant Privacy', 'post_date' => '2023-05-25T13:53:13Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'Blue Raven Solar' ), 'UtZipcode' => array( 'city' => 'Dyer', 'state_prefix' => 'NV' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=64806701b6ec73ec9c2f7cb41&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253AYAsYcWLw%252Bl7A2GSN%253AhozldPxbQr1%252Bv5ntJgQdwg%253D%253D%253A4qQSzQcHTTjDUARR5DNUw4RvgFNcHc0AUvJHEfxzGh3oH8bTaOEqJNaTRJUNvmqOQY0wInHB4VKO2sqcclWJL8LAhnkwA79hvzkyOdPdHj%252BbuJKNGdg8QCk%252F8BTeWgA%252FvgYdlw%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-26976171452/', 'title' => 'Appointment Setter - $20/hr + Commission', 'description' => '<strong>Description:</strong><br><br>Blue Raven Solar is immediately hiring a Solar Sales Appointment Setter to join our award-winning team. We are ranked as one of the largest residential solar providers in the US!<br><br>You will be working with homeowners to schedule appointments for our professional Sales Representatives. Your responsibility is not to close sales, but only to go door-to-door and find interested customers. If you are a motivated person who wants to work for a great company with an all-star cast of customer service and corporate teams, make a good living, and expand your talents, this is the job for you!<br><br>There is no experience required! We will train you to succeed.<br><br><strong>Compensation</strong><br><br>Solar energy is a rapidly expanding industry. We need enthusiastic and energetic sales reps to maintain our current growth. <strong>As we grow, the possibilities for your growth increase as well. You can earn $20/hr and have the option to be paid same-day. </strong>Our average full-time reps make between 70k-100K a year.<br><br><strong>Schedule:</strong><br><br>We are open to candidates seeking flexible schedules, either Part-time or Full-time employment, Mondays through Fridays, with Saturday potential as well. <br><br><strong>Responsibilities:</strong><br><ul><li>Knock door-to-door (Outside, Direct Sales)</li><li>Set appointments with customers to review their solar proposal</li><li>Help homeowners lower their current power bill</li></ul><br><strong>Requirements:</strong><br><ul><li>Previous door-to-door experience is a plus, but not required</li><li>Great communication skills</li><li>Physical ability to work on your feet</li><li>Willingness to be a Clean Energy Educator</li></ul><br><strong>Benefits:</strong><br><ul><li>Flexible schedule</li><li>Opportunity for growth; Sales Manager positions available</li><li>Trip and swag incentives</li></ul><br><strong>Hiring Immediately</strong>', 'post_date' => '2023-05-25T14:22:52Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'AD | Jobs2Careers.com' ), 'UtZipcode' => array( 'city' => 'Dyer', 'state_prefix' => 'NV' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=3f8cb45388dc73e92ce249971&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253AZ5KneczARxgeN6eV%253AB%252F5X8hFoJnSzKScurEwqpg%253D%253D%253AdZUigwG0ZzHKIw1Grg%252BWlg0GhXtLex3NMAL%252FfzhFKdN7bJkfCCd6TVyfqrifqKJroXFG8gQg5y1gaN0PPesR0AiB6JNmkFuiZN6AC58mJB3SQFH7IheU7JsZFqAOEUbvrvmMf8M3xJF2sdXUhA%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-17056959193/', 'title' => 'Find Administrative, Entry Level, & Hourly Jobs Near You', 'description' => 'Apply to Full Time Administrative, Data Entry, and Clerical Positions Hiring Immediately. Great Benefits. Top Pay. Apply Today!', 'post_date' => '2023-05-26T01:38:16Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Dynata' ), 'UtZipcode' => array( 'city' => 'Dyer', 'state_prefix' => 'NV' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=64813b8c082c73ec9c3ab46f1&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253AnY3S8AtcDF7ki3Qp%253AzRh3nBL%252B0ZnKUZqP%252FY7KPg%253D%253D%253AF06rZzv2Bkbyq2qkTS0oIRcKSpi%252FqjEDP%252FCms6XFbZaPwpl16q7C7I%252FWY6EemcKgNV9dJU2N7taraoyvV7dFmxUKPR8%252BtGMFmCrwM4qXg%252Fc68En1pUli2Z4n6QkdTv%252FYzrCQE%252BLeP3DQOeP7Sg%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-26977042017/', 'title' => 'Virtual Call Center Agent - Nevada', 'description' => 'Join the Dynata team as a part-time telephone interviewer in our Virtual Call center!<br><br><b>*Hours of operation for this center are as follows:</b><br><br><b>Monday - Friday 6am-4pm PST</b><br><br><b>Saturday 8am-3pm PST</b><br><br>As a telephone interviewer you will be responsible for conducting surveys over the phone as well as recording the responses you receive with accuracy. <b>There are NO sales or collections</b>.<br><br>Telephone interviewers make a base wage of $11 an hour. Additionally, they can earn an extra $1 an hour if they speak Spanish or French.<br><br>Dynata offers flexible part-time hours and personalized schedules for telephone interviewers within our operating hours. Shift times may vary.<br><br><b>Job Requirements</b><br><ul><li>Ability to read, write, and speak English fluently</li><li>Ability to read, write, and speak Spanish fluently is a plus</li><li>Ability to listen and comprehend respondent answers and accurately and efficiently type answers into the Company's survey software platform. Typing speed of 30 wpm while maintaining accuracy is preferred. </li><li>Ability to sit and type for majority of shift. </li><li>Must be at least 18 years or older</li></ul><br><br><b>Equipment Requirements</b><br><br>Our system uses several different software technologies that are best accessed through a browser on a laptop or desktop computer. Below are the other recommended requirements for this position:<br><ul><li>Windows machine running Windows 10 OR Mac computer running a recent version of MAC OS</li><li>8 GB of RAM</li><li>Quad Core Processor</li><li>Most recently updated version of Chrome browser</li><li>Ability to download software to the computer</li><li>A personal email address capable of receiving files</li><li>10 Mbps download internet access speed</li><li>Direct plug in wired access to the data connection</li><li>Direct plug in access for power for computer or laptop</li><li>USB or other WIRED headset with mic (No Bluetooth)</li><li>Smart phone capable of downloading apps and receiving incoming messages via data or WiFi connection</li></ul><br><br>Join the Dynata team today!<br><br>At Dynata, we are committed to fostering an inclusive, accessible environment, where all employees and customers feel valued, respected and supported. We are dedicated to building a workforce that reflects the diversity of our customers and communities in which we live and serve. Dynata welcomes and encourages applications from people with disabilities. We are committed to an inclusive work culture for all our employees. Accommodations by request can be made for all aspects of the selection process.<br><br>Dynata is also an affirmative action employer OE/Minority/Female/Veteran/Disabled/Sexual Orientation/Gender Identity', 'post_date' => '2023-05-25T13:51:18Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'Goodfellow' ), 'UtZipcode' => array( 'city' => 'Dyer', 'state_prefix' => 'NV' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=666d11a05f8c73ecb2f816aa1&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253AWWa1whtkFBYVtLtV%253A%252BiWYdVUfkrmWFuzslGzX4A%253D%253D%253AZqeZbFlAmHL7m6NuQClK%252F7Hk8NRtE237TceRHjjaBH1mIFWlEGL61m9w3jwyovhK1%252FgYv5OWqTiz9MYP8dDKepKHcwu2bxvatigDVYNIc3oXHEYIzGhrEOOaOT67CelHANBIWg%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-27492769702/', 'title' => 'Shop Laborer', 'description' => '<p>* Boulder City, NV, USA </p><p>* Hourly </p><p>* Full Time </p><p>*Health insurance, Paid time off, Dental insurance, 401(k), Vision insurance, Life insurance, 401(k) matching, Health savings account, Retirement Plan*</p><p>**Summary**</p><p>***Spanish Description Below**</p><p>Work as part of a team in support of a manufacturing operation with a goal of increasing productivity; decreasing downtime and waste.</p><p>**Overview of job**</p><p>Help keep up with housekeeping and the cleanliness of the facility. Helps Operators with their job duties when needed.</p><p>**Responsibilities and duties**</p><p>* Clean and organize the facility</p><p>* Help with general operations</p><p>* Keeping cleaning items in stock</p><p>* Help operators with their duties</p><p>* Operate Forklifts</p><p>**Qualifications**</p><p>* 2 years of experience operating a forklift /preferred</p><p>* 2 years of experience operating fabrication machinery /preferred</p><p>* Able to learn new tasks</p><p>* Able to lift 75 LBS</p><p>* Able to work to open elements</p><p>* A general comprehension of operational processes</p><p>* Able to read Tape Measurements</p><p>* Able to coordinate well with Supervisors and Co-Workers</p><p>**Education**</p><p>* High School Diploma or equivalent</p><p>**Additional eligibility requirements**</p><p>Authorized to work in the US. Goodfellow participates in E-verify</p><p>**Affirmative Action/EEO statement**</p><p>Goodfellow Corporation is an equal opportunity employer. We embrace diversity and are committed to creating an inclusive environment for all employees.</p><p>**Other duties**</p><p>Please note this job description is not designed to cover or contain a comprehensive listing of activities, duties, or responsibilities that are required of the employee for this job. Duties, responsibilities, and activities may change at any time with or without notice.</p><p>Job Type: Full-time</p><p>***Descripcin****en espaol**</p><p>Trabajar como parte de un equipo en apoyo de una operacin de fabricacin con el objetivo de aumentar la productividad; disminuyendo el tiempo de inactividad y el desperdicio.</p><p>**Descripcin general del trabajo**</p><p>Ayudar a mantenerse al da con el mantenimiento y la limpieza de las instalaciones. Ayuda a los operadores con sus deberes laborales cuando es necesario.</p><p>**Responsabilidades y Deberes**</p><p> Limpiar y organizar las instalaciones.</p><p> Ayuda con operaciones generales.</p><p> Mantener artculos de limpieza en stock</p><p> Ayudar a los operadores con sus funciones.</p><p> operar montacargas</p><p>**Calificaciones**</p><p> 2 aos de experiencia en manejo de montacargas/preferiblemente</p><p> 2 aos de experiencia operando maquinaria de fabricacin /preferido</p><p> Capaz de aprender nuevas tareas.</p><p> Capaz de levantar 75 LBS</p><p> Capaz de trabajar para abrir elementos.</p><p> Una comprensin general de los procesos operativos.</p><p> Capaz de leer cintas mtricas</p><p> Capaz de coordinar bien con supervisores y compaeros de trabajo</p><p>**Educacin**</p><p> Diploma de escuela secundaria o su equivalente</p><p>**Requisitos de elegibilidad adicionales**</p><p>Autorizado para trabajar en los EE. Goodfellow participa en E-verify</p><p>**Declaracin de accin afirmativa/EEO**</p><p>Goodfellow Corporation es un empleador que ofrece igualdad de oportunidades. Aceptamos la diversidad y estamos comprometidos a crear un entorno inclusivo para todos los empleados.</p><p>**Otros deberes**</p><p>Tenga en cuenta que esta descripcin de trabajo no est diseada para cubrir o contener una lista completa de actividades, deberes o responsabilidades que se requieren del empleado para este trabajo. Los deberes, responsabilidades y actividades pueden cambiar en cualquier momento con o sin previo aviso.</p><p>Tipo de trabajo: a tiempo completo</p><p>Location (city, state or zip code) You must select a location. Education status You must select an education status answer. Seeking for You must select a seeking status answer.</p>', 'post_date' => '2023-05-26T14:53:00Z' ) ) ) $title_for_layout = 'Cabinet Designer/SALES at California Carpets & More' $metatag_description = 'Cabinet Designer/SALESCalifornia Carpets & More at Proven' $unique_name = 'california-carpets--more-dyer-nv' $reference_number = '36787' $mobile_image = '' $display_company_title = 'Jobs at California Carpets & More' $employer = array( 'EmployersJob' => array( 'id' => '28160', 'employer_id' => '17964', 'ats_url' => '', 'url' => '', 'title' => 'Cabinet Designer/SALES', 'craigslist_city' => 'inland empire', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'California', 'open' => '1', 'post_date' => '2017-02-16 01:12:04', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '89010', 'description' => '<p>Looking for a motivated individual hungry for sales with minimum 2 years designing cabinets using a system like Pro-Kitchen Design or a similar software. <br /> <br /> This position is based around making sales and designing cabinets via the above software. If you have this experience and are looking to move ahead in life and make money, apply below. References will be contacted.</p>', 'unique_name' => '', 'created_date' => '2017-02-16 01:10:41' ), 'Employer' => array( 'lat' => '37.67779922', 'lon' => '-118.08399963', 'id' => '17964', 'company_name' => 'California Carpets & More', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '523488', 'zipcode' => '89010', 'city' => 'Dyer', 'street_address' => '', 'street_address2' => null, 'state' => 'NV' ), 'UtZipcode' => array( 'zipcode' => '89010', 'city' => 'Dyer', 'state_prefix' => 'NV' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ) $is_swinomish = false $is_hiring = (int) 1 $page = '' $success = (int) 0 $broadcast = (int) 0 $external_job_board = '' $is_worker = false $isMobile = false $isWorker = false $isSales = false $isEducator = false $adminLoggedIn = false $isEmployer = false $loggedIn = false $isFacebookAppUser = false $campaign = 'NONE' $content_for_layout = ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Cabinet Designer/SALES"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/28160?ref=36787"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Looking for a motivated individual hungry for sales with minimum 2 years designing cabinets using a system like Pro-Kitchen Design or a similar software. This position is based around making sales and designing cabinets via the above software. If you have this experience and are looking to move ahead in life and make money, apply below. References will be contacted."/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/28160?ref=36787", "title": "Cabinet Designer/SALES", "description": "<p>Looking for a motivated individual hungry for sales with minimum 2 years designing cabinets using a system like Pro-Kitchen Design or a similar software. <br /> <br /> This position is based around making sales and designing cabinets via the above software. If you have this experience and are looking to move ahead in life and make money, apply below. References will be contacted.</p>", "datePosted": "2017-02-16T01:12:04+00:00", "hiringOrganization": { "@type": "Organization", "name": "California Carpets & More", "sameAs": "https://www.proven.com/employers/publicPage/17964" }, "identifier": { "@type": "PropertyValue", "name": "California Carpets & More", "value": "17964" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Dyer", "addressRegion": "NV" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/28160"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">28160</span> <span class="hide" id="referencenumber">36787</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="/css/images/proven_logo.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>Cabinet Designer/SALES</h1> <p class="small-bottom-border"> California Carpets & More </p> <div class="date-location">Feb 15, 2017 - Inland Empire</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+28160-w@hireproven.com">jobs+28160-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:17964/job_id:28160", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=28160"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/17964/28160" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> <p>Looking for a motivated individual hungry for sales with minimum 2 years designing cabinets using a system like Pro-Kitchen Design or a similar software. <br /> <br /> This position is based around making sales and designing cabinets via the above software. If you have this experience and are looking to move ahead in life and make money, apply below. References will be contacted.</p> </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=65ae320319bc73ec8eca2c9e1&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253A474moMrkgq1q3iYU%253ADUoL85asEgT1adD%252BS%252BiLfQ%253D%253D%253AaURMcEG38pLrEXGjhOfMdOc9UUahq%252BIqXAVvKtgs7a4vrqBg%252BoKFLmgEX6qWXzUCWkJASzJB%252BHnp2RaKVM1%252FYvfiP4C071PEoStcH4Xoh7aeQQIjZJkgvEGVuSdRSIlnMJ5LIUVmaXJ2N46fCw%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-27292624338/" class="blue-link" target="_blank">Furniture Repair Tech</a></p> <p class="similar-job-company">Living Spaces - <span class="text-muted">Dyer, NV</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=64806701b6ec73ec9c2f7cb41&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253AYAsYcWLw%252Bl7A2GSN%253AhozldPxbQr1%252Bv5ntJgQdwg%253D%253D%253A4qQSzQcHTTjDUARR5DNUw4RvgFNcHc0AUvJHEfxzGh3oH8bTaOEqJNaTRJUNvmqOQY0wInHB4VKO2sqcclWJL8LAhnkwA79hvzkyOdPdHj%252BbuJKNGdg8QCk%252F8BTeWgA%252FvgYdlw%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-26976171452/" class="blue-link" target="_blank">Appointment Setter - $20/hr + Commission</a></p> <p class="similar-job-company">Blue Raven Solar - <span class="text-muted">Dyer, NV</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=3f8cb45388dc73e92ce249971&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253AZ5KneczARxgeN6eV%253AB%252F5X8hFoJnSzKScurEwqpg%253D%253D%253AdZUigwG0ZzHKIw1Grg%252BWlg0GhXtLex3NMAL%252FfzhFKdN7bJkfCCd6TVyfqrifqKJroXFG8gQg5y1gaN0PPesR0AiB6JNmkFuiZN6AC58mJB3SQFH7IheU7JsZFqAOEUbvrvmMf8M3xJF2sdXUhA%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-17056959193/" class="blue-link" target="_blank">Find Administrative, Entry Level, & Hourly Jobs Near You</a></p> <p class="similar-job-company">AD | Jobs2Careers.com - <span class="text-muted">Dyer, NV</span></p> <p class="text-muted similar-job-date"> 2 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=64813b8c082c73ec9c3ab46f1&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253AnY3S8AtcDF7ki3Qp%253AzRh3nBL%252B0ZnKUZqP%252FY7KPg%253D%253D%253AF06rZzv2Bkbyq2qkTS0oIRcKSpi%252FqjEDP%252FCms6XFbZaPwpl16q7C7I%252FWY6EemcKgNV9dJU2N7taraoyvV7dFmxUKPR8%252BtGMFmCrwM4qXg%252Fc68En1pUli2Z4n6QkdTv%252FYzrCQE%252BLeP3DQOeP7Sg%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-26977042017/" class="blue-link" target="_blank">Virtual Call Center Agent - Nevada</a></p> <p class="similar-job-company">Dynata - <span class="text-muted">Dyer, NV</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=666d11a05f8c73ecb2f816aa1&ri=9946990d919440418b900cb0fb533c6e&job_loc=Dyer%2CNV&q=Cabinet+Designersales&spl=v1%253AWWa1whtkFBYVtLtV%253A%252BiWYdVUfkrmWFuzslGzX4A%253D%253D%253AZqeZbFlAmHL7m6NuQClK%252F7Hk8NRtE237TceRHjjaBH1mIFWlEGL61m9w3jwyovhK1%252FgYv5OWqTiz9MYP8dDKepKHcwu2bxvatigDVYNIc3oXHEYIzGhrEOOaOT67CelHANBIWg%253D%253D&encrypt=0&l=Dyer%2C+NV&query_category_id=450000&t=simplyhired.com&jobkey-27492769702/" class="blue-link" target="_blank">Shop Laborer</a></p> <p class="similar-job-company">Goodfellow - <span class="text-muted">Dyer, NV</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' $no_title_bar = false $no_bottom_bar = false $no_index = false
filemtime - [internal], line ?? include - APP/View/Layouts/responsive.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 JobsController::view() - APP/Controller/JobsController.php, line 1338 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
California Carpets & More
Looking for a motivated individual hungry for sales with minimum 2 years designing cabinets using a system like Pro-Kitchen Design or a similar software.
This position is based around making sales and designing cabinets via the above software. If you have this experience and are looking to move ahead in life and make money, apply below. References will be contacted.
Other jobs you may like
Living Spaces - Dyer, NV
3 days ago
Appointment Setter - $20/hr + Commission
Blue Raven Solar - Dyer, NV
3 days ago
Find Administrative, Entry Level, & Hourly Jobs Near You
AD | Jobs2Careers.com - Dyer, NV
2 days ago
Virtual Call Center Agent - Nevada
Dynata - Dyer, NV
3 days ago
Goodfellow - Dyer, NV
Yesterday
Apply to jobs on the go with Proven mobile
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `EmployersJob`.`id`, `EmployersJob`.`employer_id`, `EmployersJob`.`ats_url`, `EmployersJob`.`url`, `EmployersJob`.`title`, `EmployersJob`.`craigslist_city`, `EmployersJob`.`craigslist_sub_city`, `EmployersJob`.`craigslist_sub_sub_city`, `EmployersJob`.`craigslist_state`, `EmployersJob`.`open`, `EmployersJob`.`post_date`, `EmployersJob`.`duration`, `EmployersJob`.`anonymous_post`, `EmployersJob`.`compensation`, `EmployersJob`.`zip`, `EmployersJob`.`description`, `EmployersJob`.`unique_name`, `EmployersJob`.`created_date`, `Employer`.`lat`, `Employer`.`lon`, `Employer`.`id`, `Employer`.`company_name`, `Employer`.`company_logo`, `Employer`.`simple_posting_process`, `Employer`.`user_id`, `Employer`.`zipcode`, `Employer`.`city`, `Employer`.`street_address`, `Employer`.`street_address2`, `Employer`.`state`, `UtZipcode`.`zipcode`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) LEFT JOIN `proven_production`.`employers` AS `Employer` ON (`EmployersJob`.`employer_id` = `Employer`.`id`) WHERE `EmployersJob`.`id` = 28160 LIMIT 1 | 1 | 1 | 1 | |
2 | SELECT COUNT(*) AS `count` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`employer_id` = 17964 AND `EmployersJob`.`open` = 1 | 1 | 1 | 0 | |
3 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 523488 AND `User`.`active` = 1 LIMIT 1 | 1 | 1 | 0 | |
4 | SELECT `EmployerMobileImage`.`file_name` FROM `proven_production`.`employer_mobile_images` AS `EmployerMobileImage` WHERE `EmployerMobileImage`.`employer_id` = 17964 LIMIT 1 | 0 | 0 | 0 | |
5 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 523488 AND `User`.`active` = 1 LIMIT 1 | 1 | 1 | 0 | |
6 | SELECT `BillingTransaction`.`id` FROM `proven_production`.`billing_transactions` AS `BillingTransaction` WHERE `BillingTransaction`.`employers_job_id` = 28160 ORDER BY `BillingTransaction`.`created_date` desc LIMIT 1 | 1 | 1 | 0 | |
7 | SELECT `EmployersJob`.`title`, `EmployersJob`.`description`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix`, `EmployersJob`.`zip` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`id` = 28160 LIMIT 1 | 1 | 1 | 0 |