<? 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' => 'Picture Frame Store Manager at FastFrame Boston', 'metatag_description' => 'Picture Frame Store ManagerFastFrame Boston at Proven', 'unique_name' => 'fastframe-boston-boston-ma', 'reference_number' => '53160', 'mobile_image' => '', 'display_company_title' => 'Jobs at FastFrame Boston', 'employer' => array( 'EmployersJob' => array( 'id' => '44033', 'employer_id' => '29793', 'ats_url' => '', 'url' => '', 'title' => 'Picture Frame Store Manager', 'craigslist_city' => 'boston', 'craigslist_sub_city' => 'boston/cambridge/brookline', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Massachusetts', 'open' => '1', 'post_date' => '2018-09-19 20:08:45', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '02118', 'description' => '<p>A busy South End frame store is looking to hire a store manager. A minimum of 5 years in the picture framing industry is desired. Candidates with extensive retail management experience and an art or design background also considered.</p> <p>Responsibilities include: managing production flow, retail design and sales, ordering and scheduling. Saturday hours are required. Unlimited growth potential with a bonus schedule.</p> <p> </p>', 'unique_name' => '', 'created_date' => '2018-09-19 20:07:37' ), 'Employer' => array( 'lat' => '42.33950043', 'lon' => '-71.07360077', 'id' => '29793', 'company_name' => 'FastFrame Boston', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '702748', 'zipcode' => '02118', 'city' => 'Boston', 'street_address' => '', 'street_address2' => null, 'state' => 'MA' ), 'UtZipcode' => array( 'zipcode' => '02118', 'city' => 'Boston', 'state_prefix' => 'MA' ), (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="Picture Frame Store Manager"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/44033?ref=53160"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="A busy South End frame store is looking to hire a store manager. A minimum of 5 years in the picture framing industry is desired. Candidates with extensive retail management experience and an art or design background also considered. Responsibilities include: managing production flow, retail design and sales, ordering and scheduling. Saturday hours are required. Unlimited growth potential with a bonus schedule. "/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/44033?ref=53160", "title": "Picture Frame Store Manager", "description": "<p>A busy South End frame store is looking to hire a store manager. A minimum of 5 years in the picture framing industry is desired. Candidates with extensive retail management experience and an art or design background also considered.</p> <p>Responsibilities include: managing production flow, retail design and sales, ordering and scheduling. Saturday hours are required. Unlimited growth potential with a bonus schedule.</p> <p> </p>", "datePosted": "2018-09-19T20:08:45+00:00", "hiringOrganization": { "@type": "Organization", "name": "FastFrame Boston", "sameAs": "https://www.proven.com/employers/publicPage/29793" }, "identifier": { "@type": "PropertyValue", "name": "FastFrame Boston", "value": "29793" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Boston", "addressRegion": "MA" } } } </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/44033"); $('#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">44033</span> <span class="hide" id="referencenumber">53160</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>Picture Frame Store Manager</h1> <p class="small-bottom-border"> FastFrame Boston </p> <div class="date-location">Sep 19, 2018 - Boston/cambridge/brookline</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+44033-w@hireproven.com">jobs+44033-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:29793/job_id:44033", 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=44033"; } } </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/29793/44033" 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>A busy South End frame store is looking to hire a store manager. A minimum of 5 years in the picture framing industry is desired. Candidates with extensive retail management experience and an art or design background also considered.</p> <p>Responsibilities include: managing production flow, retail design and sales, ordering and scheduling. Saturday hours are required. Unlimited growth potential with a bonus schedule.</p> <p> </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=642bc453039c73eca7830cad1&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Medford%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253AgEB6lbB8%252Fdam7feL%253AcW4yFlFbAUBdheWrtWe%252Fqg%253D%253D%253AE%252B4G4aZXEvCrK0ECuP13IrKI844R%252FPYX2iftcXFSw9xb6IauVzlju9TDaBsI29hkUVKS2Z24vf%252BDa2vPBF04jOMJdWSW77nc7Jl5rIvo%252B7La6VxDMKv3HBhY473bxOb8bnuO7z4RfucwXGaTEQ%253D%253D&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27708310947/" class="blue-link" target="_blank"> Commercial Store Manager - $80,000 - $120,000/yr - 3 Years Experience and TIA Certification - Revere, MA</a></p> <p class="similar-job-company">Sullivan Tire - <span class="text-muted">Medford, MA</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=640cab92366c73eca5f5f0be1&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Boston%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253A%252Fts00pe5vDrEuRoJ%253Awo9Ebp6rLtSZpqQnwYgDsQ%253D%253D%253AgxhfwfAFAKTXQa7aaHDbLrGvAI0QVMfOlhJRMZMJWJnn6Ea1zcxuPYAwkKL7eH1Ftdogdt3j5q1nNTCZXeqQoeMjD9A4ZRV9GuMeccLCDDNsumormMcOJYdiTDdWAbAPh0Mrn5bUNZCj3i%252Bp0Zww&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27678097842/" class="blue-link" target="_blank">Customer Service Representative - Merrimack, NH</a></p> <p class="similar-job-company">Fidelity Investments - <span class="text-muted">Boston, MA</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=64762fb61c2c73eca25db2fc1&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Waltham%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253AyL44b0gB5U52Uz4A%253ACRUOnum2p6dKHjZC2Bqtew%253D%253D%253AEGBPJhjbLmYYPU5wLPh6KWRz8oq%252B%252FQT%252BNFYbXnDSJ1HmRiE6r1EOCe4IiWZxVZE0m5yYbu8XukZY%252BFDOYIaXgrdnAadqi5DXFbhh2SlYdihXsCNbA8ciubuIRj5wj%252BrnHkbz8aNCd8UXlOtQPSo%253D&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27755152372/" class="blue-link" target="_blank">Supervisor, Trades</a></p> <p class="similar-job-company">Bentley University - <span class="text-muted">Waltham, MA</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=6441a32cbeec73eca1257b561&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Boston%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253A4t%252B7NCia1b7yMhjh%253ASgwwRdPhH%252FaihlyDXn11Tw%253D%253D%253AflAYHQOHxqaLGXMpt1jn1v3AFLfDiPk9Ugpi1RefgrwssiZOhV4TxI17v9HJAbpmcGQ9C8kz%252B30C6LwEp2d4kWvQEY0bpco6lxjwCb2AeLGO0hRv9tW917DIcxK7HNU1TGB%252BmndtNhtu2uaWpA%253D%253D&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27731541402/" class="blue-link" target="_blank">Housekeeping Manager</a></p> <p class="similar-job-company">Omni Hotels & Resorts - <span class="text-muted">Boston, MA</span></p> <p class="text-muted similar-job-date"> 6 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=65caff70222c73ecb990be9f1&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Dorchester%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253AUxPEJH1vANpQqBfB%253A88bKPzVcq3ph%252BZJo7O2%252F2w%253D%253D%253AGET%252FaGC8MpYgEfvAj6ttt%252FoLa8Pd4ZbSCwDkyzh8YksOPObLgBoJYB1sTQ%252FV4LJAH5O%252FOUgxQZ7D9kHCf9X3oOBJ1%252B5XGILdaK7kTaRJ0zm3x2xuYVSmU7DbstROWRLs6pwvGw%253D%253D&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27608676305/" class="blue-link" target="_blank">Audit Supervisor - Operations</a></p> <p class="similar-job-company">Santander US - <span class="text-muted">Dorchester, MA</span></p> <p class="text-muted similar-job-date"> 3 days ago </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' => 'Sullivan Tire' ), 'UtZipcode' => array( 'city' => 'Medford', 'state_prefix' => 'MA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=642bc453039c73eca7830cad1&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Medford%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253AgEB6lbB8%252Fdam7feL%253AcW4yFlFbAUBdheWrtWe%252Fqg%253D%253D%253AE%252B4G4aZXEvCrK0ECuP13IrKI844R%252FPYX2iftcXFSw9xb6IauVzlju9TDaBsI29hkUVKS2Z24vf%252BDa2vPBF04jOMJdWSW77nc7Jl5rIvo%252B7La6VxDMKv3HBhY473bxOb8bnuO7z4RfucwXGaTEQ%253D%253D&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27708310947/', 'title' => ' Commercial Store Manager - $80,000 - $120,000/yr - 3 Years Experience and TIA Certification - Revere, MA', 'description' => '<p style="text-align:center"><span style="font-size: 24px"><strong>Sullivan Tire is Hiring a Commercial Store Manager For Our Revere, MA Location</strong></span></p><p style="text-align:center"><span style="font-size: 18px"><strong>**TIA Certification </strong><strong><u>Required</u></strong><strong>.**</strong></span></p><p style="text-align:center"><span style="font-size: 18px"><strong>** Experience In the Tire Service Industry Strongly Preferred**</strong></span></p><p style="text-align:center"><span style="font-size: 18px"><strong>**2 Years of Supervisory Experience Preferred**</strong></span></p><p><span style="font-size: 18px;font-family: Tahoma"><strong>Summary:</strong></span></p><p><span style="font-size: 14px">Store Manager manages the assigned service location to ensure optimal performance and profitability while delivering the highest quality of service and customer satisfaction to grow business. . The Store Manager provides service support to the sales effort while adhering to safety rules and good business practices. This position works closely with management to increase profitability through improved efficiencies and productivity levels. Adheres to internal controls, policies, and procedures.</span></p><p><span style="font-size: 18px;font-family: Tahoma"><strong>Major Responsibilities:</strong></span></p><ul><li>Responsible for meeting or exceeding established objectives in the areas of service, units, profitability, and employee and customer satisfaction for assigned service location. Utilizes all nformational tools and software to control expenses and maintain optimal productivity and workflow levels.</li><li>Lead, coach and direct staff to ensure optimal performance. Sets expectations and communicates regularly with staff on goals, customer satisfaction, safety, training while insuring that policies and procedures are followed.</li><li>Recruit, train, motivate, develop, and retain qualified employees and have individuals working at high performing levels delivering quality service and customer satisfaction.</li><li>. Deliver quality work on time, every time to the customers to ensure long term growth in sales/service and profits.</li><li>Work with other departments (sales, marketing, distribution, corporate, etc.) to grow business and increase sales for your assigned store location.</li><li>Maintain a safe and clean store environment. Follow all operation procedures to protect our assets (i.e. OSHA rules, hazardous waste, security system, and filing timely paperwork).</li><li>Assumes other responsibilities as needed.</li></ul><p><span style="font-size: 18px;font-family: Tahoma"><strong>Education/Experience:</strong></span></p><ul><li>Minimum of a high school diploma</li><li>3- 5 years of commercial tire/service experience. </li><li>2 years of prior supervisory experience preferred. </li><li>TIA certification required.</li></ul><p><span style="font-size: 18px"><strong>Skills/Knowledge:</strong></span></p><ul><li> Results-oriented with strong customer service skills</li><li> Demonstrated staff leadership, management and mentoring skills-ability to coach, influence and motivate</li><li>Strong written and verbal communication skills</li><li>Ability to build internal and external key relationships</li><li>Solid problem-solving and conflict resolution skills</li><li>Proven ability to work independently as well as part of a team</li><li>Solid understanding of internal computer software systems (i.e. Maddenco, Microsoft Suite, Top Dog, etc.)</li><li>Certified Sullivan Commercial training</li></ul>', 'post_date' => '2023-06-02T01:09:15Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'Fidelity Investments' ), 'UtZipcode' => array( 'city' => 'Boston', 'state_prefix' => 'MA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=640cab92366c73eca5f5f0be1&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Boston%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253A%252Fts00pe5vDrEuRoJ%253Awo9Ebp6rLtSZpqQnwYgDsQ%253D%253D%253AgxhfwfAFAKTXQa7aaHDbLrGvAI0QVMfOlhJRMZMJWJnn6Ea1zcxuPYAwkKL7eH1Ftdogdt3j5q1nNTCZXeqQoeMjD9A4ZRV9GuMeccLCDDNsumormMcOJYdiTDdWAbAPh0Mrn5bUNZCj3i%252Bp0Zww&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27678097842/', 'title' => 'Customer Service Representative - Merrimack, NH', 'description' => '<div data-field="JobDescription" class="jd-JobDescription"><h2></h2><h2>Job Description:</h2><p style="text-align:inherit"></p><p>Join our team of Customer Relationship Advocates (CRA) for a variety-filled experience where you ll have dedicated time to focus on growth, career development and renewal while you support our customers by taking inbound calls. This first-of-its-kind experience supercharges your early career and growth at Fidelity with personalized support, knowledgeable career guides and celebration of your achievements, while learning about Fidelity and building skills and experiences. In this role, you will assist our clients with a broad range of needs including answering questions about account balances, making withdrawals, transferring funds, identifying resources, and placing trades.</p><p></p><p><span>Would you like to learn more about the Customer Relationship Advocate </span><span><span><span>position? </span></span></span><span> Take our virtual experience and learn what it is like to work in this role. This is free for everyone with the intent to help you gain a better understanding of the </span><span><span><span>role. </span></span></span><span> </span><span><span><span></span></span></span></p><p></p><p><b>What to expect </b></p><p>As a new CRA, you ll be supported by a group of leaders, coaches, mentors and experienced CRAs over the first 18 months of your career.</p><ul><li>First four months, prepare to become a FINRA (Financial Industry Regulatory Authority) Registered Representative by studying for and obtaining your Series 7 and 63 licenses, fully paid for and sponsored by Fidelity. This includes paid, on-the-job study time, support from licensing coaches, group and individualized study plans, and review classes.</li><li>Subsequent months, continue taking customer calls with increasing complexity to develop and hone your skills. Dedicated time each week to develop new skills and to connect and refuel by exploring the career center, networking with colleagues, taking online classes, and more!</li><li>As you gain confidence and develop proficiency serving customers, get more variety in your work week by spending time building advanced skills aligned with the next role that interests you.</li></ul><p></p><p><b>Advantages of our career development experience </b></p><p></p><p><b>You are supported.</b> We provide all the training you need to develop the skills needed to service customers and study for your FINRA licensing exams! You don t need a finance background or college degree to succeed in this role.</p><p><b>You are celebrated</b>. Your achievements will be recognized and celebrated as you progress through this career development experience to your first automatic promotion.</p><p><b>You are growing.</b> From day one you ll have the support and structure to plan for your future at Fidelity. The career coaching you will receive will help you understand the array of career opportunities at Fidelity and chart a course to help you grow in a personalized career path.</p><p><b>You can explore.</b> You ll experience variety in your work each with dedicated time on development activities and doing work that goes beyond answering customer calls.</p><p></p><p><b>The Skills You Bring</b></p><ul><li>Ability to establish rapport and relationships with customers and the team through effective communication</li><li>Listening and compassion skills to support the challenges of our diverse customers</li><li>Adaptability and flexibility in various work environments (i.e., working in the office, working from home, overtime, etc.)</li><li>Ability to handle different types of situations and conversations driving towards a resolution suitable for all</li><li>Aptitude to complete our industry-leading paid development experience will fully prepare you to engage with customers while taking the SIE, Series 7 Top Off and Series 63 exams</li><li>A desire for continuous learning and dedication to studying and applying new concepts, learning quickly and retaining information to assist with decision-making</li></ul><p></p><p><b>The Value You Deliver</b></p><ul><li>Demonstrate empathy and passion for helping people and ensure an excellent customer experience</li><li>Service varied customer needs, including balance inquiries, money movement, trading, and more</li><li>Answer questions and provide resources to deepen understanding and build confidence</li></ul><p></p><p><b>Our Investments in You</b></p><p>Our benefit programs (opens in a new tab) are crafted to help you and your loved ones strike the perfect balance. Here are a few featured benefits (not all benefits are listed): Maternal and Parental Leave, Tuition Reimbursement, Student Loan Assistance, 401(K) 7% match, Health Insurance, Dental Insurance, Vision Insurance, Disability Insurance, Paid Time off, Commuter Benefit Program, Backup Dependent Care, Charitable match, Concierge Services, Wellness Program, and Fitness Reimbursement.</p><p></p><p>Sound too good to be true? See for yourself and learn more about our benefits offerings:</p><ul><li>Click to hear from a few of our associates about the outstanding benefits Fidelity offers: Benefits at Fidelity Investments (opens in a new tab)</li><li>Click here for a local news story about how we are helping our employee s payback their student loan debt (opens in a new tab)</li></ul><p></p><p>Certifications: You will be given paid time and support to obtain SIE FINRA, Series 07 FINRA, Series 63 FINRA</p><p></p><p>Learn More: Dynamic Working (opens in a new tab)</p><p>While aspects of this role are similar to other roles you may have searched for (Entry Level Customer Service, Call Center Representative or Customer Service Representative), this role offers a comprehensive, supported and guided experience towards building a career at Fidelity!</p><p style="text-align:left"><span style=" color: #69bd68; "><b>Please see below for the salary range for work locations in Colorado only:</b></span></p>N/A<p style="text-align:inherit"></p><p style="text-align:inherit"></p><p style="text-align:inherit"></p><p style="text-align:inherit"></p><p style="text-align:left"><span style=" color: #69bd68; "><b>Please see below for the salary range for work locations in New York City, Westchester County, NY and Jersey City, NJ only:</b></span></p>N/A<p style="text-align:inherit"></p><p style="text-align:inherit"></p><p style="text-align:inherit"></p><p style="text-align:inherit"></p><p style="text-align:left"><b><span style=" color: #69bd68; ">Please see below for the salary range for work locations in California only:</span></b></p>N/A<p style="text-align:inherit"></p><p style="text-align:inherit"></p><p style="text-align:inherit"></p><p style="text-align:inherit"></p><p style="text-align:left"><span style=" color: #69bd68; "><b>Please see below for the salary range for work locations in Washington only:</b></span></p>N/A<p style="text-align:inherit"></p><p style="text-align:inherit"></p><h2></h2><p style="text-align:inherit"></p><h2>Certifications:</h2>Series 07 - FINRA, Series 63 - FINRA<h2></h2><p style="text-align:inherit"></p></div><div data-field="profile" class="jd-profile"><strong>Company Overview</strong></p><p>Fidelity Investments is a privately held company with a mission <em>to strengthen the financial well-being of our clients.</em> We help people invest and plan for their future. We assist companies and non-profit organizations in delivering benefits to their employees. And we provide institutions and independent advisors with investment and technology solutions to help invest their own clients money.<br /><br /></p><strong>Join Us</strong></p><p>At Fidelity, you ll find endless opportunities to build a meaningful career that positively impacts peoples lives, including yours. You can take advantage of flexible benefits that support you through every stage of your career, empowering you to thrive at work and at home. Honored with a Glassdoor Employees Choice Award, we have been recognized by our employees as a Best Place to Work in 2023. And you don t need a finance background to succeed at Fidelity we offer a range of opportunities for learning so you can build the career you ve always imagined.</p><p>At Fidelity, our goal is for most people to work flexibly in a way that balances both personal and business needs with time onsite and offsite through what we re calling Dynamic Working . Most associates will have a hybrid schedule with a requirement to work onsite at a Fidelity work location for at least one week, 5 consecutive days, every four weeks. These requirements are subject to change.</p><p>We invite you to <strong>Find Your Fidelity</strong> at fidelitycareers.com.<br /><br /></p><p>Fidelity Investments is an equal opportunity employer. We believe that the most effective way to attract, develop and retain a diverse workforce is to build an enduring culture of inclusion and belonging.</p><p>Fidelity will reasonably accommodate applicants with disabilities who need adjustments to participate in the application or interview process. To initiate a request for an accommodation, contact the HR Accommodation Team by sending an email to accommodations @fmr.com, or by calling 800-###-####, prompt 2, option 3.</p></div><br/> <div>We welcome those with experience in jobs such as General Store Manager, Merchandise Associate , and Retail Assistant and others in the Retail to apply.</div>', 'post_date' => '2023-05-21T22:07:41Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'Bentley University' ), 'UtZipcode' => array( 'city' => 'Waltham', 'state_prefix' => 'MA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=64762fb61c2c73eca25db2fc1&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Waltham%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253AyL44b0gB5U52Uz4A%253ACRUOnum2p6dKHjZC2Bqtew%253D%253D%253AEGBPJhjbLmYYPU5wLPh6KWRz8oq%252B%252FQT%252BNFYbXnDSJ1HmRiE6r1EOCe4IiWZxVZE0m5yYbu8XukZY%252BFDOYIaXgrdnAadqi5DXFbhh2SlYdihXsCNbA8ciubuIRj5wj%252BrnHkbz8aNCd8UXlOtQPSo%253D&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27755152372/', 'title' => 'Supervisor, Trades', 'description' => 'Bentley UniversityJob Description SummaryReporting to the Director of Facilities Operations, supervise daily operations of the in-house Trades staff including Carpenters, Locksmith and Painter. Review and assign work orders, project management, quality control and preventative maintenance assurance inspections. Plan, assign and supervise work for the contract vendors. Supervise business operations for the Trades Department. Responsibilities include the Trades contractor services budget, performing cost analysis for repairs versus replacement, soliciting bids for repairs. A frontline position that will have direct influence over trades people and contractors to achieve the highest level of service responsiveness.Essential DutiesDaily management of Union trade people and outside contractors. Including work with CMMS system for scheduling, running reports entering labor, purchase orders and invoices.Review, issue, inspect, and coordinate work orders according to department policies and procedures.Work with Infor Work Order System to schedule, run reports, create work orders. Review, issue, inspect and coordinate work orders.Develop small projects, budgets, manpower and trade utilization issues, perform inspections and preventative maintenance (PM) schedules. Working with external contractors and in-house trades and verify that PM's are being performed to the campus standard.With Director, develop design specifications, review plans and project management for major repair and renovations (R&R) operations and maintenance: roof, flooring, welding repairs, ceramic tile installations.Develop and oversee Supplies, Maintenance and Repair, Preventative Maintenance and Contractor Services Budgets.Manage union employees with an emphasis on carpenters, locksmith, and painter. Manage associated outside contractors.Minimum QualificationsMinimum of 3-5 years' experience in similar work in a similar work environment.,High school diploma/GEDMust be knowledgeable in design and operation of building mechanical and electrical systems.Must possess knowledge of computerized maintenance management systems, developing operations and procedure manuals. Must have the ability to work in a highly technological environment utilizing Word, Excel, PowerPoint, Infor and Kronos.Must have experience with blueprints, including the ability to read mechanical, electrical, and process flow drawings.Must hold and maintain a valid, unrestricted United States driver's license, with an insurable driving history as determined by Bentley's insurance carrier.Work EnvironmentThere are times when the employee will be subjected to construction site conditions such as extreme cold or hot weather.This employee will work with Life Safety to identify hazardous materials in the field.This employee will be required to be in the rotation of manager on call per schedule.This position requires frequent travel throughout campus.Physical DemandsAbility to squat, kneel and maintain bent postures from 5 minutes up to 10 minutes for a continuous duration, on an occasional basis.Ability to walk on level, uneven and inclined surfaces on a sustained basis and climb steps up to 24 steps and ladders up to 18-ft on an occasional basis.Ability to carry up to 25-pounds up to 100 yards on an occasional basis.Bentley University requires references checks and may conduct other pre-employment screening.DIVERSITY STATEMENTBentley University strives to create a campus community that welcomes the exchange of ideas, and fosters a culture that values differences and views them as a strength in our community.Bentley University is an Equal Opportunity Employer, building strength through diversity. The University is committed to building a community of talented students, faculty and staff who reflect the diversity of global business. We strongly encourage applications from persons from underrepresented groups, individuals with disabilities, covered veterans and those with diverse experiences and backgrounds.PI218158667Apply Here', 'post_date' => '2023-06-01T04:07:36Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Omni Hotels & Resorts' ), 'UtZipcode' => array( 'city' => 'Boston', 'state_prefix' => 'MA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6441a32cbeec73eca1257b561&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Boston%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253A4t%252B7NCia1b7yMhjh%253ASgwwRdPhH%252FaihlyDXn11Tw%253D%253D%253AflAYHQOHxqaLGXMpt1jn1v3AFLfDiPk9Ugpi1RefgrwssiZOhV4TxI17v9HJAbpmcGQ9C8kz%252B30C6LwEp2d4kWvQEY0bpco6lxjwCb2AeLGO0hRv9tW917DIcxK7HNU1TGB%252BmndtNhtu2uaWpA%253D%253D&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27731541402/', 'title' => 'Housekeeping Manager', 'description' => 'Overview:<br/><p style="margin: 0px;"><strong>Parker House Hotel</strong></p><p style="margin: 0px;"> </p><p style="margin: 0px;"></p><p style="margin: 0px;"> </p><p style="margin: 0px;">As you pass through the sculpted bronze doors of this luxury Boston hotel, you will be enveloped by the timeless beauty that has made the Omni Parker House a landmark since 1855. Experience the perfect blend of modern amenities and historic charm at America's oldest continuously-operating hotel.Located on the Freedom Trail, guests enjoy grand views of historic downtown Boston, distinguished dcor and thoughtful amenities that are evident in every striking detail in each of the 551 luxurious guest rooms. Walk to Beacon Hill, Faneuil Hall Marketplace, Quincy Market, the Financial District, shopping and more. Just 2.5 miles (10-15 minutes) from Logan International Airport. Come join us and our family and create your own history as an employee of this historic property.</p><br/><br/>Job Description:<br/><p style="margin: 0px;"><span style="font-size: 12.0pt; line-height: 115%; font-family: 'Arial','sans-serif';">To assist in managing and directing of all Housekeeping functions. To participate in quality assurance for Housekeeping department and department cost control measures. To provide support to the Executive and Asst. Executive Housekeeper in all areas of the Housekeeping Operation. To ensure Omni standards are met in all areas by monitoring quality assurance, and consistently setting a good example.</span></p><br/><br/>Responsibilities:<br/><p style="margin: 0px;"> Provides courteous, personalized, attentive, sincere, consistent Guest Service by responding promptly and efficiently to inquiries, request & Complaints using Guest Service Skills. Exhibiting hospitality while striving to exceed Guest expectations.</p><p style="margin: 0px;"> Resolves difficult or unusual problems arising with Guests, while maintaining good Guest relationships, demonstrating outstanding hospitality through the corrective action taken.</p><p style="margin: 0px;"> Maintains open and clear communication with all departments and guests to ensure consistent service.</p><p style="margin: 0px;"> Identify ways of improving the efficiency and effectiveness of our service to guests by actively participating in the Omni Service Tradition program.</p><p style="margin: 0px;"> Assists Executive Housekeeper with all of the following departmental functions and concerns: assist with opening and the PM shift, maintaining turnover to an acceptable level, maintaining uniform control, purchasing and issuance, guest requests, monthly meetings, quality assurance in public space and guest rooms, linen and supply inventories, purchasing linen and supplies when needed, assist with scheduling, kronos and payroll cost controls.</p><p style="margin: 0px;"> Monitor Housekeeping inventories to ensure adequate levels are maintained.</p><p style="margin: 0px;"> Maintaining close communication and interaction with Front Desk and Engineering departments, reporting all maintenance issues.</p><p style="margin: 0px;"> Inspects the cleaning and servicing of all guestrooms, and inspects all vacant rooms on a daily basis.</p><p style="margin: 0px;"> Prepare and complete all reports needed. VIPs, Due-Outs V/Ds etc.</p><p style="margin: 0px;"> Identifies all cleaning defects and reassigns them to the responsible GRA. Completes a full inspection form for each GRA and forwards them to the Executive Housekeeper on a daily basis.</p><p style="margin: 0px;"> Responsible for overseeing the Housemen, ensuring that they are working appropriately with GRAs, and that they are completing all daily housemen duties/special projects.</p><p style="margin: 0px;"> Participates in energy conservation efforts.</p><p style="margin: 0px;"> Respects Hotel property and work areas by keeping them clean, well maintained, stocked, and properly stored. Eliminates waste of supplies.</p><p style="margin: 0px;"> Assists in maintaining Omni standards of cleanliness and a consistent guestroom/guest experience.</p><p style="margin: 0px;"> Assists in maintaining a highly motivated and trained staff that continually strives for excellence, in service and cleanliness.</p><br/><br/>Qualifications:<br/><p style="margin: 0px;"> Prior Housekeeping Supervisory Experience in Hospitality.</p><p style="margin: 0px;"> High School Diploma or GED / College Degree preferred.</p><p style="margin: 0px;"> Must be highly motivated and have the ability to Multi-task.</p><p style="margin: 0px;"> Must be able to work independently.</p><p style="margin: 0px;"> Must have the ability to lead, motivate and develop others.</p>', 'post_date' => '2023-05-29T01:34:59Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'Santander US' ), 'UtZipcode' => array( 'city' => 'Dorchester', 'state_prefix' => 'MA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=65caff70222c73ecb990be9f1&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Dorchester%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253AUxPEJH1vANpQqBfB%253A88bKPzVcq3ph%252BZJo7O2%252F2w%253D%253D%253AGET%252FaGC8MpYgEfvAj6ttt%252FoLa8Pd4ZbSCwDkyzh8YksOPObLgBoJYB1sTQ%252FV4LJAH5O%252FOUgxQZ7D9kHCf9X3oOBJ1%252B5XGILdaK7kTaRJ0zm3x2xuYVSmU7DbstROWRLs6pwvGw%253D%253D&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27608676305/', 'title' => 'Audit Supervisor - Operations', 'description' => 'Audit Supervisor - OperationsDorchester, United States of America**WHAT YOU WILL BE DOING**This is an individual contributor role without direct reports. The primary function of the Supervisor, Audit is to execute complex audit testing. In addition, the Supervisor will start supervising and providing coaching and assistance to less experienced team members as part of internal audit reviews and activities. They perform testing in a timely manner, ensuring all audit quality and client relation standards are met, and courteous and professional behavior is observed in all situations.+ Provide assurance on the quality and effectiveness of internal control, risk management (current or emerging) and governance processes and systems in the Other (non-IT) Risks space.+ Demonstrates proactivity in professional development activities.+ Develops an advanced understanding of the business.+ Examines business records and collects information, exercises independent judgment in identifying issues and assessing risk as well as formulates findings and presents the results to the relevant Sr. Supervisor/ Audit Manager.+ Executes control design and operating effectiveness testing over high complexity areas as part of internal audit reviews and activities.Qualifications:+ Education: Bachelor's Degree or equivalent work experience+ Work Experience: 3+ years ; Audit or relevant experience.+ Analytical and problem solving skills as well as the ability to work independently+ Technology and computer skills, with the ability to effectively use Microsoft Office (Word, Excel, Outlook, PowerPoint)+ Detail oriented with organizational skills+ Verbal and written communication skills+ Time management skills and the ability to complete multiple projects simultaneously and in a timely manner+ Ability to work independently with limited supervision+ Solid diplomatic skills with the ability to resolve conflict in a civil mannerAt Santander, we value and respect differences in our workforce and strive to increase the diversity of our teams. We actively encourage everyone to apply.Santander is an equal opportunity employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, sexual orientation, gender identity, national origin, genetics, disability, age, veteran status or any other characteristic protected by law.This job description does not list all of the job duties of the job. You may be asked by your supervisors or managers to perform other duties. You may be evaluated in part based upon your performance of the tasks listed in this job description. The employer has the right to revise this job description at any time. This job description is not a contract for employment and either you or the employer may terminate at any time for any reason.\#LI-hybridBachelor of Science (BS) English**Primary Location:** Dorchester, MA, Dorchester**Other Locations:** Massachusetts-Dorchester**Organization:** Santander Bank N.A.AN EQUAL OPPORTUNITY EMPLOYER M/F/Vet/Disabled/SO', 'post_date' => '2023-05-31T05:08:09Z' ) ) ) $title_for_layout = 'Picture Frame Store Manager at FastFrame Boston' $metatag_description = 'Picture Frame Store ManagerFastFrame Boston at Proven' $unique_name = 'fastframe-boston-boston-ma' $reference_number = '53160' $mobile_image = '' $display_company_title = 'Jobs at FastFrame Boston' $employer = array( 'EmployersJob' => array( 'id' => '44033', 'employer_id' => '29793', 'ats_url' => '', 'url' => '', 'title' => 'Picture Frame Store Manager', 'craigslist_city' => 'boston', 'craigslist_sub_city' => 'boston/cambridge/brookline', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Massachusetts', 'open' => '1', 'post_date' => '2018-09-19 20:08:45', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '02118', 'description' => '<p>A busy South End frame store is looking to hire a store manager. A minimum of 5 years in the picture framing industry is desired. Candidates with extensive retail management experience and an art or design background also considered.</p> <p>Responsibilities include: managing production flow, retail design and sales, ordering and scheduling. Saturday hours are required. Unlimited growth potential with a bonus schedule.</p> <p> </p>', 'unique_name' => '', 'created_date' => '2018-09-19 20:07:37' ), 'Employer' => array( 'lat' => '42.33950043', 'lon' => '-71.07360077', 'id' => '29793', 'company_name' => 'FastFrame Boston', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '702748', 'zipcode' => '02118', 'city' => 'Boston', 'street_address' => '', 'street_address2' => null, 'state' => 'MA' ), 'UtZipcode' => array( 'zipcode' => '02118', 'city' => 'Boston', 'state_prefix' => 'MA' ), (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="Picture Frame Store Manager"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/44033?ref=53160"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="A busy South End frame store is looking to hire a store manager. A minimum of 5 years in the picture framing industry is desired. Candidates with extensive retail management experience and an art or design background also considered. Responsibilities include: managing production flow, retail design and sales, ordering and scheduling. Saturday hours are required. Unlimited growth potential with a bonus schedule. "/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/44033?ref=53160", "title": "Picture Frame Store Manager", "description": "<p>A busy South End frame store is looking to hire a store manager. A minimum of 5 years in the picture framing industry is desired. Candidates with extensive retail management experience and an art or design background also considered.</p> <p>Responsibilities include: managing production flow, retail design and sales, ordering and scheduling. Saturday hours are required. Unlimited growth potential with a bonus schedule.</p> <p> </p>", "datePosted": "2018-09-19T20:08:45+00:00", "hiringOrganization": { "@type": "Organization", "name": "FastFrame Boston", "sameAs": "https://www.proven.com/employers/publicPage/29793" }, "identifier": { "@type": "PropertyValue", "name": "FastFrame Boston", "value": "29793" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Boston", "addressRegion": "MA" } } } </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/44033"); $('#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">44033</span> <span class="hide" id="referencenumber">53160</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>Picture Frame Store Manager</h1> <p class="small-bottom-border"> FastFrame Boston </p> <div class="date-location">Sep 19, 2018 - Boston/cambridge/brookline</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+44033-w@hireproven.com">jobs+44033-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:29793/job_id:44033", 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=44033"; } } </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/29793/44033" 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>A busy South End frame store is looking to hire a store manager. A minimum of 5 years in the picture framing industry is desired. Candidates with extensive retail management experience and an art or design background also considered.</p> <p>Responsibilities include: managing production flow, retail design and sales, ordering and scheduling. Saturday hours are required. Unlimited growth potential with a bonus schedule.</p> <p> </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=642bc453039c73eca7830cad1&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Medford%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253AgEB6lbB8%252Fdam7feL%253AcW4yFlFbAUBdheWrtWe%252Fqg%253D%253D%253AE%252B4G4aZXEvCrK0ECuP13IrKI844R%252FPYX2iftcXFSw9xb6IauVzlju9TDaBsI29hkUVKS2Z24vf%252BDa2vPBF04jOMJdWSW77nc7Jl5rIvo%252B7La6VxDMKv3HBhY473bxOb8bnuO7z4RfucwXGaTEQ%253D%253D&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27708310947/" class="blue-link" target="_blank"> Commercial Store Manager - $80,000 - $120,000/yr - 3 Years Experience and TIA Certification - Revere, MA</a></p> <p class="similar-job-company">Sullivan Tire - <span class="text-muted">Medford, MA</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=640cab92366c73eca5f5f0be1&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Boston%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253A%252Fts00pe5vDrEuRoJ%253Awo9Ebp6rLtSZpqQnwYgDsQ%253D%253D%253AgxhfwfAFAKTXQa7aaHDbLrGvAI0QVMfOlhJRMZMJWJnn6Ea1zcxuPYAwkKL7eH1Ftdogdt3j5q1nNTCZXeqQoeMjD9A4ZRV9GuMeccLCDDNsumormMcOJYdiTDdWAbAPh0Mrn5bUNZCj3i%252Bp0Zww&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27678097842/" class="blue-link" target="_blank">Customer Service Representative - Merrimack, NH</a></p> <p class="similar-job-company">Fidelity Investments - <span class="text-muted">Boston, MA</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=64762fb61c2c73eca25db2fc1&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Waltham%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253AyL44b0gB5U52Uz4A%253ACRUOnum2p6dKHjZC2Bqtew%253D%253D%253AEGBPJhjbLmYYPU5wLPh6KWRz8oq%252B%252FQT%252BNFYbXnDSJ1HmRiE6r1EOCe4IiWZxVZE0m5yYbu8XukZY%252BFDOYIaXgrdnAadqi5DXFbhh2SlYdihXsCNbA8ciubuIRj5wj%252BrnHkbz8aNCd8UXlOtQPSo%253D&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27755152372/" class="blue-link" target="_blank">Supervisor, Trades</a></p> <p class="similar-job-company">Bentley University - <span class="text-muted">Waltham, MA</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=6441a32cbeec73eca1257b561&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Boston%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253A4t%252B7NCia1b7yMhjh%253ASgwwRdPhH%252FaihlyDXn11Tw%253D%253D%253AflAYHQOHxqaLGXMpt1jn1v3AFLfDiPk9Ugpi1RefgrwssiZOhV4TxI17v9HJAbpmcGQ9C8kz%252B30C6LwEp2d4kWvQEY0bpco6lxjwCb2AeLGO0hRv9tW917DIcxK7HNU1TGB%252BmndtNhtu2uaWpA%253D%253D&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27731541402/" class="blue-link" target="_blank">Housekeeping Manager</a></p> <p class="similar-job-company">Omni Hotels & Resorts - <span class="text-muted">Boston, MA</span></p> <p class="text-muted similar-job-date"> 6 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=65caff70222c73ecb990be9f1&ri=9953b8c0914b4cefb352f6dfb4a8de2c&job_loc=Dorchester%2CMA&q=Picture+Frame+Store+Manager&spl=v1%253AUxPEJH1vANpQqBfB%253A88bKPzVcq3ph%252BZJo7O2%252F2w%253D%253D%253AGET%252FaGC8MpYgEfvAj6ttt%252FoLa8Pd4ZbSCwDkyzh8YksOPObLgBoJYB1sTQ%252FV4LJAH5O%252FOUgxQZ7D9kHCf9X3oOBJ1%252B5XGILdaK7kTaRJ0zm3x2xuYVSmU7DbstROWRLs6pwvGw%253D%253D&encrypt=0&l=Boston%2C+MA&query_category_id=540000&t=simplyhired.com&jobkey-27608676305/" class="blue-link" target="_blank">Audit Supervisor - Operations</a></p> <p class="similar-job-company">Santander US - <span class="text-muted">Dorchester, MA</span></p> <p class="text-muted similar-job-date"> 3 days ago </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
FastFrame Boston
A busy South End frame store is looking to hire a store manager. A minimum of 5 years in the picture framing industry is desired. Candidates with extensive retail management experience and an art or design background also considered.
Responsibilities include: managing production flow, retail design and sales, ordering and scheduling. Saturday hours are required. Unlimited growth potential with a bonus schedule.
Other jobs you may like
Sullivan Tire - Medford, MA
2 days ago
Customer Service Representative - Merrimack, NH
Fidelity Investments - Boston, MA
1 week ago
Bentley University - Waltham, MA
2 days ago
Omni Hotels & Resorts - Boston, MA
6 days ago
Santander US - Dorchester, MA
3 days ago
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` = 44033 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` = 29793 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` = 702748 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` = 29793 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` = 702748 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` = 44033 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` = 44033 LIMIT 1 | 1 | 1 | 0 |