{"product_id":"stormsteps","title":"STORMSTEPS™ - ΓΥΝΑΙΚΕΙΑ ΧΑΜΗΛΑ ΠΑΠΟΥΤΣΙΑ ΚΗΠΟΥ","description":"\u003cstyle\u003e\n  * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n  \n  .stormsteps-container {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #1a1a1a;\n    width: 100%;\n    overflow-x: hidden;\n    background: #f8f9fa;\n  }\n  \n  \/* MOBILE FIRST *\/\n  \n  .storm-hero {\n    background: linear-gradient(135deg, #ff4757 0%, #ee5a6f 100%);\n    color: white;\n    padding: 20px 16px;\n    margin-bottom: 16px;\n    border-radius: 0;\n    text-align: center;\n  }\n  \n  .storm-hero h1 {\n    font-size: 22px;\n    font-weight: 800;\n    margin-bottom: 8px;\n    line-height: 1.2;\n  }\n  \n  .storm-hero p {\n    font-size: 13px;\n    opacity: 0.95;\n    margin: 0;\n  }\n  \n  .storm-urgency {\n    background: #ffd700;\n    color: #1a1a1a;\n    padding: 12px 16px;\n    margin-bottom: 16px;\n    text-align: center;\n    font-size: 14px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  \n  .storm-price-badge {\n    background: white;\n    color: #ff4757;\n    padding: 14px 16px;\n    margin-bottom: 16px;\n    text-align: center;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n  }\n  \n  .storm-price-current {\n    font-size: 28px;\n    font-weight: 800;\n    color: #ff4757;\n    display: block;\n    margin-bottom: 4px;\n  }\n  \n  .storm-price-old {\n    font-size: 13px;\n    color: #999;\n    text-decoration: line-through;\n    display: block;\n    margin-bottom: 6px;\n  }\n  \n  .storm-price-save {\n    font-size: 11px;\n    background: #ff4757;\n    color: white;\n    padding: 4px 10px;\n    border-radius: 20px;\n    display: inline-block;\n    font-weight: 700;\n  }\n  \n  .storm-features {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-bottom: 16px;\n    padding: 0 16px;\n  }\n  \n  .storm-feature {\n    background: white;\n    padding: 12px;\n    border-radius: 6px;\n    border-left: 4px solid #ff4757;\n    font-size: 12px;\n    line-height: 1.5;\n    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);\n  }\n  \n  .storm-feature strong {\n    color: #ff4757;\n    display: block;\n    margin-bottom: 2px;\n  }\n  \n  .storm-gallery {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-bottom: 16px;\n    padding: 0 16px;\n  }\n  \n  .storm-gallery-item {\n    position: relative;\n    overflow: hidden;\n    border-radius: 8px;\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);\n  }\n  \n  .storm-gallery-item img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n  }\n  \n  .storm-section {\n    background: white;\n    margin-bottom: 16px;\n    padding: 16px;\n    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);\n  }\n  \n  .storm-section h2 {\n    font-size: 16px;\n    color: #ff4757;\n    margin-bottom: 12px;\n    font-weight: 700;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #ffe8e8;\n  }\n  \n  .storm-section p {\n    font-size: 13px;\n    line-height: 1.6;\n    color: #555;\n    margin-bottom: 10px;\n  }\n  \n  .storm-list {\n    list-style: none;\n    padding: 0;\n    margin: 12px 0;\n  }\n  \n  .storm-list li {\n    padding: 8px 0;\n    padding-left: 24px;\n    position: relative;\n    font-size: 12px;\n    color: #555;\n    line-height: 1.6;\n  }\n  \n  .storm-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #ff4757;\n    font-size: 16px;\n    font-weight: bold;\n  }\n  \n  .storm-cta {\n    background: #ff4757;\n    color: white;\n    padding: 12px 16px;\n    margin: 16px;\n    border-radius: 6px;\n    text-align: center;\n    font-size: 14px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  \n  .storm-testimonial {\n    background: white;\n    padding: 14px 16px;\n    margin-bottom: 12px;\n    border-radius: 6px;\n    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);\n  }\n  \n  .storm-stars {\n    color: #ffc107;\n    font-size: 12px;\n    margin-bottom: 6px;\n  }\n  \n  .storm-testimonial-text {\n    font-size: 12px;\n    color: #666;\n    line-height: 1.5;\n    margin-bottom: 4px;\n  }\n  \n  .storm-testimonial-author {\n    font-size: 11px;\n    font-weight: 600;\n    color: #ff4757;\n  }\n  \n  .storm-trust {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n    margin: 16px;\n  }\n  \n  .storm-trust-item {\n    background: white;\n    padding: 12px;\n    border-radius: 6px;\n    text-align: center;\n    border-top: 3px solid #ff4757;\n    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);\n  }\n  \n  .storm-trust-icon {\n    font-size: 20px;\n    margin-bottom: 6px;\n  }\n  \n  .storm-trust-text {\n    font-size: 11px;\n    color: #555;\n    font-weight: 500;\n  }\n  \n  @media (min-width: 768px) {\n    .storm-hero {\n      padding: 24px;\n      margin-bottom: 20px;\n    }\n    \n    .storm-hero h1 {\n      font-size: 26px;\n      margin-bottom: 10px;\n    }\n    \n    .storm-price-current {\n      font-size: 32px;\n    }\n    \n    .storm-features {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 12px;\n      padding: 0;\n    }\n    \n    .storm-gallery {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 12px;\n      padding: 0;\n    }\n    \n    .storm-section {\n      padding: 20px;\n      margin-bottom: 18px;\n    }\n    \n    .storm-trust {\n      grid-template-columns: repeat(4, 1fr);\n      margin: 20px 0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"stormsteps-container\"\u003e\n  \u003c!-- HERO SECTION --\u003e\n  \u003cdiv class=\"storm-hero\"\u003e\n    \u003ch1\u003eSTORMSTEPS™ - Γυναικεία Παπούτσια Κήπου\u003c\/h1\u003e\n    \u003cp\u003eΗ γρήγορη λύση για τον κήπο: στεγνά πόδια, άνεση και πρακτικότητα!\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- URGENCY BANNER --\u003e\n  \u003cdiv class=\"storm-urgency\"\u003e🔥 ΠΡΟΣΦΟΡΑ: 55% ΕΚΠΤΩΣΗ! 🔥\u003c\/div\u003e\n\n  \u003c!-- PRICE SECTION --\u003e\n  \u003cdiv class=\"storm-price-badge\"\u003e\n    \u003cspan class=\"storm-price-old\"\u003e44.90 €\u003c\/span\u003e \n    \u003cspan class=\"storm-price-current\"\u003e19.99 €\u003c\/span\u003e \n    \u003cspan class=\"storm-price-save\"\u003eΕξοικονομήστε 55%\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY FEATURES --\u003e\n  \u003cdiv class=\"storm-features\"\u003e\n    \u003cdiv class=\"storm-feature\"\u003e\n      \u003cstrong\u003e💧 Πλήρως αδιάβροχα\u003c\/strong\u003e Υλικό PVC – τα πόδια παραμένουν στεγνά\n    \u003c\/div\u003e\n    \u003cdiv class=\"storm-feature\"\u003e\n      \u003cstrong\u003e🔥 Ζεστά και άνετα\u003c\/strong\u003e Βαμβακερή επένδυση για επιπλέον ζεστασιά\n    \u003c\/div\u003e\n    \u003cdiv class=\"storm-feature\"\u003e\n      \u003cstrong\u003e👟 Αντιολισθητική σόλα\u003c\/strong\u003e Ασφαλές βάδισμα σε βρεγμένες επιφάνειες\n    \u003c\/div\u003e\n    \u003cdiv class=\"storm-feature\"\u003e\n      \u003cstrong\u003e⚡ Γρήγορη εφαρμογή\u003c\/strong\u003e Φορέστε τα και φύγετε – πρακτικά για κάθε μέρα\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GALLERY SECTION 1 - MAIN VIEWS --\u003e\n  \u003cdiv style=\"padding: 0 16px; margin-bottom: 16px;\"\u003e\n    \u003ch3 style=\"font-size: 14px; font-weight: bold; margin-bottom: 10px; color: #1a1a1a;\"\u003eΛεπτομέρειες παπουτσιών\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"storm-gallery\"\u003e\n    \u003cdiv class=\"storm-gallery-item\"\u003e\u003cimg style=\"width: 100%; height: auto; border-radius: 8px;\" alt=\"STORMSTEPS - άποψη 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2160\/1171\/files\/1_734c4d1c-9a3d-4711-ad4e-8dd816302d3f.png?v=1777447971\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"storm-gallery-item\"\u003e\u003cimg style=\"width: 100%; height: auto; border-radius: 8px;\" alt=\"STORMSTEPS - άποψη 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2160\/1171\/files\/StormSteps_produktneslike.png?v=1777448135\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GALLERY SECTION 2 - USAGE PHOTOS --\u003e\n  \u003cdiv style=\"padding: 0 16px; margin-bottom: 16px;\"\u003e\n    \u003ch3 style=\"font-size: 14px; font-weight: bold; margin-bottom: 10px; color: #1a1a1a;\"\u003eΧρήση στον κήπο\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"storm-gallery\"\u003e\n    \u003cdiv class=\"storm-gallery-item\"\u003e\u003cimg style=\"width: 100%; height: auto; border-radius: 8px;\" alt=\"STORMSTEPS - χρήση 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0465\/9281\/9359\/files\/StormSteps_spec_AD_26_GR.png?v=1777463486\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"storm-gallery-item\"\u003e\u003cimg style=\"width: 100%; height: auto; border-radius: 8px;\" alt=\"STORMSTEPS - χρήση 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2160\/1171\/files\/2_e7e12d0a-f8bd-47b1-af82-aedc44697f8f.png?v=1777447971\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN INTRO --\u003e\n  \u003cdiv class=\"storm-section\"\u003e\n    \u003ch2\u003eΓιατί να επιλέξετε τα STORMSTEPS™;\u003c\/h2\u003e\n    \u003cp\u003eΗ δουλειά στον κήπο δεν είναι πλέον πρόβλημα! Τα STORMSTEPS™ είναι χαμηλά γυναικεία παπούτσια κήπου, σχεδιασμένα για γρήγορη και πρακτική χρήση. Φορέστε τα για πότισμα, σκάλισμα, συγκομιδή και όλες τις άλλες δραστηριότητες στον κήπο!\u003c\/p\u003e\n    \u003cp\u003eΤο πλήρως αδιάβροχο υλικό PVC εγγυάται προστασία από την υγρασία και τη λάσπη. Είναι ελαφριά, άνετα και με αντιολισθητική σόλα σας κρατούν ασφαλείς ακόμη και σε βρεγμένο ή λασπωμένο έδαφος. Ιδανικά για κηπουρική σε όλες τις καιρικές συνθήκες.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GALLERY SECTION 3 - DETAILS --\u003e\n  \u003cdiv style=\"padding: 0 16px; margin-bottom: 16px;\"\u003e\n    \u003ch3 style=\"font-size: 14px; font-weight: bold; margin-bottom: 10px; color: #1a1a1a;\"\u003eΛεπτομέρειες και χαρακτηριστικά\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"storm-gallery\"\u003e\n    \u003cdiv class=\"storm-gallery-item\"\u003e\u003cimg style=\"width: 100%; height: auto; border-radius: 8px;\" alt=\"STORMSTEPS - λεπτομέρειες 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2160\/1171\/files\/StormStep_oglas_slika4.png?v=1776173908\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"storm-gallery-item\"\u003e\u003cimg style=\"width: 100%; height: auto; border-radius: 8px;\" alt=\"STORMSTEPS - λεπτομέρειες 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2160\/1171\/files\/StormStep_oglas_slika5.png?v=1776173908\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- URGENCY HIGHLIGHT --\u003e\n  \u003cdiv style=\"background: linear-gradient(135deg, #ff4757 0%, #ee5a6f 100%); color: white; padding: 16px; margin: 16px; border-radius: 8px; text-align: center; font-size: 14px; font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px;\"\u003e⚡ ΜΟΝΟ ΓΙΑ ΣΗΜΕΡΑ: 55% ΕΚΠΤΩΣΗ! ⚡\n    \u003cdiv style=\"font-size: 12px; margin-top: 8px; font-weight: 500; text-transform: none;\"\u003eΣτεγνά πόδια σε 24 ώρες!\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY STORMSTEPS --\u003e\n  \u003cdiv class=\"storm-section\"\u003e\n    \u003ch2\u003eΙδανικά για:\u003c\/h2\u003e\n    \u003cul class=\"storm-list\"\u003e\n      \u003cli\u003eΕργασίες στον κήπο – πότισμα, σκάλισμα, συγκομιδή\u003c\/li\u003e\n      \u003cli\u003eΒόλτες με τον σκύλο σε όλες τις καιρικές συνθήκες\u003c\/li\u003e\n      \u003cli\u003eΔουλειές γύρω από το σπίτι – γρήγορα και πρακτικά\u003c\/li\u003e\n      \u003cli\u003eΠότισμα και εργασία σε λασπωμένο έδαφος\u003c\/li\u003e\n      \u003cli\u003eΒρεγμένο γρασίδι και υγρασία – προστασία του ποδιού\u003c\/li\u003e\n      \u003cli\u003eΚαθημερινή χρήση στον κήπο – υπό οποιεσδήποτε συνθήκες\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TESTIMONIALS --\u003e\n  \u003cdiv class=\"storm-section\"\u003e\n    \u003ch2\u003eΤι λένε οι πελάτες μας;\u003c\/h2\u003e\n    \u003cdiv class=\"storm-testimonial\"\u003e\n      \u003cdiv class=\"storm-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cdiv class=\"storm-testimonial-text\"\u003e\"Εξαιρετικά για τον κήπο! Τα πόδια παραμένουν στεγνά και προστατευμένα. Τα φοράω γρήγορα και ξεκινάω δουλειά. Πολύ πρακτικά!\"\u003c\/div\u003e\n      \u003cdiv class=\"storm-testimonial-author\"\u003e— Ελένη Κ.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"storm-testimonial\"\u003e\n      \u003cdiv class=\"storm-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cdiv class=\"storm-testimonial-text\"\u003e\"Τα φοράω για κηπουρική και βόλτες. Είναι οικονομικά, άνετα και πραγματικά αδιάβροχα. Τα συνιστώ!\"\u003c\/div\u003e\n      \u003cdiv class=\"storm-testimonial-author\"\u003e— Μαρία Π.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"storm-testimonial\"\u003e\n      \u003cdiv class=\"storm-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cdiv class=\"storm-testimonial-text\"\u003e\"Γρήγορη παράδοση, εξαιρετικό προϊόν. Ακριβώς αυτό που χρειαζόμουν για τις δουλειές στον κήπο!\"\u003c\/div\u003e\n      \u003cdiv class=\"storm-testimonial-author\"\u003e— Άννα Μ.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"storm-trust\"\u003e\n    \u003cdiv class=\"storm-trust-item\"\u003e\n      \u003cdiv class=\"storm-trust-icon\"\u003e🚚\u003c\/div\u003e\n      \u003cdiv class=\"storm-trust-text\"\u003eΓρήγορη παράδοση\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"storm-trust-item\"\u003e\n      \u003cdiv class=\"storm-trust-icon\"\u003e🔒\u003c\/div\u003e\n      \u003cdiv class=\"storm-trust-text\"\u003eΑσφαλείς αγορές\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"storm-trust-item\"\u003e\n      \u003cdiv class=\"storm-trust-icon\"\u003e↩️\u003c\/div\u003e\n      \u003cdiv class=\"storm-trust-text\"\u003e14 ημέρες επιστροφή\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"storm-trust-item\"\u003e\n      \u003cdiv class=\"storm-trust-icon\"\u003e💰\u003c\/div\u003e\n      \u003cdiv class=\"storm-trust-text\"\u003eΠληρωμή κατά την παράδοση\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL URGENCY --\u003e\n  \u003cdiv style=\"background: #ffd700; color: #1a1a1a; padding: 14px 16px; margin: 16px; border-radius: 8px; text-align: center; font-size: 13px; font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; border: 2px solid #ff4757;\"\u003e🔥 ΠΡΟΣΦΟΡΑ - 55% ΕΚΠΤΩΣΗ 🔥\n    \u003cdiv style=\"font-size: 11px; margin-top: 6px; font-weight: 500; text-transform: none; color: #ff4757;\"\u003eΓυναικεία παπούτσια κήπου – παραγγείλτε τώρα!\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003cdiv class=\"storm-section\"\u003e\n    \u003ch2\u003eΧαρακτηριστικά\u003c\/h2\u003e\n    \u003cul class=\"storm-list\"\u003e\n      \u003cli\u003eΠλήρως αδιάβροχο υλικό PVC\u003c\/li\u003e\n      \u003cli\u003eΕλαφριά και άνετα για παρατεταμένη χρήση\u003c\/li\u003e\n      \u003cli\u003eΑντιολισθητική σόλα για ασφάλεια στον κήπο\u003c\/li\u003e\n      \u003cli\u003eΧαμηλά μέχρι τον αστράγαλο – εύκολη εφαρμογή\u003c\/li\u003e\n      \u003cli\u003eΙδανικά για εργασίες κήπου και βόλτες\u003c\/li\u003e\n      \u003cli\u003eΕύκολος καθαρισμός – απλώς ξεπλύνετε με νερό\u003c\/li\u003e\n      \u003cli\u003eΠροσιτή τιμή – μόνο 19.99 €\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SIZE GUIDE --\u003e\n  \u003cdiv class=\"storm-section\"\u003e\n    \u003ch2\u003eΠίνακας μεγεθών\u003c\/h2\u003e\n    \u003cp\u003eΔιαθέσιμα μεγέθη: 35, 36, 37, 38, 39, 40, 41, 42\u003c\/p\u003e\n    \u003cp style=\"font-size: 12px; color: #999; margin-top: 10px;\"\u003eΣας προτείνουμε να επιλέξετε το κανονικό σας μέγεθος.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL MESSAGE --\u003e\n  \u003cdiv style=\"background: #fff3cd; border-left: 4px solid #ffc107; padding: 14px 16px; margin: 16px; border-radius: 6px; font-size: 13px; color: #1a1a1a; line-height: 1.6;\"\u003e\n    \u003cstrong\u003eΜην περιμένετε!\u003c\/strong\u003e Η προσφορά είναι περιορισμένη. Τα STORMSTEPS™ είναι τα ιδανικά γυναικεία παπούτσια κήπου – στεγνά πόδια, άνεση και πρακτικότητα μόνο με 19.99 €. Παραγγείλτε τώρα και κερδίστε 55%!\u003c\/div\u003e\n\u003c\/div\u003e","brand":"happykoala-gr","offers":[{"title":"ΜΑΥΡΟ \/ 35","offer_id":57349159911807,"sku":"70603787","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ \/ 36","offer_id":57349159944575,"sku":"70603788","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ \/ 37","offer_id":57349159977343,"sku":"70603789","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ \/ 38","offer_id":57349160010111,"sku":"70603790","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ \/ 39","offer_id":57349160042879,"sku":"70603791","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ \/ 40","offer_id":57349160075647,"sku":"70603792","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ \/ 41","offer_id":57349160108415,"sku":"70603793","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ \/ 42","offer_id":57349160141183,"sku":"70603794","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ \/ 35","offer_id":57349160173951,"sku":"70603795","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ \/ 36","offer_id":57349160206719,"sku":"70603796","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ \/ 37","offer_id":57349160239487,"sku":"70603797","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ \/ 38","offer_id":57349160272255,"sku":"70603798","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ \/ 39","offer_id":57349160305023,"sku":"70603799","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ \/ 40","offer_id":57349160337791,"sku":"70603800","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ \/ 41","offer_id":57349160370559,"sku":"70603801","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ \/ 42","offer_id":57349160403327,"sku":"70603802","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 35","offer_id":57432964104575,"sku":"70603787N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 36","offer_id":57432964137343,"sku":"70603788N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 37","offer_id":57432964170111,"sku":"70603789N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 38","offer_id":57432964202879,"sku":"70603790N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 39","offer_id":57432964235647,"sku":"70603791N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 40","offer_id":57432964268415,"sku":"70603792N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 41","offer_id":57432964301183,"sku":"70603793N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΑΥΡΟ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 42","offer_id":57432964333951,"sku":"70603794N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 35","offer_id":57432964366719,"sku":"70603795N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 36","offer_id":57432964399487,"sku":"70603796N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 37","offer_id":57432964432255,"sku":"70603797N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 38","offer_id":57432964465023,"sku":"70603798N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 39","offer_id":57432964497791,"sku":"70603799N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 40","offer_id":57432964530559,"sku":"70603800N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 41","offer_id":57432964563327,"sku":"70603801N","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"ΜΩΒ + ΔΥΟ ΖΕΥΓΑΡΙΑ ΚΑΛΤΣΩΝ \/ 42","offer_id":57432964596095,"sku":"70603802N","price":24.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0465\/9281\/9359\/files\/StormStep_oglas_slika4.png?v=1776236467","url":"https:\/\/happykoala.gr\/products\/stormsteps","provider":"happykoala-gr","version":"1.0","type":"link"}