www.panerabread.com
Open in
urlscan Pro
23.206.208.247
Public Scan
Submitted URL: https://comsync.lijit.com/1/d/r?aqet=clk&v0=203f1d7ee6b49e5bf0204945f4a45861&ru=https%3A%2F%2Fwww.panerabread.com%2Fen-us%...
Effective URL: https://www.panerabread.com/en-us/cafe/locations/fl/sebring/1760-us-27-north?utm_medium=local&utm_source=bing&utm_campaign=d...
Submission: On November 27 via api from US — Scanned from DE
Effective URL: https://www.panerabread.com/en-us/cafe/locations/fl/sebring/1760-us-27-north?utm_medium=local&utm_source=bing&utm_campaign=d...
Submission: On November 27 via api from US — Scanned from DE
Form analysis
4 forms found in the DOMPOST
<form id="facebookAssociateForm" method="post" data-vv-scope="signin-form" class="pds-form pds-sign-in-form pds-social-sign-in-form pds-sign-in-form-facebook-flow" @submit.prevent="submit('signin-form')">
<fieldset class="pds-fieldset">
<legend class="pds-legend">
<span class="pds-legend-text"> Welcome back to Panera! Please use the proceeding form fields to log into your MyPanera account! This will allow you to use your saved payments, rewards, and saved delivery addresses and recent cafe details!
</span>
</legend>
<iw-social-badge v-if="!needUsername" inline-template="">
<div class="pds-badge" v-if="initials">
<div class="pds-badge-container">
<div class="pds-badge-content">
<h3 class="text-center heading-level-1 pds-color-dark-grey" v-text="initials">
</h3>
</div>
</div>
</div>
</iw-social-badge>
<h2 class="heading-level-1 pds-sign-in-title">
<span v-if="!needUsername"> It's good to see you again </span>
<span v-else-if="needUsername"> We couldn't find your account </span>
</h2>
<p class="body-level-1">
<span v-if="!needUsername"> Just enter your password to connect your MyPanera account with Facebook. </span>
<span v-else-if="needUsername"> No worries, just sign in to your MyPanera account and we’ll get it straightened out. </span>
</p>
<div class="pds-field pds-input-field" :class="{'pds-field-error': errors.has('signin-form.username') }" v-if="needUsername">
<input class="pds-input" @focus="onInputFocus" type="text" autofocus="" id="facebookMyPaneraUsername" v-model="username" v-validate="'required'" name="username" required="">
<label class="pds-label" for="facebookMyPaneraUsername"> Email or Username </label>
<div v-if="errors.has('signin-form.username')" class="pds-field-hint">
<p class="pds-field-hint-text">
<span role="alert" v-if="errors.has('signin-form.username:required')">This field is required</span>
</p>
</div>
</div>
<div class="pds-field pds-input-field" :class="{'pds-field-error': errors.has('signin-form.password') }">
<input class="pds-input pds-input-password" @focus="onInputFocus" :type="isShowPassword ? 'text' : 'password'" id="facebookMyPaneraPassword" v-model="password" v-validate="'required'" name="password" required="">
<label class="pds-label" for="facebookMyPaneraPassword"> Password </label>
<a class="pds-field-inline-action" v-if="password.length > 0" href="#" @click.prevent="isShowPassword = !isShowPassword" :aria-label="isShowPassword ? 'Click or tap to show the password.' : 'Click or tap to hide the password.'" :title="isShowPassword ? 'Click or tap to show the password.' : 'Click or tap to hide the password.'">
<span v-if="!isShowPassword">
Show
</span>
<span v-else-if="isShowPassword">
Hide
</span>
</a>
<div v-if="errors.has('signin-form.password')" class="pds-field-hint">
<p class="pds-field-hint-text">
<span role="alert" v-if="errors.has('signin-form.password:required')">This field is required</span>
</p>
</div>
</div>
<p class="body-level-1 pds-sign-in-help">
<a href="#" v-iw-open-overlay="{overlayId: 'forgot-password'}" class="block-level link-level-1 pds-sign-in-help-cta" aria-label="Need help signing into your MyPanera account?" title="Need help signing into your MyPanera account?">
Forgot Password?
</a>
</p>
<button type="submit" :disabled="errors.any('signin-form') || awaitingLogIn" class="pds-button pds-button-raised pds-button-raised-primary pds-sign-in-submit-btn"> Sign In <span v-if="awaitingLogIn" class="pds-spinner pds-spinner-primary"></span>
</button>
</fieldset>
</form>
POST
<form id="facebookAssociateForm" method="post" data-vv-scope="signin-form" class="pds-form pds-sign-in-form pds-social-sign-in-form pds-sign-in-form-facebook-flow" @submit.prevent="submit('signin-form')">
<fieldset class="pds-fieldset">
<legend class="pds-legend">
<span class="pds-legend-text"> Welcome back to Panera! Please use the proceeding form fields to log into your MyPanera account! This will allow you to use your saved payments, rewards, and saved delivery addresses and recent cafe details!
</span>
</legend>
<iw-social-badge v-if="!needUsername" inline-template="">
<div class="pds-badge" v-if="initials">
<div class="pds-badge-container">
<div class="pds-badge-content">
<h3 class="text-center heading-level-1 pds-color-dark-grey" v-text="initials">
</h3>
</div>
</div>
</div>
</iw-social-badge>
<h2 class="heading-level-1 pds-sign-in-title">
<span v-if="!needUsername"> It's good to see you again </span>
<span v-else-if="needUsername"> We couldn't find your account </span>
</h2>
<p class="body-level-1">
<span v-if="!needUsername"> Just enter your password to connect your MyPanera account with Facebook. </span>
<span v-else-if="needUsername"> No worries, just sign in to your MyPanera account and we’ll get it straightened out. </span>
</p>
<div class="pds-field pds-input-field" :class="{'pds-field-error': errors.has('signin-form.username') }" v-if="needUsername">
<input class="pds-input" @focus="onInputFocus" type="text" autofocus="" id="facebookMyPaneraUsername" v-model="username" v-validate="'required'" name="username" required="">
<label class="pds-label" for="facebookMyPaneraUsername"> Email or Username </label>
<div v-if="errors.has('signin-form.username')" class="pds-field-hint">
<p class="pds-field-hint-text">
<span role="alert" v-if="errors.has('signin-form.username:required')">This field is required</span>
</p>
</div>
</div>
<div class="pds-field pds-input-field" :class="{'pds-field-error': errors.has('signin-form.password') }">
<input class="pds-input pds-input-password" @focus="onInputFocus" :type="isShowPassword ? 'text' : 'password'" id="facebookMyPaneraPassword" v-model="password" v-validate="'required'" name="password" required="">
<label class="pds-label" for="facebookMyPaneraPassword"> Password </label>
<a class="pds-field-inline-action" v-if="password.length > 0" href="#" @click.prevent="isShowPassword = !isShowPassword" :aria-label="isShowPassword ? 'Click or tap to show the password.' : 'Click or tap to hide the password.'" :title="isShowPassword ? 'Click or tap to show the password.' : 'Click or tap to hide the password.'">
<span v-if="!isShowPassword">
Show
</span>
<span v-else-if="isShowPassword">
Hide
</span>
</a>
<div v-if="errors.has('signin-form.password')" class="pds-field-hint">
<p class="pds-field-hint-text">
<span role="alert" v-if="errors.has('signin-form.password:required')">This field is required</span>
</p>
</div>
</div>
<p class="body-level-1 pds-sign-in-help">
<a href="#" v-iw-open-overlay="{overlayId: 'forgot-password'}" class="block-level link-level-1 pds-sign-in-help-cta" aria-label="Need help signing into your MyPanera account?" title="Need help signing into your MyPanera account?">
Forgot Password?
</a>
</p>
<button type="submit" :disabled="errors.any('signin-form') || awaitingLogIn" class="pds-button pds-button-raised pds-button-raised-primary pds-sign-in-submit-btn"> Sign In <span v-if="awaitingLogIn" class="pds-spinner pds-spinner-primary"></span>
</button>
</fieldset>
</form>
<form data-vv-scope="iw-form-account-info" @submit.prevent="applyForgotPassword('iw-form-account-info')" class="pds-form iw-fp-account-info-form">
<fieldset class="pds-fieldset">
<legend class="pds-legend">
<span class="pds-legend-text"> Use the following form to enter in your MyPanera account information, to reset your password. </span>
</legend>
<div class="pds-field pds-input-field" :class="{'pds-field-error': errors.has('iw-form-account-info.accountInfo') }">
<input id="accountInfo" key="email-input" v-iw-autofocus="{disableScroll: true}" class="pds-input" v-if="selectedFlow === 'email'" v-model="accountInfo" v-validate="'required|email'" type="email" name="accountInfo">
<label class="pds-label" v-if="selectedFlow === 'email'" for="accountInfo"> Email Address </label>
<input id="accountInfo" key="account-number-input" v-iw-autofocus="{disableScroll: true}" type="tel" v-validate="{min: 14, max: 21, regex: noSpacesRegex}" data-pds-mask="####-####-###########" class="pds-input" v-if="selectedFlow === 'loyalty'"
autocomplete="off" v-model="accountInfo" name="accountInfo">
<label class="pds-label" v-if="selectedFlow === 'loyalty'" for="accountInfo"> MyPanera Number </label>
<div class="pds-field-hint">
<p class="pds-field-hint-text" v-if="errors.has('iw-form-account-info.accountInfo')">
<span role="alert" v-if="errors.has('iw-form-account-info.accountInfo:regex')">Please enter a valid MyPanera Card Number.</span>
<span role="alert" v-if="errors.has('iw-form-account-info.accountInfo:required')">This field is required.</span>
<span role="alert" v-if="errors.has('iw-form-account-info.accountInfo:min')">This field is required.</span>
<span role="alert" v-if="errors.has('iw-form-account-info.accountInfo:max')">This field is required.</span>
<span role="alert" v-if="errors.has('iw-form-account-info.accountInfo:email')">Please enter a valid Email Address.</span>
</p>
</div>
</div>
<button class="pds-button pds-button-raised pds-button-raised-primary" type="submit" :disabled="errors.has('iw-form-account-info.accountInfo') || !accountInfo.length > 0 || isAwaitingForgotPassword"
aria-label="Click or tap to look up your MyPanera information and see if we may send an e-mail to you, so you may reset your password."> Look Me Up <span v-if="isAwaitingForgotPassword" class="pds-spinner pds-spinner-primary"></span>
</button>
</fieldset>
</form>
POST
<form id="facebookAssociateForm" method="post" data-vv-scope="signin-form" class="pds-form pds-sign-in-form pds-social-sign-in-form pds-sign-in-form-facebook-flow" @submit.prevent="submit('signin-form')">
<fieldset class="pds-fieldset">
<legend class="pds-legend">
<span class="pds-legend-text"> Welcome back to Panera! Please use the proceeding form fields to log into your MyPanera account! This will allow you to use your saved payments, rewards, and saved delivery addresses and recent cafe details!
</span>
</legend>
<iw-social-badge v-if="!needUsername" inline-template="">
<div class="pds-badge" v-if="initials">
<div class="pds-badge-container">
<div class="pds-badge-content">
<h3 class="text-center heading-level-1 pds-color-dark-grey" v-text="initials">
</h3>
</div>
</div>
</div>
</iw-social-badge>
<h2 class="heading-level-1 pds-sign-in-title">
<span v-if="!needUsername"> It's good to see you again </span>
<span v-else-if="needUsername"> We couldn't find your account </span>
</h2>
<p class="body-level-1">
<span v-if="!needUsername"> Just enter your password to connect your MyPanera account with Facebook. </span>
<span v-else-if="needUsername"> No worries, just sign in to your MyPanera account and we’ll get it straightened out. </span>
</p>
<div class="pds-field pds-input-field" :class="{'pds-field-error': errors.has('signin-form.username') }" v-if="needUsername">
<input class="pds-input" @focus="onInputFocus" type="text" autofocus="" id="facebookMyPaneraUsername" v-model="username" v-validate="'required'" name="username" required="">
<label class="pds-label" for="facebookMyPaneraUsername"> Email or Username </label>
<div v-if="errors.has('signin-form.username')" class="pds-field-hint">
<p class="pds-field-hint-text">
<span role="alert" v-if="errors.has('signin-form.username:required')">This field is required</span>
</p>
</div>
</div>
<div class="pds-field pds-input-field" :class="{'pds-field-error': errors.has('signin-form.password') }">
<input class="pds-input pds-input-password" @focus="onInputFocus" :type="isShowPassword ? 'text' : 'password'" id="facebookMyPaneraPassword" v-model="password" v-validate="'required'" name="password" required="">
<label class="pds-label" for="facebookMyPaneraPassword"> Password </label>
<a class="pds-field-inline-action" v-if="password.length > 0" href="#" @click.prevent="isShowPassword = !isShowPassword" :aria-label="isShowPassword ? 'Click or tap to show the password.' : 'Click or tap to hide the password.'" :title="isShowPassword ? 'Click or tap to show the password.' : 'Click or tap to hide the password.'">
<span v-if="!isShowPassword">
Show
</span>
<span v-else-if="isShowPassword">
Hide
</span>
</a>
<div v-if="errors.has('signin-form.password')" class="pds-field-hint">
<p class="pds-field-hint-text">
<span role="alert" v-if="errors.has('signin-form.password:required')">This field is required</span>
</p>
</div>
</div>
<p class="body-level-1 pds-sign-in-help">
<a href="#" v-iw-open-overlay="{overlayId: 'forgot-password'}" class="block-level link-level-1 pds-sign-in-help-cta" aria-label="Need help signing into your MyPanera account?" title="Need help signing into your MyPanera account?">
Forgot Password?
</a>
</p>
<button type="submit" :disabled="errors.any('signin-form') || awaitingLogIn" class="pds-button pds-button-raised pds-button-raised-primary pds-sign-in-submit-btn"> Sign In <span v-if="awaitingLogIn" class="pds-spinner pds-spinner-primary"></span>
</button>
</fieldset>
</form>
Text Content
{{ $keys.text['skipToMain'] }} * Home * Our Menu * Locations * Gift Cards * Catering * About Panera * Panera at Home * Panera Merchandise * Beliefs * Panera News * Careers * Panera Canada * Community Giving * Fundraising Nights * Bakers-in-Training * Customer Care * Popular Links * Accessibility Become a member and start earning rewards today. Join MyPanera Stay In Touch © 2024 Panera Bread. All rights reserved. Terms Of Use Your Privacy Do Not Sell or Share My Personal Information California Supply Chain Act Gift Card Terms & Conditions Welcome back to Panera! Please use the proceeding form fields to log into your MyPanera account! This will allow you to use your saved payments, rewards, and saved delivery addresses and recent cafe details! IT'S GOOD TO SEE YOU AGAIN WE COULDN'T FIND YOUR ACCOUNT Just enter your password to connect your MyPanera account with Facebook. No worries, just sign in to your MyPanera account and we’ll get it straightened out. Email or Username This field is required Password Show Hide This field is required Forgot Password? Sign In Welcome back to Panera! Please use the proceeding form fields to log into your MyPanera account! This will allow you to use your saved payments, rewards, and saved delivery addresses and recent cafe details! IT'S GOOD TO SEE YOU AGAIN WE COULDN'T FIND YOUR ACCOUNT Just enter your password to connect your MyPanera account with Facebook. No worries, just sign in to your MyPanera account and we’ll get it straightened out. Email or Username This field is required Password Show Hide This field is required Forgot Password? Sign In NO WORRIES. LET'S LOOK YOU UP. Use Email Address Use MyPanera Number WE'LL LOOK UP YOUR ACCOUNT AND SEND YOU A RECOVERY EMAIL. Use the following form to enter in your MyPanera account information, to reset your password. Email Address MyPanera Number Please enter a valid MyPanera Card Number. This field is required. This field is required. This field is required. Please enter a valid Email Address. Look Me Up Have a question? Contact Support EMAIL SENT. We have sent password reset instructions to the email address we have on file for you. {{ 'We have sent an email with sign in instructions to {0}.' | replaceVariables([foundEmailAddress]) }} Okay Want to do this later? Begin Ordering Contact Support Welcome back to Panera! Please use the proceeding form fields to log into your MyPanera account! This will allow you to use your saved payments, rewards, and saved delivery addresses and recent cafe details! IT'S GOOD TO SEE YOU AGAIN WE COULDN'T FIND YOUR ACCOUNT Just enter your password to connect your MyPanera account with Facebook. No worries, just sign in to your MyPanera account and we’ll get it straightened out. Email or Username This field is required Password Show Hide This field is required Forgot Password? Sign In {{ "WELCOME TO THE NEW PANERA." | REPLACEVARIABLES(DATA && DATA.HEADINGVARIABLES) }} Our site has a whole new look, and we can’t wait for you to be one of the first to give it a try. Let’s Go {{ "SOMETHING WENT WRONG." | REPLACEVARIABLES(DATA && DATA.HEADINGVARIABLES) }} We're having trouble connecting to Facebook right now. Okay {{ "WAIT A SECOND" | REPLACEVARIABLES(DATA && DATA.HEADINGVARIABLES) }} We need access to your Facebook info to get you signed up. Okay {{ "UH-OH!" | REPLACEVARIABLES(DATA && DATA.HEADINGVARIABLES) }} Your session has expired. Please return to the home page and sign in again. Go to Home Page {{ "WE’RE SORRY." | REPLACEVARIABLES(DATA && DATA.HEADINGVARIABLES) }} MyPanera ordering is temporarily unavailable. You can continue ordering as a guest, but will not get a visit credit toward your next reward. Okay {{ "$2 OFF ANY SALAD JUST FOR YOU" | REPLACEVARIABLES(DATA && DATA.HEADINGVARIABLES) }} Expires {{ data && data.expiryDate || 'soon' }} See All Salads Not Right Now