Papillon Puppies - My Next Puppy (function(w,d,t,r,u) { var f,n,i; w[u]=w[u]||[],f=function() { var o={ti:"211013683"}; o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad") }, n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function() { var s=this.readyState; s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null) }, i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i) }) (window,document,"script","//bat.bing.com/bat.js","uetq"); (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-W5H9MDF'); (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TQGWBF9'); { "@context": "http://www.schema.org", "@type": "PetStore", "name": "My Next Puppy", "@id": "http://id.mynextpuppy.com", "url": "http://mynextpuppy.com", "sameAs": [ "https://mynextpuppy.business.site", "http://www.pressadvantage.com/organization/my-next-puppy", "https://www.instagram.com/mynextpuppy/", "https://www.youtube.com/channel/UC0HLMIoKXVxHI-NlLNWVt1g/feed", "https://twitter.com/mynextpuppy", "https://plus.google.com/+MyNextPuppyChantilly", "https://www.facebook.com/MyNextPuppy" ], "logo": "https://goo.gl/maps/xCarKutprys", "image": "https://goo.gl/maps/MPTEisvqc8K2", "description": "Why choose My Next Puppy? We are not your average pet store operation. We offer over 35 years of industry experience. We care about our puppies and ensure quality breeders with the highest standards for your new puppy. Every breeder is federally licensed and in compliance with USDA (United States Department of Agriculture) laws. Every breeder is responsible and held accountable. Each and every puppy goes home with the best health guarantees, pet insurance, microchipping, AKC or AKC Partners registration as well as a complete take home package with training materials and take home essentials.", "address": { "@type": "PostalAddress", "streetAddress": "13991 Metrotech Dr", "addressLocality": "Chantilly", "addressRegion": "VA", "postalCode": "20151", "addressCountry": "USA", "telephone": "+1(703) 870-7555" }, "geo": { "@type": "GeoCoordinates", "latitude": "38.896046", "longitude": "-77.427399" }, "hasMap": "https://goo.gl/maps/iQddMr8EmKq", "paymentAccepted": [], "openingHoursSpecification": [ [ { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday" ], "opens": "11:00", "closes": "21:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Tuesday" ], "opens": "11:00", "closes": "21:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Wednesday" ], "opens": "11:00", "closes": "21:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Thursday" ], "opens": "11:00", "closes": "21:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Friday" ], "opens": "11:00", "closes": "21:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Saturday" ], "opens": "11:00", "closes": "21:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Sunday" ], "opens": "11:00", "closes": "21:00" } ] ], "priceRange": "varies" } (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PVVW78G'); window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'event':'form_complete', 'enhanced_conversion_data': { "email": "input_7_3", "phone_number": "input_7_4", "first_name": "input_7_5_3", "last_name": "input_7_5_6", "cellorland": "input_7_22", "message": "input_7_6", } }); function getParam(p) { var match = RegExp('[?&]' + p + '=([^&]*)').exec(window.location.search); return match && decodeURIComponent(match[1].replace(/\+/g, ' ')); } function getExpiryRecord(value) { var expiryPeriod = 90 * 24 * 60 * 60 * 1000; // 90 day expiry in milliseconds var expiryDate = new Date().getTime() + expiryPeriod; return { value: value, expiryDate: expiryDate }; } function addGclid() { var gclidParam = getParam('gclid'); var gclidFormFields = ['input_7_24', 'foobar']; // all possible gclid form field ids here var gclidRecord = null; var currGclidFormField; var gclsrcParam = getParam('gclsrc'); var isGclsrcValid = !gclsrcParam || gclsrcParam.indexOf('aw') !== -1; gclidFormFields.forEach(function (field) { if (document.getElementById(field)) { currGclidFormField = document.getElementById(field); } }); if (gclidParam && isGclsrcValid) { gclidRecord = getExpiryRecord(gclidParam); localStorage.setItem('gclid', JSON.stringify(gclidRecord)); } var gclid = gclidRecord || JSON.parse(localStorage.getItem('gclid')); var isGclidValid = gclid && new Date().getTime() < gclid.expiryDate; if (currGclidFormField && isGclidValid) { currGclidFormField.value = gclid.value; } } window.addEventListener('load', addGclid); !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '603769234726095'); fbq('track', 'PageView');

Available

Papillon Puppies for Sale

Please inquire about our Papillon Puppies

"*" indicates required fields

Step 1 of 2

Name*

Papillon Puppies

Breed Overview

The Papillon is a small, friendly, elegant toy dog with a fine-boned structure. He is light and dainty, yet still lively, and is distinguished from other breeds by his beautiful, butterfly-like ears. They are known to be happy and alert little dogs that are not shy or aggressive. The breed must be either parti-color or white with patches of any color.

History

Papillons, which used to only have large, drooping ears, were known in the 16th and 17th centuries as Dwarf Spaniels and were often depicted on the laps of French and Spanish noblewomen. Over time, an erect-eared type, fringed as to resemble the ears of a butterfly, developed (Papillon means “butterfly” in French). In the United States, Papillons (erect-eared) and Phalenes (drop-eared) can be born in the same litter and are shown together as one breed.

Temperament

Papillons are a happy breed whether living in an apartment, out in the country, or anywhere in between. They love to play outdoors, but they can be easily entertained and exercised indoors as well. Because they don't have an undercoat, they don't require a lot of grooming but should still be brushed regularly.

  • Toy Group; AKC recognized in 1915.
  • Ranging in size from 8 to 11 inches tall at the shoulder.
  • Companion dog.

Environment

  • Apartment is ok
  • Very active indoors

Exercise

  • Daily light exercise

Grooming

  • Daily brushing and combing
  • Average shedding
Adult Weight:
pounds
Adult Height:
inches
Life Expectancy:
years
Temperament:
Maintainence:
1
Training:
1
Shedding:
1
Adaptability:
1
Active:
1
.sw-site-textus-logo{background-image:url(https://system.shopwindow.io/www/swassets/textus-logo.svg)!important;background-size:100% 100%!important;display:inline-block!important;width:27px!important;height:36px!important;position:absolute!important;left:6px!important;top:50%!important;margin-top:-19px!important}.sw-textuswidget-bouncer{left:calc(50% - 46px)!important;animation:textus_bounce .60s ease-in;-webkit-animation:textus_bounce .60s ease-in}@keyframes textus_bounce{0%{-webkit-transform:scale(0);opacity:0}50%{-webkit-transform:scale(1.3);opacity:.4}75%{-webkit-transform:scale(.9);opacity:.7}100%{-webkit-transform:scale(1);opacity:1}}@-webkit-keyframes textus_bounce{0%{-webkit-transform:scale(0);opacity:0}50%{-webkit-transform:scale(1.3);opacity:.4}75%{-webkit-transform:scale(.9);opacity:.7}100%{-webkit-transform:scale(1);opacity:1}}
Text Us
/* */
(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"5680058"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq"); jQuery(document).on("click", "a.video-gallery", function(){ var breedname = jQuery(this).closest("div.pet").find("p.petTitle span").text(); jQuery("#input_7_8").val(breedname); jQuery("#input_7_9").val("DOG"); });