{"product_id":"ריאל-מדריד-2026-27-חוץ-קרופ-לנשים","title":"ריאל מדריד 2026\/27 חוץ קרופ לנשים","description":"\u003cp dir=\"rtl\"\u003eדגם החוץ הירוק של ריאל מדריד לעונת 2026\/27, עכשיו בגזרת קרופ שנתפרה בול לנשים. צבע יוצא דופן, סטייל שלא עובר בשתיקה ותחושת יוקרה בכל תנועה.\u003c\/p\u003e\u003cp dir=\"rtl\"\u003eהשלימי את הלוק: חולצת ריאל מדריד הגברית התואמת לבן הזוג, ואתם מוכנים לכל ערב משחק. מידות נשים S–XXL, עם אפשרות הדפסת מבאפה, ויניסיוס או שם אישי.\u003c\/p\u003e\u003cscript\u003e(function(){var MEN='ריאל-מדריד-2026-27-חוץ';function init(){if(document.getElementById('couple-offer'))return true;var form=document.querySelector('form[action*=\"\/cart\/add\"]');if(!form)return false;var box=document.createElement('div');box.id='couple-offer';box.className='couple-offer';box.setAttribute('dir','rtl');box.innerHTML='\u003clabel class=\"co-toggle\"\u003e\u003cinput type=\"checkbox\" id=\"co-check\"\u003e\u003cspan\u003e💕 \u003cb\u003eמבצע זוגי:\u003c\/b\u003e אוהבים כדורגל ביחד? הוסיפו את החולצה התואמת לבן\/בת הזוג — הסט הזוגי ב־\u003cb\u003e180₪\u003c\/b\u003e בלבד במקום 208₪!\u003c\/span\u003e\u003c\/label\u003e\u003cdiv class=\"co-body\" id=\"co-body\" style=\"display:none\"\u003e\u003cbutton type=\"button\" class=\"co-chart\" id=\"co-chart\"\u003eטבלת מידות \u003cspan class=\"co-chart-arrow\"\u003e▾\u003c\/span\u003e\u003c\/button\u003e\u003cdiv class=\"co-row\"\u003e\u003clabel\u003eמידה לבן\/בת הזוג:\u003c\/label\u003e\u003cselect id=\"co-size\"\u003e\u003coption value=\"\"\u003eבחרו מידה\u003c\/option\u003e\u003c\/select\u003e\u003c\/div\u003e\u003clabel class=\"co-print\"\u003e\u003cinput type=\"checkbox\" id=\"co-print\"\u003e הוסיפו הדפסת שם ומספר לחולצה התואמת (10₪)\u003c\/label\u003e\u003cinput type=\"text\" id=\"co-print-text\" placeholder=\"MBAPPE 10\" autocomplete=\"off\" style=\"display:none\"\u003e\u003cbutton type=\"button\" id=\"co-add\" class=\"co-btn\" disabled\u003e➕ הוסיפו את הסט הזוגי לעגלה\u003c\/button\u003e\u003cdiv class=\"co-note\"\u003eההנחה של 28₪ תתוסף אוטומטית בעגלה.\u003c\/div\u003e\u003c\/div\u003e';var atc=form.querySelector('button[name=\"add\"], [name=\"add\"], button[type=\"submit\"]');var anch=atc?(atc.closest('.product-form__buttons, .buy-buttons, buy-buttons')||atc):null;if(anch\u0026\u0026anch.parentNode){anch.parentNode.insertBefore(box,anch);}else{form.parentNode.insertBefore(box,form.nextSibling);}var chk=box.querySelector('#co-check'),body=box.querySelector('#co-body'),sizeSel=box.querySelector('#co-size'),pchk=box.querySelector('#co-print'),ptext=box.querySelector('#co-print-text'),addBtn=box.querySelector('#co-add');chk.addEventListener('change',function(){body.style.display=chk.checked?'flex':'none';});pchk.addEventListener('change',function(){ptext.style.display=pchk.checked?'block':'none';});box.querySelector('#co-chart').addEventListener('click',function(){var ov=document.createElement('div');ov.style.cssText='position:fixed;inset:0;background:rgba(0,0,0,0.8);z-index:99999;display:flex;align-items:center;justify-content:center;padding:22px';var img=document.createElement('img');img.src='https:\/\/cdn.shopify.com\/s\/files\/1\/0718\/6179\/6943\/files\/size-chart-adults.png?v=1783601751';img.style.cssText='max-width:94vw;max-height:90vh;border-radius:10px;background:#fff';ov.appendChild(img);ov.addEventListener('click',function(){ov.remove();});document.body.appendChild(ov);});var menProd=null,optIdx={};fetch('\/products\/'+encodeURIComponent(MEN)+'.js').then(function(r){return r.json();}).then(function(prod){menProd=prod;(prod.options||[]).forEach(function(o,i){optIdx[o.name]=i;});var si=optIdx['מידה']||0,seen={};(prod.variants||[]).forEach(function(v){var sz=v.options[si];if(\/^(S|M|L|XL|XXL)$\/.test(sz)\u0026\u0026!seen[sz]){seen[sz]=1;var op=document.createElement('option');op.value=sz;op.textContent=sz;sizeSel.appendChild(op);}});addBtn.disabled=false;}).catch(function(){box.style.display='none';});function findMen(size,pv){if(!menProd)return null;var si=optIdx['מידה'],pi=optIdx['הדפסת שם ומספר'],mi=optIdx['מכנסיים'],f=null;(menProd.variants||[]).forEach(function(v){if(f)return;if(v.options[si]!==size)return;if(pi!=null\u0026\u0026v.options[pi]!==pv)return;if(mi!=null\u0026\u0026v.options[mi]!=='ללא'\u0026\u0026v.options[mi]!=='ללא מכנסיים')return;f=v;});return f;}addBtn.addEventListener('click',function(){var size=sizeSel.value;if(!size){alert('בחרו מידה');return;}var cropId=(form.querySelector('[name=\"id\"]')||{}).value;if(!cropId)return;var wp=pchk.checked;var men=findMen(size,wp?'כתוב הדפסה אישית':'ללא הדפסה');if(!men){alert('המידה לא זמינה');return;}var mp={};if(wp\u0026\u0026ptext.value)mp['שם ומספר להדפסה']=ptext.value;var items=[{id:cropId,quantity:1},{id:men.id,quantity:1,properties:mp}];addBtn.disabled=true;addBtn.textContent='מוסיף...';fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})}).then(function(r){if(!r.ok)throw 0;return r.json();}).then(function(){window.location.href='\/cart';}).catch(function(){addBtn.disabled=false;addBtn.textContent='➕ הוסיפו את הסט הזוגי לעגלה';alert('שגיאה, נסו שוב');});});return true;}if(!init()){var n=0,iv=setInterval(function(){if(init()||++n\u003e40)clearInterval(iv);},300);}})();\u003c\/script\u003e","brand":"MatchDay","offers":[{"title":"S \/ ללא הדפסה","offer_id":46416147284047,"sku":null,"price":109.0,"currency_code":"ILS","in_stock":true},{"title":"S \/ MBAPPE 10","offer_id":46416147316815,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true},{"title":"S \/ VINI JR 7","offer_id":46416147349583,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true},{"title":"S \/ כתוב הדפסה אישית","offer_id":46416147382351,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true},{"title":"M \/ ללא הדפסה","offer_id":46416147415119,"sku":null,"price":109.0,"currency_code":"ILS","in_stock":true},{"title":"M \/ MBAPPE 10","offer_id":46416147447887,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true},{"title":"M \/ VINI JR 7","offer_id":46416147480655,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true},{"title":"M \/ כתוב הדפסה אישית","offer_id":46416147513423,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true},{"title":"L \/ ללא הדפסה","offer_id":46416147546191,"sku":null,"price":109.0,"currency_code":"ILS","in_stock":true},{"title":"L \/ MBAPPE 10","offer_id":46416147578959,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true},{"title":"L \/ VINI JR 7","offer_id":46416147611727,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true},{"title":"L \/ כתוב הדפסה אישית","offer_id":46416147644495,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true},{"title":"XL \/ ללא הדפסה","offer_id":46416147677263,"sku":null,"price":109.0,"currency_code":"ILS","in_stock":true},{"title":"XL \/ MBAPPE 10","offer_id":46416147710031,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true},{"title":"XL \/ VINI JR 7","offer_id":46416147742799,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true},{"title":"XL \/ כתוב הדפסה אישית","offer_id":46416147775567,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true},{"title":"XXL \/ ללא הדפסה","offer_id":46416147808335,"sku":null,"price":109.0,"currency_code":"ILS","in_stock":true},{"title":"XXL \/ MBAPPE 10","offer_id":46416147841103,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true},{"title":"XXL \/ VINI JR 7","offer_id":46416147873871,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true},{"title":"XXL \/ כתוב הדפסה אישית","offer_id":46416147906639,"sku":null,"price":119.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0718\/6179\/6943\/files\/w02-1.jpg?v=1786814034","url":"https:\/\/matchday-store.com\/products\/%d7%a8%d7%99%d7%90%d7%9c-%d7%9e%d7%93%d7%a8%d7%99%d7%93-2026-27-%d7%97%d7%95%d7%a5-%d7%a7%d7%a8%d7%95%d7%a4-%d7%9c%d7%a0%d7%a9%d7%99%d7%9d","provider":"MatchDay","version":"1.0","type":"link"}