{"title":"Prosper58","description":null,"products":[{"product_id":"رسوم-معالجة-الهدايا","title":"رسوم معالجة الهدايا","description":"","brand":"Prosper58","offers":[{"title":"Processing","offer_id":58292802355544,"sku":"GIFT-PROCESSING-FEE-1770051172556","price":2.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/logo_ae07b412-45cc-4321-9f76-e35117e961de.webp?v=1787845309"},{"product_id":"رسوم-شحن-الهدايا","title":"رسوم شحن الهدايا","description":"","brand":"Prosper58","offers":[{"title":"Shipping","offer_id":58292804649304,"sku":"GIFT-SHIPPING-FEE-1770051174300","price":123.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/logo_48be145f-5a8d-4436-99f7-0d91eacc2a3c.webp?v=1787845314"},{"product_id":"jacket-1st","title":"Jacket 1st","description":"","brand":"Prosper58","offers":[{"title":"Sample","offer_id":58292805599576,"sku":"jacket-1st-default-title-1","price":88.33,"currency_code":"EUR","in_stock":true},{"title":"Retail","offer_id":58292805632344,"sku":"jacket-1st-default-title-2","price":100.0,"currency_code":"EUR","in_stock":true},{"title":"Pro","offer_id":58292805665112,"sku":"jacket-1st-default-title-3","price":149.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/jacket-1st-default-title-1.jpg?v=1787845316"},{"product_id":"jacket-2","title":"Jacket 2","description":"","brand":"Prosper58","offers":[{"title":"blue \/ s","offer_id":58292806386008,"sku":"jacket-2-blue-s","price":230.55,"currency_code":"EUR","in_stock":false},{"title":"blue \/ m","offer_id":58292806418776,"sku":"jacket-2-blue-m","price":155.0,"currency_code":"EUR","in_stock":false},{"title":"gray \/ s","offer_id":58292806451544,"sku":"jacket-2-gray-s","price":190.0,"currency_code":"EUR","in_stock":false},{"title":"gray \/ m","offer_id":58292806484312,"sku":"jacket-2-gray-m","price":201.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/images_2.jpg?v=1787845320"},{"product_id":"jacket-3","title":"jacket 3","description":"\u003cimg src=\"https:\/\/cod-page.vercel.app\/api\/pages?s=25jht1-2h.myshopify.com\u0026amp;p=15091352567830\" alt=\"\" width=\"1\" height=\"1\" style=\"position:absolute;width:1px;height:1px;left:-9999px;top:-9999px\" referrerpolicy=\"no-referrer-when-downgrade\" aria-hidden=\"true\"\u003e\u003cscript\u003e(function(){function setupPopups(){var blocks=document.querySelectorAll(\".unitone-popup-block\");if(!blocks.length)return;var styleEl=document.createElement(\"style\");styleEl.textContent=\"@keyframes unitone-pop-fade{from{opacity:0}to{opacity:1}}\"+\"@keyframes unitone-pop-zoom{from{opacity:0;transform:scale(0.85)}to{opacity:1;transform:scale(1)}}\"+\"@keyframes unitone-pop-slide-up{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}\"+\"@keyframes unitone-pop-slide-down{from{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}\";document.head.appendChild(styleEl);blocks.forEach(function(block,blockIndex){function attr(k,d){var v=block.getAttribute(k);return v==null||v===\"\"?d:v}var trigger=attr(\"data-trigger\",\"time\");var codTrigger=attr(\"data-cod-trigger\",\"\");var idleMs=parseInt(attr(\"data-cod-idle\",\"30000\"),10);if(isNaN(idleMs)||idleMs\u003c1000)idleMs=30000;var scrollPct=parseInt(attr(\"data-cod-scroll\",\"95\"),10);if(isNaN(scrollPct)||scrollPct\u003c1)scrollPct=95;if(scrollPct\u003e100)scrollPct=100;var delay=parseInt(attr(\"data-delay\",\"30\"),10);var freq=attr(\"data-frequency\",\"every-visit\");var freqHours=parseInt(attr(\"data-frequency-hours\",\"24\"),10);var goal=attr(\"data-goal\",\"discount\");var overlayColor=attr(\"data-overlay-color\",\"#121212\");var overlayOpacity=parseInt(attr(\"data-overlay-opacity\",\"70\"),10);var overlayClickClose=attr(\"data-overlay-click-close\",\"yes\")===\"yes\";var fullscreen=attr(\"data-fullscreen\",\"no\")===\"yes\";var width=attr(\"data-width\",\"600\");var height=attr(\"data-height\",\"auto\");var padding=parseInt(attr(\"data-padding\",\"32\"),10);var bgColor=attr(\"data-bg-color\",\"#FFFFFF\");var bgImage=attr(\"data-bg-image\",\"\");var corner=parseInt(attr(\"data-corner\",\"14\"),10);var shadow=attr(\"data-shadow\",\"0 20px 60px rgba(0,0,0,0.3)\");var position=attr(\"data-position\",\"center\");var entrance=attr(\"data-entrance\",\"fade\");var closeColor=attr(\"data-close-color\",\"#FFFFFF\");var closeBg=attr(\"data-close-bg\",\"#121212\");var closeW=parseInt(attr(\"data-close-w\",\"32\"),10);var closeH=parseInt(attr(\"data-close-h\",\"32\"),10);var closeSize=parseInt(attr(\"data-close-size\",\"16\"),10);var blockKey=block.id||(\"idx\"+blockIndex);var anchor=document.createElement(\"div\");anchor.style.cssText=\"height:0;width:0;overflow:hidden\";block.parentNode.insertBefore(anchor,block);function hexToRgba(hex,alpha){var h=hex.replace(\"#\",\"\");if(h.length===3)h=h[0]+h[0]+h[1]+h[1]+h[2]+h[2];var r=parseInt(h.substring(0,2),16),g=parseInt(h.substring(2,4),16),b=parseInt(h.substring(4,6),16);return \"rgba(\"+r+\",\"+g+\",\"+b+\",\"+(alpha\/100)+\")\";}var alignMap={\"center\":\"align-items:center;justify-content:center\",\"top\":\"align-items:flex-start;justify-content:center;padding-top:60px\",\"bottom\":\"align-items:flex-end;justify-content:center;padding-bottom:60px\",\"top-left\":\"align-items:flex-start;justify-content:flex-start;padding:60px 60px\",\"top-right\":\"align-items:flex-start;justify-content:flex-end;padding:60px 60px\",\"bottom-left\":\"align-items:flex-end;justify-content:flex-start;padding:60px 60px\",\"bottom-right\":\"align-items:flex-end;justify-content:flex-end;padding:60px 60px\"};var overlay=document.createElement(\"div\");overlay.className=\"unitone-popup-overlay\";overlay.style.cssText=\"display:none;position:fixed;inset:0;background:\"+hexToRgba(overlayColor,overlayOpacity)+\";z-index:99999;\"+alignMap[position]||alignMap.center;if(overlayClickClose){overlay.addEventListener(\"click\",function(e){if(e.target===overlay)hide()});}var clone=block;block.classList.remove(\"unitone-popup-block\");block.classList.add(\"unitone-popup-clone\");block.removeAttribute(\"data-popup-edit-id\");var lbl=clone.querySelector(\".unitone-popup-editor-label\");if(lbl)lbl.parentNode.removeChild(lbl);var cs=\"background:\"+bgColor+\";\";if(bgImage)cs+=\"background-image:url('\"+bgImage+\"');background-size:cover;background-position:center;\";cs+=\"border-radius:\"+corner+\"px;padding:\"+padding+\"px;box-shadow:\"+shadow+\";position:relative;margin:0;\";if(fullscreen){cs+=\"width:100vw;height:100vh;max-width:none;border-radius:0;\"}else{cs+=\"width:\"+(width.toString().indexOf(\"px\")\u003c0\u0026\u0026width!==\"auto\"?width+\"px\":width)+\";max-width:calc(100vw - 40px);\";if(height\u0026\u0026height!==\"auto\"){cs+=\"height:\"+height+(height.toString().indexOf(\"px\")\u003c0?\"px\":\"\")+\";\"}}cs+=\"animation:unitone-pop-\"+(entrance===\"none\"?\"fade\":entrance)+\" 0.4s cubic-bezier(0.16,1,0.3,1);\";clone.setAttribute(\"style\",cs);var closeBtn=clone.querySelector(\".unitone-popup-close\");if(closeBtn){closeBtn.setAttribute(\"style\",\"position:absolute;top:10px;right:10px;background:\"+closeBg+\";color:\"+closeColor+\";border:0;width:\"+closeW+\"px;height:\"+closeH+\"px;border-radius:50%;font-size:\"+closeSize+\"px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:bold;z-index:2\");closeBtn.addEventListener(\"click\",hide);}overlay.appendChild(clone);document.body.appendChild(overlay);var cta=clone.querySelector(\".unitone-popup-cta\");if(cta){cta.addEventListener(\"click\",function(){if(goal===\"discount\"){var codeEl=clone.querySelector(\".unitone-popup-code\");if(codeEl\u0026\u0026navigator.clipboard){try{navigator.clipboard.writeText(codeEl.textContent.trim())}catch(e){}}cta.textContent=\"Cod copiat \\u2713\";setTimeout(hide,900);}else if(goal===\"order\"){hide();var target=document.getElementById(\"unitone-cod-anchor\")||document.querySelector(\".unitone-cod-hook\")||document.querySelector(\"._rsi-cod-form-gempages-button-hook\")||document.querySelector(\".es-form-hook\");if(target)setTimeout(function(){target.scrollIntoView({behavior:\"smooth\",block:\"center\"})},80);}else{hide();}});}document.addEventListener(\"keydown\",function(e){if(e.key===\"Escape\")hide()});var shown=false;var storageKey=\"unitone-popup-\"+block.id+\"-last-shown\";var dismissKey=\"unitone-popup-cod-dismissed-\"+blockKey;function hide(){overlay.style.display=\"none\";if(codTrigger){try{sessionStorage.setItem(dismissKey,\"1\")}catch(e){}}}function show(){if(shown)return;if(codTrigger){try{if(sessionStorage.getItem(dismissKey))return}catch(e){}}try{if(freq===\"once\"){if(localStorage.getItem(storageKey))return;}else if(freq===\"period\"){var last=parseInt(localStorage.getItem(storageKey)||\"0\",10);if(Date.now()-last \u003c freqHours*3600000)return;}}catch(e){}shown=true;overlay.style.display=\"flex\";try{localStorage.setItem(storageKey,String(Date.now()))}catch(e){}}if(location.search.indexOf(\"popup=now\")\u003e=0){console.log(\"[unitone-popup] force-show via ?popup=now\");setTimeout(function(){overlay.style.display=\"flex\";shown=true},200);return;}if(codTrigger){if(codTrigger===\"load\"){setTimeout(show,400);}else if(codTrigger===\"click\"){}else if(codTrigger===\"exit\"){document.addEventListener(\"mouseout\",function(e){if(!e.relatedTarget\u0026\u0026e.clientY\u003c=0)show();});document.addEventListener(\"mouseleave\",function(e){if(e.clientY\u003c=0)show();});var lastY=window.pageYOffset||0,lastT=Date.now();window.addEventListener(\"scroll\",function(){var y=window.pageYOffset||0,t=Date.now(),dt=t-lastT;if(dt\u003e0){var v=(lastY-y)\/dt;if(v\u003e1.2\u0026\u0026y\u003c160)show();}lastY=y;lastT=t;},{passive:true});try{history.pushState(null,\"\",location.href);}catch(e){}window.addEventListener(\"popstate\",function(){if(!shown){try{history.pushState(null,\"\",location.href);}catch(e){}show();}});}else if(codTrigger===\"idle\"){var idleTimer=null;function resetIdle(){if(shown)return;if(idleTimer)clearTimeout(idleTimer);idleTimer=setTimeout(show,idleMs);}[\"scroll\",\"click\",\"mousemove\",\"keydown\",\"touchstart\"].forEach(function(ev){window.addEventListener(ev,resetIdle,{passive:true});});resetIdle();}else if(codTrigger===\"scroll\"){function onScrollEnd(){if(shown)return;var doc=document.documentElement,body=document.body;var sh=Math.max(body.scrollHeight,doc.scrollHeight,body.offsetHeight,doc.offsetHeight,doc.clientHeight);var winH=window.innerHeight||doc.clientHeight;var scrolled=(window.pageYOffset||doc.scrollTop||0)+winH;if(sh\u003c=winH){show();return;}if((scrolled\/sh)*100\u003e=scrollPct){show();}}window.addEventListener(\"scroll\",onScrollEnd,{passive:true});window.addEventListener(\"resize\",onScrollEnd,{passive:true});onScrollEnd();}return;}if(trigger===\"time\"){setTimeout(show,delay*1000);}else if(trigger===\"scroll\"){if(\"IntersectionObserver\" in window){var obs=new IntersectionObserver(function(entries){entries.forEach(function(en){if(en.isIntersecting||en.boundingClientRect.bottom\u003c0){show();obs.disconnect()}});},{threshold:0.1,rootMargin:\"0px 0px -20% 0px\"});obs.observe(anchor);}else{window.addEventListener(\"scroll\",function(){var r=anchor.getBoundingClientRect();if(r.top\u003cwindow.innerHeight*0.8)show();});}}else if(trigger===\"exit\"){document.addEventListener(\"mouseout\",function(e){if(!e.relatedTarget\u0026\u0026e.clientY\u003c10)show();});}});}if(document.readyState===\"loading\"){document.addEventListener(\"DOMContentLoaded\",setupPopups)}else{setupPopups()}})();\u003c\/script\u003e\u003cstyle\u003e\n#unitone-lp,#unitone-lp *{box-sizing:border-box}\n.page-width,.shopify-section .page-width,.container \u003e .container,main.main-content,#MainContent .page-width{max-width:100%!important;padding-left:0!important;padding-right:0!important}\n#unitone-lp{max-width:100%!important;width:100%!important;margin:0!important}\n\u003c\/style\u003e\u003cstyle\u003e\nhtml,body{margin:0!important;padding:0!important;background:#fff!important}\nheader[role=\"banner\"],footer[role=\"contentinfo\"],nav.site-nav,.site-header,.site-footer,.shopify-section-header,.shopify-section-footer,#shopify-section-header,#shopify-section-footer,div.announcement-bar,div.sticky-header,.header-wrapper,.footer-wrapper,.section-header-wrapper,.section-footer-wrapper{display:none!important}\n.product__title,h1.product-single__title,h1.product__heading,.product__view-details,.product__pickup-availabilities,.product-form__buttons,.shopify-payment-button,.price--listing,.product__price--listing{display:none!important}\n.product__media-list:not(#unitone-lp *),.product__media-wrapper:not(#unitone-lp *){display:none!important}\n\u003c\/style\u003e\u003cscript\u003ewindow.Shopify=window.Shopify||{};window.Shopify.template=\"product\";window.Shopify.theme=window.Shopify.theme||{};window.Shopify.theme.template=\"product\";\u003c\/script\u003e\u003cscript type=\"text\/plain\" class=\"product-json\" id=\"product-json15091352567830\"\u003e{\"id\":15091352567830,\"title\":\"jacket 3\",\"handle\":\"jacket-3\",\"vendor\":\"My Store\",\"type\":\"\",\"tags\":\"unitone-cod-page\",\"price\":\"108.88\",\"available\":true,\"variants\":[{\"id\":67465374924822,\"title\":\"red\",\"price\":\"108.88\",\"available\":true,\"sku\":\"jacket-3-red\",\"option1\":\"red\",\"option2\":null,\"option3\":null},{\"id\":67465374957590,\"title\":\"green\",\"price\":\"109.99\",\"available\":true,\"sku\":\"jacket-3-green\",\"option1\":\"green\",\"option2\":null,\"option3\":null},{\"id\":67465374990358,\"title\":\"blue\",\"price\":\"117.70\",\"available\":true,\"sku\":\"jacket-3-blue\",\"option1\":\"blue\",\"option2\":null,\"option3\":null}],\"images\":[\"https:\/\/cdn.shopify.com\/s\/files\/1\/1071\/4677\/2502\/files\/images_4_f6e04bff-665b-40be-afd1-4f74dc5c4885.jpg?v=1770647448\",\"https:\/\/cdn.shopify.com\/s\/files\/1\/1071\/4677\/2502\/files\/download_f43cde26-1cdb-493e-876d-32ea2999783e.jpg?v=1770647448\",\"https:\/\/cdn.shopify.com\/s\/files\/1\/1071\/4677\/2502\/files\/images_2_87e54b26-e345-4457-b4d4-556e0283ff85.jpg?v=1770647448\",\"https:\/\/cdn.shopify.com\/s\/files\/1\/1071\/4677\/2502\/files\/cod-11f193d853cd.jpg?v=1783526012\",\"https:\/\/cdn.shopify.com\/s\/files\/1\/1071\/4677\/2502\/files\/cod-6ef402edba6f.jpg?v=1783526014\",\"https:\/\/cdn.shopify.com\/s\/files\/1\/1071\/4677\/2502\/files\/cod-4cd27e45f18b.jpg?v=1783526016\"],\"featured_image\":\"https:\/\/cdn.shopify.com\/s\/files\/1\/1071\/4677\/2502\/files\/images_4_f6e04bff-665b-40be-afd1-4f74dc5c4885.jpg?v=1770647448\"}\u003c\/script\u003e\u003cdiv class=\"_rsi-cod-form-is-gempage\" style=\"display:none\"\u003e\u003c\/div\u003e\u003cstyle\u003e.unitone-placeholder-text{display:none!important}.unitone-cod-hook,._rsi-cod-form-gempages-button-hook,.es-form-hook,.unitone-rel-hook,.unitone-releasit-btn{border:none!important;background:transparent!important;padding:0!important;min-height:0!important}.unitone-cod-fallback{display:block;width:100%;background:#dc2626;color:#fff;padding:18px 24px;border-radius:8px;text-align:center;font-size:17px;font-weight:900;text-decoration:none;cursor:pointer;border:none;font-family:inherit;letter-spacing:0.5px;box-sizing:border-box}.unitone-cod-fallback:hover{background:#b91c1c}\u003c\/style\u003e\u003cscript\u003e(function(){\n  function pdata(){try{var pj=document.querySelector('[id^=\"product-json\"]');return pj?JSON.parse(pj.textContent||pj.innerHTML):null;}catch(e){return null;}}\n  function tryApps(){\n    try{\n      var pd=pdata();var pid=pd?pd.id:null;var vid=pd\u0026\u0026pd.variants\u0026\u0026pd.variants[0]?pd.variants[0].id:null;\n      if(window._rsiV2\u0026\u0026typeof window._rsiV2.setState===\"function\"){window._rsiV2.setState({isOpen:true,currentProductId:pid,currentVariantId:vid});return true;}\n      if(window.RsiCodForm\u0026\u0026typeof window.RsiCodForm.show===\"function\"){window.RsiCodForm.show();return true;}\n      if(window.EasySellCodForm\u0026\u0026typeof window.EasySellCodForm.show===\"function\"){window.EasySellCodForm.show();return true;}\n    }catch(e){}\n    return false;\n  }\n  function nativeModal(){\n    var m=document.getElementById(\"unitone-native-modal\");if(m)return m;\n    m=document.createElement(\"div\");m.id=\"unitone-native-modal\";\n    m.style.cssText=\"position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:100000;display:none;align-items:center;justify-content:center;padding:16px;font-family:Arial,sans-serif\";\n    m.innerHTML=\"\u003cdiv style='background:#fff;width:100%;max-width:420px;border-radius:12px;padding:24px;box-shadow:0 20px 50px rgba(0,0,0,.3)'\u003e\u003cdiv style='display:flex;align-items:center;justify-content:space-between;margin-bottom:16px'\u003e\u003ch3 style='margin:0;font-size:18px;font-weight:900;color:#111'\u003ePlasează comanda\u003c\/h3\u003e\u003cbutton type='button' data-x style='background:none;border:none;font-size:24px;cursor:pointer;color:#666;line-height:1'\u003e\u0026times;\u003c\/button\u003e\u003c\/div\u003e\u003cform data-f style='display:flex;flex-direction:column;gap:10px'\u003e\u003cinput required name='name' placeholder='Nume și Prenume *' style='padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px'\u003e\u003cinput required name='phone' type='tel' placeholder='Telefon *' style='padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px'\u003e\u003cinput required name='address' placeholder='Adresă completă *' style='padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px'\u003e\u003cinput required name='city' placeholder='Localitate *' style='padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px'\u003e\u003cbutton type='submit' style='background:#dc2626;color:#fff;border:none;padding:14px;border-radius:8px;font-size:16px;font-weight:900;cursor:pointer;margin-top:6px'\u003e\u0026#128722; COMANDĂ — PLATĂ LA LIVRARE\u003c\/button\u003e\u003c\/form\u003e\u003cdiv data-ok style='display:none;text-align:center;padding:20px 0'\u003e\u003cdiv style='font-size:44px;margin-bottom:8px'\u003e\u0026#10003;\u003c\/div\u003e\u003ch3 style='margin:0 0 6px;color:#16a34a;font-size:18px'\u003eMulțumim!\u003c\/h3\u003e\u003cp style='margin:0;font-size:13px;color:#555'\u003eComanda a fost trimisă. Te contactăm imediat.\u003c\/p\u003e\u003c\/div\u003e\u003c\/div\u003e\";\n    document.body.appendChild(m);\n    function close(){m.style.display=\"none\";}\n    m.querySelector(\"[data-x]\").onclick=close;m.onclick=function(e){if(e.target===m)close();};\n    var f=m.querySelector(\"[data-f]\"),ok=m.querySelector(\"[data-ok]\");\n    f.onsubmit=function(e){e.preventDefault();var fd=new FormData(f);var note=\"COD ORDER · Nume: \"+fd.get(\"name\")+\" · Tel: \"+fd.get(\"phone\")+\" · Adr: \"+fd.get(\"address\")+\", \"+fd.get(\"city\");var pd=pdata();var vid=\"\";try{vid=pd.variants[0].id;}catch(e){}var b=new FormData();b.append(\"id\",vid);b.append(\"quantity\",\"1\");b.append(\"note\",note);fetch(\"\/cart\/add.js\",{method:\"POST\",body:b}).finally(function(){f.style.display=\"none\";ok.style.display=\"block\";setTimeout(close,4000);});};\n    return m;\n  }\n  function openCod(){\n    if(tryApps())return;\n    try{var rsi=!!(window.RsiCodForm||window._rsi||window._rsiV2);var es=!!window.EasySellCodForm;var hk=document.querySelectorAll(\"._rsi-cod-form-gempages-button-hook,.es-form-hook,.unitone-cod-hook\").length;var pj=!!document.querySelector('[id^=\"product-json\"]');console.warn(\"[COD Page] Niciun app COD nu a deschis formularul. Releasit:\"+rsi+\" EasySell:\"+es+\" hooks:\"+hk+\" product-json:\"+pj+\". Am deschis formularul nativ. Verifică: App embeds activat în temă + formularul designat și salvat în Releasit\/EasySell.\");}catch(e){}\n    var m=nativeModal();m.style.display=\"flex\";\n  }\n  function paint(){\n    var hooks=document.querySelectorAll(\".unitone-cod-hook,._rsi-cod-form-gempages-button-hook,.es-form-hook\");\n    hooks.forEach(function(h){\n      if(h.dataset.unitonePainted)return;\n      var hasPlaceholder=h.querySelector(\".unitone-placeholder-text\");\n      var isEmpty=h.children.length===0\u0026\u0026h.textContent.trim()===\"\";\n      if(hasPlaceholder||isEmpty){\n        h.innerHTML=\"\";h.dataset.unitonePainted=\"1\";\n        var b=document.createElement(\"button\");b.className=\"unitone-cod-fallback\";b.type=\"button\";\n        b.innerHTML=\"\u0026#128722; COMANDĂ ACUM\";b.onclick=openCod;\n        h.appendChild(b);\n      }\n    });\n  }\n  if(document.readyState!==\"loading\"){paint();}else{document.addEventListener(\"DOMContentLoaded\",paint);}\n  setTimeout(paint,1500);\n})();\u003c\/script\u003e\u003cstyle\u003e* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#unitone-lp, #unitone-lp *{box-sizing:border-box;}#unitone-lp{font-family:Inter, system-ui, sans-serif;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);color:rgb(17, 17, 17);width:100%;max-width:100%;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:16px;padding-bottom:0px;padding-left:16px;}#unitone-lp \u003e div{max-width:100% !important;margin-left:0px !important;margin-right:0px !important;}#unitone-lp p, #unitone-lp h1, #unitone-lp h2, #unitone-lp h3, #unitone-lp h4{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}#unitone-lp img{width:100%;max-width:100%;height:auto;display:block;}#unitone-lp .btn-main{width:100%;padding-top:17px;padding-right:17px;padding-bottom:17px;padding-left:17px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);color:rgb(255, 255, 255);border-top-width:medium;border-right-width:medium;border-bottom-width:medium;border-left-width:medium;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:currentcolor;border-right-color:currentcolor;border-bottom-color:currentcolor;border-left-color:currentcolor;border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;font-size:18px;font-weight:900;cursor:pointer;font-family:inherit;}#unitone-lp .inp{padding-top:12px;padding-right:14px;padding-bottom:12px;padding-left:14px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(226, 232, 240);border-right-color:rgb(226, 232, 240);border-bottom-color:rgb(226, 232, 240);border-left-color:rgb(226, 232, 240);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;font-size:15px;outline-color:initial;outline-style:none;outline-width:initial;width:100%;font-family:inherit;box-sizing:border-box;}#unitone-lp .ue-av{flex-shrink:0;overflow-x:hidden;overflow-y:hidden;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;}#unitone-lp .ue-av-img{display:block;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;width:100% !important;height:100% !important;min-width:100% !important;max-width:none !important;object-fit:cover !important;}#unitone-lp .ue-section{padding-top:72px;padding-right:20px;padding-bottom:72px;padding-left:20px;}#unitone-lp h2.ue-comp-title{font-size:clamp(22px, 6vw, 34px) !important;line-height:1.2 !important;margin-top:8px !important;margin-right:0px !important;margin-bottom:34px !important;margin-left:0px !important;}#unitone-lp .ue-marquee-wrap{overflow-x:hidden;overflow-y:hidden;width:100%;}#unitone-lp .ue-marquee-track{align-items:center;white-space-collapse:collapse;text-wrap-mode:nowrap;animation-duration:24s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:ue-marquee;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;will-change:transform;display:inline-flex !important;flex-direction:row !important;}#unitone-lp .unitone-puls-dot{position:relative;}#unitone-lp .unitone-puls-dot::after{content:\"\";position:absolute;top:0px;left:0px;width:100%;height:100%;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(211, 47, 47);animation-duration:2s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:unitone-pulse-red;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;opacity:0.6;}#unitone-lp .ue-container{max-width:980px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}#unitone-lp details \u003e summary{list-style-position:initial;list-style-image:initial;list-style-type:none;cursor:pointer;}#unitone-lp details \u003e summary::-webkit-details-marker{display:none;}#unitone-lp details \u003e summary::after{content:\"+\";float:right;font-size:22px;font-weight:900;color:rgb(153, 153, 153);}#unitone-lp details[open] \u003e summary::after{content:\"−\";}#iwa5{padding-top:0px;padding-right:12px;padding-bottom:28px;padding-left:12px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(253, 242, 248);}#iib6{display:grid;grid-template-columns:1fr;row-gap:24px;column-gap:24px;}#iamlr{display:inline-block;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);color:rgb(255, 255, 255);font-size:11px;font-weight:700;padding-top:5px;padding-right:12px;padding-bottom:5px;padding-left:12px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:14px;}#i9idb{font-size:30px;font-weight:900;margin-top:0px;margin-right:0px;margin-bottom:18px;margin-left:0px;line-height:1.15;}#iffta{display:flex;flex-direction:column;row-gap:11px;column-gap:11px;margin-top:0px;margin-right:0px;margin-bottom:26px;margin-left:0px;}#i4wkt{display:inline-flex;align-items:center;row-gap:10px;column-gap:10px;font-size:14px;font-weight:600;color:rgb(31, 41, 55);}#ibnpu{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-top-left-radius:9px;border-top-right-radius:9px;border-bottom-right-radius:9px;border-bottom-left-radius:9px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(219, 39, 119, 0.08);color:rgb(219, 39, 119);flex-shrink:0;}#icb56{width:17px;height:17px;display:inline-block;vertical-align:middle;flex-shrink:0;}#iyeah{display:inline-flex;align-items:center;row-gap:10px;column-gap:10px;font-size:14px;font-weight:600;color:rgb(31, 41, 55);}#iprwe{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-top-left-radius:9px;border-top-right-radius:9px;border-bottom-right-radius:9px;border-bottom-left-radius:9px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(219, 39, 119, 0.08);color:rgb(219, 39, 119);flex-shrink:0;}#iemn1{width:17px;height:17px;display:inline-block;vertical-align:middle;flex-shrink:0;}#isuth{display:inline-flex;align-items:center;row-gap:10px;column-gap:10px;font-size:14px;font-weight:600;color:rgb(31, 41, 55);}#ibd2p{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-top-left-radius:9px;border-top-right-radius:9px;border-bottom-right-radius:9px;border-bottom-left-radius:9px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(219, 39, 119, 0.08);color:rgb(219, 39, 119);flex-shrink:0;}#ijouf{width:17px;height:17px;display:inline-block;vertical-align:middle;flex-shrink:0;}#i4kji{display:inline-flex;align-items:center;row-gap:10px;column-gap:10px;font-size:14px;font-weight:600;color:rgb(31, 41, 55);}#icwlj{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-top-left-radius:9px;border-top-right-radius:9px;border-bottom-right-radius:9px;border-bottom-left-radius:9px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(219, 39, 119, 0.08);color:rgb(219, 39, 119);flex-shrink:0;}#ikf8m{width:17px;height:17px;display:inline-block;vertical-align:middle;flex-shrink:0;}#i7dx1{display:inline-flex;align-items:baseline;row-gap:10px;column-gap:10px;margin-bottom:12px;flex-wrap:wrap;}#i3lk9{font-size:18px;color:rgb(156, 163, 175);text-decoration-line:line-through;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;}#iob4z{font-size:34px;font-weight:900;color:rgb(219, 39, 119);}#ijxhc{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);color:rgb(255, 255, 255);font-size:11px;font-weight:800;padding-top:3px;padding-right:8px;padding-bottom:3px;padding-left:8px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}#id0ho{margin-top:12px;margin-right:0px;margin-bottom:12px;margin-left:0px;}#imgvi{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);color:rgb(255, 255, 255);padding-top:16px;padding-right:36px;padding-bottom:16px;padding-left:36px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:currentcolor;border-right-color:currentcolor;border-bottom-color:currentcolor;border-left-color:currentcolor;border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-size:17px;font-weight:900;cursor:pointer;width:100%;box-sizing:border-box;}#ia3te{display:flex;flex-wrap:wrap;justify-content:center;row-gap:8px;column-gap:8px;margin-top:16px;}#iie5a{display:inline-flex;align-items:center;row-gap:6px;column-gap:6px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(220, 252, 231);color:rgb(21, 128, 61);font-size:12px;font-weight:600;padding-top:6px;padding-right:12px;padding-bottom:6px;padding-left:12px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(134, 239, 172);border-right-color:rgb(134, 239, 172);border-bottom-color:rgb(134, 239, 172);border-left-color:rgb(134, 239, 172);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;}#ijesx{display:inline-flex;color:rgb(21, 128, 61);}#iryyf{width:15px;height:15px;display:inline-block;vertical-align:middle;flex-shrink:0;}#iz9dl{display:inline-flex;align-items:center;row-gap:6px;column-gap:6px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(220, 252, 231);color:rgb(21, 128, 61);font-size:12px;font-weight:600;padding-top:6px;padding-right:12px;padding-bottom:6px;padding-left:12px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(134, 239, 172);border-right-color:rgb(134, 239, 172);border-bottom-color:rgb(134, 239, 172);border-left-color:rgb(134, 239, 172);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;}#io9k2{display:inline-flex;color:rgb(21, 128, 61);}#ibmmk{width:15px;height:15px;display:inline-block;vertical-align:middle;flex-shrink:0;}#i3wxj{display:inline-flex;align-items:center;row-gap:6px;column-gap:6px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(220, 252, 231);color:rgb(21, 128, 61);font-size:12px;font-weight:600;padding-top:6px;padding-right:12px;padding-bottom:6px;padding-left:12px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(134, 239, 172);border-right-color:rgb(134, 239, 172);border-bottom-color:rgb(134, 239, 172);border-left-color:rgb(134, 239, 172);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;}#itzxr{display:inline-flex;color:rgb(21, 128, 61);}#i8kea{width:15px;height:15px;display:inline-block;vertical-align:middle;flex-shrink:0;}#iky1k{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(253, 242, 248);}#iwe2m{max-width:680px;margin-top:0px;margin-right:auto;margin-bottom:40px;margin-left:auto;text-align:center;}#i3n22{font-size:26px;font-weight:900;margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;line-height:1.25;}#iue0j{font-size:16px;color:rgb(75, 85, 99);line-height:1.7;}#igmcu{display:grid;grid-template-columns:1fr;row-gap:24px;column-gap:24px;}#iapdp{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;box-shadow:rgba(0, 0, 0, 0.05) 0px 2px 12px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(240, 240, 240);border-right-color:rgb(240, 240, 240);border-bottom-color:rgb(240, 240, 240);border-left-color:rgb(240, 240, 240);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;overflow-x:hidden;overflow-y:hidden;}#im6qh{width:100%;height:200px;object-fit:cover;display:block;}#i7v9c{padding-top:26px;padding-right:22px;padding-bottom:26px;padding-left:22px;}#ipi6f{font-size:20px;font-weight:900;margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;text-transform:uppercase;letter-spacing:0.3px;line-height:1.3;}#i9iym{font-size:14px;color:rgb(75, 85, 99);line-height:1.7;}#isrr7{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;box-shadow:rgba(0, 0, 0, 0.05) 0px 2px 12px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(240, 240, 240);border-right-color:rgb(240, 240, 240);border-bottom-color:rgb(240, 240, 240);border-left-color:rgb(240, 240, 240);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;overflow-x:hidden;overflow-y:hidden;}#i0b7w{width:100%;height:200px;object-fit:cover;display:block;}#i22jg{padding-top:26px;padding-right:22px;padding-bottom:26px;padding-left:22px;}#ix6ch{font-size:20px;font-weight:900;margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;text-transform:uppercase;letter-spacing:0.3px;line-height:1.3;}#i9m4q{font-size:14px;color:rgb(75, 85, 99);line-height:1.7;}#i6v58{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;box-shadow:rgba(0, 0, 0, 0.05) 0px 2px 12px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(240, 240, 240);border-right-color:rgb(240, 240, 240);border-bottom-color:rgb(240, 240, 240);border-left-color:rgb(240, 240, 240);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;overflow-x:hidden;overflow-y:hidden;}#ia32h{width:100%;height:200px;object-fit:cover;display:block;}#ixhvo{padding-top:26px;padding-right:22px;padding-bottom:26px;padding-left:22px;}#i9vzk{font-size:20px;font-weight:900;margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;text-transform:uppercase;letter-spacing:0.3px;line-height:1.3;}#ilt8d{font-size:14px;color:rgb(75, 85, 99);line-height:1.7;}#i6z2t9{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(253, 242, 248);}#issrsy{max-width:760px;}#ivnucd{font-weight:900;text-align:center;}#i6nmla{color:rgb(219, 39, 119);}#iqbacg{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(80, 7, 36);border-top-left-radius:18px;border-top-right-radius:18px;border-bottom-right-radius:18px;border-bottom-left-radius:18px;padding-top:16px;padding-right:14px;padding-bottom:14px;padding-left:14px;box-shadow:rgba(15, 23, 42, 0.25) 0px 18px 40px;overflow-x:hidden;overflow-y:hidden;}#itfg8h{display:grid;grid-template-columns:1fr 86px 86px;align-items:end;row-gap:6px;column-gap:6px;padding-top:0px;padding-right:4px;padding-bottom:0px;padding-left:4px;}#iv298g{grid-column-start:1;grid-column-end:auto;}#ilcxnm{grid-column-start:2;grid-column-end:auto;text-align:center;font-size:11px;font-weight:800;color:rgb(255, 255, 255);text-transform:uppercase;letter-spacing:0.4px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;padding-top:13px;padding-right:4px;padding-bottom:13px;padding-left:4px;line-height:1.15;}#i2rgai{grid-column-start:3;grid-column-end:auto;text-align:center;font-size:11px;font-weight:700;color:rgb(148, 163, 184);text-transform:uppercase;letter-spacing:0.4px;padding-top:13px;padding-right:4px;padding-bottom:13px;padding-left:4px;line-height:1.15;}#idz1w6{display:grid;grid-template-columns:1fr 86px 86px;align-items:stretch;row-gap:6px;column-gap:6px;padding-top:0px;padding-right:4px;padding-bottom:0px;padding-left:4px;border-top-width:1px;border-top-style:solid;border-top-color:rgba(148, 163, 184, 0.14);}#i2pm5g{display:flex;align-items:center;row-gap:10px;column-gap:10px;font-size:13px;font-weight:600;color:rgb(226, 232, 240);padding-top:15px;padding-right:0px;padding-bottom:15px;padding-left:0px;}#igapmr{display:inline-flex;width:22px;height:22px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);color:rgb(255, 255, 255);align-items:center;justify-content:center;flex-shrink:0;}#idbi92{width:12px;height:12px;display:inline-block;vertical-align:middle;flex-shrink:0;}#iiuzv4{display:flex;justify-content:center;align-items:center;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255, 255, 255, 0.07);}#imcmt6{display:inline-flex;width:26px;height:26px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);color:rgb(219, 39, 119);align-items:center;justify-content:center;box-shadow:rgba(0, 0, 0, 0.2) 0px 1px 3px;}#i0r8m8{width:16px;height:16px;display:inline-block;vertical-align:middle;}#i0urwi{display:flex;justify-content:center;align-items:center;padding-top:15px;padding-right:0px;padding-bottom:15px;padding-left:0px;}#iw5iyz{display:inline-flex;width:26px;height:26px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(148, 163, 184, 0.22);color:rgb(203, 213, 225);align-items:center;justify-content:center;}#iqrw4b{width:14px;height:14px;display:inline-block;vertical-align:middle;}#iq2qki{display:grid;grid-template-columns:1fr 86px 86px;align-items:stretch;row-gap:6px;column-gap:6px;padding-top:0px;padding-right:4px;padding-bottom:0px;padding-left:4px;border-top-width:1px;border-top-style:solid;border-top-color:rgba(148, 163, 184, 0.14);}#iazqvi{display:flex;align-items:center;row-gap:10px;column-gap:10px;font-size:13px;font-weight:600;color:rgb(226, 232, 240);padding-top:15px;padding-right:0px;padding-bottom:15px;padding-left:0px;}#iqsev1{display:inline-flex;width:22px;height:22px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);color:rgb(255, 255, 255);align-items:center;justify-content:center;flex-shrink:0;}#ig36zy{width:12px;height:12px;display:inline-block;vertical-align:middle;flex-shrink:0;}#im2hzq{display:flex;justify-content:center;align-items:center;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255, 255, 255, 0.07);}#itnh6j{display:inline-flex;width:26px;height:26px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);color:rgb(219, 39, 119);align-items:center;justify-content:center;box-shadow:rgba(0, 0, 0, 0.2) 0px 1px 3px;}#i82elf{width:16px;height:16px;display:inline-block;vertical-align:middle;}#i04i3a{display:flex;justify-content:center;align-items:center;padding-top:15px;padding-right:0px;padding-bottom:15px;padding-left:0px;}#ihutsg{display:inline-flex;width:26px;height:26px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(148, 163, 184, 0.22);color:rgb(203, 213, 225);align-items:center;justify-content:center;}#i3yrsc{width:14px;height:14px;display:inline-block;vertical-align:middle;}#ij7boa{display:grid;grid-template-columns:1fr 86px 86px;align-items:stretch;row-gap:6px;column-gap:6px;padding-top:0px;padding-right:4px;padding-bottom:0px;padding-left:4px;border-top-width:1px;border-top-style:solid;border-top-color:rgba(148, 163, 184, 0.14);}#iv5lbj{display:flex;align-items:center;row-gap:10px;column-gap:10px;font-size:13px;font-weight:600;color:rgb(226, 232, 240);padding-top:15px;padding-right:0px;padding-bottom:15px;padding-left:0px;}#isfzic{display:inline-flex;width:22px;height:22px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);color:rgb(255, 255, 255);align-items:center;justify-content:center;flex-shrink:0;}#ijqlcz{width:12px;height:12px;display:inline-block;vertical-align:middle;flex-shrink:0;}#iuryaf{display:flex;justify-content:center;align-items:center;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255, 255, 255, 0.07);}#ijcocw{display:inline-flex;width:26px;height:26px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);color:rgb(219, 39, 119);align-items:center;justify-content:center;box-shadow:rgba(0, 0, 0, 0.2) 0px 1px 3px;}#ia7upd{width:16px;height:16px;display:inline-block;vertical-align:middle;}#i9oc0w{display:flex;justify-content:center;align-items:center;padding-top:15px;padding-right:0px;padding-bottom:15px;padding-left:0px;}#iq6ejr{display:inline-flex;width:26px;height:26px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(148, 163, 184, 0.22);color:rgb(203, 213, 225);align-items:center;justify-content:center;}#ibz91g{width:14px;height:14px;display:inline-block;vertical-align:middle;}#iv75oi{display:grid;grid-template-columns:1fr 86px 86px;align-items:stretch;row-gap:6px;column-gap:6px;padding-top:0px;padding-right:4px;padding-bottom:0px;padding-left:4px;border-top-width:1px;border-top-style:solid;border-top-color:rgba(148, 163, 184, 0.14);}#ihffv6{display:flex;align-items:center;row-gap:10px;column-gap:10px;font-size:13px;font-weight:600;color:rgb(226, 232, 240);padding-top:15px;padding-right:0px;padding-bottom:15px;padding-left:0px;}#iuid6d{display:inline-flex;width:22px;height:22px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);color:rgb(255, 255, 255);align-items:center;justify-content:center;flex-shrink:0;}#ih6waq{width:12px;height:12px;display:inline-block;vertical-align:middle;flex-shrink:0;}#ixna2f{display:flex;justify-content:center;align-items:center;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255, 255, 255, 0.07);}#ijnvvd{display:inline-flex;width:26px;height:26px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);color:rgb(219, 39, 119);align-items:center;justify-content:center;box-shadow:rgba(0, 0, 0, 0.2) 0px 1px 3px;}#iy5emj{width:16px;height:16px;display:inline-block;vertical-align:middle;}#ipnade{display:flex;justify-content:center;align-items:center;padding-top:15px;padding-right:0px;padding-bottom:15px;padding-left:0px;}#i3n2o9{display:inline-flex;width:26px;height:26px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(148, 163, 184, 0.22);color:rgb(203, 213, 225);align-items:center;justify-content:center;}#icl3vq{width:14px;height:14px;display:inline-block;vertical-align:middle;}#icuqt7{display:grid;grid-template-columns:1fr 86px 86px;align-items:stretch;row-gap:6px;column-gap:6px;padding-top:0px;padding-right:4px;padding-bottom:0px;padding-left:4px;border-top-width:1px;border-top-style:solid;border-top-color:rgba(148, 163, 184, 0.14);}#icgz37{display:flex;align-items:center;row-gap:10px;column-gap:10px;font-size:13px;font-weight:600;color:rgb(226, 232, 240);padding-top:15px;padding-right:0px;padding-bottom:15px;padding-left:0px;}#i30ww1{display:inline-flex;width:22px;height:22px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);color:rgb(255, 255, 255);align-items:center;justify-content:center;flex-shrink:0;}#ib10d4{width:12px;height:12px;display:inline-block;vertical-align:middle;flex-shrink:0;}#igsn3v{display:flex;justify-content:center;align-items:center;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255, 255, 255, 0.07);border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;}#i3wxbl{display:inline-flex;width:26px;height:26px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);color:rgb(219, 39, 119);align-items:center;justify-content:center;box-shadow:rgba(0, 0, 0, 0.2) 0px 1px 3px;}#i925zb{width:16px;height:16px;display:inline-block;vertical-align:middle;}#ire1pp{display:flex;justify-content:center;align-items:center;padding-top:15px;padding-right:0px;padding-bottom:15px;padding-left:0px;}#idmwtt{display:inline-flex;width:26px;height:26px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(148, 163, 184, 0.22);color:rgb(203, 213, 225);align-items:center;justify-content:center;}#iu70ge{width:14px;height:14px;display:inline-block;vertical-align:middle;}#iszsdz{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);}#irz47x{font-size:24px;font-weight:900;text-align:center;margin-top:0px;margin-right:0px;margin-bottom:26px;margin-left:0px;}#i09cdl{display:grid;grid-template-columns:1fr;row-gap:16px;column-gap:16px;max-width:880px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}#ip08gv{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(229, 231, 235);border-right-color:rgb(229, 231, 235);border-bottom-color:rgb(229, 231, 235);border-left-color:rgb(229, 231, 235);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;padding-top:24px;padding-right:20px;padding-bottom:24px;padding-left:20px;text-align:center;}#iyew8c{width:56px;height:56px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);color:rgb(255, 255, 255);border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;margin-bottom:14px;}#iovfip{font-size:16px;font-weight:800;margin-top:0px;margin-right:0px;margin-bottom:8px;margin-left:0px;text-transform:uppercase;letter-spacing:0.3px;}#i70qlk{font-size:14px;color:rgb(75, 85, 99);line-height:1.6;}#ia48gj{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(229, 231, 235);border-right-color:rgb(229, 231, 235);border-bottom-color:rgb(229, 231, 235);border-left-color:rgb(229, 231, 235);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;padding-top:24px;padding-right:20px;padding-bottom:24px;padding-left:20px;text-align:center;}#i1k22g{width:56px;height:56px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);color:rgb(255, 255, 255);border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;margin-bottom:14px;}#ieebur{font-size:16px;font-weight:800;margin-top:0px;margin-right:0px;margin-bottom:8px;margin-left:0px;text-transform:uppercase;letter-spacing:0.3px;}#ipd8kf{font-size:14px;color:rgb(75, 85, 99);line-height:1.6;}#iz1waj{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(229, 231, 235);border-right-color:rgb(229, 231, 235);border-bottom-color:rgb(229, 231, 235);border-left-color:rgb(229, 231, 235);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;padding-top:24px;padding-right:20px;padding-bottom:24px;padding-left:20px;text-align:center;}#itud4q{width:56px;height:56px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);color:rgb(255, 255, 255);border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;margin-bottom:14px;}#i2if9o{font-size:16px;font-weight:800;margin-top:0px;margin-right:0px;margin-bottom:8px;margin-left:0px;text-transform:uppercase;letter-spacing:0.3px;}#ipuiuw{font-size:14px;color:rgb(75, 85, 99);line-height:1.6;}#i5p0rh{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);}#ivndl8{max-width:780px;text-align:center;}#iihkj9{background-image:linear-gradient(135deg, rgb(255, 251, 235), rgb(254, 243, 199));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(219, 39, 119);border-right-color:rgb(219, 39, 119);border-bottom-color:rgb(219, 39, 119);border-left-color:rgb(219, 39, 119);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:18px;border-top-right-radius:18px;border-bottom-right-radius:18px;border-bottom-left-radius:18px;padding-top:32px;padding-right:24px;padding-bottom:32px;padding-left:24px;}#i6d4rp{display:inline-flex;width:60px;height:60px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);color:rgb(255, 255, 255);border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;align-items:center;justify-content:center;margin-bottom:14px;}#ipfr73{width:28px;height:28px;display:inline-block;vertical-align:middle;}#ihojah{font-size:24px;font-weight:900;margin-top:0px;margin-right:0px;margin-bottom:12px;margin-left:0px;}#i1c02e{font-size:15px;color:rgb(75, 85, 99);line-height:1.7;}#iaaxg1{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(253, 242, 248);}#i95pyl{max-width:780px;}#iryeru{font-size:24px;font-weight:900;text-align:center;margin-top:0px;margin-right:0px;margin-bottom:26px;margin-left:0px;}#ifkqw8{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(229, 231, 235);border-right-color:rgb(229, 231, 235);border-bottom-color:rgb(229, 231, 235);border-left-color:rgb(229, 231, 235);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin-bottom:10px;overflow-x:hidden;overflow-y:hidden;}#icr61m{padding-top:16px;padding-right:18px;padding-bottom:16px;padding-left:18px;font-size:15px;font-weight:700;}#idw4ut{padding-top:0px;padding-right:18px;padding-bottom:16px;padding-left:18px;font-size:14px;color:rgb(75, 85, 99);line-height:1.65;}#il4562{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(229, 231, 235);border-right-color:rgb(229, 231, 235);border-bottom-color:rgb(229, 231, 235);border-left-color:rgb(229, 231, 235);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin-bottom:10px;overflow-x:hidden;overflow-y:hidden;}#i5o3y1{padding-top:16px;padding-right:18px;padding-bottom:16px;padding-left:18px;font-size:15px;font-weight:700;}#iwkrdc{padding-top:0px;padding-right:18px;padding-bottom:16px;padding-left:18px;font-size:14px;color:rgb(75, 85, 99);line-height:1.65;}#igdcjh{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(229, 231, 235);border-right-color:rgb(229, 231, 235);border-bottom-color:rgb(229, 231, 235);border-left-color:rgb(229, 231, 235);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin-bottom:10px;overflow-x:hidden;overflow-y:hidden;}#iaccrc{padding-top:16px;padding-right:18px;padding-bottom:16px;padding-left:18px;font-size:15px;font-weight:700;}#iqavzv{padding-top:0px;padding-right:18px;padding-bottom:16px;padding-left:18px;font-size:14px;color:rgb(75, 85, 99);line-height:1.65;}#i9d4a2{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(229, 231, 235);border-right-color:rgb(229, 231, 235);border-bottom-color:rgb(229, 231, 235);border-left-color:rgb(229, 231, 235);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin-bottom:10px;overflow-x:hidden;overflow-y:hidden;}#i2y0k3{padding-top:16px;padding-right:18px;padding-bottom:16px;padding-left:18px;font-size:15px;font-weight:700;}#i9a2ew{padding-top:0px;padding-right:18px;padding-bottom:16px;padding-left:18px;font-size:14px;color:rgb(75, 85, 99);line-height:1.65;}#iwtk4d{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(229, 231, 235);border-right-color:rgb(229, 231, 235);border-bottom-color:rgb(229, 231, 235);border-left-color:rgb(229, 231, 235);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin-bottom:10px;overflow-x:hidden;overflow-y:hidden;}#i7wfdc{padding-top:16px;padding-right:18px;padding-bottom:16px;padding-left:18px;font-size:15px;font-weight:700;}#ia414e{padding-top:0px;padding-right:18px;padding-bottom:16px;padding-left:18px;font-size:14px;color:rgb(75, 85, 99);line-height:1.65;}#idr5kd{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(229, 231, 235);border-right-color:rgb(229, 231, 235);border-bottom-color:rgb(229, 231, 235);border-left-color:rgb(229, 231, 235);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin-bottom:10px;overflow-x:hidden;overflow-y:hidden;}#ibkhj7{padding-top:16px;padding-right:18px;padding-bottom:16px;padding-left:18px;font-size:15px;font-weight:700;}#ii4v59{padding-top:0px;padding-right:18px;padding-bottom:16px;padding-left:18px;font-size:14px;color:rgb(75, 85, 99);line-height:1.65;}#i0nmdt{background-image:linear-gradient(135deg, rgb(219, 39, 119), rgb(80, 7, 36));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;color:rgb(255, 255, 255);text-align:center;}#ixp1ny{max-width:680px;}#i96sdl{font-size:12px;letter-spacing:2px;font-weight:700;text-transform:uppercase;color:rgba(255, 255, 255, 0.8);margin-top:0px;margin-right:0px;margin-bottom:16px;margin-left:0px;}#ihyjzk{font-size:30px;font-weight:900;color:rgb(255, 255, 255);margin-top:0px;margin-right:0px;margin-bottom:14px;margin-left:0px;line-height:1.2;}#iro0g5{font-size:15px;color:rgba(255, 255, 255, 0.92);margin-top:0px;margin-right:0px;margin-bottom:28px;margin-left:0px;line-height:1.6;font-weight:400;}#i3cagr{max-width:440px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}#ijsd4k{margin-top:12px;margin-right:0px;margin-bottom:12px;margin-left:0px;}#irao6w{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(219, 39, 119);color:rgb(255, 255, 255);padding-top:16px;padding-right:36px;padding-bottom:16px;padding-left:36px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:currentcolor;border-right-color:currentcolor;border-bottom-color:currentcolor;border-left-color:currentcolor;border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-size:17px;font-weight:900;cursor:pointer;width:100%;box-sizing:border-box;}#i6jmek{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(15, 23, 42);color:rgb(148, 163, 184);padding-top:28px;padding-right:20px;padding-bottom:28px;padding-left:20px;text-align:center;font-size:12px;line-height:1.7;}#if0osy{margin-top:0px;margin-right:0px;margin-bottom:6px;margin-left:0px;color:rgb(255, 255, 255);font-weight:700;font-size:14px;}#is0bzv{margin-top:0px;margin-right:0px;margin-bottom:12px;margin-left:0px;color:rgb(203, 213, 225);}#imragl{margin-top:0px;margin-right:0px;margin-bottom:8px;margin-left:0px;}#iw3rth{color:rgb(148, 163, 184);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;}#idl2a2{color:rgb(148, 163, 184);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;}#ilneel{color:rgb(148, 163, 184);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;}#ia8x5i{color:rgb(148, 163, 184);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;}#iverep{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;color:rgb(100, 116, 139);}#irxpaf{color:rgb(100, 116, 139);}#i8wzha{color:rgb(100, 116, 139);}#i5p501{height:74px;}@keyframes ue-marquee{0%{transform:translateX(0px);}100%{transform:translateX(-50%);}}@keyframes unitone-pulse-red{0%{transform:scale(1);opacity:0.6;}100%{transform:scale(2.5);opacity:0;}}@media (min-width: 601px) and (max-width: 992px){#unitone-lp{font-size:15.5px !important;padding-top:0px !important;padding-right:28px !important;padding-bottom:0px !important;padding-left:28px !important;}#unitone-lp h1{font-size:32px !important;line-height:1.15 !important;}#unitone-lp h2{font-size:24px !important;line-height:1.22 !important;}#unitone-lp h3{font-size:19px !important;line-height:1.3 !important;}#unitone-lp p{font-size:15.5px !important;line-height:1.6 !important;}#unitone-lp .btn-main{max-width:480px;display:block;padding-top:18px !important;padding-right:22px !important;padding-bottom:18px !important;padding-left:22px !important;font-size:18px !important;margin-top:0px !important;margin-right:auto !important;margin-bottom:0px !important;margin-left:auto !important;}#unitone-lp .inp{padding-top:14px !important;padding-right:16px !important;padding-bottom:14px !important;padding-left:16px !important;font-size:16px !important;}#unitone-lp [style*=\"padding:20px\"]{padding-top:36px !important;padding-right:24px !important;padding-bottom:36px !important;padding-left:24px !important;}#unitone-lp [style*=\"padding: 20px\"]{padding-top:36px !important;padding-right:24px !important;padding-bottom:36px !important;padding-left:24px !important;}#unitone-lp [style*=\"padding:32px 20px\"]{padding-top:44px !important;padding-right:28px !important;padding-bottom:44px !important;padding-left:28px !important;}}@media (min-width: 768px){#unitone-lp .ue-hero-grid{align-items:center;grid-template-columns:1fr 1fr !important;row-gap:48px !important;column-gap:48px !important;}#unitone-lp .ue-features-grid{grid-template-columns:repeat(3, 1fr) !important;row-gap:24px !important;column-gap:24px !important;}#unitone-lp .ue-ba-grid{grid-template-columns:1fr 1fr !important;row-gap:20px !important;column-gap:20px !important;}#unitone-lp .ue-how-grid{grid-template-columns:repeat(3, 1fr) !important;row-gap:24px !important;column-gap:24px !important;}#unitone-lp .ue-grid-trust{grid-template-columns:repeat(4, 1fr) !important;row-gap:14px !important;column-gap:14px !important;}#unitone-lp .ue-test-grid{grid-template-columns:repeat(3, 1fr) !important;row-gap:18px !important;column-gap:18px !important;}#unitone-lp .ue-test-slide{flex-grow:0 !important;flex-shrink:0 !important;flex-basis:32% !important;}}@media (min-width: 993px){#unitone-lp{font-size:17px !important;padding-top:0px !important;padding-right:56px !important;padding-bottom:0px !important;padding-left:56px !important;}#unitone-lp h1{font-size:clamp(38px, 4.2vw, 56px) !important;line-height:1.1 !important;}#unitone-lp h2{font-size:clamp(28px, 3vw, 40px) !important;line-height:1.18 !important;}#unitone-lp h3{font-size:clamp(22px, 2.2vw, 30px) !important;line-height:1.25 !important;}#unitone-lp p{font-size:17px !important;line-height:1.65 !important;}#unitone-lp .btn-main{max-width:520px;display:block;padding-top:22px !important;padding-right:24px !important;padding-bottom:22px !important;padding-left:24px !important;font-size:20px !important;margin-top:0px !important;margin-right:auto !important;margin-bottom:0px !important;margin-left:auto !important;}#unitone-lp .inp{padding-top:16px !important;padding-right:18px !important;padding-bottom:16px !important;padding-left:18px !important;font-size:17px !important;}#unitone-lp [style*=\"padding:20px\"]{padding-top:56px !important;padding-right:40px !important;padding-bottom:56px !important;padding-left:40px !important;}#unitone-lp [style*=\"padding: 20px\"]{padding-top:56px !important;padding-right:40px !important;padding-bottom:56px !important;padding-left:40px !important;}#unitone-lp [style*=\"padding:32px 20px\"]{padding-top:64px !important;padding-right:40px !important;padding-bottom:64px !important;padding-left:40px !important;}#unitone-lp [style*=\"padding:24px\"]{padding-top:48px !important;padding-right:32px !important;padding-bottom:48px !important;padding-left:32px !important;}#unitone-lp [style*=\"padding: 24px\"]{padding-top:48px !important;padding-right:32px !important;padding-bottom:48px !important;padding-left:32px !important;}#unitone-lp [style*=\"font-size:13px\"]{font-size:16px !important;}#unitone-lp [style*=\"max-width:400px\"]{max-width:520px !important;}#unitone-lp .ue-section{padding-top:100px !important;padding-right:32px !important;padding-bottom:100px !important;padding-left:32px !important;}}@media (max-width: 600px){#unitone-lp{font-size:14px !important;padding-top:0px !important;padding-right:12px !important;padding-bottom:0px !important;padding-left:12px !important;}#unitone-lp h1{font-size:22px !important;line-height:1.25 !important;}#unitone-lp h2{font-size:21px !important;line-height:1.3 !important;}#unitone-lp h3{font-size:16px !important;line-height:1.35 !important;}#unitone-lp p{font-size:14px !important;line-height:1.55 !important;}#unitone-lp img{width:100% !important;max-width:100% !important;height:auto !important;}#unitone-lp .btn-main{padding-top:14px !important;padding-right:14px !important;padding-bottom:14px !important;padding-left:14px !important;font-size:16px !important;width:100% !important;max-width:100% !important;}#unitone-lp [style*=\"display:flex\"], #unitone-lp [style*=\"display: flex\"]{flex-direction:column !important;row-gap:12px !important;column-gap:12px !important;}#unitone-lp .ue-test-carousel, #unitone-lp [style*=\"overflow-x:auto\"], #unitone-lp [style*=\"overflow-x: auto\"]{flex-direction:row !important;}#unitone-lp [style*=\"width:\"]{max-width:100% !important;}#unitone-lp .unitone-vol-grid{grid-template-columns:1fr !important;}#unitone-lp .unitone-stats-grid \u003e div \u003e div:first-child{font-size:28px !important;}}\u003c\/style\u003e\u003cdiv id=\"unitone-lp\" class=\"niche-beauty\" style=\"position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#fff;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box\"\u003e\n\u003csection id=\"iwa5\" class=\"ue-section ue-hero\"\u003e\u003cdiv class=\"ue-container\"\u003e\u003cdiv id=\"iib6\" class=\"ue-hero-grid\"\u003e\n\u003cdiv class=\"ue-hero-media\"\u003e\u003cimg src=\"[object%20Object]\" alt=\"\" class=\"ue-hero-img\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv id=\"iamlr\"\u003eVersatilă 3 Anotimpuri\u003c\/div\u003e\n\u003ch1 id=\"i9idb\"\u003eJacheta de Tranziție pentru Garderoba ta Versatilă\u003c\/h1\u003e\n\u003cdiv id=\"iffta\"\u003e\n\u003cspan id=\"i4wkt\"\u003e\u003cspan id=\"ibnpu\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"icb56\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003eGreutate medie — pentru primăvară și toamnă\u003c\/span\u003e\u003cspan id=\"iyeah\"\u003e\u003cspan id=\"iprwe\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"iemn1\"\u003e\u003cpath d=\"M4 20c8 0 16-4 16-16C8 4 4 12 4 20z\"\u003e\u003c\/path\u003e\u003cpath d=\"M4.5 19.5C8 14 12 11.5 16 10.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e3 culori clasice — roșu, verde, albastru\u003c\/span\u003e\u003cspan id=\"isuth\"\u003e\u003cspan id=\"ibd2p\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"ijouf\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003eCroi unisex — merge pe bărbați și femei\u003c\/span\u003e\u003cspan id=\"i4kji\"\u003e\u003cspan id=\"icwlj\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"ikf8m\"\u003e\u003cpath d=\"M8 11V5.5a1.5 1.5 0 0 1 3 0V10m0 0V4a1.5 1.5 0 0 1 3 0v6m0 0V6a1.5 1.5 0 0 1 3 0v7a6 6 0 0 1-6 6h-1a5 5 0 0 1-4.3-2.5L4 14a1.5 1.5 0 0 1 2.6-1.5L8 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003eLayering simplu — poți purta cu ce ai deja\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"i7dx1\"\u003e\n\u003cspan data-unitone-bind=\"compareAt\" id=\"i3lk9\"\u003e270 LEI\u003c\/span\u003e\u003cspan data-unitone-bind=\"price\" id=\"iob4z\"\u003e109 LEI\u003c\/span\u003e\u003cspan data-unitone-bind=\"discount\" id=\"ijxhc\"\u003e-60%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:#15803d;margin-bottom:8px\"\u003e\n\u003cspan style=\"width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.18);flex-shrink:0;display:inline-block\"\u003e\u003c\/span\u003e6990 în stoc\u003c\/div\u003e\n\u003cform action=\"\/cart\/add\" method=\"post\" accept-charset=\"UTF-8\" enctype=\"multipart\/form-data\" id=\"id0ho\"\u003e\n\u003cinput type=\"hidden\" name=\"id\" value=\"67465374924822\"\u003e\u003cinput type=\"hidden\" name=\"return_to\" value=\"\/checkout\"\u003e\u003cbutton type=\"submit\" id=\"imgvi\"\u003e🛒 COMANDĂ ACUM\u003c\/button\u003e\n\u003c\/form\u003e\n\u003cdiv id=\"ia3te\"\u003e\n\u003cspan id=\"iie5a\"\u003e\u003cspan id=\"ijesx\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"iryyf\"\u003e\u003crect x=\"1\" y=\"4\" width=\"14\" height=\"12\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"15 8 19 8 22 11 22 16 15 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17.5\" cy=\"18.5\" r=\"2.2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/span\u003ePlata la livrare\u003c\/span\u003e\u003cspan id=\"iz9dl\"\u003e\u003cspan id=\"io9k2\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"ibmmk\"\u003e\u003crect x=\"1\" y=\"4\" width=\"14\" height=\"12\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"15 8 19 8 22 11 22 16 15 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17.5\" cy=\"18.5\" r=\"2.2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/span\u003eLivrare 24-48h\u003c\/span\u003e\u003cspan id=\"i3wxj\"\u003e\u003cspan id=\"itzxr\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"i8kea\"\u003e\u003cpath d=\"M3 12a9 9 0 1 0 3-6.7L3 8\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 3v5h5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003eRetur 30 zile\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection id=\"iky1k\" class=\"ue-section\"\u003e\u003cdiv class=\"ue-container\"\u003e\n\u003cdiv id=\"iwe2m\"\u003e\n\u003ch2 id=\"i3n22\"\u003ePentru cei care vor simplitate în garderobă\u003c\/h2\u003e\n\u003cp id=\"iue0j\"\u003eO jachetă unisex de greutate medie, creată special pentru primăvara și toamna românească — când nu e nici prea cald, nici prea frig. Disponibilă în trei culori clasice care merg cu orice ai în dulap.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"igmcu\" class=\"ue-features-grid\"\u003e\n\u003cdiv id=\"iapdp\"\u003e\n\u003cimg src=\"https:\/\/placehold.co\/600x400\/f3f4f6\/999?text=Imagine\" alt=\"\" id=\"im6qh\"\u003e\u003cdiv id=\"i7v9c\"\u003e\n\u003ch3 id=\"ipi6f\"\u003eMERGE CU TOT CE AI ÎN DULAP DEJA\u003c\/h3\u003e\n\u003cp id=\"i9iym\"\u003ePui jacheta roșie, verde sau albastră — merge cu blugii, cu pantalonii de birou, cu adidașii, cu ce vrei tu. Nu mai stai 15 minute dimineața să te gândești ce să combini. O culoare clasică înseamnă că poți ieși din casă fără să te mai uiți în oglindă de 5 ori.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"isrr7\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1071\/4677\/2502\/files\/cod-6ef402edba6f.jpg?v=1783526014\" alt=\"\" id=\"i0b7w\"\u003e\u003cdiv id=\"i22jg\"\u003e\n\u003ch3 id=\"ix6ch\"\u003eGREUTATE MEDIE — EXACT PENTRU TRANZIȚIE\u003c\/h3\u003e\n\u003cp id=\"i9m4q\"\u003eNu e groasă ca geaca de iarnă, nu e subțire ca tricoul singur. E exact pentru fereastra aia de 10-18 grade când celelalte haine eșuează. Porți jacheta direct peste bluză sau tricou și ieși din casă — fără să tremuri, fără să transpi.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"i6v58\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1071\/4677\/2502\/files\/cod-4cd27e45f18b.jpg?v=1783526016\" alt=\"\" id=\"ia32h\"\u003e\u003cdiv id=\"ixhvo\"\u003e\n\u003ch3 id=\"i9vzk\"\u003eCROI UNISEX — FUNCȚIONEAZĂ PE ORICINE\u003c\/h3\u003e\n\u003cp id=\"ilt8d\"\u003eNu e tăiată prea strâmt, nu e prea largă. Croiul clasic unisex face ca aceeași jachetă să vină bine și pe bărbat, și pe femeie. O cumperi acum, o porți tu, o împrumuți, merge pe oricine din casă fără probleme.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection id=\"i6z2t9\" class=\"ue-section\"\u003e\u003cdiv id=\"issrsy\" class=\"ue-container\"\u003e\n\u003ch2 id=\"ivnucd\" class=\"ue-comp-title\"\u003eDe ce \u003cspan id=\"i6nmla\"\u003eJacheta de Tranziție\u003c\/span\u003e face diferența\u003c\/h2\u003e\n\u003cdiv id=\"iqbacg\"\u003e\n\u003cdiv id=\"itfg8h\"\u003e\n\u003cdiv aria-hidden=\"true\" id=\"iv298g\"\u003e​\u003c\/div\u003e\n\u003cdiv id=\"ilcxnm\"\u003eJacheta de Tranziție\u003c\/div\u003e\n\u003cdiv id=\"i2rgai\"\u003eJachete fast-fashion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"idz1w6\"\u003e\n\u003cdiv id=\"i2pm5g\"\u003e\n\u003cspan id=\"igapmr\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"idbi92\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eGreutate medie perfectă\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"iiuzv4\"\u003e\u003cspan id=\"imcmt6\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"i0r8m8\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv id=\"i0urwi\"\u003e\u003cspan id=\"iw5iyz\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"iqrw4b\"\u003e\u003cline x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"iq2qki\"\u003e\n\u003cdiv id=\"iazqvi\"\u003e\n\u003cspan id=\"iqsev1\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"ig36zy\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003e3 culori clasice universale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"im2hzq\"\u003e\u003cspan id=\"itnh6j\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"i82elf\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv id=\"i04i3a\"\u003e\u003cspan id=\"ihutsg\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"i3yrsc\"\u003e\u003cline x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"ij7boa\"\u003e\n\u003cdiv id=\"iv5lbj\"\u003e\n\u003cspan id=\"isfzic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"ijqlcz\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eCroi unisex funcțional\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"iuryaf\"\u003e\u003cspan id=\"ijcocw\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"ia7upd\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv id=\"i9oc0w\"\u003e\u003cspan id=\"iq6ejr\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"ibz91g\"\u003e\u003cline x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"iv75oi\"\u003e\n\u003cdiv id=\"ihffv6\"\u003e\n\u003cspan id=\"iuid6d\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"ih6waq\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eLayering simplu\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"ixna2f\"\u003e\u003cspan id=\"ijnvvd\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"iy5emj\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv id=\"ipnade\"\u003e\u003cspan id=\"i3n2o9\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"icl3vq\"\u003e\u003cline x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"icuqt7\"\u003e\n\u003cdiv id=\"icgz37\"\u003e\n\u003cspan id=\"i30ww1\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"ib10d4\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eRezistă 2-3 sezoane\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"igsn3v\"\u003e\u003cspan id=\"i3wxbl\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"i925zb\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv id=\"ire1pp\"\u003e\u003cspan id=\"idmwtt\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"iu70ge\"\u003e\u003cline x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection id=\"iszsdz\" class=\"ue-section\"\u003e\u003cdiv class=\"ue-container\"\u003e\n\u003ch2 id=\"irz47x\"\u003eCum funcționează — 3 pași\u003c\/h2\u003e\n\u003cdiv id=\"i09cdl\" class=\"ue-how-grid\"\u003e\n\u003cdiv id=\"ip08gv\"\u003e\n\u003cdiv id=\"iyew8c\"\u003e1\u003c\/div\u003e\n\u003ch3 id=\"iovfip\"\u003eAlegi culoarea\u003c\/h3\u003e\n\u003cp id=\"i70qlk\"\u003eRoșu, verde sau albastru — toate trei sunt culori clasice care merg cu baza garderobei tale (blugi, pantaloni negri, tricouri albe sau gri).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"ia48gj\"\u003e\n\u003cdiv id=\"i1k22g\"\u003e2\u003c\/div\u003e\n\u003ch3 id=\"ieebur\"\u003eO porți direct\u003c\/h3\u003e\n\u003cp id=\"ipd8kf\"\u003ePui jacheta peste bluză sau tricou dimineața și ieși din casă — fără layering complicat, fără să te gândești dacă merge sau nu.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"iz1waj\"\u003e\n\u003cdiv id=\"itud4q\"\u003e3\u003c\/div\u003e\n\u003ch3 id=\"i2if9o\"\u003eFuncționează 4-5 luni pe an\u003c\/h3\u003e\n\u003cp id=\"ipuiuw\"\u003ePrimăvara și toamna românească înseamnă că porți jacheta asta 4-5 luni pe an, 2-3 ani la rând — investiție care se amortizează sub 3 lei pe purtare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cdiv class=\"cod-reviews\" style=\"max-width:980px;margin:0 auto;padding:8px 16px\"\u003e\n\u003cdiv class=\"jdgm-widget jdgm-review-widget\" data-id=\"15091352567830\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"looxReviews\" data-product-id=\"15091352567830\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection id=\"i5p0rh\" class=\"ue-section\"\u003e\u003cdiv id=\"ivndl8\" class=\"ue-container\"\u003e\u003cdiv id=\"iihkj9\"\u003e\n\u003cdiv id=\"i6d4rp\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"ipfr73\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch2 id=\"ihojah\"\u003eGaranție 30 zile · Risk-Free\u003c\/h2\u003e\n\u003cp id=\"i1c02e\"\u003eDacă după 30 de zile jacheta nu merge cu garderoba ta sau nu e cum te-ai așteptat, returnezi integral + 20 LEI pentru bătaia de cap. Plata la livrare înseamnă că o încerci acasă înainte să plătești — zero risc.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection id=\"iaaxg1\" class=\"ue-section\"\u003e\u003cdiv id=\"i95pyl\" class=\"ue-container\"\u003e\n\u003ch2 id=\"iryeru\"\u003eÎntrebări frecvente\u003c\/h2\u003e\n\u003cdiv\u003e\n\u003cdetails id=\"ifkqw8\"\u003e\u003csummary id=\"icr61m\"\u003eE prea scumpă — 1360 lei pe o jachetă simplă?\u003c\/summary\u003e\u003cdiv id=\"idw4ut\"\u003eO jachetă pe care o porți 4-5 luni pe an, 3-4 ani la rând înseamnă sub 3 lei pe purtare. Calculează ce ai plătit pe ultimele 3 jachete ieftine care acum sunt în fundul dulapului și se uzează după un sezon.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails id=\"il4562\"\u003e\u003csummary id=\"i5o3y1\"\u003eNu știu dacă îmi vine bine sau dacă culoarea e cum apare pe ecran.\u003c\/summary\u003e\u003cdiv id=\"iwkrdc\"\u003eTocmai de asta există plata la livrare — o încerci acasă, în lumina ta, cu hainele tale. Dacă nu e ce așteptai, nu ai pierdut nimic. Returnezi și gata.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails id=\"igdcjh\"\u003e\u003csummary id=\"iaccrc\"\u003eNu știu brandul, nu am mai comandat de la ei.\u003c\/summary\u003e\u003cdiv id=\"iqavzv\"\u003eToată lumea a fost prima dată nouă pentru un magazin. De asta există rambursul — ca tu să fii în control, nu ei. Plătești doar după ce vezi jacheta și ești mulțumită.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails id=\"i9d4a2\"\u003e\u003csummary id=\"i2y0k3\"\u003ePoate găsesc ceva similar mai ieftin dacă mai caut.\u003c\/summary\u003e\u003cdiv id=\"i9a2ew\"\u003ePoți. Și probabil ai mai încercat. Întrebarea e: acea jachetă mai ieftină mai e în garderoba ta sau a terminat la second-hand după un sezon? Calitatea se vede după prima spălare și prima ieșire.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails id=\"iwtk4d\"\u003e\u003csummary id=\"i7wfdc\"\u003eCum se face plata?\u003c\/summary\u003e\u003cdiv id=\"ia414e\"\u003ePlata se face ramburs la curier, la livrare. Verifici produsul și apoi plătești.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails id=\"idr5kd\"\u003e\u003csummary id=\"ibkhj7\"\u003eCât durează livrarea?\u003c\/summary\u003e\u003cdiv id=\"ii4v59\"\u003eLivrare în 24-48 de ore lucrătoare în toată România.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection id=\"i0nmdt\" class=\"ue-section\"\u003e\u003cdiv id=\"ixp1ny\" class=\"ue-container\"\u003e\n\u003cp id=\"i96sdl\"\u003eComandă azi — plătești doar la livrare, fără avans, zero risc să încerci acasă\u003c\/p\u003e\n\u003ch2 id=\"ihyjzk\"\u003eComandă cu plata la livrare\u003c\/h2\u003e\n\u003cp id=\"iro0g5\"\u003eVerifici produsul când îți ajunge. Plătești doar dacă totul e ok.\u003c\/p\u003e\n\u003cdiv id=\"i3cagr\"\u003e\u003cform action=\"\/cart\/add\" method=\"post\" accept-charset=\"UTF-8\" enctype=\"multipart\/form-data\" id=\"ijsd4k\"\u003e\n\u003cinput type=\"hidden\" name=\"id\" value=\"67465374924822\"\u003e\u003cinput type=\"hidden\" name=\"return_to\" value=\"\/checkout\"\u003e\u003cbutton type=\"submit\" id=\"irao6w\"\u003e🛒 COMANDĂ ACUM\u003c\/button\u003e\n\u003c\/form\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cfooter id=\"i6jmek\"\u003e\u003cp id=\"if0osy\"\u003eJacheta de Tranziție pentru Garderoba ta Versatilă\u003c\/p\u003e\n\u003cp id=\"is0bzv\"\u003eComandă rapidă · Plată ramburs · Livrare în toată România\u003c\/p\u003e\n\u003cp id=\"imragl\"\u003e\u003ca href=\"#\" id=\"iw3rth\"\u003eTermeni\u003c\/a\u003e · \u003ca href=\"#\" id=\"idl2a2\"\u003eConfidențialitate\u003c\/a\u003e · \u003ca href=\"#\" id=\"ilneel\"\u003eRetur\u003c\/a\u003e · \u003ca href=\"#\" id=\"ia8x5i\"\u003eContact\u003c\/a\u003e\u003c\/p\u003e\n\u003cp id=\"iverep\"\u003e© 2026 · \u003ca href=\"https:\/\/anpc.ro\/ce-este-sal\/\" id=\"irxpaf\"\u003eANPC SAL\u003c\/a\u003e · \u003ca href=\"https:\/\/ec.europa.eu\/consumers\/odr\/\" id=\"i8wzha\"\u003eSOL\u003c\/a\u003e\u003c\/p\u003e\u003c\/footer\u003e\u003cdiv aria-hidden=\"true\" id=\"i5p501\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c!--\/unitone-lp--\u003e","brand":"Prosper58","offers":[{"title":"red","offer_id":58292807106904,"sku":"jacket-3-red","price":108.88,"currency_code":"EUR","in_stock":false},{"title":"green","offer_id":58292807139672,"sku":"jacket-3-green","price":109.99,"currency_code":"EUR","in_stock":false},{"title":"blue","offer_id":58292807172440,"sku":"jacket-3-blue","price":117.7,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/images_4_f6e04bff-665b-40be-afd1-4f74dc5c4885.jpg?v=1787845323"},{"product_id":"my-jacket-song-a-digital-product","title":"My Jacket Song - A Digital Product","description":"My Jacket Song is a unique digital product from My Store designed for music lovers and creative professionals. This innovative digital offering provides instant access to exclusive audio content featuring jacket-themed musical compositions and soundscapes.\n\nPerfect for content creators, podcast producers, and musicians seeking royalty-free or licensed music for their projects, My Jacket Song delivers high-quality audio files ready for immediate download and use. The digital product includes professionally produced tracks that blend contemporary and classic musical styles, making it versatile for various creative applications including video production, streaming content, background music, and multimedia projects.\n\nMy Store's My Jacket Song digital product offers convenient instant delivery with no physical shipping required. Users receive downloadable files in standard audio formats compatible with most editing software and media players. This makes it an ideal solution for anyone needing quick access to quality music without lengthy production timelines.\n\nThe product is suitable for independent filmmakers, social media content creators, YouTube producers, Twitch streamers, and professional musicians looking to expand their audio libraries. Whether you're working on a commercial project, personal creative endeavor, or professional production, My Jacket Song provides ready-to-use audio content that saves time in the creative process.\n\nAt USD 118.25, My Jacket Song from My Store represents an accessible investment in quality digital audio content. The product eliminates the need for expensive music licensing agreements or lengthy negotiations with artists, offering a straightforward purchase option for immediate creative use.\n\nDigital products like My Jacket Song are becoming increasingly popular among remote workers, online entrepreneurs, and digital creators who need reliable, instant-access resources. This offering from My Store caters to the growing demand for downloadable creative assets in today's digital-first economy.\n\nThe My Jacket Song digital product can be used across multiple projects and platforms, providing long-term value for your creative investment. Whether you're building a music portfolio, producing multimedia content, or enhancing your creative toolkit, this My Store product delivers professional-quality audio instantly.","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292809859416,"sku":"my-jacket-song-a-digital-product-default-title","price":118.25,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/my-jacket-song-a-digital-product-default-title.jpg?v=1787845325"},{"product_id":"green-leather-jacket-with-hoodie","title":"Green Leather Jacket with Hoodie","description":"\u003cp\u003eGet ready to conquer the urban jungle with our Green Leather Jacket with Hoodie. Made from premium, high quality, eco-friendly organic materials, this jacket is perfect for the adventurous millennial man. Don't miss out - it's a must buy for those who love taking risks and looking stylish while doing it!\u003c\/p\u003e\n\u003cp\u003eThis stylish green leather jacket comes with a cozy hoodie, perfect for chilly days. Made from high-quality leather, it's designed to last and keep you looking great.\u003c\/p\u003e","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292810187096,"sku":"green-leather-jacket-with-hoodie-default-title","price":1105.99,"currency_code":"EUR","in_stock":true}]},{"product_id":"rokform-crystal-protective-iphone-12-12-pro-case-with-magnetic-mounting","title":"Rokform Crystal Protective iPhone 12\/12 Pro Case with Magnetic Mounting","description":"\u003cp\u003eCrystal-clear protection for the iPhone 12\/12 Pro that keeps your device safe without hiding its design, while enabling hands-free use and secure mounting on the go.\u003c\/p\u003e\n\n\u003cp\u003eKey features:\u003cbr\u003e\n- Dual-compound construction: Hard polycarbonate shell with a soft impact-resistant core delivers 360-degree, six-sided protection and superior shock absorption.\u003cbr\u003e\n- RokLock Twist Lock mounting: Quick, secure attachment to bikes, cars, and other surfaces with an intuitive twist.\u003cbr\u003e\n- Integrated Neodymium magnet: Enables convenient magnetic mounting on compatible surfaces while remaining safe for GPS and wireless payments.\u003cbr\u003e\n- Wireless charging compatible: Removable center magnet allows charging without removing the case.\u003c\/p\u003e\n\n\u003cp\u003eAdditional details:\u003cbr\u003e\n- Material: Clear outer shell with protective core\u003cbr\u003e\n- Device compatibility: Apple iPhone 12 and iPhone 12 Pro\u003cbr\u003e\n- Case color: Clear\u003c\/p\u003e\n\n\u003cp\u003eDesigned for everyday durability and versatility, this Rokform case guards against life's mishaps while preserving your phone’s pristine look and offering flexible mounting options.\u003c\/p\u003e","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292811170136,"sku":"TEST-22222","price":49.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/1-Hero-iPhone12Pro6.1-Crystal.png?v=1787845331"},{"product_id":"rokform-iphone-12-pro-max-rugged-case-military-grade-magnetic-mountable-protection","title":"Rokform iPhone 12 Pro Max Rugged Case Military-Grade Magnetic Mountable Protection","description":"Rokform iPhone 12 Pro Max Rugged Case with Military-Grade Protection and Magnetic Mounting\n\nThe Rokform iPhone 12 Pro Max case delivers military-grade protection certified to MIL-STD 801G-516.6 standards, offering up to 4 times greater drop protection than standard cases. This rugged case combines durable polycarbonate and TPU materials with reinforced corners to shield your device from impacts, drops, and everyday damage while maintaining a slim 0.50-inch profile that doesn't add unnecessary bulk.\n\nBuilt-in magnetic mounting technology sets this case apart. Three industrial-grade magnets are integrated throughout the case, allowing you to attach your iPhone 12 Pro Max securely to metal surfaces, magnetic mounts, and accessories for hands-free use. The proprietary RokLock twist lock system works seamlessly with Rokform's extensive mount ecosystem, making it easy to connect to bike mounts, car mounts, dashboard holders, and other compatible accessories without removing the case.\n\nEnhanced protection extends to critical areas. The reinforced corner design absorbs shock from drops and impacts, while elevated bezels protect the screen and camera lens from scratches and direct contact with surfaces. The case maintains full wireless charging compatibility, so you can charge your iPhone 12 Pro Max without removing it.\n\nDimensions measure 6.83 inches in length, 3.51 inches in width, and 0.50 inches in thickness, providing a precise fit for the iPhone 12 Pro Max. The case is specifically designed for this model to ensure perfect button access, speaker clarity, and camera functionality.\n\nThis Rokform case is ideal for active users, outdoor enthusiasts, travelers, and anyone who needs reliable device protection combined with flexible mounting options. Whether you're commuting by bike, driving, hiking, or working in demanding environments, the magnetic mounting system eliminates the need to hold your phone while the military-grade construction keeps it protected from accidental drops and rough handling.\n\nAt USD 49.99, the Rokform iPhone 12 Pro Max case offers professional-grade protection with innovative magnetic mounting technology in a lightweight, compact design that works with your lifestyle rather than against it.","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292813103448,"sku":"TESTER-022223","price":49.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/6-WirelessCharging-iPhone12Pro6.7.png?v=1787845335"},{"product_id":"rokform-rugged-case-for-iphone-12-12-pro-military-grade-magnetic-twist-lock","title":"Rokform Rugged Case for iPhone 12\/12 Pro - Military-Grade, Magnetic, Twist Lock","description":"Ready for adventure? This Rokform Rugged Case for iPhone 12\/12 Pro is your phone's super suit, boasting military-grade protection that laughs in the face of drops and bumps. With built-in industrial-grade magnets, your phone magically sticks to any magnetic surface, freeing up your hands for more important things. Plus, the integrated RokLock system lets you twist and lock your device onto bike, motorcycle, or car mounts for ultimate convenience. All this powerhouse protection comes in a slim, lightweight design that keeps your phone safe without the bulk, ready for any quest.\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eDevice Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eiPhone 12, iPhone 12 Pro\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eDrop Protection Standard\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eExceeds MIL-STD 801G-516.6 Military-Grade\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eMagnetic Feature\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eIntegrated industrial-grade magnets\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eMounting System\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBuilt-in RokLock Twist Lock\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eShock Absorption\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eUp to 4 times more than standard cases\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eProtection Coverage\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e6-sided 360-degree\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eCase Length\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e6.13 inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eCase Width\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e3.09 inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eCase Thickness\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e0.50 inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e2-year limited manufacturer's warranty\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292815855960,"sku":"307301P","price":49.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/3-Details-iPhone12Pro6.1.png?v=1787845338"},{"product_id":"rokform-crystal-case-for-iphone-12-pro-max-magnetic-shockproof-slim-mountable-protection","title":"Rokform Crystal Case for iPhone 12 Pro Max: Magnetic, Shockproof, Slim, Mountable Protection","description":"Rokform Crystal Case for iPhone 12 Pro Max\n\nThe Rokform Crystal Case combines military-grade protection with innovative mounting versatility for your iPhone 12 Pro Max. This slim, ultra-lightweight protective case features a dual-compound design that absorbs shock without adding bulk to your device.\n\nThe case uses a hard polycarbonate exterior paired with a soft impact-resistant core to deliver six-sided 360-degree protection. The transparent crystal-clear design lets your phone's original color shine through while maintaining full visibility of your device. At just 0.55 inches thick, it maintains a sleek profile that fits comfortably in pockets and bags.\n\nRokform's integrated RokLock Twist Lock mounting system lets you securely attach your iPhone 12 Pro Max to bikes, cars, dashboards, and other surfaces for hands-free viewing and navigation. The built-in Neodymium magnets enable magnetic mounting on any ferrous metal surface, giving you flexible positioning options for workspaces, vehicles, and outdoor activities.\n\nThe magnetic technology is engineered to be safe for all phone functions including GPS, Apple Pay, credit cards, Wi-Fi, Bluetooth, and camera performance. Your wireless charging, data, and contactless payments work normally without interference.\n\nKey specifications include dimensions of 6.42 inches in length, 3.19 inches in width, and 0.55 inches in depth, providing a form-fit design specifically engineered for iPhone 12 Pro Max. The case material combines hard polycarbonate with soft impact-resistant core compounds for balanced protection and usability.\n\nThis protective case suits active users who need reliable drop protection combined with mounting flexibility. Whether you're cycling, hiking, driving, or working at a desk, the Rokform case provides durable shockproof protection while enabling hands-free phone positioning. The slim design means you don't sacrifice pocket space or comfort for robust protection.\n\nThe clear polycarbonate construction maintains the aesthetic appeal of your iPhone 12 Pro Max while the integrated mounting system eliminates the need for separate phone holders or stands. The magnetic mounting option provides quick attachment and removal without tools or complicated setup.\n\nIdeal for commuters, outdoor enthusiasts, fitness enthusiasts, and anyone who needs both protective durability and functional mounting options, the Rokform Crystal Case delivers all-day protection and versatile positioning for your iPhone 12 Pro Max. The combination of shock absorption, slim profile, and magnetic mounting makes it a comprehensive protective solution for active lifestyles.","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292817264984,"sku":"307120P","price":49.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/1-Hero-iPhone12Pro6.7-Crystal_1529cd37-3837-4f80-9b92-3af8f9c59bc4.png?v=1787845340"},{"product_id":"rokform-iphone-17-tempered-glass-screen-protector-9h-hardness-edge-to-edge-shield","title":"Rokform iPhone 17 Tempered Glass Screen Protector - 9H Hardness Edge-to-Edge Shield","description":"\u003cp\u003eProtect your investment with the Rokform Tempered Glass Screen Protector, specifically engineered for the Apple iPhone 17. This ultra-tough glass shield provides a high-definition, crystal-clear viewing experience while maintaining the original touch sensitivity of your device. Designed to withstand daily wear, it offers robust scratch resistance and impact absorption to keep your display in pristine condition during any digital adventure.\u003c\/p\u003e\u003cp\u003eThe precision-fit design ensures edge-to-edge coverage with a slim 0.013-inch profile that remains virtually unnoticeable. Installation is streamlined for a bubble-free application using a silicone adhesive layer that secures the protector firmly to your screen without residue.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e9H Hardness:\u003c\/strong\u003e Provides superior scratch and drop protection for the iPhone 17 display.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCrystal-Clear Clarity:\u003c\/strong\u003e High-definition transparency ensures vibrant colors and sharp visuals.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecision Fit:\u003c\/strong\u003e Edge-to-edge coverage designed specifically for a seamless look and feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTouch Sensitivity:\u003c\/strong\u003e Engineered to maintain the responsive tactile experience of the bare screen.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation:\u003c\/strong\u003e Silicone adhesive allows for a simple, bubble-free application process.\u003c\/li\u003e\n\u003c\/ul\u003e\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUltra-Tough Tempered Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApple iPhone 17\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHardness\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e9H (estimated)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTransparency\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCrystal-Clear, High Definition\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBubble-Free, Easy Application\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCoverage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEdge-to-Edge, Precision Fit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProtection Features\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eScratch-Resistant, Impact-Absorbent, Drop Protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTouch Sensitivity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMaintained\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eThickness\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e0.013 inches (estimated)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAdhesive Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSilicone (estimated)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292819034456,"sku":"351121","price":28.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/iPhone17-SP-1.jpg?v=1787845343"},{"product_id":"durable-iphone-17-crystal-case-with-magsafe-military-grade-drop-protection","title":"Durable iPhone 17 Crystal Case with MagSafe, Military-Grade Drop Protection","description":"\u003cp\u003eThe Rokform Crystal Case for iPhone 17 combines transparent design with rugged protection. This clear phone case lets you showcase your iPhone 17's original color while defending against drops, impacts, and daily wear.\u003c\/p\u003e\u003cp\u003eBuilt with premium TPU and polycarbonate materials, this hybrid case construction delivers flexible shock absorption combined with rigid structural support. The dual-material design keeps your iPhone 17 safe from accidental drops while maintaining a slim profile that fits easily in pockets and bags.\u003c\/p\u003e\u003cp\u003eThe case exceeds military-grade protection standards, specifically MIL-STD 801G-516.6 drop testing certification, ensuring your device survives significant impacts.\u003c\/p\u003e\u003cp\u003eThe integrated MagSafe system features N52 neodymium magnets for strong magnetic mounting compatibility. Attach your iPhone 17 to magnetic car mounts, phone stands, wallets, or any MagSafe-compatible accessories with secure connection.\u003c\/p\u003e\u003cp\u003eThe Roklock twist lock mounting system provides additional stability for hands-free positioning during navigation, video calls, or content viewing.\u003c\/p\u003e\u003cp\u003eThis iPhone 17 case is designed for active users who need reliable protection. Whether you're traveling, commuting, working outdoors, or simply navigating daily life, the crystal clear case guards against scratches, dust, and accidental drops.\u003c\/p\u003e\u003cp\u003eRokform backs this protective case with a 2-year manufacturer warranty and 60-day money-back guarantee, giving you confidence in your purchase. The case maintains full access to all iPhone 17 ports, buttons, and features including the camera, charging port, and volume controls.\u003c\/p\u003e\u003cp\u003eCompatible exclusively with Apple iPhone 17. Available in clear finish. Priced at USD 69.99.\u003c\/p\u003e","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292820377944,"sku":"315420P","price":69.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/1-Crystal-iPhone17_1f97c509-69f2-4a14-9838-85b876f5336a.jpg?v=1787845346"},{"product_id":"rokform-rugged-iphone-17-case-with-magnetic-mount-and-secure-twist-lock-system","title":"Rokform Rugged iPhone 17 Case with Magnetic Mount and Secure Twist-Lock System","description":"Rokform Rugged iPhone 17 Case with Magnetic Mount and Secure Twist-Lock System\n\nThe Rokform iPhone 17 case combines military-grade protection with innovative magnetic mounting technology. This rugged phone case is designed for users who need reliable drop protection and versatile attachment options for active lifestyles.\n\nConstruction and Protection\n\nThe case features a dual-material design combining high-quality TPU and polycarbonate for maximum durability. This construction exceeds MIL-STD 801G-516.6 military grade standards, meaning it can withstand significant drops and impacts. The protective design maintains a slim profile at just 0.5 inches thick and weighs only 0.40 pounds, so it won't add bulk to your iPhone 17.\n\nMagnetic Mounting System\n\nBuilt-in N52 Neodymium magnets allow your phone to attach securely to any metal surface, including car dashboards, refrigerators, and metal shelving. The magnets are strong enough to hold your device safely while remaining easy to detach when needed. This magnetic system works seamlessly with Rokform's ecosystem of magnetic accessories and mounts.\n\nRoklock Twist-Lock Technology\n\nThe proprietary Roklock twist-lock mounting system makes attaching and detaching accessories quick and intuitive. Simply twist to secure or release, eliminating the need for complicated attachment procedures. This system works with Rokform's full line of adventure and outdoor accessories.\n\nSpecifications and Compatibility\n\nThis protective case is specifically designed for iPhone 17 compatibility. The case dimensions are approximately 6.5 inches in length, 3.5 inches in width, and 0.5 inches in height. The black color complements any iPhone 17 model while maintaining a professional appearance.\n\nWarranty and Satisfaction Guarantee\n\nRokform backs this case with a 2-year manufacturer warranty covering defects in materials and workmanship. Additionally, the company offers a 60-day money-back guarantee, allowing you to test the case risk-free.\n\nIdeal Use Cases\n\nThis iPhone 17 case is perfect for outdoor enthusiasts, travelers, construction workers, and anyone who needs reliable phone protection. The magnetic mounting system makes it ideal for hands-free use in vehicles or during activities. The rugged construction ensures your device stays protected during daily use, sports, or adventure activities.","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292821885272,"sku":"315001P","price":69.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/1-Rugged-iPhone17_9c9b7934-0773-47b9-8d2b-3999a08e4114.jpg?v=1787845349"},{"product_id":"rokform-slim-magnetic-iphone-16-pro-max-case-durable-magsafe-compatible","title":"Rokform Slim Magnetic iPhone 16 Pro Max Case - Durable, MagSafe Compatible","description":"ROKFORM SLIM MAGNETIC IPHONE 16 PRO MAX CASE\n\nThe Rokform Slim Magnetic Case is a protective phone case designed specifically for the iPhone 16 Pro Max. This case combines military-grade drop protection with a minimalist design that showcases your phone's original appearance.\n\nDESIGN AND APPEARANCE\n\nThe case features a transparent black bumper with a clear back panel, allowing the iPhone 16 Pro Max's design to remain visible while providing edge protection. The slim profile measures just 0.52 inches thick, making it ideal for users who want protection without adding bulk to their device. The transparent black bumper contrasts with the clear back, creating a modern aesthetic that works with any iPhone color.\n\nPROTECTION AND DURABILITY\n\nBuilt from dual polycarbonate, TPU, and aluminum materials, this case delivers robust protection against drops from up to 6 feet. The military-grade construction protects against impacts and everyday wear while maintaining a lightweight feel. The side groove design enhances grip, reducing the likelihood of accidental drops and providing tactile feedback when holding the phone.\n\nMAGSAFE COMPATIBILITY\n\nThe Rokform case includes full MagSafe compatibility, allowing you to attach MagSafe accessories like car mounts, wallets, stands, and charging accessories. This feature works with most MagSafe products, excluding the MagSafe Battery Pack, giving you flexibility in how you use and accessorize your iPhone 16 Pro Max.\n\nMATERIAL COMPOSITION\n\nThe case uses a combination of durable materials: dual polycarbonate for the back structure, TPU for impact absorption, and aluminum accents for reinforcement. This multi-material approach balances protection with a slim profile and maintains wireless charging compatibility.\n\nPRACTICAL FEATURES\n\nThe case is engineered for everyday use, whether you're commuting, traveling, or working. The transparent design lets you see the phone's original color and finish, making it suitable for users who purchased their iPhone in a specific color they want to display. The enhanced grip design with side grooves provides better control during use.\n\nWARRANTY AND GUARANTEE\n\nRokform backs this case with a 2-year manufacturer's limited warranty covering defects in materials and workmanship. Additionally, the company offers a 60-day money-back guarantee, allowing you to try the case risk-free and return it if you're not satisfied with the protection or fit.\n\nSPECIFICATIONS\n\nCompatible with iPhone 16 Pro Max only. Case thickness is 0.52 inches. Available in transparent black bumper with clear back configuration. Price is USD 69.99.","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292824703320,"sku":"314130P","price":69.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/1-Slim-iPhone16ProMax.jpg?v=1787845352"},{"product_id":"ultra-durable-iphone-16-pro-max-rugged-case-military-grade-drop-protection-magsafe-compatible","title":"Ultra-Durable iPhone 16 Pro Max Rugged Case: Military-Grade Drop Protection, MagSafe Compatible","description":"Rokform Ultra-Durable iPhone 16 Pro Max Rugged Case with Military-Grade Drop Protection and MagSafe Compatibility\n\nThe Rokform rugged case for iPhone 16 Pro Max delivers military-grade protection that exceeds MIL-STD 810G-516.6 standards, safeguarding your device from drops up to 6 feet. This protective case combines advanced impact resistance with everyday usability, making it ideal for outdoor adventures, construction sites, sports activities, and daily commutes.\n\nConstructed from lightweight polycarbonate shell material, the case provides durable protection without adding excessive bulk or weight to your iPhone 16 Pro Max. The black finish features textured side grips that enhance handling comfort and reduce accidental drops. The raised edges protect your phone's camera lens, screen, and corner areas where damage most commonly occurs.\n\nThe integrated magnetic system uses N52 neodymium magnets and is fully compatible with MagSafe accessories and standard magnetic mounts. This means you can securely attach your phone to car mounts, desk stands, tripods, and other magnetic surfaces while maintaining full protective coverage. The MAXMAX MagSafe compatibility ensures reliable connection strength without compromising your case's protective qualities.\n\nRokform's RokLock twist lock mounting system provides versatile attachment options for various accessories and configurations. Whether you need to mount your phone in a vehicle, on a camera rig, or to other equipment, the twist lock mechanism offers secure, tool-free installation and removal.\n\nThis iPhone 16 Pro Max case comes backed by a 2-year manufacturer warranty and a 60-day money-back guarantee, giving you confidence in your purchase. The case is specifically engineered for the iPhone 16 Pro Max dimensions and maintains access to all ports, buttons, and features.\n\nIdeal for users who need reliable phone protection during active use, travel, outdoor recreation, or professional work environments. The combination of military-grade drop protection, MagSafe functionality, and ergonomic design makes this Rokform case suitable for anyone seeking a durable protective solution that doesn't sacrifice convenience or magnetic accessory compatibility.\n\nPrice: USD 69.99","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292825260376,"sku":"313301P","price":69.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/1-Rugged-iPhone16ProMax.jpg?v=1787845356"},{"product_id":"iphone-16-pro-max-tempered-glass-screen-protector-ultra-thin-scratch-resistant-high-clarity","title":"iPhone 16 Pro Max Tempered Glass Screen Protector: Ultra-Thin, Scratch-Resistant, High Clarity","description":"Give your iPhone 16 Pro Max the ultimate shield with this playful, ultra-thin tempered glass screen protector. It's built tough with Japanese 9H hardness glass to fend off daily scratches and accidental bumps, keeping your display looking pristine. You'll hardly notice the seamless 0.013-inch design, which maintains your device's sleek profile and preserves lightning-fast touch sensitivity. Say goodbye to smudges and hello to crystal-clear protection that feels invisible but works wonders.\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eJapanese Tempered Glass\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHardness Rating\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e9H (Mohs scale)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eThickness\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e0.013 inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFeatures\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eUltra-Scratch Resistant\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eScreen Clarity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eHigh-Definition Transparency\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTouch Response\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eAdvanced Touch Sensitivity\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eSurface Treatment\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eOleophobic Coating (Reduces Fingerprints \u0026amp; Smudges)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBubble-Free Application\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eApple iPhone 16 Pro Max\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eDesign\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eEdge-to-Edge Coverage\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292826046808,"sku":"349421","price":29.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/iPhone16-SP-1_d49ae0e9-daeb-44cb-8893-d53c9a51c84e.jpg?v=1787845358"},{"product_id":"rokform-crystal-clear-iphone-16-pro-max-case-military-grade-magnetic-protection","title":"Rokform Crystal Clear iPhone 16 Pro Max Case: Military-Grade Magnetic Protection","description":"","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292828668248,"sku":"313720P","price":69.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/1-Crystal-iPhone16ProMax.jpg?v=1787845361"},{"product_id":"crystal-clear-protective-iphone-16-plus-case-with-magsafe-compatibility","title":"Crystal Clear Protective iPhone 16 Plus Case with MagSafe Compatibility","description":"","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292829913432,"sku":"313620P","price":69.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/1-Crystal-iPhone16Plus.jpg?v=1787845364"},{"product_id":"crystal-clear-iphone-16-case-military-grade-protection-magsafe-compatible-twist-lock","title":"Crystal Clear iPhone 16 Case, Military-Grade Protection, MagSafe Compatible, Twist Lock","description":"","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292833321304,"sku":"313420P","price":69.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/1-Crystal-iPhone16.jpg?v=1787845367"},{"product_id":"iphone-16-pro-clear-crystal-magsafe-case-military-grade-drop-protection-cover","title":"iPhone 16 Pro Clear Crystal MagSafe Case, Military-Grade Drop Protection Cover","description":"Show off your shiny new iPhone 16 Pro with this crystal clear case, engineered to keep it safe from life's little tumbles. It boasts super-strong magnetic magic for all your MagSafe accessories and military-grade drop protection that laughs in the face of gravity. Reinforced corners and elevated bezels cleverly guard your screen and camera, while the anti-yellowing, scratch-resistant coating keeps it looking pristine. This case is your device's playful guardian, ensuring it stays gorgeous and protected through every adventure.\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eDurable Clear Polycarbonate \u0026amp; TPU Blend (Estimated)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eDevice Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eApple iPhone 16 Pro\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eMagSafe Functionality\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eIntegrated strong magnets for MagSafe accessories\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eMounting System\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBuilt-in RokLock® Twist Lock for Rokform mounts\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eDrop Test Standard\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eExceeds MIL-STD 801G-516.6 Military Grade\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eImpact Protection\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eReinforced corners and enhanced screen\/camera bezels\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eSurface Finish\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eAnti-yellowing and scratch-resistant coating\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eWarranty Coverage\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e2-Year Limited Manufacturer's Warranty\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eSatisfaction Guarantee\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e60-Day Money Back Guarantee\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eProduct Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e0.4 lb\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292835221848,"sku":"313520P","price":59.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/313520P.jpg?v=1787845369"},{"product_id":"painting-test","title":"Painting Test","description":"\u003cp\u003e\u003c\/p\u003e","brand":"Prosper58","offers":[{"title":"A4","offer_id":58292836335960,"sku":"1234566","price":125.0,"currency_code":"EUR","in_stock":false},{"title":"A5","offer_id":58292836368728,"sku":"12345678","price":100.0,"currency_code":"EUR","in_stock":false}]},{"product_id":"vintage","title":"Vintage","description":"\u003cp\u003eThis vintage in is size . \u003c\/p\u003e\u003cstrong\u003eProduct details:\u003c\/strong\u003e SpongeBob SquarePants cartoon character, close-up expression of anxiety with nail-biting gesture and scattered nail bits; colorful animated frame with red border. \u003cstrong\u003eBrand:\u003c\/strong\u003e .","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292839317848,"sku":null,"price":0.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/vintage-155194.jpg?v=1787845375"},{"product_id":"vintage-1","title":"Vintage","description":"\u003cp\u003eThis vintage in is size . \u003c\/p\u003e\u003cstrong\u003eProduct details:\u003c\/strong\u003e \u003cstrong\u003eBrand:\u003c\/strong\u003e .","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292841808216,"sku":null,"price":0.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/product_65a1baaf-dcf4-4a10-8a0f-2f7911cc9c13_1767025019_81c5ce9d-2f0b-44bb-8a91-bbaa1d74d988.webp?v=1787845378"},{"product_id":"kitchen-sink-drain-rack-organizer-abs-plastic-self-draining-sink-shelf-soap-sponge-holder-dishcloth-towel-rack-filter-basket","title":"Kitchen Sink Drain Rack Organizer Abs Plastic Self-draining Sink Shelf Soap Sponge Holder Dishcloth Towel Rack Filter Basket","description":"\u003cdiv class=\"detailmodule_html\"\u003e\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003e\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003e【HIGH QUALITY】The sponge holder is made of stainless steel, ensuring durability and long-term use. It is resistant to rust, providing a reliable solution for storing sponges and dish brushes.\u003c\/p\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003e【VERSATILITY】This versatile holder can be used for a variety of items, including sponges, dish cloths, scrubbers, and even kitchen sink drain plugs. Its functionality is sure to impress.\u003c\/p\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003e【SIMPLE AND PRACTICAL】The compact and stylish design of this dish soap holder adds a touch of elegance to your kitchen sink area. It not only serves its purpose but also enhances your decor.\u003c\/p\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003e【KEEPING THE CONTENTS DRY】With a porous bottom, this sponge holder allows excess water to drip away, keeping the contents dry and helping to eliminate odors. It can be conveniently placed in the kitchen or bathroom.\u003c\/p\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003e【SCRATCH-RESISTANT】Designed with a smooth surface and welded structure, this sponge holder is scratch-resistant and ensures a hassle-free storage solution for your sponges.\u003c\/p\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003e\u003cstrong\u003eSpecifications:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003e*Part Name: Kitchen Storage Holder\u003c\/p\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003e*Material: Stainless Steel\u003c\/p\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003e*Size: 23x10.5x9cm\u003c\/p\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003e*Color: Grey,Black\u003c\/p\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003e\u003cstrong\u003ePackage Content:\u003c\/strong\u003e1x Kitchen Storage Holder\u003c\/p\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003eNote:\u003c\/p\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003e1. The real color of the item may be slightly different from the pictures shown on website caused by many factors such as brightness of your monitor and light brightness.\u003c\/p\u003e\n\u003cp style='font-family:\"TT Norms Pro\", \"Open Sans\", Roboto, Arial, Helvetica, sans-serif, SimSun;font-size:14px;line-height:inherit;color:rgb(34, 34, 34);margin:0px;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;padding:0px;padding-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;box-sizing:border-box'\u003e2. Please allow slight manual measurement deviation for the data.  \u003c\/p\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cimg slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/S048aa76823c9463cb7051fada8d859b3B.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Sde8c9697c2ca47368a6e7734d879fb8dT.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/S03a5473832d445f58249c4eda2810506v.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/S84770cd6e20547b3b18cf5b7a554b2670.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/S5d7b2e61ed1748df934ba5da0b820439d.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Sfbc799a368294957a6e8206b5e12d7338.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/S76d48467c2ad43a7a1d16784902110d8k.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/S351f8342d68049e9846c378560137a84J.jpg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Sd64dfddb204947c5897e496494f96713q.jpg\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\n","brand":"Prosper58","offers":[{"title":"grey \/ ABS","offer_id":58292843577688,"sku":"12000042132787253","price":6.42,"currency_code":"EUR","in_stock":true},{"title":"grey \/ carbon steel","offer_id":58292843610456,"sku":"12000042132787254","price":11.35,"currency_code":"EUR","in_stock":true},{"title":"black \/ ABS","offer_id":58292843643224,"sku":"12000042132787255","price":7.25,"currency_code":"EUR","in_stock":true},{"title":"white \/ carbon steel","offer_id":58292843675992,"sku":"12000042132787256","price":11.66,"currency_code":"EUR","in_stock":true},{"title":"white \/ ABS","offer_id":58292843708760,"sku":"12000042132787257","price":6.63,"currency_code":"EUR","in_stock":true},{"title":"black \/ carbon steel","offer_id":58292843741528,"sku":"12000042132787258","price":11.08,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/12000042132787253.jpg?v=1787845383"},{"product_id":"184pcs-first-aid-kit-multi-purpose-emergency-kit-supplies-portable-medical-bag-for-outdoor-hiking-camping-and-more","title":"184pcs First Aid Kit, Multi-purpose Emergency Kit Supplies Portable Medical Bag, For Outdoor Hiking, Camping And More","description":"\u003cp\u003eThe 2G 184-Piece First Aid Kit is a portable emergency medical bag designed for both outdoor adventures and home use. Weighing just 1 pound, this compact kit contains 184 essential medical supplies, ensuring you are prepared for any situation.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eWhat's Included:\u003c\/strong\u003e\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eAdhesive bandages in various sizes\u003c\/li\u003e\n\u003cli\u003eSterile gauze pads and medical tape\u003c\/li\u003e\n\u003cli\u003eScissors, tweezers, and safety pins\u003c\/li\u003e\n\u003cli\u003eInstant ice packs and elastic bandages\u003c\/li\u003e\n\u003cli\u003eAntibiotic ointment and pain relievers\u003c\/li\u003e\n\u003cli\u003eEmergency blanket and tourniquet\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp\u003e\u003cstrong\u003ePortability and Storage:\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003eThis medical bag fits easily into backpacks, vehicle glove compartments, or kitchen cabinets, making it ideal for active lifestyles. Its lightweight design allows for quick access during emergencies.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eIdeal Uses:\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003ePerfect for camping, hiking, road trips, and home safety. This kit is essential for families, outdoor enthusiasts, and anyone seeking emergency preparedness.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eWhy Choose This Kit:\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003eThe 2G first aid kit keeps essential supplies organized and accessible, providing peace of mind during emergencies. Available in various configurations to suit your needs.\u003c\/p\u003e","brand":"Prosper58","offers":[{"title":"152pcs","offer_id":58292843970904,"sku":"12000041203091545","price":25.55,"currency_code":"EUR","in_stock":true},{"title":"184pcs","offer_id":58292844003672,"sku":"12000041203091546","price":32.0,"currency_code":"EUR","in_stock":true},{"title":"284pcs","offer_id":58292844036440,"sku":"12000041203091547","price":34.08,"currency_code":"EUR","in_stock":true},{"title":"133pcs","offer_id":58292844069208,"sku":"12000041203091548","price":13.1,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/12000041203091545.jpg?v=1787845386"},{"product_id":"nida-propolis-essence-bee-gum-skin-rejuvenation-essence-serum-deeply-moisturizing-repairs-skin-barrier-facial-essence-liquid","title":"NIDA Propolis Essence Bee Gum Skin Rejuvenation Essence Serum Deeply moisturizing Repairs Skin Barrier Facial Essence Liquid","description":"2G Propolis Essence Bee Gum Skin Rejuvenation Serum is a lightweight facial essence designed to deeply hydrate and repair your skin barrier. This 50ml liquid serum combines natural propolis extract with a fast-absorbing formula that works for all skin types, including sensitive skin.\n\nThe essence features propolis, a nutrient-rich bee product known for its soothing and nourishing properties. It helps reduce irritation while strengthening your skin's natural moisture barrier. The lightweight texture absorbs quickly without leaving a sticky residue, making it ideal for daily use as part of your skincare routine.\n\nKey benefits include long-lasting hydration that locks in moisture and improves skin elasticity. The formula helps reduce dryness and roughness, leaving your complexion smooth and supple. It's particularly effective for repairing compromised skin barriers and restoring a healthy glow.\n\nThis facial essence is formulated without alcohol and mineral oil, making it safe and gentle for delicate facial skin. The clean ingredient profile means it won't irritate sensitive skin or cause buildup with regular use. Simply apply to clean skin before your moisturizer or other skincare products.\n\nThe 2G Propolis Essence works as a hydrating toner or essence step in your skincare regimen. Use it after cleansing and before serums or moisturizers to maximize absorption and benefits. The propolis extract penetrates deeply to nourish skin from within while the lightweight formula ensures quick absorption.\n\nSuitable for dry, sensitive, combination, and normal skin types. This essence is particularly beneficial if you struggle with dehydration, irritation, or a compromised moisture barrier. It's an excellent addition to any anti-aging or skin repair skincare routine.\n\nThe product comes in a convenient 50ml bottle designed for daily facial use. Each application delivers concentrated propolis benefits to improve hydration and skin texture over time with consistent use.","brand":"Prosper58","offers":[{"title":"50ml","offer_id":58292844888408,"sku":"12000051033843489","price":16.29,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/Sd90774bd129d456e99c5a03a2acd797dm.jpg_960x960_a9d144c9-8d14-4afd-ac2d-1165adf8f0f3.webp?v=1787845390"},{"product_id":"kitchen-storage-rack-useful-self-draining-sink-shelf-sponge-holder-organizer-hanging-soap-basket-bathroom-cosmetic-shelf","title":"Kitchen Storage Rack Useful Self-draining Sink Shelf Sponge Holder Organizer Hanging Soap Basket Bathroom Cosmetic Shelf","description":"\u003cdiv class=\"detailmodule_text\"\u003e\n\u003cp class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: 'OpenSans';color:'#000';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"\u003e\u003c\/p\u003e\n\u003cp class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: 'OpenSans';color:'#000';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"\u003eMaterial: ABS\u003cbr\u003eColor: white\/black\/grey\u003cbr\u003eSize: as shown\u003cbr\u003eClean, simple, and distinctive make your kitchen a fresh and modern look.\u003cbr\u003ecan be placed just about anywhere in the kitchen or the bathroom.\nPackage Includes:\u003cbr\u003e1pc* Storage Rack (others not including)\u003cbr\u003e\u003cbr\u003eNote:\u003cbr\u003ePlease allow 1-3CM differs due to manual measurement.\u003cbr\u003eDue to the different display and different light, the picture may not reflect the actual color of the item.  Thanks for your understanding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/S59948bc7d69a4fa6aca59c9c58522dd5A.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/S409ab6913c9142b1a1aedc66551dca2aL.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/S9557933005224c4587737ec5d1e410f5Y.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/S99e48e5df0ca4a1599e26269fe4c0a49V.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Sca8a7047daef44f6b384098f179d8fa29.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/S357518088d554485b9f2f198d5e17cbfx.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/Sa37fad08ab9c46e694f93ef1ba43b7363.jpg\"\u003e\u003cimg class=\"detail-desc-decorate-image\" src=\"https:\/\/ae01.alicdn.com\/kf\/S3d817eac9f964d50a4ade1f72218f1a3F.jpg\"\u003e\n\u003c\/div\u003e\n\n","brand":"Prosper58","offers":[{"title":"white-Type1","offer_id":58292846264664,"sku":"12000041377586901","price":14.44,"currency_code":"EUR","in_stock":true},{"title":"black-Type1","offer_id":58292846297432,"sku":"12000041377586902","price":14.05,"currency_code":"EUR","in_stock":true},{"title":"grey-Type1","offer_id":58292846330200,"sku":"12000041377586903","price":14.93,"currency_code":"EUR","in_stock":true},{"title":"white-Type2","offer_id":58292846362968,"sku":"12000041377586904","price":14.12,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/145dcdd775ecb2275ad6e90d79be0059.jpg?v=1787845392"},{"product_id":"long-lasting-sea-salt-hair-spray-adds-instant-texture-volume-for-men-women-fluffy-wave-styling-powder-for-perfect-looks","title":"Long-Lasting Sea Salt Hair Spray Adds Instant Texture Volume for Men \u0026 Women,Fluffy Wave Styling Powder for Perfect Looks","description":"\u003cdiv class=\"detailmodule_html\"\u003e\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\u003cdiv\u003e\n\u003cp style=\"font-size: 16px;font-family: Comic Sans MS, Verdana, Georgia;\"\u003eDescription:\u003cbr\u003e\u003cbr\u003eProduct name: Hair texture powder\u003cbr\u003eProduct color: As shown in the picture\u003cbr\u003eNet content: 50g\u003cbr\u003eShelf life: Three years\u003cbr\u003e\u003cbr\u003eProduct features:\u003cbr\u003e1. Instantly increase volume:\u003cbr\u003e•Using ultra-fine powder particles, it can quickly adhere to the roots of hair, instantly increasing the volume and fullness of hair. Especially suitable for fine, soft, and collapsed hair, the hair looks fuller and more stylish after use, suitable for all kinds of hairstyles, from short hair to long hair.\u003cbr\u003e2. Enhance texture, natural matte:\u003cbr\u003e•Rich in minerals and plant extracts, it can form a thin protective film on the surf ace of hair, enhance the texture of hair, and present a natural matte effect. After use, the hair is smoother and more natural, without greasy or heavy feeling.\u003cbr\u003e3. Light formula, non-sticky:\u003cbr\u003e•Using a light formula, it does not contain oily ingredients and will not make the hair sticky or heavy. It can also keep the hair fresh and comfortable, suitable for daily use.\u003cbr\u003e4. Easy and fast, use anytime, anywhere:\u003cbr\u003e• No need to wash with water, just shake it gently and spray it on your hair, and rub it gently with your hands. It is especially suitable for busy urban men and women. Whether it is a quick care before going out or a temporary remedy during work, it can quickly achieve the desired effect.\u003cbr\u003e5. Natural effect, suitable for all occasions:\u003cbr\u003e• It presents a natural matte effect without being too exaggerated or artificial. Suitable for all occasions, whether it is daily travel, office work, or attending parties or important events, it can be easily dealt with, and enhance the exquisiteness of the overall shape.\u003cbr\u003e\u003cbr\u003eStorage method: Store in a cool and dry place, avoid sunlight.\u003cbr\u003e\u003cbr\u003eNotes:\u003cbr\u003e\u003cbr\u003e1. The manual measurement tolerance is 2-5. Please don't mind your replacement.\u003cbr\u003e\u003cbr\u003e2. Due to the differences between different monitors, the image may not reflect the actual color of the item. Thank you very much!\u003cbr\u003e\u003cbr\u003e3. The effect varies from person to person, and it is recommended to use it frequently\u003cbr\u003e\u003cbr\u003eShipping content includes: 1 pc hair texture powder\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S3b11c8f64f49473f8fb33c1177b995399.jpg\" style=\"max-width: 100%;width: 800px;height: 800px;vertical-align: middle;\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Sb0922cbc2528441984204d337e7083e0l.jpg\" style=\"max-width: 100%;width: 800px;height: 800px;vertical-align: middle;\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S79f391c77042474d8a83bd3054d7c06bf.jpg\" style=\"max-width: 100%;width: 800px;height: 800px;vertical-align: middle;\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Se094bea8911e4d4ea384fe3d6a8618a5H.jpg\" style=\"max-width: 100%;width: 800px;height: 800px;vertical-align: middle;\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Sdac112b40b8e497eb9eee9d5df3ce694B.jpg\" style=\"max-width: 100%;width: 800px;height: 800px;vertical-align: middle;\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S7d96a90e16c34098ac53ee621d3c11a2w.jpg\" style=\"max-width: 100%;width: 800px;height: 800px;vertical-align: middle;\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Sa360474d20c34203b012c68955f69561n.jpg\" style=\"max-width: 100%;width: 800px;height: 800px;vertical-align: middle;\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S5ddd71bd7d824faa848d273a76b10fe5R.jpg\" style=\"max-width: 100%;width: 800px;height: 800px;vertical-align: middle;\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S225f07d60c354c14a59caef7759a2037L.jpg\" style=\"max-width: 100%;width: 800px;height: 800px;vertical-align: middle;\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S2bd42b5d722a4e65b772073d1f7e5ddaU.jpg\" style=\"max-width: 100%;width: 800px;height: 800px;vertical-align: middle;\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S9d532628a1db4175bcc76a5552eb90d9r.jpg\" style=\"max-width: 100%;width: 800px;height: 800px;vertical-align: middle;\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 16px;font-family: Comic Sans MS, Verdana, Georgia;\"\u003eThank you for your support!Welcome to buy from us!We guarantee the quality of our products.we will be ready to reply you ASAP.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n","brand":"Prosper58","offers":[{"title":"50g power","offer_id":58292847771992,"sku":"12000051380692002","price":12.21,"currency_code":"EUR","in_stock":false},{"title":"170ml spary","offer_id":58292847804760,"sku":"12000051380692003","price":14.49,"currency_code":"EUR","in_stock":false},{"title":"200ml spray","offer_id":58292847837528,"sku":"12000051380692004","price":22.22,"currency_code":"EUR","in_stock":false},{"title":"Curl cream","offer_id":58292847870296,"sku":"12000051380692005","price":20.76,"currency_code":"EUR","in_stock":false},{"title":"Leave in Conditioner","offer_id":58292847903064,"sku":"12000051380692006","price":36.98,"currency_code":"EUR","in_stock":false},{"title":"white hair wax","offer_id":58292847935832,"sku":"12000051380692007","price":13.04,"currency_code":"EUR","in_stock":false},{"title":"black hair wax","offer_id":58292847968600,"sku":"12000051380692008","price":16.51,"currency_code":"EUR","in_stock":false},{"title":"Shampoo 250ml","offer_id":58292848001368,"sku":"12000051380692009","price":34.12,"currency_code":"EUR","in_stock":false},{"title":"Conditioner 250ml","offer_id":58292848034136,"sku":"12000051380692010","price":36.48,"currency_code":"EUR","in_stock":false},{"title":"2pcs","offer_id":58292848066904,"sku":"12000051380692011","price":60.35,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/12000051380692002.jpg?v=1787845395"},{"product_id":"running-sports-shorts-women-seamless-knit-shorts-stretchy-high-waist-yoga-leggings-sexy-butt-liftting-fashion-letter-gym-shorts","title":"Running Sports Shorts Women Seamless Knit Shorts Stretchy High Waist Yoga Leggings Sexy Butt Liftting Fashion Letter Gym Shorts","description":"2G Women's Seamless Knit Running Shorts\n\n2G seamless knit shorts combine comfort and style for active women. These high-waist gym shorts feature a stretchy fabric that moves with your body during running, yoga, and fitness training. The seamless construction eliminates chafing and provides a smooth, flattering fit.\n\nThe shorts are designed with a lifting cut that enhances your silhouette while maintaining support during workouts. The high-waist design offers coverage and a secure fit that stays in place during cardio and gym sessions. The knit fabric stretches in all directions, giving you the freedom to move without restriction.\n\nAvailable in six vibrant colors including black, gray, pink, green, orange, and blue, plus navy and coffee options. Sizes range from small to large to fit different body types. The neutral and bold color choices make these shorts versatile for pairing with sports bras, tank tops, and athletic jackets.\n\nPerfect for running, yoga classes, gym workouts, or casual athletic wear. The seamless design works well under fitted clothing without visible panty lines. The breathable knit material helps regulate temperature during intense exercise.\n\nThese shorts are ideal if you're looking for athletic bottoms that provide both performance and fashion. The stretchy, form-fitting style flatters your curves while the high waist provides confidence during movement. Whether you're training at the gym, going for a run, or practicing yoga, these shorts deliver comfort and style.\n\nThe affordable price point makes them accessible for building a complete workout wardrobe. Many customers appreciate the quality construction and the way the shorts hold up through regular washing and wear. The seamless knit stays soft and maintains its shape after multiple uses.\n\nPair these shorts with your favorite sports bra and sneakers for a complete athletic look. They work for beginners and experienced athletes alike, offering the support and flexibility needed for various fitness activities.","brand":"Prosper58","offers":[{"title":"black \/ S","offer_id":58292848263512,"sku":"12000040874628819","price":16.58,"currency_code":"EUR","in_stock":false},{"title":"black \/ M","offer_id":58292848296280,"sku":"12000040874628820","price":16.93,"currency_code":"EUR","in_stock":false},{"title":"black \/ L","offer_id":58292848329048,"sku":"12000040874628821","price":16.99,"currency_code":"EUR","in_stock":false},{"title":"gray \/ S","offer_id":58292848361816,"sku":"12000040874628822","price":16.93,"currency_code":"EUR","in_stock":false},{"title":"gray \/ M","offer_id":58292848394584,"sku":"12000040874628823","price":16.93,"currency_code":"EUR","in_stock":false},{"title":"gray \/ L","offer_id":58292848427352,"sku":"12000040874628824","price":16.93,"currency_code":"EUR","in_stock":false},{"title":"pink \/ S","offer_id":58292848460120,"sku":"12000040874628825","price":16.65,"currency_code":"EUR","in_stock":false},{"title":"pink \/ M","offer_id":58292848492888,"sku":"12000040874628826","price":16.93,"currency_code":"EUR","in_stock":false},{"title":"pink \/ L","offer_id":58292848525656,"sku":"12000040874628827","price":16.99,"currency_code":"EUR","in_stock":false},{"title":"green \/ S","offer_id":58292848558424,"sku":"12000040874628828","price":16.53,"currency_code":"EUR","in_stock":false},{"title":"green \/ M","offer_id":58292848591192,"sku":"12000040874628829","price":16.63,"currency_code":"EUR","in_stock":false},{"title":"green \/ L","offer_id":58292848623960,"sku":"12000040874628830","price":16.93,"currency_code":"EUR","in_stock":false},{"title":"orange \/ S","offer_id":58292848656728,"sku":"12000040874628831","price":16.93,"currency_code":"EUR","in_stock":false},{"title":"orange \/ M","offer_id":58292848689496,"sku":"12000040874628832","price":16.61,"currency_code":"EUR","in_stock":false},{"title":"orange \/ L","offer_id":58292848722264,"sku":"12000040874628833","price":16.93,"currency_code":"EUR","in_stock":false},{"title":"blue \/ S","offer_id":58292848755032,"sku":"12000040874628834","price":16.93,"currency_code":"EUR","in_stock":false},{"title":"blue \/ M","offer_id":58292848787800,"sku":"12000040874628835","price":16.93,"currency_code":"EUR","in_stock":false},{"title":"blue \/ L","offer_id":58292848820568,"sku":"12000040874628836","price":16.93,"currency_code":"EUR","in_stock":false},{"title":"zavy \/ S","offer_id":58292848853336,"sku":"12000040874628837","price":16.49,"currency_code":"EUR","in_stock":false},{"title":"zavy \/ M","offer_id":58292848886104,"sku":"12000040874628838","price":16.72,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/12000040874628819.jpg?v=1787845399"},{"product_id":"2025-movie-korean-style-sets-children-hoodies-kpop-demon-hunters-pullover-sweatshirt-trucksuit-cartoon-girls-boy-kids-clothes","title":"2025 movie korean style Sets Children Hoodies Kpop Demon Hunters Pullover Sweatshirt Trucksuit Cartoon Girls Boy Kids Clothes","description":"\u003cp\u003eThe 2G Demon Hunters pullover hoodie and tracksuit set brings popular Korean anime and cartoon character styles to children's everyday wear. This collection features designs inspired by demon hunter themes that appeal to kids who love anime, manga, and K-pop inspired fashion.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eProduct Type and Style\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003eThis is a children's two-piece tracksuit set consisting of a pullover hoodie sweatshirt paired with matching pants. The Korean-style design offers a casual, comfortable look perfect for kids who enjoy cartoon character clothing and anime-themed fashion. Available for both boys and girls, the set works well for everyday wear, school, play, or as comfortable loungewear.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eSize and Fit\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003eThe 2G tracksuit comes in six size options to fit different age groups and heights. Size 110 fits children 90-100 cm tall, size 120 for 100-110 cm, size 130 for 110-120 cm, size 140 for 120-130 cm, size 150 for 130-140 cm, and size 160 for 140-150 cm tall. This range accommodates toddlers through early teens, making it easy to find the right fit for your child.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eColor Options\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003eThe tracksuit is available in multiple color combinations including black, blue, and grey. Each color variant comes in boy and girl specific styles, allowing you to choose the design that best matches your child's preferences.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eMaterial and Comfort\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003eMade from soft sweatshirt material, this pullover hoodie tracksuit provides warmth and comfort for active children. The fabric is suitable for casual daily wear and outdoor activities. The hoodie design includes a comfortable drawstring hood, while the matching pants complete the coordinated look.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eWhy Choose This Product\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003eKids who love Korean pop culture, anime, demon slayer themes, and cartoon character clothing will appreciate the unique design of this 2G tracksuit. It's an affordable option for parents seeking stylish, character-inspired children's clothing that combines comfort with current trends in K-pop and anime fashion. The complete two-piece set offers value and convenience for building a child's casual wardrobe.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003ePerfect Gift\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003eThis tracksuit makes an excellent gift for children interested in anime, manga, Korean entertainment, or casual cartoon-themed clothing. The variety of sizes and color options ensures you can find something suitable for kids of various ages.\u003c\/p\u003e","brand":"Prosper58","offers":[{"title":"SuitB-Black200-64083 \/ 110CM","offer_id":58292850164056,"sku":"12000050047423462","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitB-Black200-64083 \/ 120CM","offer_id":58292850196824,"sku":"12000050047423463","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitB-Black200-64083 \/ 130CM","offer_id":58292850229592,"sku":"12000050047423464","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitB-Black200-64083 \/ 140CM","offer_id":58292850262360,"sku":"12000050047423465","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitB-Black200-64083 \/ 150CM","offer_id":58292850295128,"sku":"12000050047423466","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitB-Black200-64083 \/ 160CM","offer_id":58292850327896,"sku":"12000050047423467","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitG-Black201-64083 \/ 110CM","offer_id":58292850360664,"sku":"12000050047423468","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitG-Black201-64083 \/ 120CM","offer_id":58292850393432,"sku":"12000050047423469","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitG-Black201-64083 \/ 130CM","offer_id":58292850426200,"sku":"12000050047423470","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitG-Black201-64083 \/ 140CM","offer_id":58292850458968,"sku":"12000050047423471","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitG-Black201-64083 \/ 150CM","offer_id":58292850491736,"sku":"12000050047423472","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitG-Black201-64083 \/ 160CM","offer_id":58292850524504,"sku":"12000050047423473","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitB-Bluek200-64083 \/ 110CM","offer_id":58292850557272,"sku":"12000050047423474","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitB-Bluek200-64083 \/ 120CM","offer_id":58292850590040,"sku":"12000050047423475","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitB-Bluek200-64083 \/ 130CM","offer_id":58292850622808,"sku":"12000050047423476","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitB-Bluek200-64083 \/ 140CM","offer_id":58292850655576,"sku":"12000050047423477","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitB-Bluek200-64083 \/ 150CM","offer_id":58292850688344,"sku":"12000050047423478","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitB-Bluek200-64083 \/ 160CM","offer_id":58292850721112,"sku":"12000050047423479","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitG-Blue201-64083 \/ 110CM","offer_id":58292850753880,"sku":"12000050047423480","price":17.74,"currency_code":"EUR","in_stock":true},{"title":"SuitG-Blue201-64083 \/ 120CM","offer_id":58292850786648,"sku":"12000050047423481","price":17.74,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/12000050047423462.jpg?v=1787845402"},{"product_id":"glasses","title":"Glasses","description":"\u003cp\u003e2G Glasses are versatile optical eyewear designed for everyday wear and clear vision correction. These glasses feature a classic frame design suitable for both men and women who need reliable vision support for daily activities.\u003c\/p\u003e\u003cp\u003eThe 2G brand glasses offer quality construction with durable materials built to withstand regular use. The frames are designed to fit comfortably on the face for extended wear throughout the day. Whether you need glasses for reading, computer work, driving, or general vision correction, 2G Glasses provide a practical solution at an affordable price point.\u003c\/p\u003e\u003cp\u003eThese eyeglasses are ideal for individuals seeking basic vision correction without premium pricing. The neutral design makes them suitable for professional settings, casual environments, and everyday situations. 2G Glasses work well as a backup pair or primary eyewear for those who prefer a simple, functional style.\u003c\/p\u003e\u003cp\u003eThe glasses are lightweight and feature standard lens compatibility, making them easy to maintain and adjust as needed. They're appropriate for anyone requiring vision assistance, including students, office workers, and those who spend time on screens. The frames accommodate various prescription strengths and lens types.\u003c\/p\u003e\u003cp\u003eAt just 21 USD, 2G Glasses deliver accessible eyewear for budget-conscious consumers who prioritize functionality over fashion-forward styling. These are the kind of reliable glasses you can depend on for clear, corrected vision in your daily routine.\u003c\/p\u003e\u003cp\u003eWhether you're looking for affordable eyewear, a replacement pair of glasses, or simple optical frames, 2G Glasses offer straightforward vision correction at a competitive price. The brand focuses on practical eyewear solutions that work for everyday needs without unnecessary complexity or expense.\u003c\/p\u003e","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292852031832,"sku":null,"price":21.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/download_2.png?v=1787845405"},{"product_id":"women-boots-winter-suede-thermal-sleeves-keep-warm-mid-calf-snow-boots-ladies-comfortable-platform-shoes-zapatos-mujer-size-44","title":"Women Boots Winter Suede Thermal Sleeves Keep Warm Mid-Calf Snow Boots Ladies Comfortable Platform Shoes Zapatos Mujer Size 44","description":"2G Women's Winter Suede Mid-Calf Snow Boots with Thermal Lining\n\nStay warm and comfortable during cold weather with these 2G women's winter boots. Designed for everyday wear in snowy and icy conditions, these mid-calf snow boots feature a suede upper combined with thermal insulation sleeves to keep your feet cozy all day long. The platform sole provides extra cushioning and stability on slippery surfaces.\n\nKey Features\n\nThe boots are crafted from quality suede material that resists moisture while maintaining breathability. Thermal sleeves inside the boot provide insulation without adding bulk, making them suitable for temperatures ranging from fall through winter. The mid-calf height offers ankle support and coverage while remaining easy to put on and take off.\n\nComfort and Fit\n\nThese winter boots prioritize comfort with a padded interior and supportive platform construction. The cushioned footbed reduces fatigue during extended wear, whether you're running errands, commuting, or spending time outdoors. The platform design also elevates your heel slightly for a flattering silhouette. Available in sizes 36 through 44, these women's boots accommodate various foot widths and preferences.\n\nStyle and Color Options\n\nChoose from three versatile colors that pair with winter wardrobes: classic Black, warm Light Brown, and neutral Khaki. Each color option works with casual winter outfits, from jeans to snow pants. The suede finish gives these boots a refined appearance while maintaining practical durability for cold weather conditions.\n\nIdeal Uses\n\nPerfect for winter activities including snow walking, cold weather commuting, and casual outdoor wear. These boots work well for women seeking reliable footwear that combines warmth, support, and style. The thermal lining makes them especially suitable for regions with harsh winters or extended outdoor exposure.\n\nMaterial and Construction\n\nThe suede exterior provides a soft, textured surface while the thermal sleeve lining adds necessary insulation. The platform sole is designed for traction and comfort on various surfaces. The mid-calf cut balances coverage with mobility for everyday winter wear.\n\nSize Range\n\nAvailable in European sizes 36 through 44, ensuring options for different foot sizes. The consistent sizing across all color variants allows you to choose your preferred shade without compromising fit. These women's winter boots are labeled as Zapatos Mujer, reflecting their design for the female foot.\n\nAt USD 24.51, these 2G thermal winter boots offer excellent value for quality cold weather footwear that combines functionality with style.","brand":"Prosper58","offers":[{"title":"Black \/ 36","offer_id":58292855472472,"sku":"12000044190530149","price":24.51,"currency_code":"EUR","in_stock":false},{"title":"Black \/ 37","offer_id":58292855505240,"sku":"12000044190530150","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Black \/ 38","offer_id":58292855538008,"sku":"12000044190530151","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Black \/ 39","offer_id":58292855570776,"sku":"12000044190530152","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Black \/ 40","offer_id":58292855603544,"sku":"12000044190530153","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Black \/ 41","offer_id":58292855636312,"sku":"12000044190530154","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Black \/ 42","offer_id":58292855669080,"sku":"12000044190530155","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Black \/ 43","offer_id":58292855701848,"sku":"12000044190530156","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Black \/ 44","offer_id":58292855734616,"sku":"12000044190530157","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Light Brown \/ 36","offer_id":58292855767384,"sku":"12000044190530158","price":24.51,"currency_code":"EUR","in_stock":false},{"title":"Light Brown \/ 37","offer_id":58292855800152,"sku":"12000044190530159","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Light Brown \/ 38","offer_id":58292855832920,"sku":"12000044190530160","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Light Brown \/ 39","offer_id":58292855865688,"sku":"12000044190530161","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Light Brown \/ 40","offer_id":58292855898456,"sku":"12000044190530162","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Light Brown \/ 41","offer_id":58292855931224,"sku":"12000044190530163","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Light Brown \/ 42","offer_id":58292855963992,"sku":"12000044190530164","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Light Brown \/ 43","offer_id":58292855996760,"sku":"12000044190530165","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"Light Brown \/ 44","offer_id":58292856029528,"sku":"12000044190530166","price":26.03,"currency_code":"EUR","in_stock":false},{"title":"khaki \/ 36","offer_id":58292856062296,"sku":"12000044190530167","price":24.51,"currency_code":"EUR","in_stock":false},{"title":"khaki \/ 37","offer_id":58292856095064,"sku":"12000044190530168","price":26.03,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/12000044190530149.jpg?v=1787845408"},{"product_id":"eco-tote-bag-econscious-ec8000","title":"Eco Tote Bag | Econscious EC8000","description":"\u003cp\u003eIntroducing the Eco Tote Bag by Econscious, a stylish and sustainable choice for your everyday needs. This tote is designed with eco-friendly materials, ensuring you make a positive impact while carrying your essentials.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom Design:\u003c\/strong\u003e Unique AI-generated design.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Made from sustainable materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Use:\u003c\/strong\u003e Perfect for shopping, travel, or daily errands.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292856521048,"sku":"PROMPTINK-367","price":15.56,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/promptink-mockup-68066066726934.jpg?v=1787845412"},{"product_id":"thick-gold-wedding-ring-with-diamond","title":"Thick Gold Wedding Ring with Diamond","description":"Prosper58 Thick Gold Wedding Ring with Diamond\n\nThis thick gold wedding ring from Prosper58 combines luxurious craftsmanship with timeless elegance, perfect for celebrating marriage, anniversaries, or engagements. The ring features a substantial gold band crafted from high-carat gold ranging from 18K to 24K, providing both durability and lasting value. At the center sits a premium brilliant-cut diamond that catches light beautifully and serves as the focal point of this statement piece.\n\nThe thick band design offers a bold, substantial feel on the finger while maintaining classic wedding ring proportions. The high-carat gold construction ensures the ring will resist wear and maintain its lustrous appearance through daily wear and special occasions alike. This style works well for those seeking a luxury wedding band that makes a confident statement without excessive ornamentation.\n\nThe brilliant-cut diamond is selected for its exceptional sparkle and clarity, complementing the warm tones of the gold. Whether worn as a primary wedding band, stacked with other rings, or given as an engagement ring alternative, this Prosper58 design adapts to various personal styles and preferences.\n\nIdeal for couples who value investment-quality jewelry, this thick gold wedding ring with diamond represents enduring commitment and fine craftsmanship. The substantial weight and premium materials make it suitable for everyday wear while remaining appropriate for formal occasions and celebrations. Many buyers choose this style for milestone anniversaries, as a symbol of lasting love, or as a meaningful heirloom piece to pass down through generations.\n\nThe ring's classic thick band silhouette complements both men's and women's jewelry collections, and the neutral gold tone pairs easily with other jewelry pieces. This luxury wedding ring appeals to those seeking quality over quantity, preferring a single exceptional piece to multiple delicate rings.\n\nProsper58 specializes in high-end gold jewelry with authentic gemstones, ensuring each ring meets strict quality standards. The thick gold wedding ring with diamond is available at USD 10,000 and represents a significant investment in a piece designed to be treasured for a lifetime. This is the type of luxury jewelry item that holds sentimental and monetary value, making it suitable for special occasions, proposals, or anniversaries when you want to mark an important moment with something truly exceptional.","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292857667928,"sku":null,"price":10000.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/image_22364279-90b8-410b-a2c5-ca507b7bca72.webp?v=1787845415"},{"product_id":"handcrafted-sterling-silver-mother-of-pearl-earrings-genuine-classic","title":"Handcrafted Sterling Silver Mother of Pearl Earrings | Genuine \u0026 Classic","description":"\u003cp\u003eUnveil Timeless Radiance: Classic Silver Mother of Pearl Earrings\u003c\/p\u003e\u003cp\u003eStep into a world where artisanal heritage meets contemporary luxury with our exquisite Classic Silver Mother of Pearl Earrings. Each pair is a testament to the unparalleled skill of master jewelers from India, meticulously handcrafted to capture the ethereal beauty of genuine mother of pearl set within lustrous sterling silver. These aren't just earrings; they are wearable art, designed to be cherished for a lifetime.\u003c\/p\u003e\u003cp\u003eExperience the captivating allure of natural iridescence. The authentic mother of pearl shimmers with a delicate play of colors, perfectly complemented by the high-polish finish of premium sterling silver. This harmonious blend creates a versatile accessory that effortlessly transitions from sophisticated daytime wear to glamorous evening events, making every moment an occasion.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAuthentic Craftsmanship:\u003c\/strong\u003e Handcrafted in India by skilled artisans, ensuring unique quality and attention to detail.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium Materials:\u003c\/strong\u003e Features 100% genuine mother of pearl and a durable, high-polish sterling silver setting.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTimeless Design:\u003c\/strong\u003e A classic silhouette that transcends trends, offering enduring elegance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Elegance:\u003c\/strong\u003e Perfect for elevating everyday attire or adding a touch of luxury to special occasions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePristine Condition:\u003c\/strong\u003e Offered in impeccable, brand-new condition, ready to become a treasured part of your collection.\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp\u003eImagine the subtle glow these sterling silver mother of pearl earrings will bring to your complexion, reflecting light with every turn. This is more than just jewelry; it's an investment in enduring style and a piece of global artistry. At a remarkable value, these luxury handcrafted earrings are a rare find, promising to be an heirloom for generations.\u003c\/p\u003e\u003cp\u003eDon't miss the opportunity to own a piece of this exquisite craftsmanship. Elevate your jewelry collection or present an unforgettable gift that speaks volumes of refined taste. Add these Classic Silver Mother of Pearl Earrings to your cart today and embrace the legacy of timeless elegance.\u003c\/p\u003e","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292859076952,"sku":null,"price":0.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/classic-silver-mother-of-pearl-earrings.jpg?v=1787845417"},{"product_id":"custom-diamond-painting-kit","title":"Custom Diamond Painting Kit","description":"\u003cp\u003eUnleash your creativity with our Custom Diamond Painting Kit. This kit includes everything you need to create a beautiful diamond painting masterpiece.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustomizable:\u003c\/strong\u003e Design your own unique artwork.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Quality Materials:\u003c\/strong\u003e Durable and vibrant diamonds.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to Use:\u003c\/strong\u003e Suitable for beginners and experts alike.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Prosper58","offers":[{"title":"30x40cm \/ Round","offer_id":58292861665624,"sku":null,"price":30.0,"currency_code":"EUR","in_stock":true},{"title":"30x40cm \/ Square","offer_id":58292861698392,"sku":null,"price":32.0,"currency_code":"EUR","in_stock":true},{"title":"40x50cm \/ Round","offer_id":58292861731160,"sku":null,"price":35.0,"currency_code":"EUR","in_stock":false},{"title":"40x50cm \/ Square","offer_id":58292861763928,"sku":null,"price":38.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/custom-diamond-painting-kit.jpg?v=1787845420"},{"product_id":"オプション料金管理用商品-1円刻み-サンプル","title":"オプション料金管理用商品（1円刻み・サンプル）","description":"","brand":"Prosper58","offers":[{"title":"¥1","offer_id":58292861993304,"sku":null,"price":1.0,"currency_code":"EUR","in_stock":false},{"title":"¥2","offer_id":58292862026072,"sku":null,"price":2.0,"currency_code":"EUR","in_stock":false},{"title":"¥3","offer_id":58292862058840,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":false},{"title":"¥4","offer_id":58292862091608,"sku":null,"price":4.0,"currency_code":"EUR","in_stock":false},{"title":"¥5","offer_id":58292862124376,"sku":null,"price":5.0,"currency_code":"EUR","in_stock":false},{"title":"¥6","offer_id":58292862157144,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":false},{"title":"¥7","offer_id":58292862189912,"sku":null,"price":7.0,"currency_code":"EUR","in_stock":false},{"title":"¥8","offer_id":58292862222680,"sku":null,"price":8.0,"currency_code":"EUR","in_stock":false},{"title":"¥9","offer_id":58292862255448,"sku":null,"price":9.0,"currency_code":"EUR","in_stock":false},{"title":"¥10","offer_id":58292862288216,"sku":null,"price":10.0,"currency_code":"EUR","in_stock":false},{"title":"¥11","offer_id":58292862320984,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":false},{"title":"¥12","offer_id":58292862353752,"sku":null,"price":12.0,"currency_code":"EUR","in_stock":false},{"title":"¥13","offer_id":58292862386520,"sku":null,"price":13.0,"currency_code":"EUR","in_stock":false},{"title":"¥14","offer_id":58292862419288,"sku":null,"price":14.0,"currency_code":"EUR","in_stock":false},{"title":"¥15","offer_id":58292862452056,"sku":null,"price":15.0,"currency_code":"EUR","in_stock":false},{"title":"¥16","offer_id":58292862484824,"sku":null,"price":16.0,"currency_code":"EUR","in_stock":false},{"title":"¥17","offer_id":58292862517592,"sku":null,"price":17.0,"currency_code":"EUR","in_stock":false},{"title":"¥18","offer_id":58292862550360,"sku":null,"price":18.0,"currency_code":"EUR","in_stock":false},{"title":"¥19","offer_id":58292862583128,"sku":null,"price":19.0,"currency_code":"EUR","in_stock":false},{"title":"¥20","offer_id":58292862615896,"sku":null,"price":20.0,"currency_code":"EUR","in_stock":false}]},{"product_id":"オプション料金管理用商品-1円刻み-サンプル-1","title":"オプション料金管理用商品（1円刻み・サンプル）","description":"","brand":"Prosper58","offers":[{"title":"¥1","offer_id":58292864909656,"sku":null,"price":1.0,"currency_code":"EUR","in_stock":false},{"title":"¥2","offer_id":58292864942424,"sku":null,"price":2.0,"currency_code":"EUR","in_stock":false},{"title":"¥3","offer_id":58292864975192,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":false},{"title":"¥4","offer_id":58292865007960,"sku":null,"price":4.0,"currency_code":"EUR","in_stock":false},{"title":"¥5","offer_id":58292865040728,"sku":null,"price":5.0,"currency_code":"EUR","in_stock":false},{"title":"¥6","offer_id":58292865073496,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":false},{"title":"¥7","offer_id":58292865106264,"sku":null,"price":7.0,"currency_code":"EUR","in_stock":false},{"title":"¥8","offer_id":58292865139032,"sku":null,"price":8.0,"currency_code":"EUR","in_stock":false},{"title":"¥9","offer_id":58292865171800,"sku":null,"price":9.0,"currency_code":"EUR","in_stock":false},{"title":"¥10","offer_id":58292865204568,"sku":null,"price":10.0,"currency_code":"EUR","in_stock":false},{"title":"¥11","offer_id":58292865237336,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":false},{"title":"¥12","offer_id":58292865270104,"sku":null,"price":12.0,"currency_code":"EUR","in_stock":false},{"title":"¥13","offer_id":58292865302872,"sku":null,"price":13.0,"currency_code":"EUR","in_stock":false},{"title":"¥14","offer_id":58292865335640,"sku":null,"price":14.0,"currency_code":"EUR","in_stock":false},{"title":"¥15","offer_id":58292865368408,"sku":null,"price":15.0,"currency_code":"EUR","in_stock":false},{"title":"¥16","offer_id":58292865401176,"sku":null,"price":16.0,"currency_code":"EUR","in_stock":false},{"title":"¥17","offer_id":58292865433944,"sku":null,"price":17.0,"currency_code":"EUR","in_stock":false},{"title":"¥18","offer_id":58292865466712,"sku":null,"price":18.0,"currency_code":"EUR","in_stock":false},{"title":"¥19","offer_id":58292865499480,"sku":null,"price":19.0,"currency_code":"EUR","in_stock":false},{"title":"¥20","offer_id":58292865532248,"sku":null,"price":20.0,"currency_code":"EUR","in_stock":false}]},{"product_id":"オプション料金管理用商品-1円刻み-サンプル-2","title":"オプション料金管理用商品（1円刻み・サンプル）","description":"","brand":"Prosper58","offers":[{"title":"¥1","offer_id":58292866777432,"sku":null,"price":1.0,"currency_code":"EUR","in_stock":false},{"title":"¥2","offer_id":58292866810200,"sku":null,"price":2.0,"currency_code":"EUR","in_stock":false},{"title":"¥3","offer_id":58292866842968,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":false},{"title":"¥4","offer_id":58292866875736,"sku":null,"price":4.0,"currency_code":"EUR","in_stock":false},{"title":"¥5","offer_id":58292866908504,"sku":null,"price":5.0,"currency_code":"EUR","in_stock":false},{"title":"¥6","offer_id":58292866941272,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":false},{"title":"¥7","offer_id":58292866974040,"sku":null,"price":7.0,"currency_code":"EUR","in_stock":false},{"title":"¥8","offer_id":58292867006808,"sku":null,"price":8.0,"currency_code":"EUR","in_stock":false},{"title":"¥9","offer_id":58292867039576,"sku":null,"price":9.0,"currency_code":"EUR","in_stock":false},{"title":"¥10","offer_id":58292867072344,"sku":null,"price":10.0,"currency_code":"EUR","in_stock":false},{"title":"¥11","offer_id":58292867105112,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":false},{"title":"¥12","offer_id":58292867137880,"sku":null,"price":12.0,"currency_code":"EUR","in_stock":false},{"title":"¥13","offer_id":58292867170648,"sku":null,"price":13.0,"currency_code":"EUR","in_stock":false},{"title":"¥14","offer_id":58292867203416,"sku":null,"price":14.0,"currency_code":"EUR","in_stock":false},{"title":"¥15","offer_id":58292867236184,"sku":null,"price":15.0,"currency_code":"EUR","in_stock":false},{"title":"¥16","offer_id":58292867268952,"sku":null,"price":16.0,"currency_code":"EUR","in_stock":false},{"title":"¥17","offer_id":58292867301720,"sku":null,"price":17.0,"currency_code":"EUR","in_stock":false},{"title":"¥18","offer_id":58292867334488,"sku":null,"price":18.0,"currency_code":"EUR","in_stock":false},{"title":"¥19","offer_id":58292867367256,"sku":null,"price":19.0,"currency_code":"EUR","in_stock":false},{"title":"¥20","offer_id":58292867400024,"sku":null,"price":20.0,"currency_code":"EUR","in_stock":false}]},{"product_id":"オプション料金管理用商品-100円刻み-サンプル","title":"オプション料金管理用商品（100円刻み・サンプル）","description":"","brand":"Prosper58","offers":[{"title":"¥100","offer_id":58292869071192,"sku":null,"price":100.0,"currency_code":"EUR","in_stock":false},{"title":"¥200","offer_id":58292869103960,"sku":null,"price":200.0,"currency_code":"EUR","in_stock":false},{"title":"¥300","offer_id":58292869136728,"sku":null,"price":300.0,"currency_code":"EUR","in_stock":false},{"title":"¥400","offer_id":58292869169496,"sku":null,"price":400.0,"currency_code":"EUR","in_stock":false},{"title":"¥500","offer_id":58292869202264,"sku":null,"price":500.0,"currency_code":"EUR","in_stock":false},{"title":"¥600","offer_id":58292869235032,"sku":null,"price":600.0,"currency_code":"EUR","in_stock":false},{"title":"¥700","offer_id":58292869267800,"sku":null,"price":700.0,"currency_code":"EUR","in_stock":false},{"title":"¥800","offer_id":58292869300568,"sku":null,"price":800.0,"currency_code":"EUR","in_stock":false},{"title":"¥900","offer_id":58292869333336,"sku":null,"price":900.0,"currency_code":"EUR","in_stock":false},{"title":"¥1,000","offer_id":58292869366104,"sku":null,"price":1000.0,"currency_code":"EUR","in_stock":false},{"title":"¥1,100","offer_id":58292869398872,"sku":null,"price":1100.0,"currency_code":"EUR","in_stock":false},{"title":"¥1,200","offer_id":58292869431640,"sku":null,"price":1200.0,"currency_code":"EUR","in_stock":false},{"title":"¥1,300","offer_id":58292869464408,"sku":null,"price":1300.0,"currency_code":"EUR","in_stock":false},{"title":"¥1,400","offer_id":58292869497176,"sku":null,"price":1400.0,"currency_code":"EUR","in_stock":false},{"title":"¥1,500","offer_id":58292869529944,"sku":null,"price":1500.0,"currency_code":"EUR","in_stock":false},{"title":"¥1,600","offer_id":58292869562712,"sku":null,"price":1600.0,"currency_code":"EUR","in_stock":false},{"title":"¥1,700","offer_id":58292869595480,"sku":null,"price":1700.0,"currency_code":"EUR","in_stock":false},{"title":"¥1,800","offer_id":58292869628248,"sku":null,"price":1800.0,"currency_code":"EUR","in_stock":false},{"title":"¥1,900","offer_id":58292869661016,"sku":null,"price":1900.0,"currency_code":"EUR","in_stock":false},{"title":"¥2,000","offer_id":58292869693784,"sku":null,"price":2000.0,"currency_code":"EUR","in_stock":false}]},{"product_id":"mens-unbranded-light-blue-crew-neck-t-shirt-size-medium","title":"Men's Unbranded Light Blue Crew Neck T-Shirt - Size Medium","description":"","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292870775128,"sku":null,"price":25.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/mens-unbranded-light-blue-crew-neck-t-shirt-size-medium.jpg?v=1787845435"},{"product_id":"womens-unbranded-light-blue-crew-neck-t-shirt-size-small","title":"Women's Unbranded Light Blue Crew Neck T-Shirt - Size Small","description":"","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292871889240,"sku":null,"price":12.0,"currency_code":"EUR","in_stock":false}]},{"product_id":"noodles-spicy-ramen-premium","title":"Noodles Spicy Ramen Premium","description":"","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292874445144,"sku":null,"price":8.88,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/image_cbfdb5c8-955e-4338-8a11-fd44f488db5f.webp?v=1787845441"},{"product_id":"premium-arabica-coffee-roast-100g","title":"Premium Arabica Coffee Roast 100g","description":"","brand":"Prosper58","offers":[{"title":"Sample","offer_id":58292875657560,"sku":"COFFEE-ARABICA-100G-1","price":50.0,"currency_code":"EUR","in_stock":true},{"title":"Ultra","offer_id":58292875690328,"sku":"COFFEE-ARABICA-100G-2","price":88.0,"currency_code":"EUR","in_stock":true},{"title":"Bulk","offer_id":58292875723096,"sku":"COFFEE-ARABICA-100G-3","price":60.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/COFFEE-ARABICA-100G-1.jpg?v=1787845445"},{"product_id":"rezz-gift","title":"Rezz Gift","description":"","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292876050776,"sku":null,"price":0.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/rezz-gift-product.jpg?v=1787845447"},{"product_id":"performance-all-mountain-freeride-snowboard-versatile-winter-gear","title":"Performance All-Mountain \u0026 Freeride Snowboard | Versatile Winter Gear","description":"","brand":"Prosper58","offers":[{"title":"Dawn","offer_id":58292877197656,"sku":null,"price":699.95,"currency_code":"EUR","in_stock":false},{"title":"Powder","offer_id":58292877230424,"sku":null,"price":699.95,"currency_code":"EUR","in_stock":false},{"title":"Electric","offer_id":58292877263192,"sku":null,"price":699.95,"currency_code":"EUR","in_stock":false},{"title":"Sunset","offer_id":58292877295960,"sku":null,"price":699.95,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/Main_589fc064-24a2-4236-9eaf-13b2bd35d21d.jpg?v=1787845452"},{"product_id":"jacket-perfecto","title":"Jacket Perfecto","description":"","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292877787480,"sku":null,"price":5.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/secondloop-placeholder.png?v=1787845454"},{"product_id":"jacket-1st-copy","title":"Jacket 1st (Copy)","description":"","brand":"Prosper58","offers":[{"title":"Sample","offer_id":58292878279000,"sku":"jacket-1st-default-title-1","price":66.0,"currency_code":"EUR","in_stock":true},{"title":"Retail","offer_id":58292878311768,"sku":"jacket-1st-default-title-2","price":100.0,"currency_code":"EUR","in_stock":true},{"title":"Pro","offer_id":58292878344536,"sku":"jacket-1st-default-title-3","price":149.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/jacket-1st-default-title-1_945a9004-9164-4fe0-85f9-86b5b241645b.jpg?v=1787845457"},{"product_id":"eclat-merino-crewneck-sweater","title":"Éclat Merino Crewneck Sweater","description":"","brand":"Prosper58","offers":[{"title":"Default Title","offer_id":58292878803288,"sku":"ECL-MRN-CRW-001","price":18125.88,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6138\/4792\/files\/clat-merino-crewneck-sweater-green.png?v=1787845462"}],"url":"https:\/\/youro.shop\/en\/collections\/prosper58.oembed?page=3","provider":"Youro","version":"1.0","type":"link"}