owens-minor.perkspot.com Open in urlscan Pro
2620:1ec:bdf::62  Public Scan

Submitted URL: https://sailthru.perkspot.com/click/65f9d2f26a2adf01310f8c9a/aHR0cHM6Ly9lbWFpbC5wZXJrc3BvdC5jb20vZS92My9jbGljay9tZXJjaGFudC8yO...
Effective URL: https://owens-minor.perkspot.com/merchant/289/none?utm_medium=email&utm_id=welcome
Submission: On March 25 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST #

<form id="__AntiForgeryForm" action="#" method="post"><input name="__RequestVerificationToken" type="hidden"
    value="jXPbaoQ_mGQMpqrggLVWTA26vZ94NbIC4kkd1EqQ-aHHniQgqsi1CRVnT44YjS8gkaof9bUlkvopTCTBIksWcQ2KGFngZNr_B5_q8LlgNsD1kEyq3ilU1bZwneLXV0Cb7H4SybGArYMVOAgl-47orQ2"></form>

<form class="widget-search-box form-group" id="form-zip-code-prompt">
  <input name="__RequestVerificationToken" type="hidden" value="pd5DaoShEv_7flWL-ILUY0ilAK6WpniWaLGB6ZdvwTAynxrN_gsI2YSj2nkBYgQoxMn9X13jzWMt3P1KLZjp_Nl3bsgFv4uG8PdtkkgrovWXqRuSX_xfy9L8b6E3Qp9k-VVhp4EHOLhix2JbYaRgEQ2">
  <div class="perkmodal-header">
    <h3>Enter Your Postal Codes</h3>
    <p>Find discounts near you by entering your <em>Home</em> and <em>Work</em> postal codes.</p>
  </div>
  <div class="perkmodal-content">
    <div class="perkmodal-body">
      <div id="locationDomestic" class="row" style="">
        <div class="col-xs-12">
          <div class="form-group" id="form-home-zip-code">
            <label for="prompt-home-zip-code">Home Postal Code</label>
            <input id="prompt-work-zip-code" class="form-control" data-bind="value: homePostalCode" required="" data-parsley-length="[1,5]" data-parsley-pattern="^[0-9]{5}?$" data-parsley-required-message="5-digit postal code is required."
              data-parsley-pattern-message="Please input a valid 5-digit postal code." type="text">
          </div>
          <div class="form-group" id="form-work-zip-code">
            <label for="prompt-work-zip-code">Work Postal Code</label>
            <input id="prompt-work-zip-code" class="form-control" data-bind="value: workPostalCode" required="" data-parsley-length="[1,5]" data-parsley-pattern="^[0-9]{5}?$" data-parsley-required-message="5-digit postal code is required."
              data-parsley-pattern-message="Please input a valid 5-digit postal code." type="text">
          </div>
        </div>
      </div>
    </div>
    <div class="perkmodal-footer">
      <div class="update-zip-codes-btn">
        <button id="update-zip-codes-button" class="button btn-block size-lg ladda-button" data-bind="click: updateZipCodes">
          <span class="ladda-label">Find Perks!</span>
        </button>
      </div>
    </div>
  </div>
</form>

<form id="offer-feedback-form">
  <input name="__RequestVerificationToken" type="hidden" value="ZmXKa9YFiMRSQH07TQ-ZC-t4sJnSyQ_vPfbwSiBZCuVWIqhNWQsSNwhDELxJUMhEITwmLKA07R-gCSLhWUBCGMUV9w7tx2eZuXyX8LW0WFSnKgdoKvu-jBd9GD_HwRtihFp3MewiynwqFqQbvG4b5Q2">
  <ul class="report-offer-options" data-bind="visible: (!isOptionSelected()), foreach: offerFeedbackModalOptions()">
    <li>
      <div data-bind="click: function(data, event) { perkspot.perxui.populateOfferFeedback($data, offerFeedbackTypeId) }">
        <input data-bind="attr: { accesskey: offerFeedbackTypeId, id: htmlId }" type="radio" name="report-offer-radio" tabindex="-1">
        <label data-bind="attr: { for: htmlId }" tabindex="0"><span data-bind="text: title"></span></label>
      </div>
    </li>
  </ul>
  <div class="my-feedback-selection" data-bind="visible: isOptionSelected()">
    <span class="feedback-section-title">My Feedback:</span>
    <span data-bind="text: offerFeedbackModalTitle()"></span>
  </div>
  <div class="my-feedback-selection-text">
    <span class="feedback-section-title"><label id="additional-info-textarea-label" for="additionalinfo" data-bind="text: offerFeedbackModalInfoText"></label></span>
    <i data-bind="if: isOfferFeedbackModalTextRequired" class="required">*Required</i>
  </div>
  <textarea id="additionalinfo" class="form-control" data-bind="visible: isOptionSelected, attr: { placeholder: offerFeedbackModalPlaceholderText }, event: { keyup: offerFeedbackModalKeyup }"></textarea>
</form>

<form id="send-referral" class="send-referral">
  <input name="__RequestVerificationToken" type="hidden" value="zNdcg1TDZRbYdKtSfFT80FNJbkk_bBt2wAAW37pOyu0lgdBd1_kUeJ4GB2-evCqPcfBRzvZ5C3fP_B3o-J8SKZbuwix0kSFg0olfdbpPzr1lqZeiXNxrdO2fybppikeZ5z_EKOpeR1w818HxmTuUuA2">
  <div class="referral-form-head">
    <h3>Refer a Friend</h3>
  </div>
  <div class="form-group">
    <label for="select-referral-type">Who are You Referring?</label>
    <select id="select-referral-type" class="form-control" data-parsley-required="">
      <option value="">Select an option:</option>
      <option id="coworker" value="1">Coworker</option>
      <option id="friend" value="2">Friend</option>
      <option id="family" value="3">Family</option>
    </select>
    <div class="input-container">
      <label for="send-referral-email">Enter Email Address</label>
      <input id="send-referral-email" class="form-control" type="text" placeholder="example@example.com" data-parsley-type="email" data-parsley-error-message="Please enter a valid email." data-parsley-required="">
    </div>
    <button id="send-referral-button" class="button">Send Referral</button>
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

Skip to Main Content

Pawesome deals for your pets, grandpets, and furry friends! 🐶🐱🐢


Complete sign into view your Rewards Points balance
Categories


View your cart & check out

Account options and much more
Categories

Ways To Save

New & Featured

Popular Perks

Tickets & Travel

Favorites
My Orders

Back to My Cart


OFFERS FROM AVIS


OFFERS FROM AVIS

Follow Following




UP TO 35% OFF PAY NOW RATES AT AVIS


Shop Now
Save Offer Saved Offer Feedback


UP TO 35% OFF PAY NOW RATES AT AVIS




OFFER CODE:

G072700 COPY
Save Offer Saved Offer Feedback


 * DETAILS AND SPECIAL INSTRUCTIONS:
   
   Save up to 35% off Pay Now rates when using AWD # G072700
   [Read more]


 * OFFER RESTRICTIONS AND OTHER NOTICES:
   
   Discount may automatically be applied. Terms and conditions apply. [Read
   more]


$15 OFF RENTAL BASE RATES


Shop Now
Save Offer Saved Offer Feedback


$15 OFF RENTAL BASE RATES


Save Offer Saved Offer Feedback


 * DETAILS AND SPECIAL INSTRUCTIONS:
   
   Discount automatically applied at checkout.
   Valid for reservations of $175+ with a minimum three consecutive day rental.
   
   Save up to 35% off Pay Now rates when using discount code# MUGA087
   [Read more]


 * OFFER RESTRICTIONS AND OTHER NOTICES:
   
   • Dollars off applies to the base time and mileage charges only, on a minimum
   base time and mileage spend of $175.
   • Offer valid on a minimum three consecutive day rental.
   • This offer is based on the currency of the location of check-out and
   subject to applicable exchange rates.
   • Not valid on car group X.
   • All taxes, fees (including but not limited to Air Conditioning Excise
   Recovery Fee, Concession Recovery Fee, Vehicle License Recovery Fee, Energy
   Recovery Fee, Tire Management Fee, and Frequent Travel Program Fee) and
   surcharges (including but not limited to Customer Facility Charge and
   Environmental Fee Recovery Charge) are extra.
   • Optional products such as LDW and refueling are extra.
   • One coupon per rental.
   • May not be used in conjunction with any other coupon, promotion or offer.
   • An advance reservation is required.
   • Coupon cannot be transferred, sold and we reserve the right to change terms
   anytime at our sole discretion.
   • Coupon valid at participating Avis Airport locations in the U.S.
   • Offer subject to vehicle availability at time of reservation and may not be
   available on some rates at some times.
   • Dollars off coupons presented/entered during reservation are calculated at
   time of reservation.
   • Renter must meet Avis age, driver and credit requirements. Minimum age may
   vary by location. An additional daily surcharge may apply for renters under
   25 years old.
   • Rental must begin by June 30, 2024. [Read more]


COMPLIMENTARY UPGRADE VALID ON DAILY, WEEKEND, WEEKLY AND MONTHLY RATES AT
PARTICIPATING LOCATIONS


Shop Now
Save Offer Saved Offer Feedback


COMPLIMENTARY UPGRADE VALID ON DAILY, WEEKEND, WEEKLY AND MONTHLY RATES AT
PARTICIPATING LOCATIONS




OFFER CODE:

G072700 COPY
Save Offer Saved Offer Feedback


 * DETAILS AND SPECIAL INSTRUCTIONS:
   
   Use code # G072700
   Complimentary upgrade valid on daily, weekend, weekly and monthly rates at
   participating locations in the contiguous U.S., Canada, U.S. Virgin Islands
   and Puerto Rico on an intermediate though full-size four-door car. Maximum
   upgrade to premium. [Read more]


 * OFFER RESTRICTIONS AND OTHER NOTICES:
   
    * Offer valid for a one time, one car group upgrade on an intermediate
      (group C) through a full-size four-door (group E) car. Maximum upgrade to
      premium (group G), excluding intermediate SUV (group F).
    * Offer valid on daily, weekend, weekly and monthly rates only.
    * The upgraded car is subject to vehicle availability at the time of rental
      and may not be available on some rates at some times.
    * All taxes, fees (including but not limited to Air Conditioning Excise
      Recovery Fee, Concession Recovery Fee, Vehicle License Recovery Fee,
      Energy Recovery Fee, Tire Management Fee, and Frequent Traveler Fee) and
      surcharges (including but not limited to Customer Facility Charge and
      Environmental Fee Recovery Charge) are extra.
    * Optional products such as LDW and refueling are extra.
    * Valid at participating Avis locations in the contiguous U.S., Canada, U.S.
      Virgin Islands and Puerto Rico.
    * One coupon per rental.
    * A 24-hour advance reservation is required.
    * May not be used in conjunction with any other coupon, promotion or offer
    * Upgrade will be applied at vehicle pick-up time.
    * Renter must meet Avis age, driver and credit requirements. Minimum age may
      vary by location. An additional daily surcharge may apply for renters
      under 25 years old.
    * Fuel charges are extra.
   
   [Read more]


UP TO 25% OFF PAY LATER RATES AT AVIS

  Premium Perk
Shop Now
Save Offer Saved Offer Feedback


UP TO 25% OFF PAY LATER RATES AT AVIS

  Premium Perk


OFFER CODE:

G072700 COPY
Save Offer Saved Offer Feedback


 * DETAILS AND SPECIAL INSTRUCTIONS:
   
   Save up to 25% off Pay Now rates when using AWD # G072700
   [Read more]


 * OFFER RESTRICTIONS AND OTHER NOTICES:
   
   The savings of up to 25% applies to Avis rates and is applicable only to the
   time and mileage charges of the rental. Offer does not apply to car group X.
   All taxes, fees (including but not limited Air Conditioning Excise Recovery
   Fee, Concession Recovery Fee, Vehicle License Recovery Fee, Energy Recovery
   Fee, Tire Management Fee, and Frequent Traveler Fee) and surcharges
   (including but not limited to Customer Facility Charge and Environmental Fee
   Recovery Charge) are extra. Please mention AWD: G072700 to take advantage of
   this offer. Offer is available at participating Avis locations in the US,
   Canada, and Puerto Rico. Offer may not be used in conjunction with any other
   AWD number, promotion or offer. Weekly rates require a minimum five day
   rental period. Weekend rate available Thursday noon; car must be returned by
   Monday 11:59 p.m., or higher rate will apply. A Saturday night keep and an
   advance reservation may be required. Offer is subject to vehicle availability
   at the time of rental and may not be available on some rates at some times,
   including some online rates at Avis.com. Car rental return restrictions may
   apply. Offer subject to change without notice. Holiday and other blackout
   periods may apply. Renter must meet Avis age, driver and credit requirements.
   Minimum age may vary by location. An additional daily surcharge may apply for
   renters under 25 years old. Rental must begin on or before 12/31/2024. [Read
   more]


ABOUT AVIS

Avis Rent A Car operates one of the world's leading car rental brands, providing
business and leisure customers with a wide range of services at more than 2,000
locations.  [Read more]


ENTER YOUR POSTAL CODES

Find discounts near you by entering your Home and Work postal codes.

Home Postal Code
Work Postal Code
Find Perks!
×

GET REWARDED FOR EVERYDAY PURCHASES!

 * Step 1: Make a Qualifying Purchase
   
   
   We have a select number of offers where you can earn Reward Points upon
   purchase. Look for the "Reward Included" badge to identify those offers.

 * Step 2: Earn Reward Points
   
   
   100 Reward Points = $1. Reward Points will be added to your account within
   about 60 days of your purchase.

 * Step 3: Redeem Reward Points
   
   
   You'll have access to more than 240 gift cards to spend your Reward Points on
   for maximum flexibility!

Got it!

×





Use Your Points on This Purchase

This item is Points Eligible! You'll have the option to apply your Points
Balance in your Cart.

Complete sign in to view your Rewards Points balance
Add to Cart
Or: Cancel and Go Back

Back to Top


PRIVACY POLICY UPDATE

We have recently updated our Privacy Policy. By continuing to use PerkSpot, you
are signifying your acceptance of our revised policy. Be sure to review our
Privacy Policy regularly to ensure that you are aware of any changes. Thanks and
happy savings from all of us here at PerkSpot!


MOST POPULAR CATEGORIES VIEWED BY

© 2024 PerkSpot.
All rights reserved.
Privacy Policy
Terms of Use
End User License Agreement
Do Not Sell or Share My Personal Information

Help us improve PerkSpot Send Feedback
Have a question? View the FAQ
Sitemap



Powered by Google Übersetzer


DON'T MISS IMPORTANT UPDATES


TOP OFFERS AND UPDATES

Receive updates on exclusive offers, seasonal deals, and your favorite
merchants.

Stay up to Date with Discounts



THE LOOP NEWSLETTER

Your weekly resource for how to excel in the 21st century workplace. Providing
insights into workplace trends, lifestyle practices, and strategies for success.

Subscribe to The Loop

Update My Preferences
Email Preferences Modal


TERMS OF USE

By clicking Accept, I certify that I have read and understand the Terms of Use
and that I expressly accept all terms, conditions, obligations, affirmations,
representations, and warranties described in it and agree to be bound by them.

View Terms of Use
I Accept

English is not supported on the Travel Discount Center. Click here to view the
site in English.

CONFIRM DEACTIVATION

Are you sure? Your account will be deactivated from the site and permanently
deleted.

Deactivate My Account

Cancel

×

CHANGE COMMUNITY

Please select your community from this list. If you have an account in a
community not listed here contact customer service.

 * 

Back

Back

MY CATEGORIES


Back

MY ACCOUNT

 * My Orders
 * My Cart (0)
 * My Interests
 * perxicons-transparent-2_2019-11-06
   My Reward History
 * My Favorites

MORE OPTIONS

 * Suggest a Business
 * Help
 * Frequently Asked Questions
 * Contact Us
 * Account Options
 * Logout

×

WELCOME, SAMANTHA

Samantha.Gerhard@apria.com

 * My Orders
 * My Cart (0)
 * My Interests
 * perxicons-transparent-2_2019-11-06
   My Reward History
 * My Favorites

 * Suggest a Business
 * Help
 * Frequently Asked Questions
 * Contact Us
 * My Account
 * Logout

×

REPORT AN ISSUE WITH THIS DISCOUNT:

 * 

My Feedback:
*Required
Cancel Back Submit
×

THANK YOU!

Your feedback has been shared with Customer Service.

Close
×

ABOUT YOUR DISCOUNT PROGRAM

Your company has partnered with PerkSpot to bring you great exclusive deals from
your favorite brands! Here's a quick intro to some of the features available to
you.


MY FEED

The "My Feed" section is where you'll find announcements and community
exclusives, plus listings of the most popular offers and categories for your
community!


QUICK LINKS

The "Quick Links" tab is where you'll find some of the most useful features on
your discount program.


CATEGORIES

Open the categories menu to see more.

--------------------------------------------------------------------------------

WHAT IS PERKSPOT?

PerkSpot is a discounts provider based in Chicago, Il. We have teams of
professionals who spend day and night finding the best discounts possible.

Have any questions? Drop PerkSpot's customer service a line and we'll help you
out!

Got it!
×

SUPPORT YOUR FAMILY AND FRIENDS WITH PERKSPOT SAVINGS

Amidst the COVID-19 pandemic, PerkSpot has launched a referral program to help
your loved ones save on the essentials as well.


REFER A FRIEND

Who are You Referring? Select an option: Coworker Friend Family
Enter Email Address
Send Referral

ADDITIONAL DETAILS

 * With a referral code, your friends and family members will be able to access
   a number of discounts via their own portal. This will be a different portal
   than the one you have access to through your employer. If you are referring a
   coworker, point them to the URL of your company discount portal and encourage
   them to create an account.

 * Your friends and family members will not have access to all the discounts you
   can find on your portal. However, we have secured several of the same
   discounts through agreements with participating merchants that we believe
   will be beneficial at this time. Your friends and family will be able to
   access their own Discount Portal for 90 days, subject to change.

 * Now more than ever, we want to help you, and now your loved ones, save money
   where it counts. Your Owens & Minor Discount Portal has hundreds of discounts
   in over 25 categories, so don’t forget to browse through the offers available
   to you to find great savings on the essentials, like grocery store items,
   entertainment for the kids, the latest technology, and more.

Maybe Later
Send Referral Thank You
×

THANK YOU!

If the person you referred does not receive a link within 30 minutes of the
initial referral, please check that the correct email was entered. If they are
unable to find the email, please have them check their spam and/or junk mail
folder.

Close



PREMIUM SAVINGS FROM PERKSPOT

It's simple. Perks marked with a blue check mark are the best discount out
there. Your Owens & Minor Discount Program is powered by PerkSpot's team of
dedicated discount negotiators, committed to providing the most savings
possible.


PREMIUM PERKS ARE:

The Best Available:

These offers have been reviewed by PerkSpot's team and determined to be the
greatest savings - anywhere.

Exclusive To Your Discount Program:

PerkSpot negotiates directly with top brands to secure leading offers,
exclusively for you.

Fit To Your Needs:

PerkSpot has secured discounts on top-notch, quality brands made to match your
lifestyle.

Got it! Let's Get Saving
Verified as the best discount available on the web by your PerkSpot team. Learn
More
Verified as the best discount available on the web by your PerkSpot team. Learn
More
Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern





Pawesome deals for your pets, grandpets, and furry friends! ������