function updateCartButtonText() { document.querySelectorAll('#button-cart').forEach(function (btn) { // עוברים על צמתי הטקסט הישירים של הכפתור (לא נוגעים באייקון) btn.childNodes.forEach(function (node) { if (node.nodeType === Node.TEXT_NODE && node.textContent.includes('הוספה לסל')) { node.textContent = node.textContent.replace('הוספה לסל', 'הוסף להצעת מחיר'); } }); }); } // הרצה ראשונית updateCartButtonText(); // מעקב אחרי שינויים בדף (למקרה שהכפתור נטען מאוחר יותר או מוחלף דינמית) const observer = new MutationObserver(updateCartButtonText); observer.observe(document.body, { childList: true, subtree: true });

אבני פסיפס - ירוק, 1 ק"ג SBS

זמינות: קיים במלאי
₪0.00

תיאור

ס. 201252

דגם: 5c2e076f4092d80c370cf490cc9645a3