{"title":"ראשי שיוף","description":"\u003cstyle\u003e\n  .bit-type-icons {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 20px;\n    margin-bottom: 30px;\n    flex-wrap: wrap;\n  }\n\n  .bit-type-item {\n    text-align: center;\n    font-size: 14px;\n    color: #333;\n  }\n\n  .bit-type-item img {\n    width: 110px;\n    height: 110px;\n    border-radius: 50%;\n    object-fit: cover;\n    border: 1px solid #ddd;\n    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);\n    transition: transform 0.2s ease;\n  }\n\n  .bit-type-item img:hover {\n    transform: scale(1.05);\n  }\n\n  .bit-type-item span {\n    display: block;\n    line-height: 1.3;\n    font-weight: bold;\n    margin-top: 8px;\n  }\n\n  .bit-type-item a {\n    text-decoration: none;\n    color: inherit;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bit-type-icons\"\u003e\n  \u003cdiv class=\"bit-type-item\"\u003e\n    \u003ca href=\"\/en\/collections\/%D7%A8%D7%90%D7%A9%D7%99-%D7%A9%D7%99%D7%95%D7%A3-%D7%99%D7%94%D7%9C%D7%95%D7%9D\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Diamond.png?v=1753611922\" alt=\"ראשי שיוף יהלום\"\u003e\n      \u003cspan\u003eראשי שיוף\u003cbr\u003eיהלום\u003c\/span\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bit-type-item\"\u003e\n    \u003ca href=\"\/en\/collections\/%D7%A8%D7%90%D7%A9%D7%99-%D7%A9%D7%99%D7%95%D7%A3-%D7%A7%D7%A8%D7%91%D7%99%D7%99%D7%93\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Carbide.png?v=1753611906\" alt=\"ראשי הסרה, קרבייד\"\u003e\n      \u003cspan\u003eראשי הסרה\u003cbr\u003eקרבייד\u003c\/span\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bit-type-item\"\u003e\n    \u003ca href=\"\/en\/collections\/%D7%A8%D7%90%D7%A9%D7%99-%D7%A9%D7%99%D7%95%D7%A3-%D7%A7%D7%A8%D7%9E%D7%99%D7%99%D7%9D\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Ceramic.png?v=1753611852\" alt=\"ראשי שיוף קרמיים\"\u003e\n      \u003cspan\u003eראשי שיוף\u003cbr\u003eקרמיים\u003c\/span\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SEO META (Add to Shopify collection settings manually) --\u003e\n\u003c!--\nTitle: ראשי שיוף מקצועיים לציפורניים | ראשי הסרה קרבייד, יהלום וכל הדרגות\nMeta Description: מבחר ראשי שיוף מקצועיים לציפורניים – ראשי הסרה, קרבייד להסרה מהירה וראשי שיוף יהלום לעבודה עדינה. בחרי את הצבע והדרגה המתאימה והזמיני ראש שיוף איכותי לשימוש יומיומי.\n--\u003e\n\n\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף מקצועיים לציפורניים | ראשי הסרה קרבייד, יהלום וכל הדרגות\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\n  .read-more-box {\n    direction: rtl;\n    background: #fff;\n    border-top: 1px solid #ccc;\n    padding: 15px;\n    font-family: Arial, sans-serif;\n    max-width: 700px;\n    margin: 30px auto 0;\n  }\n\n  .read-more-box div {\n    font-size: 15px;\n    color: #333;\n  }\n\n  #toggleBtn {\n    background: none;\n    border: none;\n    color: #CDB5A7;\n    font-weight: bold;\n    cursor: pointer;\n    padding: 5px 0;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"ראש הסרה קרבייד צהוב\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"ראש הסרה קרבייד אדום\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"ראש הסרה קרבייד כחול\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"ראש הסרה קרבייד ירוק\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"ראש הסרה קרבייד שחור\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"ראש שיוף יהלום עדין מאוד\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"ראש שיוף יהלום אדום\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"ראש הסרה קרבייד כחול בינוני\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"ראש הסרה קרבייד ירוק גס\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"ראש הסרה קרבייד שחור גס מאוד\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cdiv class=\"read-more-box\"\u003e\n  \u003cdiv class=\"short-text\"\u003e\n    מחפשת ראשי שיוף איכותיים למניקור או פדיקור? אצלנו תמצאי מגוון רחב של ראשי שיוף מקצועיים לציפורניים – כולל ראשי הסרה, קרבייד להסרה מהירה של חומר, וראשי שיוף יהלום לעבודה עדינה ומדויקת על הקוטיקולה.\n  \u003c\/div\u003e\n  \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\n    קטגוריית ראשי השיוף באתר כוללת מגוון פתרונות לכל צורך וטכניקה:\n\n    \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eראשי הסרה, קרבייד:\u003c\/strong\u003e אידיאליים להסרה מהירה של ג’ל, אקריל או פוליג’ל. עשויים מחומר עמיד במיוחד ומיועדים לבעלות ניסיון מקצועי.\n\n    \u003cbr\u003e\u003cstrong\u003eראשי שיוף יהלום:\u003c\/strong\u003e מתאימים לעבודה עדינה על העור סביב הציפורן (קוטיקולה) ולעיצוב הציפורן הטבעית. מעולים לטכנאיות שמחפשות רמת דיוק גבוהה.\n\n    \u003cbr\u003e\u003cbr\u003eכל ראש שיוף לציפורניים שתמצאי אצלנו נבדק על ידי טכנאיות מנוסות. הם מיוצרים מחומרים איכותיים, מתאימים לשימוש יומיומי, וכוללים דרגות גסות שונות – מצהוב עד שחור – לכל צורך: עיצוב, דיוק, הסרה או פדיקור.\n\n    \u003cbr\u003e\u003cbr\u003eהזמיני עכשיו ראש שיוף מקצועי שיתאים בדיוק לסוג העבודה שלך, ותיהני מתוצאות מושלמות ונוחות מרבית.\n  \u003c\/div\u003e\n  \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    document.querySelectorAll('.grit-info').forEach(info =\u003e info.classList.remove('active'));\n    document.getElementById(gritId).classList.add('active');\n    document.getElementById('default-grit-info').classList.remove('active');\n  }\n\n  function toggleReadMore() {\n    const fullText = document.querySelector(\".full-text\");\n    const btn = document.getElementById(\"toggleBtn\");\n    if (fullText.style.display === \"none\") {\n      fullText.style.display = \"block\";\n      btn.innerText = \"הסתר\";\n    } else {\n      fullText.style.display = \"none\";\n      btn.innerText = \"הצג עוד\";\n    }\n  }\n\u003c\/script\u003e","products":[{"product_id":"300022603","title":"כדור עם מברשת לניקוי ראשים","description":"\u003cp\u003eכדור עם מברשת לניקוי ראשים\u003c\/p\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":42997933605035,"sku":"300022603","price":45.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/300022603.png?v=1696024024"},{"product_id":"52310021","title":"ראש יהלום מחט 0.14\nמדיום פס כחול KD04","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008949616811,"sku":"52310021","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/20.png?v=1726778571"},{"product_id":"52310020","title":"ראש יהלום כדור 0.30 מדיום \nפס כחול KD03","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008949649579,"sku":"52310020","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/15.png?v=1726778470"},{"product_id":"52310019","title":"ראש יהלום טיפה 0.14 מדיום \nפס כחול KD02","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008949682347,"sku":"52310019","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/9.png?v=1726778336"},{"product_id":"52310018","title":"ראש יהלום כדור 0.10 עדין פס \nאדום KD01","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008949715115,"sku":"52310018","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/12.png?v=1726778402"},{"product_id":"52310016","title":"ראש יהלום להבה 0.27 עדין \nפס אדום KD08","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008949780651,"sku":"52310016","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/17.png?v=1726778510"},{"product_id":"52310015","title":"ראש יהלום כדור 0.15 עדין פס \nאדום KD07","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008949846187,"sku":"52310015","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/13.png?v=1726778433"},{"product_id":"52310023","title":"ראש יהלום קונוס 0.30 מדיום \nפס כחול KD06","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008949878955,"sku":"52310023","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/27.png?v=1726778699"},{"product_id":"52310022","title":"ראש יהלום להבה ארוכה 0.25\nעדין פס אדום KD05","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008949911723,"sku":"52310022","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/18.png?v=1726778529"},{"product_id":"52310013","title":"ראש יהלום כדור 0.23 עדין פס \nאדום KD12","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008949944491,"sku":"52310013","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/14.png?v=1726778450"},{"product_id":"52310017","title":"ראש יהלום טיפה 0.18 עדין \nפס אדום KD11","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008950894763,"sku":"52310017","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/10.png?v=1726778358"},{"product_id":"52310011","title":"ראש יהלום טיפה 0.22 מדיום \nפס כחול KD10","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008950927531,"sku":"52310011","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/11.png?v=1726778381"},{"product_id":"52310012","title":"ראש יהלום קטום חצאית 0.14\nמדיום פס כחול KD09","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951091371,"sku":"52310012","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/29.png?v=1726778739"},{"product_id":"52310026","title":"ראש יהלום קסדה 0.39 מדיום \nפס כחול KD16","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951124139,"sku":"52310026","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/30.png?v=1726778758"},{"product_id":"52310025","title":"ראש יהלום להבה טורנדו 0.23\nעדין פס אדום KD15","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951156907,"sku":"52310025","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/19.png?v=1726778550"},{"product_id":"52310010","title":"ראש יהלום קונוס 0.42 מדיום \nפס כחול KD14","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951189675,"sku":"52310010","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/28.png?v=1726778721"},{"product_id":"52310014","title":"ראש יהלום כדור 0.50 מדיום \nפס כחול KD13","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951222443,"sku":"52310014","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/16.png?v=1726778491"},{"product_id":"0520d018d","title":"ראש יהלום נייל פרפ כדור \n0.18 מדיום פס כחול KD20","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951255211,"sku":"0520D018D","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/22.png?v=1726778610"},{"product_id":"05200407d","title":"ראש יהלום נייל פרפ לעור עבה \nקסדה 0.35 מדיום פס כחול KD19","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951419051,"sku":"05200407D","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/23.png?v=1726778628"},{"product_id":"52210003","title":"ראש יהלום נייל פרפ חבית \n0.30 מדיום פס כחול KD18","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951451819,"sku":"52210003","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/21.png?v=1726778590"},{"product_id":"52310027","title":"ראש יהלום אגס 0.26 מדיום פס \nכחול KD17","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951484587,"sku":"52310027","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/8.png?v=1726778314"},{"product_id":"kd24","title":"קריאיישן ראש יהלום חבית מעוגל \n0.16 מדיום פס כחול KD24","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951517355,"sku":"KD24","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2.png?v=1726778182"},{"product_id":"52210004","title":"ראש יהלום נייל פרפ קונוס \n0.50 מדיום פס כחול KD23","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951550123,"sku":"52210004","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/24.png?v=1726778644"},{"product_id":"05200210d","title":"ראש יהלום פרפ לעור דק לקקן \n0.23 מדיום פס כחול KD22","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951615659,"sku":"05200210D","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/26.png?v=1726778681"},{"product_id":"05220307d","title":"ראש יהלום נייל פרפר להבה \n0.27 מדיום פס כחול KD21","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951681195,"sku":"05220307D","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/25.png?v=1726778660"},{"product_id":"kd28","title":"קריאיישן ראש יהלום להבה טורנדו \n0.18 מדיום פס כחול KD28","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951713963,"sku":"KD28","price":16.9,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/5.png?v=1726778255"},{"product_id":"kd27","title":"קריאיישן ראש יהלום להבה \n0.33 עדין פס אדום KD27","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951746731,"sku":"KD27","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/4.png?v=1726778226"},{"product_id":"kd26","title":"קריאיישן ראש יהלום קרמבו \n0.40 מדיום פס כחול KD26","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951779499,"sku":"KD26","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/7.png?v=1726778295"},{"product_id":"kd25","title":"קריאיישן ראש יהלום כדור \n0.40 עדין פס אדום KD25","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951812267,"sku":"KD25","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/3.png?v=1726778205"},{"product_id":"52020306","title":"ראש פדיקור ליבלות","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951845035,"sku":"52020306","price":45.9,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/052020306.png?v=1696373948"},{"product_id":"kd30","title":"קריאיישן ראש יהלום קטום \nחצאית 0.14 עדין פס אדום KD30","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951877803,"sku":"KD30","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/6.png?v=1726778275"},{"product_id":"kd29","title":"קריאיישן ראש יהלום חבית לסגירות \n0.80 מדיום פס כחול KD29","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951910571,"sku":"KD29","price":16.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/1_817c525e-1c88-4ca7-971d-471ba332f430.png?v=1726778141"},{"product_id":"cc204","title":"קריאיישן ראש קרמי קונוס \nמעוגל עדין פס אדום CC204","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008951943339,"sku":"CC204","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CC204.png?v=1696373956"},{"product_id":"cc203","title":"קריאיישן ראש קרמי תירס גס \nפס ירוק CC203","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008952008875,"sku":"CC203","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CC203.png?v=1696373959"},{"product_id":"cc202","title":"קריאיישן ראש קרמי תירס \nמדיום פס כחול CC202","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008952041643,"sku":"CC202","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CC202.png?v=1696373962"},{"product_id":"cc201","title":"קריאיישן ראש קרמי תירס עדין \nפס אדום CC201","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008952074411,"sku":"CC201","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CC201.png?v=1696373964"},{"product_id":"cc208","title":"קריאיישן ראש קרמי גביע \nמדיום פס כחול CC208","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008952107179,"sku":"CC208","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CC208.png?v=1696373967"},{"product_id":"cc207","title":"קריאיישן ראש קרמי גביע עדין \nפס אדום CC207","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008952139947,"sku":"CC207","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CC207.png?v=1696373969"},{"product_id":"cc206","title":"קריאיישן ראש קרמי קונוס \nמעוגל גס פס ירוק CC206","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008952205483,"sku":"CC206","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CC206.png?v=1696373972"},{"product_id":"cc205","title":"קריאיישן ראש קרמי קונוס \nמעוגל מדיום פס כחול CC205","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008952238251,"sku":"CC205","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CC205.png?v=1696373975"},{"product_id":"cc210","title":"קריאיישן ראש קרמי דק לניקוי \nמדיום פס כחול CC210","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008953188523,"sku":"CC210","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CC210.png?v=1696373977"},{"product_id":"cc209","title":"קריאיישן ראש קרמי גביע גס \nפס ירוק CC209","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008953254059,"sku":"CC209","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CC209.png?v=1696373980"},{"product_id":"ck104","title":"קריאיישן ראש הסרה | קרבייד חבית מעוגל עדין פס אדום CK104","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008953286827,"sku":"CK104","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CK104.png?v=1696373983"},{"product_id":"ck103","title":"קריאיישן ראש הסרה | קרבייד שקד להסרת ג'ל גס מאוד פס סגול CK103","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008953319595,"sku":"CK103","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CK103.png?v=1696373985"},{"product_id":"ck102","title":"קריאיישן ראש קונוס מעוגל גס \nפס ירוק CK102","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008953385131,"sku":"CK102","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CK102.png?v=1696373987"},{"product_id":"ck101","title":"קריאיישן ראש הסרה | קרבייד חבית מעוגל מדיום פס כחול CK101","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008953417899,"sku":"CK101","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CK101.png?v=1696373989"},{"product_id":"ck108","title":"קריאיישן ראש קונוס שפיץ גס \nפס ירוק CK108","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008953450667,"sku":"CK108","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CK108.png?v=1696373992"},{"product_id":"ck107","title":"קריאיישן ראש הסרה | קרבייד תירס להסרת ג'ל גס פס ירוק CK107","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008953483435,"sku":"CK107","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CK107.png?v=1696373994"},{"product_id":"ck106","title":"קריאיישן ראש הסרה | קרבייד תירס להסרת ג'ל מדיום פס כחול CK106","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008953516203,"sku":"CK106","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CK106.png?v=1696373997"},{"product_id":"ck105","title":"קריאיישן ראש הסרה | קרבייד תירס להסרת ג'ל עדין פס אדום CK105","description":"\u003ch2 style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  ראשי שיוף | מפרט דרגות גסות\/צבעים\n\u003c\/h2\u003e\n\n\u003cstyle\u003e\n  .grit-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 20px;\n  }\n\n  .grit-button {\n    padding: 10px 16px;\n    font-weight: bold;\n    border: none;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: transform 0.2s ease;\n  }\n\n  .grit-button:hover {\n    transform: scale(1.05);\n  }\n\n  .grit-button.yellow { background-color: #fff176; color: #333; }\n  .grit-button.red { background-color: #ef5350; color: #fff; }\n  .grit-button.blue { background-color: #42a5f5; color: #fff; }\n  .grit-button.green { background-color: #66bb6a; color: #fff; }\n  .grit-button.black { background-color: #424242; color: #fff; }\n\n  .grit-info {\n    display: none;\n    margin-top: 10px;\n    padding: 16px;\n    border: 1px solid #ccc;\n    background-color: #fff;\n    border-radius: 6px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n    font-size: 15px;\n  }\n\n  .grit-info.active {\n    display: block;\n  }\n\n  .grit-info img {\n    height: auto;\n    display: inline-block;\n  }\n\n  .grit-info strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"grit-container\"\u003e\n  \u003cbutton class=\"grit-button yellow\" onclick=\"showGrit('yellow')\"\u003eצהוב\u003c\/button\u003e\n  \u003cbutton class=\"grit-button red\" onclick=\"showGrit('red')\"\u003eאדום\u003c\/button\u003e\n  \u003cbutton class=\"grit-button blue\" onclick=\"showGrit('blue')\"\u003eכחול\u003c\/button\u003e\n  \u003cbutton class=\"grit-button green\" onclick=\"showGrit('green')\"\u003eירוק\u003c\/button\u003e\n  \u003cbutton class=\"grit-button black\" onclick=\"showGrit('black')\"\u003eשחור\/סגול\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Default box with all 5 images in a single row --\u003e\n\u003cdiv id=\"default-grit-info\" class=\"grit-info active\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 5px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" alt=\"Yellow Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" alt=\"Red Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" alt=\"Blue Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" alt=\"Green Grit Bit\" style=\"width: 18%;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" alt=\"Black Grit Bit\" style=\"width: 18%;\"\u003e\n  \u003c\/div\u003e\n  \u003cstrong\u003eמפרט דרגות גסות\u003c\/strong\u003e\n  בחרי צבע והביני למה הוא מיועד\n\u003c\/div\u003e\n\n\u003c!-- Individual color content --\u003e\n\u003cdiv id=\"yellow\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_5.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eצהוב – עדין מאוד\u003c\/strong\u003e\n  מתאים לעבודה בעור רגיש במיוחד סביב הציפורן או לאזורים עדינים בפדיקור רפואי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"red\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_4_7a1631d5-80ae-4611-a35c-ab9adb0406fb.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eאדום – עדין\u003c\/strong\u003e\n  מעולה למניקור רוסי, סגירת עור, ועבודה מדויקת שאינה פוגעת במשטח הטבעי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"blue\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_3_5159d341-a2cb-4c45-b502-7a5eedb9a5d7.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eכחול – בינוני\u003c\/strong\u003e\n  הדרגה הנפוצה ביותר – מתאימה להסרת ג’ל, החלקת חומר, או הכנה למילוי.\n\u003c\/div\u003e\n\n\u003cdiv id=\"green\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_2_c3406a89-968c-4e08-9414-2d3f37790b99.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eירוק – גס\u003c\/strong\u003e\n  להסרה מהירה ויעילה של שכבות חומר עבות כמו ג'ל או אקריל.\n\u003c\/div\u003e\n\n\u003cdiv id=\"black\" class=\"grit-info\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/Untitled_design.zip_-_1_09b10472-4f47-4169-9125-f3f8567cb5ba.png?v=1753358782\" style=\"width: 100px;\"\u003e\n  \u003cstrong\u003eשחור \/ סגול – גס מאוד\u003c\/strong\u003e\n  מיועד להסרה מהירה של חומר קשה במיוחד – רק לבעלות ניסיון מקצועי.\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function showGrit(gritId) {\n    const infos = document.querySelectorAll('.grit-info');\n    infos.forEach(info =\u003e info.classList.remove('active'));\n\n    const selected = document.getElementById(gritId);\n    if (selected) {\n      selected.classList.add('active');\n    }\n\n    const defaultBox = document.getElementById('default-grit-info');\n    if (defaultBox) {\n      defaultBox.classList.remove('active');\n    }\n  }\n\u003c\/script\u003e\n\n\u003c!-- TABS SECTION --\u003e\n\u003cstyle\u003e\n.tab-container {\n  direction: rtl;\n  font-family: Arial, sans-serif;\n  margin-top: 20px;\n}\n.tabs {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 2px solid #ddd;\n}\n.tabs button {\n  background: none;\n  border: none;\n  padding: 10px 20px;\n  cursor: pointer;\n  font-size: 16px;\n  color: #333;\n  border-bottom: 3px solid transparent;\n  transition: 0.3s;\n}\n.tabs button.active {\n  border-color: #CDB5A7;\n  font-weight: bold;\n}\n.tab-content {\n  display: none;\n  padding: 15px 0;\n  font-size: 15px;\n}\n.tab-content.active {\n  display: block;\n}\n.read-more-box {\n  direction: rtl;\n  background: #fff;\n  border-top: 1px solid #ccc;\n  padding: 15px;\n}\n#toggleBtn {\n  background: none;\n  border: none;\n  color: #CDB5A7;\n  font-weight: bold;\n  cursor: pointer;\n  padding: 5px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tab-container\"\u003e\n  \u003cdiv class=\"tabs\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTabContent(event, 'desc')\"\u003eתיאור\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'specs')\"\u003eמפרט\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'warranty')\"\u003eאחריות\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTabContent(event, 'shipping')\"\u003eמשלוחים והחזרות\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n    \u003cdiv class=\"product-description\"\u003e\n      \u003cdiv class=\"read-more-box\" id=\"readMoreBox\"\u003e\n        \u003cdiv class=\"short-text\"\u003e\n          ראשי שיוף הם כלי עבודה חיוניים לכל טכנאית ציפורניים, מניקוריסטית או פדיקוריסטית מקצועית. באמצעות ראש שיוף מתאים, ניתן להסיר לק ג'ל, לעבד חומרי בנייה, לעצב את הציפורן הטבעית או לטפל בעור סביב הציפורן בצורה בטוחה, מדויקת ונעימה יותר.\n        \u003c\/div\u003e\n        \u003cdiv class=\"full-text\" style=\"display: none;\"\u003e\nקטגוריית ראשי השיוף כוללת מגוון רחב של צורות, חומרים ודרגות גסות – החל מראשי יהלום עדינים לעבודה על קוטיקולה, דרך ראשי קרבייד להסרה מהירה של חומר, ועד לראשי קרמיקה שלא מחממים את הציפורן.\n\nאצלנו תמצאי מגוון רחב של ראשי שיוף איכותיים המותאמים לכל מטרה – להסרה, לדיוק, לעיצוב ולפדיקור. כל המוצרים נבדקו על ידי טכנאיות מנוסות ומיוצרים מחומרים עמידים ובטיחותיים, לשימוש יומיומי.\n        \u003c\/div\u003e\n        \u003cbutton id=\"toggleBtn\" onclick=\"toggleReadMore()\"\u003eהצג עוד\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\" class=\"tab-content\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"warranty\" class=\"tab-content\"\u003e\n    \u003cp\u003eאחריות על מוצר פגום בלבד.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"shipping\" class=\"tab-content\"\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/files\/2-5.png?v=1746048915\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleReadMore() {\n  const fullText = document.querySelector(\".full-text\");\n  const btn = document.getElementById(\"toggleBtn\");\n  if (fullText.style.display === \"none\") {\n    fullText.style.display = \"block\";\n    btn.innerText = \"הסתר\";\n  } else {\n    fullText.style.display = \"none\";\n    btn.innerText = \"הצג עוד\";\n  }\n}\n\nfunction showTabContent(evt, tabId) {\n  const contents = document.querySelectorAll('.tab-content');\n  const buttons = document.querySelectorAll('.tab-btn');\n  contents.forEach(c =\u003e c.classList.remove('active'));\n  buttons.forEach(b =\u003e b.classList.remove('active'));\n  document.getElementById(tabId).classList.add('active');\n  evt.currentTarget.classList.add('active');\n}\n\u003c\/script\u003e","brand":"NailSupply","offers":[{"title":"Default Title","offer_id":43008953548971,"sku":"CK105","price":57.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0540\/1332\/9579\/products\/CK105.png?v=1696374000"}],"url":"https:\/\/lakforyou.com\/en\/collections\/%d7%a8%d7%90%d7%a9%d7%99-%d7%a9%d7%99%d7%95%d7%a3.oembed?page=2","provider":"Lakforyou","version":"1.0","type":"link"}