www.petsuppliesplus.com Open in urlscan Pro
20.114.176.185  Public Scan

Submitted URL: https://www.petsuppliesplus.com/Store/SC/West-Columbia/West-Columbia/8001?oo-step
Effective URL: https://www.petsuppliesplus.com/store/sc/west-columbia/west-columbia/8001?oo-step
Submission: On August 14 via api from IT — Scanned from IT

Form analysis 4 forms found in the DOM

POST #

<form id="_CRSFform" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="FS-O_T5FQ_fXIGlZgbVXJClZh4nYeuk1qD84XjoFrzuQzVLCyGyYEiZ4LrJCT1bHKyMV2sEa4NoXLmG36wugYNbJD5bqSFqAF63fAaaucHE1">
</form>

<form action="" novalidate="novalidate">
  <div class="form-group">
    <div class="row input-group col-md-12">
      <div class="col-md-12">
        <label for="search-box_sll_5094BA5CD41148A28B8E36A77F838956" class="is-required"> Enter Zip Code or City, State </label>
        <div class="input-group input-group-lg">
          <input class="form-control" id="search-box_sll_5094BA5CD41148A28B8E36A77F838956" name="search-box_sll_5094BA5CD41148A28B8E36A77F838956" type="text" required="required" autocomplete="off" aria-label="Enter Zip Code Or City, State"
            data-val-required="" data-val="true" title="" aria-required="true">
          <div class="input-group-btn">
            <button class="btn btn-primary" id="search-button_sll_5094BA5CD41148A28B8E36A77F838956" type="button" aria-label="search Pet Supplies Plus store locations">
              <i class="fa fa-search" aria-hidden="true"></i>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form action="" novalidate="novalidate">
  <div class="form-group">
    <div class="row input-group col-md-12">
      <div class="col-md-12">
        <label for="search-box_sll_CBDB8930070A4215B96597A86537AC1F" class="is-required"> Enter Zip Code or City, State </label>
        <div class="input-group input-group-lg">
          <input class="form-control" id="search-box_sll_CBDB8930070A4215B96597A86537AC1F" name="search-box_sll_CBDB8930070A4215B96597A86537AC1F" type="text" required="required" autocomplete="off" aria-label="Enter Zip Code Or City, State"
            data-val-required="" data-val="true" title="" aria-required="true">
          <div class="input-group-btn">
            <button class="btn btn-primary" id="search-button_sll_CBDB8930070A4215B96597A86537AC1F" type="button" aria-label="search Pet Supplies Plus store locations">
              <i class="fa fa-search" aria-hidden="true"></i>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form id="delivery-form-modal" data-bind="submit: $root.startAddressSearch" class="delivery-form-modal" autocomplete="off" novalidate="novalidate">
  <div class="modal-header">
    <i class="fa fa-close" data-dismiss="modal" role="button" tabindex="0" data-ae-blurbtype="button" aria-label="Close"></i>
    <h4 class="modal-title" role="heading" aria-level="2">Delivery Availability</h4>
    <h5 class="form-el" data-bind="visible: $root.showDeliveryFormModalBody" role="presentation">Please enter your address to determine if delivery service is available.</h5>
    <h6 class="font-italic" role="presentation">Fields marked with an asterisk * are required.</h6>
    <div class="row">
      <div class="col-md-12">
        <label class="soft-warning bg-warning" data-bind="visible: $root.showSoftWarning" style="display: none;" role="presentation"><span class="text-warning glyphicon glyphicon-warning-sign"></span> We are unable to locate the exact address you
          entered for delivery. Please update the address, or if the address is entered correctly, provide any special instructions during checkout that may help the driver locate the delivery location.</label>
        <label class="danger-txt hard-warning" data-bind="visible: $root.showHardWarning" style="display: none" role="presentation"><span class="glyphicon glyphicon-warning-sign"></span> The address you entered cannot be located. Please correct the
          address or try our Free In-Store pickup by closing this window and selecting the Pickup option.</label>
      </div>
    </div>
    <div class="row results-el" data-bind="visible: $root.showDeliveryStoresModalBody" style="display: none;">
      <div class="col-md-12">
        <span id="result-address" data-bind="html: $root.addressText"></span>
        <a href="#" class="margin-left-10" data-bind="click: $root.changeAddress" id="change-address">Change Address</a>
      </div>
    </div>
  </div>
  <div class="form-el modal-body" data-bind="with: address, visible: $root.showDeliveryFormModalBody">
    <div class="form-group">
      <div class="col-sm-12">
        <label class="danger-txt no-delivery-error" data-bind="visible: $root.showDeliveryError" style="display: none;" role="presentation"><span class="glyphicon glyphicon-warning-sign"></span> At this time, we do not deliver to the address
          provided. Please check back as we continue to expand our program. Try our pickup at store option by closing and selecting the pickup option.</label>
        <label class="danger-txt no-selection-error" data-bind="visible: $root.showNoSelectionError" role="presentation" style="display: none;"><span class="glyphicon glyphicon-warning-sign"></span> Please select an address from address autocomplete
          options.</label>
      </div>
      <input type="hidden" id="txtDeliveryAddress">
      <div class="row">
        <div class="col-md-12">
          <div class="form-group">
            <div id="delivery-validation-error" class="text-danger" style="display: none;">The address cannot be validated and cannot be saved. Please correct the address</div>
            <input data-val="true" data-val-required="The Type field is required." id="txtDeliveryType" name="Type" type="hidden" value="Delivery" aria-required="true">
            <input type="hidden" data-bind="value: country" id="txtDeliveryCountry" value="United States">
            <input name="txtDevlieryAddress" type="hidden" id="txtDeliveryAddress">
            <input name="googleAddress" type="hidden" id="googleAddress">
            <input name="fullAddress" type="hidden" id="fullAddress">
            <div id="mismatchZipcode" class="errorMsg"></div>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-md-6">
          <div class="form-group">
            <div class="address-address address-part">
              <label for="txtDeliveryAddressLine1" class="is-required">Address Line 1</label>
              <div><span class="validationMessage is-required" data-bind="validationMessage: address1" style="display: none;"></span></div>
              <input type="text" autocompleteid="minicartline1" placeholder=""
                data-bind="text: address1, value: address1, valueUpdate: 'afterkeydown', event: {change: $root.keypressEvent, keyup: $root.autocomplete.inputAddressKeyup, blur: $root.autocomplete.inputAddressBlur}" required="required"
                data-val-required="Address Line 1 is required" data-val-regex="Street number is required" data-val-regex-pattern="^[a-zA-z]*[0-9]+" class="col-md-12" id="txtDeliveryAddressLine1" autocomplete="address-line1" novalidate="novalidate"
                aria-required="true">
            </div>
          </div>
        </div>
        <div class="col-md-6">
          <div class="form-group">
            <div class="address-address address-part">
              <label for="txtDeliveryAddressLine2">Address Line 2</label>
              <input type="text" placeholder="" data-bind="text: address2, value: address2, event: {change: $root.keypressEvent}" class="col-md-12" id="txtDeliveryAddressLine2">
            </div>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-md-6">
          <div class="form-group">
            <div class="address-address address-part">
              <label for="txtDeliveryCity" class="is-required">City</label>
              <div><span class="validationMessage is-required" data-bind="validationMessage: city" style="display: none;"></span></div>
              <input type="text" placeholder="" data-bind="text: city, value: city, event: {change: $root.keypressEvent}" required="required" data-val-required="City is required" class="col-md-12" id="txtDeliveryCity" aria-required="true">
            </div>
          </div>
        </div>
        <div class="col-md-6">
          <div class="form-group">
            <div class="address-address address-part">
              <label for="ddlDeliveryStates" class="is-required">State/Province</label>
              <div><span class="validationMessage is-required" data-bind="validationMessage: state" style="display: none;"></span></div>
              <select data-bind="options: $root.regions(), optionsValue: &quot;code&quot;, optionsText: &quot;name&quot;, optionsCaption: &quot;Select an option&quot;, value: state, event: {change: $root.keypressEvent}" required="required"
                data-val-required="State/Province is required" class="col-md-12" id="ddlDeliveryStates" aria-required="true">
                <option value="">Select an option</option>
                <option value="AL">Alabama</option>
                <option value="AK">Alaska</option>
                <option value="AS">American Samoa</option>
                <option value="AZ">Arizona</option>
                <option value="AR">Arkansas</option>
                <option value="CA">California</option>
                <option value="CO">Colorado</option>
                <option value="CT">Connecticut</option>
                <option value="DE">Delaware</option>
                <option value="DC">District of Columbia</option>
                <option value="FL">Florida</option>
                <option value="GA">Georgia</option>
                <option value="GU">Guam</option>
                <option value="HI">Hawaii</option>
                <option value="ID">Idaho</option>
                <option value="IL">Illinois</option>
                <option value="IN">Indiana</option>
                <option value="IA">Iowa</option>
                <option value="KS">Kansas</option>
                <option value="KY">Kentucky</option>
                <option value="LA">Louisiana</option>
                <option value="ME">Maine</option>
                <option value="MH">Marshall Islands</option>
                <option value="MD">Maryland</option>
                <option value="MA">Massachusetts</option>
                <option value="MI">Michigan</option>
                <option value="FM">Micronesia</option>
                <option value="MN">Minnesota</option>
                <option value="MS">Mississippi</option>
                <option value="MO">Missouri</option>
                <option value="MT">Montana</option>
                <option value="NE">Nebraska</option>
                <option value="NV">Nevada</option>
                <option value="NH">New Hampshire</option>
                <option value="NJ">New Jersey</option>
                <option value="NM">New Mexico</option>
                <option value="NY">New York</option>
                <option value="NC">North Carolina</option>
                <option value="ND">North Dakota</option>
                <option value="MP">Northern Marianas</option>
                <option value="OH">Ohio</option>
                <option value="OK">Oklahoma</option>
                <option value="OR">Oregon</option>
                <option value="PW">Palau</option>
                <option value="PA">Pennsylvania</option>
                <option value="PR">Puerto Rico</option>
                <option value="RI">Rhode Island</option>
                <option value="SC">South Carolina</option>
                <option value="SD">South Dakota</option>
                <option value="TN">Tennessee</option>
                <option value="TX">Texas</option>
                <option value="UT">Utah</option>
                <option value="VT">Vermont</option>
                <option value="VI">Virgin Islands</option>
                <option value="VA">Virginia</option>
                <option value="WA">Washington</option>
                <option value="WV">West Virginia</option>
                <option value="WI">Wisconsin</option>
                <option value="WY">Wyoming</option>
              </select>
            </div>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-md-6">
          <div class="form-group">
            <div class="address-address address-part">
              <label for="txtDeliveryZip" class="is-required">Zip</label>
              <div><span class="validationMessage is-required" data-bind="validationMessage: zipPostalCode" style="display: none;"></span></div>
              <input type="text" inputmode="numeric" placeholder="" data-bind="text: zipPostalCode, value: zipPostalCode, event: {change: $root.keypressEvent}" required="required" data-val-required="Zip is required"
                data-val-regex="Must be a valid US Zip Code" data-val-regex-pattern="^\d{5}(?:[-\s]\d{4})?$" class="col-md-12" id="txtDeliveryZip" aria-required="true">
            </div>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-md-8"></div>
        <div class="col-md-4">
          <div class="form-group">
            <!-- ko if: $root.isFinding --><!-- /ko -->
            <!-- ko ifnot: $root.isFinding -->
            <button id="find-btn" class="btn btn-primary btn-block btn-standard">
              <div class="btn-progress" style="display:none;">
                <img src="https://rsvzprod.pspcdn.com/-/media/themes/pet-supplies-plus/psp/images/ajaxloader.gif?rev=c1b3d537f18b4d3d94d7afb3485329a7&amp;webp=true&amp;w=32&amp;h=32&amp;hash=BC245FDF2E9B35B56D71768D039A6FF1" class="ae-img" alt="">
              </div>
              <div class="btn-text">Find Store</div>
            </button>
            <!-- /ko -->
          </div>
        </div>
      </div>
      <input type="hidden" id="txtDeliveryCountry">
    </div>
  </div>
</form>

Text Content

Skip to Main Content

Save Time With 1-hr Curbside Pickup! Check Out What's On Sale in Your Local
Neighborhood | Shop Now >> On Sale


 * You are shopping:
   
   Livonia, MI
   
    * Livonia
      
      29493 7 Mile Road
      
      Livonia, MI 48152-1909
      
      Phone Number 248-615-0039
   
    * Open today from 9:00 AM - 9:00 PM
      
      Change Store
      
      Store Details
   
    * Shop Deals

 * Services
   
    * Livonia, MI Services and Live Animals
      
      
   
    * Self-Serve Dog Wash
    * Grooming
    * Recycling Program
    * Visiting Pet Care Clinic
    * Curbside Pickup
    * Delivery
    * Autoship
   
    * Visit our store for Live Fish, Live Small Pets and Live Crickets.
   
    * Learn More

 * Book Grooming

 * Local Offers



 * Pharmacy

 * My Rewards
   
    * View Dashboard
      
      
   
    * Convert Points to Coupon
    * Point Rewards Coupons
    * Earn Points
    * Product Rewards
    * Service Rewards

 * My Account
   
    * My Account
      
      
   
    * My Pets
    * My Rewards
    * My Grooming Appointments
    * My Favorites
    * My Autoship Orders
    * 

 * 0
   
   My Cart

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

Shop
   
 * Menu
   Close
   
   

 * Dog
   * Back
   * Food
     * Back
     * Dry Food
     * Wet Food
     * Frozen, Refrigerated & Freeze-Dried
     * Grain-Free
     * Puppy
     * Senior
   * Treats & Edible Chews
     * Back
     * Biscuits & Crunchy Treats
     * Natural Chews
     * Bully Sticks
     * Dental Chews
     * Long-Lasting Edible Chews
     * Soft Treats
   * Toys & Apparel
     * Back
     * Clothing & Accessories
     * Play & Chew Toy
   * Grooming & Pet Health
     * Back
     * Dental Care
     * Eye & Ear Care
     * First Aid
     * Grooming
     * Pill Pockets
     * Vitamins & Supplements
   * Supplies
     * Back
     * Beds & Crate Mats
     * Bowls & Feeders
     * Collars, Leashes & Harnesses
     * Housing, Crates & Gates
     * Obedience & Behavior Training
     * Potty & Waste Management
     * Stain & Odor
     * Tie-Outs & Electric Fencing
     * Travel & Vehicle
   * Flea & Tick Control
     * Back
     * Flea & Tick Collars
     * Home & Yard Treatment
     * Shampoos, Spray & Topical
   * Featured Shops
     * Back
     * Butcher Shop
     * Calming
     * Flea and Tick
     * Game Day
     * Made in USA
     * Summer
     * Puppy
     * On Sale
 * Cat
   * Back
   * Food
     * Back
     * Dry Food
     * Wet Food
     * Frozen, Refrigerated & Freeze Dried
     * Milk Replacement
     * Kitten
     * Senior
   * Treats
     * Back
     * Catnip & Pet Grass
     * Crunchy
     * Dental Treats
     * Soft
   * Supplies
     * Back
     * Beds, Trees & Scratchers
     * Bowls & Feeders
     * Collar, Leashes & Harnesses
     * Housing, Carriers & Gates
     * Litter & Waste Management
     * Stain & Odor
   * Toys
     * Back
     * Catnip Toys
     * Play & Chew Toys
   * Grooming & Pet Health
     * Back
     * Dental Care
     * Eye & Ear Care
     * First Aid
     * Grooming
     * Hairball Remedy
     * Pill Pockets
     * Vitamins & Supplements
   * Flea & Tick Control
     * Back
     * Flea & Tick Collars
     * Shampoos, Sprays & Topical
   * Featured Shops
     * Back
     * Calming
     * Flea and Tick
     * Kitten
     * Made in USA
     * Summer
     * On Sale
 * Bird
   * Back
   * Food & Treats
     * Back
     * Bird Seed
     * Pellets
     * Specialty
     * Spray Millet
   * Supplies
     * Back
     * Cages & Housing
     * Feeders & Waterers
     * Perches, Toys & Décor
   * Bird Health & Care
     * Back
     * Skin & Plumage
     * Vitamins & Supplements
   * Featured Shops
     * Back
     * Made in USA
     * On Sale
 * Fish
   * Back
   * Food
     * Back
     * Flakes
     * Freeze Dried & Frozen
     * Pellets & Crisps
   * Aquariums & Stands
     * Back
     * Aquariums
     * Aquarium Stands
     * Hoods
     * Aquarium Décor
   * Fish Health & Water Care
     * Back
     * Filters & Maintenance
     * Heating & Lighting
     * Medication
     * Salt
     * Test Kits & Strips
   * Featured Shops
     * Back
     * Freshwater
     * Saltwater
     * Made in USA
     * On Sale
 * Reptile
   * Back
   * Food
     * Back
     * Pellets & Granules
     * Crickets & Mealworms
     * Food Sticks
   * Habitats & Décor
     * Back
     * Bedding & Substrates
     * Feeders & Waterers
     * Filters & Humidity
     * Furnishings & Décor
     * Habitats
     * Heating & Lighting
   * Reptile Care & Health
     * Back
     * Cleaning
     * General Health
   * Featured Shops
     * Back
     * Anoles
     * Bearded Dragons
     * Chameleons
     * Hermit Crabs
     * Lizards
     * Snakes
     * Turtles & Tortoises
     * On Sale
 * Small Pet
   * Back
   * Food & Treats
     * Back
     * Food
     * Hay & Alfalfa
     * Treats & Chews
   * Supplies
     * Back
     * Cages, Hutches & Habitats
     * Collars, Leashes & Harnesses
     * Feeders & Waterers
     * Bedding & Litter
     * Stain & Odor Removal
   * Toys & Accessories
     * Back
     * Accessories
     * Toys
   * Grooming & Pet Health
     * Back
     * Grooming
     * Vitamins & Supplements
   * Shop by Species
     * Back
     * Chinchilla/Hedgehog
     * Ferrets
     * Guinea Pigs
     * Gerbils/Hamsters
     * Mice/Rats
     * Rabbits
   * Featured Shops
     * Back
     * Dental
     * Made in USA
     * On Sale
 * Rewards
   * Back
   * View Dashboard
     * Back
     * Earn Points
     * Redeem Points
     * Points Rewards Coupons
     * Product Rewards
     * Service Rewards
     * Activity History
     * Points Expiration
     * Quick Links
   * Convert Points to Coupon
   * Point Rewards Coupons
   * Earn Points
   * Product Rewards
   * Service Rewards
   * Activity History
   * Points Expiration
   * Quick Links
 * Pharmacy
 * Brands
   * Back
   * Brands A-Ha
     * Back
     * Acana
     * Applaws
     * Aqueon
     * Blue Buffalo
     * CapAction
     * CapStar
     * Carefresh
     * Cosequin
     * Diamond Naturals
     * Dr. Marty
     * Earth Animal
     * Earth Rated
     * Earthborn Holistic
     * Fins First
     * Flexi
     * Fromm
     * Fussie Cat
     * Greenies
     * Hartwick Fields
     * Hemp Well
     * Honest Kitchen
   * Brands Ho-P
     * Back
     * Hill's Science Diet
     * Himalayan Pet Supply
     * Instinct
     * Julius-K9
     * KONG
     * Kaytee
     * Kradle
     * Merrick
     * Mitten's Morsels
     * Mitten's Pickins
     * Natural Balance
     * Natural Dog Company
     * Nature's Logic
     * NextStar
     * Nylabone
     * Okocat
     * Open Farm
     * OptimPlus
     * Orijen
     * Pet Honesty
     * PetSafe
   * Brands P-Z
     * Back
     * Play On
     * Primal
     * Purina ONE
     * Purina Pro Plan
     * Redford Naturals
     * Rocco & Roxie
     * Royal Canin
     * Skout's Honor
     * Synergy Labs
     * Taste of the Wild
     * Terrassic
     * Vetality
     * Victor
     * Wellness
     * Weruva
     * Wixom Ranch Natural Chews
     * Zignature
     * Zilla
     * ZIWI
     * Zoo-Med
 * Services
   * Back
   
   * Visit our store for Live Fish, Live Small Pets and Live Crickets.
   
   * Self-Serve Dog Wash
   * Grooming
   * Recycling Program
   * Visiting Pet Care Clinic
   * Curbside Pickup
   * Delivery
   * Autoship
 * Resources
   * Back
   * Pet Parent Resources
     * Back
     * New Puppy Guide
     * New Kitten Checklist
     * New Fish Checklist
     * New Small Animal Checklist
   * Store Services
     * Back
     * Bakery
     * Boutique
     * Online Ordering
     * Grooming
     * Self-Service Dog Wash
     * Nail Services
     * Store Events
     * Veterinary Clinics
   * Program Resources
     * Back
     * Pets in the Classroom
     * Pet Pharmacy
     * Recycling Program
     * Pet Supplies Plus Rewards
   * Product Education
     * Back
     * Freeze-Dried Food
     * Raw Pet Food
     * Fresh Pet Food
     * Fresh-Frozen Food
     * Add-Ons and Toppers
     * Pet Dental Health
   * Seasonal Resources
     * Back
     * Cold Weather Prep
     * Managing Pet Anxiety
     * Pet Disaster Preparedness
     * Pest Prevention for Pets
     * Holiday Safety Tips
     * Traveling with Pets
   * Pet Learning Center
     * Back
     * Home
     * Dog
     * Cat
     * Bird
     * Fish
     * Reptile
     * Small Animal
     * Breed Resources
 * Today's Deals

 * 
 *  


0 0

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

Accessible Menu
 * Dog
   * btn-close
     
     
     DOG
     
     FOOD
     
      * Dry Food
      * Wet Food
      * Frozen, Refrigerated & Freeze-Dried
      * Grain-Free
      * Puppy
      * Senior
     
     TREATS & EDIBLE CHEWS
     
      * Biscuits & Crunchy Treats
      * Natural Chews
      * Bully Sticks
      * Dental Chews
      * Long-Lasting Edible Chews
      * Soft Treats
     
     TOYS & APPAREL
     
      * Clothing & Accessories
      * Play & Chew Toy
     
     GROOMING & PET HEALTH
     
      * Dental Care
      * Eye & Ear Care
      * First Aid
      * Grooming
      * Pill Pockets
      * Vitamins & Supplements
     
     SUPPLIES
     
      * Beds & Crate Mats
      * Bowls & Feeders
      * Collars, Leashes & Harnesses
      * Housing, Crates & Gates
      * Obedience & Behavior Training
      * Potty & Waste Management
      * Stain & Odor
      * Tie-Outs & Electric Fencing
      * Travel & Vehicle
     
     FLEA & TICK CONTROL
     
      * Flea & Tick Collars
      * Home & Yard Treatment
      * Shampoos, Spray & Topical
     
     FEATURED SHOPS
     
      * Butcher Shop
      * Calming
      * Flea and Tick
      * Game Day
      * Made in USA
      * Summer
      * Puppy
      * On Sale
     
      * Up to 40% Off Summer apparel and accessories!
     
      * BREED GUIDE
        
        Discover more about man's best friend Breed Guide
        
        TRAINING GUIDE
        
        Check List and How-To's Training Guide
 * Cat
   * btn-close
     
     
     CAT
     
     FOOD
     
      * Dry Food
      * Wet Food
      * Frozen, Refrigerated & Freeze Dried
      * Milk Replacement
      * Kitten
      * Senior
     
     TREATS
     
      * Catnip & Pet Grass
      * Crunchy
      * Dental Treats
      * Soft
     
     SUPPLIES
     
      * Beds, Trees & Scratchers
      * Bowls & Feeders
      * Collar, Leashes & Harnesses
      * Housing, Carriers & Gates
      * Litter & Waste Management
      * Stain & Odor
     
     TOYS
     
      * Catnip Toys
      * Play & Chew Toys
     
     GROOMING & PET HEALTH
     
      * Dental Care
      * Eye & Ear Care
      * First Aid
      * Grooming
      * Hairball Remedy
      * Pill Pockets
      * Vitamins & Supplements
     
     FLEA & TICK CONTROL
     
      * Flea & Tick Collars
      * Shampoos, Sprays & Topical
     
     FEATURED SHOPS
     
      * Calming
      * Flea and Tick
      * Kitten
      * Made in USA
      * Summer
      * On Sale
     
      * Shop savings on cat food & litter!
      * 
 * Bird
   * btn-close
     
     
     BIRD
     
     FOOD & TREATS
     
      * Bird Seed
      * Pellets
      * Specialty
      * Spray Millet
     
     SUPPLIES
     
      * Cages & Housing
      * Feeders & Waterers
      * Perches, Toys & Décor
     
     BIRD HEALTH & CARE
     
      * Skin & Plumage
      * Vitamins & Supplements
     
     FEATURED SHOPS
     
      * Made in USA
      * On Sale
     
      * Shop Today's Bird Deals!
      * 
 * Fish
   * btn-close
     
     
     FISH
     
     FOOD
     
      * Flakes
      * Freeze Dried & Frozen
      * Pellets & Crisps
     
     AQUARIUMS & STANDS
     
      * Aquariums
      * Aquarium Stands
      * Hoods
      * Aquarium Décor
     
     FISH HEALTH & WATER CARE
     
      * Filters & Maintenance
      * Heating & Lighting
      * Medication
      * Salt
      * Test Kits & Strips
     
     FEATURED SHOPS
     
      * Freshwater
      * Saltwater
      * Made in USA
      * On Sale
     
      * 20% off tropical fish!
      * 
 * Reptile
   * btn-close
     
     
     REPTILE
     
     FOOD
     
      * Pellets & Granules
      * Crickets and Mealworms
      * Food Sticks
     
     HABITATS & DÉCOR
     
      * Bedding & Substrates
      * Feeders & Waterers
      * Filters & Humidity
      * Furnishings & Décor
      * Habitats
      * Heating & Lighting
     
     REPTILE CARE & HEALTH
     
      * Cleaning
      * General Health
     
     FEATURED SHOPS
     
      * Anoles
      * Bearded Dragons
      * Chameleons
      * Hermit Crabs
      * Lizards
      * Snakes
      * Turtles & Tortoises
      * On Sale
     
      * Big savings for Reptile Month!
      * 
 * Small Pet
   * btn-close
     
     
     SMALL PET
     
     FOOD & TREATS
     
      * Food
      * Hay & Alfalfa
      * Treats & Chews
     
     SUPPLIES
     
      * Cages, Hutches & Habitats
      * Collars, Leashes & Harnesses
      * Feeders & Waterers
      * Bedding & Litter
      * Stain & Odor Removal
     
     TOYS & ACCESSORIES
     
      * Accessories
      * Toys
     
     GROOMING & PET HEALTH
     
      * Grooming
      * Vitamins & Supplements
     
     SHOP BY SPECIES
     
      * Chinchilla/Hedgehog
      * Ferrets
      * Guinea Pigs
      * Gerbils/Hamsters
      * Mice/Rats
      * Rabbits
     
     FEATURED SHOPS
     
      * Dental
      * Made in USA
      * On Sale
     
      * Buy 1, Get 1 50% Off Timothy Hay!
      * 
 * Brands
   * btn-close
     
     
     BRANDS
     
      * Acana
      * Applaws
      * Aqueon
      * Blue Buffalo
      * CapAction
      * CapStar
      * Carefresh
      * Cosequin
      * Diamond Naturals
      * Dr. Marty
      * Earth Animal
      * Earth Rated
      * Earthborn Holistic
      * Fins First
      * Flexi
      * Fromm
      * Fussie Cat
      * Greenies
      * Hartwick Fields
      * Hemp Well
      * Honest Kitchen
     
      * Hill's Science Diet
      * Himalayan Pet Supply
      * Instinct
      * Julius-K9
      * KONG
      * Kaytee
      * Kradle
      * Merrick
      * Mitten's Morsels
      * Mitten's Pickins
      * Natural Balance
      * Natural Dog Company
      * Nature's Logic
      * NextStar
      * Nylabone
      * Okocat
      * Open Farm
      * OptimPlus
      * Orijen
      * Pet Honesty
      * PetSafe
     
      * Play On
      * Primal
      * Purina ONE
      * Purina Pro Plan
      * Purina Treats
      * Redford Naturals
      * Rocco & Roxie
      * Royal Canin
      * Skout's Honor
      * Synergy Labs
      * Taste of the Wild
      * Terrassic
      * Tidy Cats
      * Vetality
      * Victor
      * Wellness
      * Weruva
      * Wixom Ranch Natural Chews
      * Zignature
      * Zilla
      * ZIWI
      * Zoo-Med
     
      * 
 * Resources
   * btn-close
     
     
     RESOURCES
     
     STORE SERVICES
     
      * Bakery
      * Boutique
      * Online Ordering
      * Grooming
      * Self-Service Dog Wash
      * Nail Services
      * Store Events
      * Veterinary Clinics
     
     PROGRAM RESOURCES
     
      * Pets in the Classroom
      * Pet Pharmacy
      * Recycling Program
      * Pet Supplies Plus Rewards
     
     PET PARENT RESOURCES
     
      * New Puppy Guide
      * New Kitten Checklist
      * New Fish Checklist
      * New Small Animal Checklist
     
     PRODUCT EDUCATION
     
      * Freeze-Dried Food
      * Raw Pet Food
      * Fresh Pet Food
      * Fresh-Frozen Food
      * Add-Ons and Toppers
      * Pet Dental Health
     
     SEASONAL RESOURCES
     
      * Cold Weather Prep
      * Managing Pet Anxiety
      * Pet Disaster Preparedness
      * Pest Prevention for Pets
      * Holiday Safety Tips
      * Traveling with Pets
     
     PET LEARNING CENTER
     
      * Home
      * Dog
      * Cat
      * Bird
      * Fish
      * Reptile
      * Small Animal
      * Breed Resources
     
      * Thinking about adopting a senior pet?
      * 
 * Today's Deals

Clear

SearchLoading



You are shopping:  

Livonia, MI

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

 * Livonia
   
   29493 7 Mile Road
   
   Livonia, MI 48152-1909
   
   Phone Number 248-615-0039

 * Open today from 9:00 AM - 9:00 PM
   
   Change Store
   
   Store Details

 * Shop Deals

 * Close
   
   

 * My Account
 * My Pets
 * My Rewards
 * My Grooming Appointments
 * My Favorites
 * My Autoship Orders
 * 

 * Close
   
   

 * View Dashboard
 * Convert Points to Coupon
 * Point Rewards Coupons
 * Earn Points
 * Product Rewards
 * Service Rewards

Rewards

Book

Offers

Account

More

Categories
close cart
My Cart
$0.00 until eligible for delivery
$0.00 until Free Delivery
Order Qualifies for Free Delivery
Order Qualifies for Delivery


0 item(s) in your cart
Switch To Delivery

Switch To Pickup
Updating to Delivery Updating to Pickup

Merchandise Subtotal: $0.00

Checkout
In Progress
View or Edit Cart





WEST COLUMBIA PET STORE | PET SUPPLIES PLUS

Shop this Store

INDEPENDENTLY OWNED AND OPERATED

HOURS

Sun: 10:00 AM - 07:00 PM

Mon-Sat: 09:00 AM - 09:00 PM

ADDRESS

Pet Supplies Plus
2410 Augusta Rd
West Columbia, SC 29169-4582

PHONE

Phone Number 803-794-9559

Offers
‹›



Grooming Salon
About this Store Services Events and Specials Meet the Team Store Reviews


ABOUT THIS STORE

We have been at this West Columbia location, off of I-26 on Highway 1, since
March 1995. Our district team leader, John Anderson, has been with us since our
first Pet Supplies Plus store opened in South Carolina. He is the proud papa of
two yorkies and a 7,500 gallon Koi pond. Our store team leader, Ninya
Checkovich, has been with us since August 2015. She has 5 cats, one dog, and a
few fish. Our assistant team leaders are Laura Crandall and Leah Evans.


SERVICES

Dog Wash


DOG WASH

Self-service dog wash - Everything you need to wash and dry your dog

Self-Serve Dog WashDog Wash
Live Fish


LIVE FISH

Beautiful Bettas, Dazzling Danios, Gorgeous Glofish and even MORE in Store!
Selection Varies by location.

Live Small Pets


LIVE SMALL PETS

Stop in to find your new feathery friend, cuddly companion or scaly sidekick!
Species selection varies by location.

Small PetLive Small Pets
Live Crickets


LIVE CRICKETS

Our in-store crickets make sure your critter always has the nutrition they need!

Small PetLive Crickets
Recycling Program


RECYCLING PROGRAM

We accept recycling of all flexible plastic pet food & treat bags, from ALL
brands, across ALL species, purchased from ANY retailer.

Recycling ProgramRecycling Program
Visiting Pet Care Clinic


VISITING PET CARE CLINIC

Low cost preventative veterinary care, hours and services vary by location. No
appointment necessary.

Learn MoreVisiting Pet Care Clinic
Buy Online Pickup in Store


BUY ONLINE PICKUP IN STORE

Buy online and pick up when it is convenient for you. Come on in, or we will
bring it to your car. It is easy, fast and best of all free!

Online OrderingBuy Online Pickup in Store
VIP Petcare Wellness Center


VIP PETCARE WELLNESS CENTER

Low cost preventative veterinary care, hours and services vary by location. No
appointment necessary.

Community Veterinary ClinicsVIP Petcare Wellness Center
Deliver from Store


DELIVER FROM STORE

Shop online and have your local store deliver it right to your door.

Online OrderingDeliver from Store
Autoship


AUTOSHIP

Get 35% off your first order. Stay enrolled and receive sale pricing, plus an
additional 5% off all future orders. Availability may vary.

Online OrderingAutoship

EVENTS & SPECIALS



EVENTS & SPECIALS



SAT - AUG 17, 2024

1:00 PM - 4:00 PM

IN-STORE EVENT

It's a dog-gone birthday bash! We're celebrating all rescue dog birthdays, all
while clearing the shelters! Join us for a Doggust Birthday Bash full of
samples, surprises, and local rescue partners!

Remind Me

IN-STORE EVENT

Sat - Aug 17, 2024 1:00 PM - 4:00 PM
Remind Me


SAT - AUG 31, 2024

4:00 PM - 5:30 PM

VETERINARY CLINIC

VIP Petcare Vet Clinic

Remind Me

VETERINARY CLINIC

Sat - Aug 31, 2024 4:00 PM - 5:30 PM
Remind Me


SAT - SEP 07, 2024

1:00 PM - 4:00 PM

IN-STORE EVENT

It's that time of year - let's TAILgate! Come down to your local store for a
tail waggin' good time full of fun surprises - and don't forget your team
spirit!

Remind Me

IN-STORE EVENT

Sat - Sep 07, 2024 1:00 PM - 4:00 PM
Remind Me


SAT - SEP 28, 2024

4:00 PM - 5:30 PM

VETERINARY CLINIC

VIP Petcare Vet Clinic

Remind Me

VETERINARY CLINIC

Sat - Sep 28, 2024 4:00 PM - 5:30 PM
Remind Me


MEET THE TEAM

(and their pets)


AMBER STUBBLEFIELD

Owner


MICHELLE JOHNSON

Store Team Lead


ASHLEY KEY

Assistant Store Team Lead


CURT BREWER

Shift Supervisor


JASMINE WALLACE

Shift Supervisor

0 YELP REVIEWS

Write a Yelp Review
Write a Yelp Review
Show More Reviews


DIRECTIONS

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



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







PET SUPPLIES PLUS STORE LOCATOR

FIELDS MARKED WITH AN ASTERISK * ARE REQUIRED.

Sorry, there are no stores found matching your search.
Please try again using a different Zip Code or City and State combination.

Enter Zip Code or City, State



Showing store results for "" Change

 1.  
    
    View Details
    
    
    
    Phone Number
    
    My Store
    Shop This Store
    
    
    
    
    
    Services:
    
     * 
    
    My Store
    Shop This Store
    
    View Job Opportunities »

LOADING NEARBY STORES...

Load More ▾



PET SUPPLIES PLUS STORE LOCATOR

FIELDS MARKED WITH AN ASTERISK * ARE REQUIRED.

Sorry, there are no stores found matching your search.
Please try again using a different Zip Code or City and State combination.

Enter Zip Code or City, State



Showing store results for "" Change

 1.  
    
    View Details
    
    
    
    Phone Number
    
    My Store
    Shop This Store
    
    
    
    
    
    Services:
    
     * 
    
    My Store
    Shop This Store
    
    View Job Opportunities »

LOADING NEARBY STORES...

Load More ▾


✖




WE'VE MADE IT EASY TO SHOP LOCAL! FIND YOUR NEIGHBORHOOD STORE TO SHOP ONLINE.

FIND YOUR STORE »

✖




YOU'RE SHOPPING YOUR NEIGHBORHOOD
STORE

Continue Shopping
CHANGE STORE »


BROWSER NOT SUPPORTED

The use of Internet Explorer is not supported on the Pet Supplies Plus website.
Please browse the site with one of the following supported browsers for the best
shopping experience. Thank you!







DELIVERY AVAILABILITY

PLEASE ENTER YOUR ADDRESS TO DETERMINE IF DELIVERY SERVICE IS AVAILABLE.

FIELDS MARKED WITH AN ASTERISK * ARE REQUIRED.

We are unable to locate the exact address you entered for delivery. Please
update the address, or if the address is entered correctly, provide any special
instructions during checkout that may help the driver locate the delivery
location. The address you entered cannot be located. Please correct the address
or try our Free In-Store pickup by closing this window and selecting the Pickup
option.
Change Address
At this time, we do not deliver to the address provided. Please check back as we
continue to expand our program. Try our pickup at store option by closing and
selecting the pickup option. Please select an address from address autocomplete
options.
The address cannot be validated and cannot be saved. Please correct the address

Address Line 1

Address Line 2
City

State/Province

Select an optionAlabamaAlaskaAmerican
SamoaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict of
ColumbiaFloridaGeorgiaGuamHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarshall
IslandsMarylandMassachusettsMichiganMicronesiaMinnesotaMississippiMissouriMontanaNebraskaNevadaNew
HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaNorthern
MarianasOhioOklahomaOregonPalauPennsylvaniaPuerto RicoRhode IslandSouth
CarolinaSouth DakotaTennesseeTexasUtahVermontVirgin
IslandsVirginiaWashingtonWest VirginiaWisconsinWyoming
Zip

Find Store



AVAILABILITY

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

APPROXIMATELY UNDEFINED







My Store


ADDRESS





UNDEFINED, UNDEFINED UNDEFINED


GET DIRECTIONS >

CALL: UNDEFINED



STORE HOURS

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




NEED HELP?

Get more info about your Pet Supplies Plus questions.


FAQS

Get answers right away by reading our FAQs.
READ FAQs
Phone Number


PHONE NUMBER CALL

Contact your local store for assistance.
Phone Number 248-615-0039


EMAIL US

Fill out a short form and we'll get back to you!

Send Inquiry


TERMS & PRIVACY

 * Terms of Use
 * Accessibility
 * California Supply Chains Act
 * Privacy Policy
 * Pet Supplies Plus Rewards


RESOURCES

 * Dog
 * Cat
 * Small Animal
 * Fish
 * Reptile
 * Bird
 * New Puppy Guide
 * New Kitten Checklist
 * New Fish Checklist
 * New Small Animal Checklist


PROGRAMS & SERVICES

 * Rewards
 * Curbside Pickup
 * Deliver From Store
 * Autoship
 * Dog Grooming
 * Self Serve Dog Wash
 * Nail Services
 * Pets in the Classroom
 * Pet Pharmacy
 * Recycling Program
 * Events


ABOUT US

 * About Us
 * Careers
 * Leadership Team
 * Franchising
 * Real Estate


NEED HELP?

 * Contact Us
 * FAQs
 * Email Us
 * Store Locator
 * Product Recall


FOLLOW US

Facebook-Logo
Twitter-Logo
Instagram-Logo
Tik Tok-Logo
©2024 Pet Supplies Plus All Rights Reserved.

Scroll to Top of page
Your Privacy Rights

 

PSP Group, LLC (PSP) uses first and third-party technologies to enable PSP and
third parties to collect information about you and your interactions with our
sites and services (including clicks, cursor movements, and screen recordings).
Learn more here. By continuing to use our sites or services, you agree to our
Terms of Use (including the class action waiver and arbitration provisions) and
Privacy Policy.
X

SHOPPING CART DOES NOT MEET MINIMUM REQUIREMENT FOR DELIVERY

To qualify for delivery, your order subtotal must be $10 or more. Your current
subtotal is less than $10. Please add additional products to your cart or
proceed to checkout and pickup your order from the store.

Continue Shopping
Continue with Pickup

Opens in new window
PDF Download
Word Download
Excel Download
PowerPoint Download
Document Download

close carousel