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

Submitted URL: https://petsuppliesplusemail.com/pub/cc?_ri_=X0Gzc2X%3DAQpglLjHJlYQGqzbM0gzcyvCzaWUWSBptze4dtajdWJWtj2TzfCh8DzdzcCczft8gMoU1RVXtp...
Effective URL: https://www.petsuppliesplus.com/categories/dog/treats/longlastingchews/dental/greenies-grain-free-petite-natural-dental-care-dog...
Submission: On July 19 via manual from IN — Scanned from DE

Form analysis 7 forms found in the DOM

POST #

<form id="_CRSFform" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="xXh8tnlJ-7fYBP4diDiUl1zxZU443yPCupHPme-4pSWbUOgTd7xt_hdUa1n4pT-0ZrQxPUiugXqbMnVmU4L68xDiqx5b_FDsjNXFkUIWCm01">
</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>
    <div class="row margin-top-20">
      <div class="col-md-12">
        <label class="soft-warning bg-warning" data-bind="visible: $root.showSoftWarning"><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"><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">
      <div class="col-md-12 margin-top-20">
        <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"><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"><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">
            <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"></span></div>
              <input type="text" 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="disable_saved_browser_addresses" 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"></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"></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"></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"></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 -->
            <button id="find-btn" class="btn btn-primary btn-block btn-standard deactivated" style="background-color:white !important;opacity:1;">
              <div class="btn-progress" style="display:inline;">
                <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" style="color:black;padding-left:10px;">Finding stores</div>
            </button>
            <!-- /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>

POST /api/cxa/CatalogProduct/ProductDetailsTile

<form action="/api/cxa/CatalogProduct/ProductDetailsTile" id="addToCart" method="post" novalidate="novalidate"> <input type="hidden" name="maxcapsize" id="maxcapsize" value="0">
  <input id="addtocart_productid" name="addtocart_productid" type="hidden" value="23359"><input id="addtocart_variantid" name="addtocart_variantid" type="hidden" value="881304"><input id="addtocart_catalogname" name="addtocart_catalogname"
    type="hidden" value="PspCatalog"><input id="addtocart_isbundle" name="addtocart_isbundle" type="hidden" value="0"><input name="__RequestVerificationToken" type="hidden"
    value="KzHuzzKfMIzHffimJsD8q5OaxJ42Wa_tFThcP2At4U9QEJsAx8lIb6rvdUcL3jBY4q9ikGqs9tC_AlEchWdCl_iJL1_UdyJRlEeAGBQrQww1">
  <div class="col-md-12">
    <label class="danger-txt qnt-error" style="display: none;" role="presentation"></label>
  </div>
  <div class="col-xs-5 col-sm-3 text-right padding-top-20 quantity-selector-wrapper">
    <div class="quantity-selection">
      <span class="qty">Qty.</span>
      <input type="text" value="1" autocomplete="off" inputmode="numeric" id="pdpQtyTxtBox" class="new-qnt-field add-to-cart-qty-input" data-quantity-available="0" data-quantity-in-cart="0" data-ae-blurbtype="input" data-ae-form-field="true"
        aria-label="quantity you wish to buy: ">
      <div class="buttons">
        <button class="plus ae-button" data-ae-blurbtype="button" data-ae-form-field="true" type="button" aria-label="Increase quantity of GREENIES Grain Free Petite Natural Dental Care Dog Treats, 12 Ounce Pack (20 Treats)">+</button>
        <button class="minus ae-button" data-ae-blurbtype="button" data-ae-form-field="true" type="button" aria-label="Decrease quantity of GREENIES Grain Free Petite Natural Dental Care Dog Treats, 12 Ounce Pack (20 Treats)">-</button>
      </div>
    </div>
  </div>
  <div class="col-md-5 padding-top-20 add-cart-btn-container">
    <div id="inStoreOnlyText" style="display: none;" class="text-primary">Available in Store Only</div>
    <button type="button" class="btn btn-primary btn-block btn-standard add-cart-btn ae-button add-to-cart-btn deactivated " data-productid="23359" data-sku="" data-variantid="" data-stock-level="0" data-product-url="" id="pdpAddToCartBtn"
      data-ae-blurbtype="button" data-ae-form-field="true"> Add To Cart </button>
    <span id="payment-loading" style="display: none;"><img src="/Assets/CSS/AjaxLoader.gif" class="ae-img"></span>
  </div>
  <div class="col-md-4 fav-link">
    <div class="products-action-item">
      <i class="fa fav_heart fa-heart remFromFavPdp" aria-hidden="true" style="display: none" title="Remove From Favorites"></i>
      <span class="remFromFavPdpText fav-button-label" style="display: none;">Remove From Favorites</span>
      <i class="fa fa-heart-o  addToFavPdp " title="Add To Favorites" role="button" tabindex="0" data-ae-blurbtype="button" aria-label="Add To Favorites"></i>
      <span class="addToFavPdpText fav-button-label">Add To Favorites</span>
    </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_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>
    <div class="row">
      <div class="col-md-12">
        <label class="soft-warning bg-warning" data-bind="visible: $root.showSoftWarning"><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"><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">
      <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"><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"><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">
            <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"></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="disable_saved_browser_addresses"
                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"></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"></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"></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"></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 -->
            <button id="find-btn" class="btn btn-primary btn-block btn-standard deactivated" style="background-color:white !important;opacity:1;">
              <div class="btn-progress" style="display:inline;">
                <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" style="color:black;padding-left:10px;">Finding stores</div>
            </button>
            <!-- /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>

GET https://tr.snapchat.com/cm/i

<form method="GET" action="https://tr.snapchat.com/cm/i" target="snap005008590881967345" accept-charset="utf-8" style="display: none;"><iframe id="snap005008590881967345" name="snap005008590881967345"></iframe><input name="pid"><input
    name="_scsid"><input name="_sclid"></form>

Text Content

This website is AudioEye enabled and is being optimized for accessibility.
Additionally, free web personalization tools have been provided via the AudioEye
Toolbar, which may be enabled from the Accessibility Statement link found on
this page.


Two days only! Receive 20% off Online Orders $60+. Exclusions may apply| Use
Code 89631


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

 * Services
   
    * Livonia, MI Services and Live Animals
      
      
   
    * Curbside Pickup
    * Delivery
    * Autoship
    * Grooming
    * Self-Service Dog Wash
    * VIP Petcare
   
    * Visit our store for Live Crickets, Live Fish and Live Small Pets.
   
    * 

 * Book Grooming
   
   Grooming Salon

 * Local Offers


PET SUPPLIES PLUS HOMEPAGE LOGO

 * Pharmacy

 * My Rewards

 * My Account
   
    * My Account
      
      
   
    * My Pets
    * My Rewards
    * My Grooming AppointmentsGrooming Salon
    * 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
     * Calming
     * Puppy
     * Made in USA
 * 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
     * Kitten
     * Made in USA
 * 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
 * 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
 * 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
   * Shop by Species
     * Back
     * Anoles
     * Bearded Dragons
     * Chameleons
     * Hermit Crabs
     * Lizards
     * Snakes
     * Turtles & Tortoises
 * 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
     * Made in USA
 * Pharmacy
 * Brands
   * Back
   * Brands A-Ha
     * Back
     * Acana
     * Aqueon
     * Blue Buffalo
     * Carefresh
     * Cosequin
     * Diamond Naturals
     * Dr. Marty
     * Earth Animal
     * Earthborn Holistic
     * Fins First
     * Flexi
     * Fussie Cat
     * Greenies
     * Halo
     * Hartwick Fields
     * Honest Kitchen
   * Brands Ho-P
     * Back
     * Instinct
     * KONG
     * Kradle
     * Merrick
     * Mitten's Morsels
     * Mitten's Pickins
     * Natural Balance
     * Nylabone
     * Okocat
     * Open Farm
     * OptimPlus
     * Orijen
     * Petlinks
     * PetSafe
     * PlayBox
   * Brands P-Z
     * Back
     * Play On
     * Purina Pro Plan
     * Redford Naturals
     * Royal Canin
     * Science Diet
     * Skout's Honor
     * Synergy Labs
     * Taste of the Wild
     * Vetality
     * Victor
     * Wellness
     * Weruva
     * Zignature
     * Zilla
     * Zoo-Med
 * Services
   * Back
   * Curbside Pickup
   * Delivery
   * Autoship
   * Grooming
   * Self-Service Dog Wash
   * VIP Petcare
 * Resources
   * Back
   * Pet Parent Resources
     * Back
     * New Puppy Checklist
     * New Kitten Checklist
     * New Fish Checklist
     * New Small Animal Checklist
   * Store Services
     * Back
     * Bakery
     * Boutique
     * Grooming
     * Online Ordering
     * Self-Service Dog Wash
   * Program Resources
     * Back
     * Pets in the Classroom
     * Pet Pharmacy
     * Pet Supplies Plus Rewards
   * Product Education
     * Back
     * Calming Products Guide
     * Freeze-Dried Food
     * Pet Dental Health
   * Seasonal Resources
     * Back
     * Emergency Essentials
     * Summer Safety Guide
     * Flea and Tick Guide
     * Travel Safety Tips
   * Learning Center
     * Back
     * Home
     * Dog
     * Cat
     * Bird
     * Fish
     * Reptile
     * Small Animal
     * Breed Resources

 * 
 *  


0 0

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

 * 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
     
      * Calming
      * Puppy
      * Made in USA
     
      * Earn your First $5 Reward
     
      * 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
      * Kitten
      * Made in USA
     
      * Earn your First $5 Reward
      * 
 * 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
     
      * Earn your First $5 Reward
      * 
 * 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
     
      * Earn your First $5 Reward
      * 
 * 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
     
     SHOP BY SPECIES
     
      * Anoles
      * Bearded Dragons
      * Chameleons
      * Hermit Crabs
      * Lizards
      * Snakes
      * Turtles & Tortoises
     
      * Earn your First $5 Reward
      * 
 * 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
     
      * Made in USA
     
      * Earn your First $5 Reward
      * 
 * Brands
   * btn-close
     
     
     BRANDS
     
      * Acana
      * Aqueon
      * Blue Buffalo
      * Carefresh
      * Cosequin
      * Diamond Naturals
      * Dr. Marty
      * Earth Animal
      * Earthborn Holistic
      * Fins First
      * Flexi
      * Fussie Cat
      * Greenies
      * Halo
      * Hartwick Fields
      * Honest Kitchen
     
      * Instinct
      * KONG
      * Kradle
      * Merrick
      * Mitten's Morsels
      * Mitten's Pickins
      * Natural Balance
      * Nylabone
      * Okocat
      * Open Farm
      * OptimPlus
      * Orijen
      * Petlinks
      * PetSafe
      * PlayBox
     
      * Play On
      * Purina Pro Plan
      * Redford Naturals
      * Royal Canin
      * Science Diet
      * Skout's Honor
      * Synergy Labs
      * Taste of the Wild
      * Vetality
      * Victor
      * Wellness
      * Weruva
      * Zignature
      * Zilla
      * Zoo-Med
     
      * 
 * Resources
   * btn-close
     
     
     RESOURCES
     
     STORE SERVICES
     
      * Bakery
      * Boutique
      * Grooming
      * Online Ordering
      * Self-Service Dog Wash
     
     PROGRAM RESOURCES
     
      * Pets in the Classroom
      * Pet Pharmacy
      * Pet Supplies Plus Rewards
     
     PET PARENT RESOURCES
     
      * New Puppy Checklist
      * New Kitten Checklist
      * New Fish Checklist
      * New Small Animal Checklist
     
     PRODUCT EDUCATION
     
      * Calming Products Guide
      * Freeze-Dried Food
      * Pet Dental Health
     
     SEASONAL RESOURCES
     
      * Emergency Essentials
      * Summer Safety Guide
      * Flea and Tick Guide
      * Travel Safety Tips
     
     LEARNING CENTER
     
      * Home
      * Dog
      * Cat
      * Bird
      * Fish
      * Reptile
      * Small Animal
      * Breed Resources
     
      * 



You are shopping:  

Livonia, MI

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

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

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

 * 

 * Close
   
   

 * My Account
 * My Pets
 * My Rewards
 * My Grooming AppointmentsGrooming Salon
 * My Favorites
 * My Autoship Orders
 * 

Rewards

Book

Grooming Salon

Offers

Account

More

 * Dog
 * Treats
 * Long Lasting Chews
 * Dental
 * GREENIES Grain Free Petite Natural Dental Care Dog Treats, 12 Ounce Pack (20
   Treats)

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




12 OZ

Accessible Carousel






GREENIES GRAIN FREE PETITE NATURAL DENTAL CARE DOG TREATS, 12 OUNCE PACK (20
TREATS)


Learn More about GREENIES Grain Free Petite Natural Dental Care Dog Treats, 12
Ounce Pack (20 Treats)
List Price (In Store/Pickup)
$24.98 List Price (In Store/Pickup)

Member Price (In Store/Pickup)

View Price in Cart Why we do this?
We are unable to advertise the price of this product. To view the price, add it
to your cart, if you decide you do not want to purchase the product, you can
simply remove it from your cart.
Login to Confirm Delivery Price.

4.6 out of 5 stars. Read reviews for average rating value is 4.6 of 5. Read 514
Reviews Same page link.

4.6
 
(514)
Write a review
Availability: Unavailable Out of Stock In Stock Low Stock

Accessible Carousel






SELECT PICKUP OR DELIVERY

FREE CURBSIDE PICKUP

Pickup at your store: Livonia

Change Store >>

Sign up for Autoship at checkout and save up to 35% today and 5% on all future
orders. Maximum savings of $25.

DELIVERY OR AUTOSHIP

 * Orders placed by 1 PM will be delivered same-day by 8 PM
 * Orders placed after 1 PM will be delivered the next day by 8 PM

Autoship Enrollment:
 * Enroll and set your delivery frequency during the checkout process
 * Receive up to a 35% discount on your first Autoship order (for eligible
   products)
 * Automatically receive sale pricing, plus an extra 5% off future orders (for
   eligible products)
 * Must be enrolled in Neighbor Rewards for Autoship orders to count towards
   reward status

 

Check Availability >>


AVAILABILITY

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

LIVONIA



OPEN UNTIL  9:00 PM






My Store

store img


STORE ADDRESS

29493 7 MILE ROAD

LIVONIA, MI 48152-1909


GET DIRECTIONS >

CALL: 248-615-0039



STORE HOURS

TUESDAY (TODAY) 9:00 AM - 9:00 PM

WEDNESDAY (TOMORROW) 9:00 AM - 9:00 PM

THURSDAY 9:00 AM - 9:00 PM

FRIDAY 9:00 AM - 9:00 PM

SATURDAY 9:00 AM - 9:00 PM

SUNDAY 10:00 AM - 7:00 PM

MONDAY 9:00 AM - 9:00 PM

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



AVAILABILITY

Sorry, there are no stores found close to your location.



DELIVERY AVAILABILITY

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

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

Zip

Finding stores

Find Store

+ MORE STORE DETAILS





My Store

Select Store

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



AVAILABILITY

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





My Store


ADDRESS








GET DIRECTIONS >





STORE HOURS



CLOSED

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


Qty.
+ -
Available in Store Only
Add To Cart
Remove From Favorites Add To Favorites

FAVORITES

Successfully added to Favorites

Close


 * DETAILS


 * INGREDIENTS & COMPOSITION


 * REVIEWS

 * Contains one (1) 12 oz. 20-count pack of GREENIES Grain Free Petite Natural
   Dental Dog Treats; Natural Dog Treats Plus Vitamins, Minerals and Other
   Nutrients
 * The unique texture of GREENIES Dental Dog Chews cleans down to the gumline to
   fight plaque and tartar and freshen breath
 * GREENIES Treats for Dogs are veterinarian recommended and accepted by the
   Veterinary Oral Health Council (VOHC) for at-home oral care
 * Treat your dog deliciously to these grain free dog treats made with delicious
   dried potatoes
 * GREENIES Dental Treats are proudly made in our Kansas City, MO, USA facility
   with the world’s finest ingredients

Pea flour; gelatin; glycerin; dried potato; water; lecithin; powdered cellulose;
natural poultry flavor; minerals (dicalcium phosphate; potassium chloride;
calcium carbonate; magnesium amino acid chelate; zinc amino acid chelate; iron
amino acid chelate; copper amino acid chelate; manganese amino acid chelate;
sodium selenite; potassium iodide); dried yam; carrageenan; choline chloride;
fruit juice color; vitamins ( dl-alpha tocopherol acetate [source of vitamin E];
vitamin B12 supplement; d-calcium pantothenate [vitamin B5]; niacin supplement;
vitamin A supplement; riboflavin supplement [vitamin B2]; vitamin D3 supplement;
biotin; thiamine mononitrate [vitamin B1]; pyridoxine hydrochloride [vitamin
B6]; folic acid); turmeric color.



GUARANTEED ANALYSIS:

Crude Protein Min…… 30.0% Crude Fat Min………… 5.5% Crude Fat Max………… 8.0% Crude
Fiber Max………. 6.0% Moisture Max………….15.0% Calcium Min…………... 0.5% Phosphorus
Min……….. 0.5% Niacin Min………... 24 mg/kg

★★★★★ ★★★★★ 4.6 out of 5 stars. Read reviews for GREENIES Grain Free Petite
Natural Dental Care Dog Treats, 12 Ounce Pack (20 Treats) Read 514 Reviews 4.6
514 Reviews This action will navigate to reviews.
Search topics and reviews ϙ ✘ Clear Search field ϙ Search


REVIEWS

Write a review . This action will redirect to login page



RATING SNAPSHOT

Select a row below to filter reviews.

5★ stars

361 361 reviews with 5 stars. Select to filter reviews with 5 stars.
4★ stars

113 113 reviews with 4 stars. Select to filter reviews with 4 stars.
3★ stars

31 31 reviews with 3 stars. Select to filter reviews with 3 stars.
2★ stars

5 5 reviews with 2 stars. Select to filter reviews with 2 stars.
1★ stars

4 4 reviews with 1 star. Select to filter reviews with 1 star.


AVERAGE CUSTOMER RATINGS

Overall
★★★★★ ★★★★★ 4.6 Overall, average rating value is 4.6 of 5.
1–8 of 514 Reviews  
? Display a popup with information about Relevancy Sort.
Sort by: Most Relevant Most Helpful Highest to Lowest Rating Lowest to Highest
Rating Most Recent
≡ Filter Reviews Clicking on the following button will update the content below
▼ Rating Filter by Rating
Filter by Rating 1 star 2 stars 3 stars 4 stars 5 stars
▼ Locale Filter by Locale
Filter by Locale English English (United States)

ACTIVE FILTERS

 * Active Filters 1 star 1 star ✘ Remove Filter
 * Active Filters 2 stars 2 stars ✘ Remove Filter
 * Active Filters 3 stars 3 stars ✘ Remove Filter
 * Active Filters 4 stars 4 stars ✘ Remove Filter
 * Active Filters 5 stars 5 stars ✘ Remove Filter
 * Active Filters English English ✘ Remove Filter
 * Active Filters English (United States) English (United States) ✘ Remove
   Filter
 * Clear All ✘ Clear All Filters

 1. kalazas
    kalazas
    
     * Review 1
    
    …
    ★★★★★ ★★★★★ 5 out of 5 stars.
    kalazas
    · 2 years ago  
    
    
    The freebies are amazing and my dog seems to love them.. Im not big on
    giving a lot of treats but greenies seem to do the job.
    
     * 
       Review photo 1 Photo This action will open a modal dialog.
    
    
    Originally posted on influenster.com
    
    
 2. bunches000
    bunches000
    
     * Review 1
    
    …
    ★★★★★ ★★★★★ 4 out of 5 stars.
    bunches000
    · 3 years ago  
    
    
    I have 3 dogs, small, medium & puppy & used to have a large.  The large dog
    would get this size. I think these chews work pretty good but they smell
    funny and the dogs aren't really crazy about them. The dogs will eat & chew
    on them, but they like other dog chews much better. Treat time is a really
    exciting time at our house and they are pretty let down when this is the
    treat that they get.  So I usually have to give another treat also with
    these.  I have found these under cushions in the couch so they really aren't
    interested in them much. 
    
    
    Originally posted on influenster.com
    
    
 3. nicmartin89
    nicmartin89
    
     * Review 1
    
    …
    ★★★★★ ★★★★★ 3 out of 5 stars.
    nicmartin89
    · 3 years ago  
    
    
    I think this is the one I’m thinking of. I can’t remember if we bought the
    “teenie” or “petite,” or both. I don’t personally feel like they did much
    for either of our dogs (Yorkie, 5lbs; dachshund-poodle 13lbs). Our
    dachshund-mix would eat through these in a manner of minutes, and she still
    had all kinds of dents problems. Our Yorkie couldn’t (or wouldn’t) eat them
    at all. We switched to a different brand that made our dachshund-mix chew
    more at the end of the day, but they still didn’t do anything for our
    Yorkie.
    
    
    Originally posted on influenster.com
    
    
 4. whitk
    whitk
    
     * Review 1
    
    …
    ★★★★★ ★★★★★ 5 out of 5 stars.
    whitk
    · 4 years ago  
    
    
    Howie loves his new Greeniestm Petite Grain Free Daily Dental Dog Treats 5
    Ct! He’s been enjoying Greenies Original Petite Dog Treats 36 Oz Box for
    years, however, after reading that grains may not be the best for him I
    decided to give these a try. The petite ones are the best for his size
    (pug). I tend to break them in half for him to consume daily. Overall his
    teeth seem to be in pretty good shape and that is thanks to these chews. He
    likes the taste and I like feeling good about giving them to him.
    
    
    Originally posted on influenster.com
    
    
 5. pattim9f17
    pattim9f17
    
     * Review 1
    
    …
    ★★★★★ ★★★★★ 4 out of 5 stars.
    pattim9f17
    · 3 years ago  
    
    
    I really like the creamy green free teeny dental dog treats, since my little
    Chihuahua is 3 1/2 pounds and the bigger one is 6 pounds – so the other
    sizes really wouldn’t work for them. The only issue that I found with the
    greenies is that both of my girls have had dental extractions leaving them
    with less teeth that’s making it difficult for them to chew into the
    greenies. I do have to say though, both of my girls really like the flavor
    and being able to bite into something.
    
    
    Originally posted on influenster.com
    
    
 6. cherryv3
    cherryv3
    
     * Review 1
    
    …
    ★★★★★ ★★★★★ 5 out of 5 stars.
    cherryv3
    · 2 years ago  
    
    
    In all honesty, all that I can say about these large grain free dental dog
    treats from greenies is that they are amazing. My dog seems to love them and
    he has loved these as a puppy to an adult. It’s honestly a good idea if you
    want your dog to have healthier teeth and gums. It does help and it’s better
    for them in the long run. I totally recommend these if you have large dogs
    but they also range from petite to large. So try it out for your love ones.
    
    
    Originally posted on influenster.com
    
    
 7. libbyw5b4a
    libbyw5b4a
    
     * Review 1
    
    …
    ★★★★★ ★★★★★ 4 out of 5 stars.
    libbyw5b4a
    · 3 years ago  
    
    
    I like this product since it’s easier to get my dog to use it than a
    toothbrush. I have a chihuahua and this is the perfect size for her. She
    loves the taste and I love that her breath doesn’t smell terrible anymore
    after she eats it. I usually give my dog one every day or every two days.
    The only thing that I would say is a con is that I don’t really notice a
    difference in her tarter buildup but at least it prevents it from getting
    worse.
    
    
    Originally posted on influenster.com
    
    
 8. miagoesshopping
    miagoesshopping
    
     * Review 1
    
    …
    ★★★★★ ★★★★★ 4 out of 5 stars.
    miagoesshopping
    · 3 years ago  
    
    
    My dog loves Greenies! We feed them to her more as a special treat than a
    daily thing as the package suggests (she gets regular teeth cleaning at the
    vet) so it’s more of a snack than a dental treatment for us. I love that
    they have a grain free version for her sensitive tummy. I would love them
    more if the price was a little lower. For something that is suggested for
    every day it would be nice to have them be a little more affordable
    
    
    Originally posted on influenster.com
    
    

1–8 of 514 Reviews  
 * Previous Reviews ◄
 * Next Reviews ►






PET SUPPLIES PLUS STORE LOCATOR

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
    
    
    
    My Store
    Shop This Store
    
    
    
    
    
    Services:
    
     * 
    
    My Store
    Shop This Store
    
    View Job Opportunities »

LOADING NEARBY STORES...

Load More ▾



PET SUPPLIES PLUS STORE LOCATOR

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
    
    
    
    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.

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

Zip

Finding stores

Find Store

My Store





Select Store

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



AVAILABILITY

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





My Store


ADDRESS








GET DIRECTIONS >





STORE HOURS



CLOSED

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





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 Checklist
 * New Kitten Checklist
 * New Fish Checklist
 * New Small Animal Checklist


PROGRAMS & SERVICES

 * Pet Supplies Plus Rewards
 * Pets in the Classroom
 * Curbside Pickup
 * Deliver From Store
 * Autoship
 * Dog Grooming
 * Self Serve Dog Wash
 * Pet Pharmacy
 * VIP Petcare


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
©2022 Pet Supplies Plus All Rights Reserved.


DIRECTIONS

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

Getting directions...


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


Scroll to Top of page



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


 * 2022-07-19T04:42+00:00
 * bvseo_fps, prod_bvrr, vn_firebird_3.1.23
 * cp_1, bvpage1
 * loc_en_US, 642863104602, prd, sort_relevancy
 * co_hasreviews, co_noquestions, tv_514, tr_514


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

close carousel