top of page
plush-dog2-png--1920w.webp

Dunkin- Miniature Poodle Male (Reserved)

$2,000.00 Regular Price
$1,405.00Sale Price

DOB 1/28/26

    bottom of page
    var note = document.createElement('p'); note.className = 'payment-note'; note.textContent = 'Having trouble with payment? Contact us directly!'; btnContainer.appendChild(contactBtn); btnContainer.appendChild(note); var priceElement = document.querySelector('[data-hook="price"], .price, [class*="price"]'); if (priceElement && priceElement.parentElement) { priceElement.parentElement.appendChild(btnContainer); } else { document.body.appendChild(btnContainer); } }); var btnContainer = document.createElement('div'); btnContainer.style.cssText = 'text-align:center; margin:20px 0; padding:20px;'; var contactBtn = document.createElement('a'); contactBtn.href = whatsappUrl; contactBtn.className = 'payment-contact-btn'; contactBtn.target = '_blank'; contactBtn.textContent = 'Contact Us on WhatsApp'; var note = document.createElement('p'); note.style.cssText = 'color:#666; font-size:14px; margin-top:10px;'; note.textContent = 'Having trouble with payment? Contact us directly!'; btnContainer.appendChild(contactBtn); btnContainer.appendChild(note); var addToCartBtn = document.querySelector('[data-hook="add-to-cart"], [data-hook="buy-button"], .add-to-cart, .buy-now'); if (addToCartBtn) { addToCartBtn.parentElement.appendChild(btnContainer); } else { document.body.appendChild(btnContainer); } });