Pug 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

Pug Puppies for Sale

Please inquire about our Pug Puppies

"*" indicates required fields

Step 1 of 2

Name*

Pug Puppies

Breed Overview

The Pug is well described by the phrase “multum in parvo” which means “a lot of dog in a small space.” They are recognized for their even-tempers, playful personalities, and their outgoing, loving dispositions. This square and cobby breed come in fawn, silver fawn, apricot fawn, or black, with a well-defined “mask” on his muzzle. A popular companion dog, the pug also excels in the show ring.

History

The Pug is one of the oldest breeds of dogs and has flourished since before 400 BC. Most researchers agree that the breed comes from Asia, due to its similarities to the Pekingese. China is the earliest known source for Pugs, where they were pets of the Buddhist monasteries in Tibet. The breed next appeared in Japan and Europe, becoming popular when Prince William II became the King of England. He owned Pugs and they became the fashionable breed for generations.

Temperament

The Pug's reason for living is to be near their people and to please them, and their sturdiness makes them a family favorite. They are comfortable in small apartments because they need minimal exercise, but the breed can adapt easily to all situations. The Pug sheds, but its short coat requires little grooming.

  • Toy Group; AKC recognized in 1885.
  • Weighting between 14 to 18 pounds.
  • Companion dog.

Environment

  • Apartment is fine.
  • Low activity indoors.
  • Thrive in moderate climates.

Exercise

  • Daily light exercise.

Grooming

  • Easy care.
  • Heavy seasonal shedding.
Adult Weight:
8-22 pounds
Adult Height:
12-18 inches
Life Expectancy:
12-14 years
Temperament:
Toy Group, affectionate, sensitive, gentle, friendly, outspoken, larger than life personality
Maintainence:
2
Training:
2
Shedding:
2
Adaptability:
4
Active:
2
.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"); });