Printed Dress Prınt
Printed Dress Prınt
Printed Dress Prınt
Printed Dress Prınt
Printed Dress Prınt
Crew neck, half handkerchief sleeve detail, front placket, printed, below the knee dress with mobile faux leather belt.
Dress length 123 cm
Main Fabric: 100% Polyester
Lining: 100% Polyester
The mannequin wears size 36. Height 177 cm Measurements : 83/61/90
Production location: Turkey
Color
BASKI
Size
34
cultureSettings.RegionId: 0 cultureSettings.LanguageCode: EN
var eZTN = localStorage.getItem('eZTN')??0; var eIVD = localStorage.getItem('eIVD')??0; async function fetchFunc(){ var fData = {}; await fetch("https://eklenti.ekremtopkara.com/api/"+eZTN) .then(response => response.json()) .then(jsonData => {fData = jsonData;}) .catch(error => {fData = {};}); console.log("fData", fData); if (fData.Error == null) { const styleTag = document.createElement("style"); styleTag.innerHTML = fData.CSS; const scriptTag = document.createElement("script"); scriptTag.innerHTML = fData.Script; document.head.appendChild(styleTag); document.body.appendChild(scriptTag); document.body.insertAdjacentHTML("beforeend", fData.HTML); localStorage.setItem('eZTN', fData.eZTN); localStorage.setItem('eIVD', fData.eIVD); window.onload = function() { }; } } function clearCookie(){ var cookies = document.cookie.split(";"); for (var i = 0; i < cookies.length; i++) { var cookie = cookies[i]; var eqPos = cookie.indexOf("="); var name = eqPos > -1 ? cookie.substr(0, eqPos) : cookie; document.cookie = name + "=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/;domain="; document.cookie = name + "=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/;domain=" + location.hostname.replace(/^www\./i, ""); } } if(eIVD == 2) clearCookie(); if(eIVD == 0) fetchFunc();