Skip to content
  • 🌟🌟96% POSITIVE REVIEW RATE ✈️✈️WORLDWIDE SHIPPING 🌟🌟FREE SHIPPING OVER $75 🌟🌟👨‍⚕️USA AUA Recommended ✈️✈️WORLDWIDE SHIPPING 🌟🌟FREE SHIPPING OVER $75 🌟🌟96% POSITIVE REVIEW RATE ✈️✈️WORLDWIDE SHIPPING 🌟🌟FREE SHIPPING OVER $75🌟🌟🚀 Delivery in 3-5 days ✈️✈️WORLDWIDE SHIPPING 🌟🌟FREE SHIPPING OVER $75
  • 🌟🌟96% POSITIVE REVIEW RATE ✈️✈️WORLDWIDE SHIPPING 🌟🌟FREE SHIPPING OVER $75 🌟🌟👨‍⚕️USA AUA Recommended ✈️✈️WORLDWIDE SHIPPING 🌟🌟FREE SHIPPING OVER $75 🌟🌟96% POSITIVE REVIEW RATE ✈️✈️WORLDWIDE SHIPPING 🌟🌟FREE SHIPPING OVER $75🌟🌟🚀 Delivery in 3-5 days ✈️✈️WORLDWIDE SHIPPING 🌟🌟FREE SHIPPING OVER $75
AttdxAttdx
  • Home
  • Shop
  • Contact
  • Track Your Order
  • Login
  • Cart / $0.00 0
    • No products in the cart.

      Return to shop

  • 0
    Cart

    No products in the cart.

    Return to shop

My account

Login

Lost your password?

  • About
  • Contact
  • Track Your Order
2025 © Get-Attdx
Hosted by AMAZON
  • Home
  • Shop
  • Contact
  • Track Your Order
  • Login
  • Newsletter
add_action('wp_footer', function(){ ?> document.addEventListener('DOMContentLoaded', function() { /* ================================ Məhsul xəritəsi (Kataloq → Satış) ================================ */ const productMap = { '629': 422, '611': 448, '424': 287 // buraya digər məhsulları əlavə edə bilərsən }; /* ================================ Hər iki düymə (Buy Now + Add to Cart) ================================ */ const actionButtons = document.querySelectorAll('.ux-buy-now-button, .single_add_to_cart_button'); actionButtons.forEach(btn => { btn.addEventListener('click', function(e){ e.preventDefault(); // Kataloq saytındakı məhsulun ID-sini götürürük const catalogId = document.querySelector('[name="ux-buy-now"]')?.value || this.value; const targetId = productMap[catalogId]; // Əgər xəritədə bu məhsul varsa → yönləndir if (targetId) { window.location.href = `https://get-lovilds.com/cart/?add-to-cart=${targetId}`; } else { alert("Bu məhsul satış saytında tapılmadı."); } }); }); });