{"product_id":"ventux","title":"VENTUX™ - LÉGES ÉS KÖNNYŰ FÉRFI CIPŐK MINDENNAPI HASZNÁLATRA","description":"\u003cstyle\u003e\n  .ventux-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #1f1f1f;\n    background: #f7f8f6;\n    line-height: 1.45;\n  }\n\n  .ventux-wrap * {\n    box-sizing: border-box;\n  }\n\n  .ventux-section {\n    background: #ffffff;\n    margin: 14px 0;\n    padding: 18px 15px;\n    border-radius: 14px;\n    box-shadow: 0 3px 14px rgba(0,0,0,0.06);\n  }\n\n  .ventux-hero {\n    background: linear-gradient(135deg, #111 0%, #1f3b2c 100%);\n    color: #ffffff;\n    text-align: center;\n    padding: 24px 15px;\n    border-radius: 16px;\n    margin-bottom: 15px;\n  }\n\n  .ventux-hero h1 {\n    font-size: 25px;\n    line-height: 1.18;\n    font-weight: 900;\n    margin: 0 0 10px;\n    color: #ffffff !important;\n  }\n\n  .ventux-hero p {\n    font-size: 16px;\n    margin: 0;\n    color: #e8f7ed !important;\n  }\n\n  .ventux-badge {\n    display: inline-block;\n    background: #75d78c;\n    color: #0d2313 !important;\n    font-weight: 900;\n    padding: 7px 14px;\n    border-radius: 999px;\n    font-size: 14px;\n    margin-bottom: 12px;\n  }\n\n  .ventux-img {\n    width: 100%;\n    border-radius: 14px;\n    display: block;\n    margin: 0;\n  }\n\n  .ventux-image-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin: 12px 0;\n  }\n\n  .ventux-video {\n    width: 100%;\n    border-radius: 14px;\n    margin: 12px 0;\n    display: block;\n  }\n\n  .ventux-title {\n    font-size: 22px;\n    font-weight: 900;\n    margin: 0 0 10px;\n    color: #111;\n  }\n\n  .ventux-text {\n    font-size: 16px;\n    margin: 0 0 12px;\n    color: #333;\n  }\n\n  .ventux-highlight {\n    background: #ecfff1;\n    border: 2px solid #75d78c;\n    border-radius: 14px;\n    padding: 14px;\n    font-size: 17px;\n    font-weight: 800;\n    color: #17351f;\n    text-align: center;\n    margin: 15px 0;\n  }\n\n  .ventux-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n\n  .ventux-card {\n    background: #f3f7f4;\n    border-radius: 13px;\n    padding: 13px 10px;\n    text-align: center;\n    border: 1px solid #dde9df;\n  }\n\n  .ventux-icon {\n    font-size: 28px;\n    margin-bottom: 6px;\n  }\n\n  .ventux-card strong {\n    display: block;\n    font-size: 15px;\n    margin-bottom: 4px;\n    color: #111;\n  }\n\n  .ventux-card span {\n    font-size: 13px;\n    color: #444;\n  }\n\n  .ventux-list {\n    padding: 0;\n    margin: 12px 0 0;\n    list-style: none;\n  }\n\n  .ventux-list li {\n    background: #f5f7f5;\n    margin-bottom: 9px;\n    padding: 12px 12px 12px 42px;\n    border-radius: 10px;\n    position: relative;\n    font-size: 16px;\n  }\n\n  .ventux-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 13px;\n    top: 10px;\n    background: #75d78c;\n    color: #111;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    text-align: center;\n    font-weight: 900;\n    line-height: 22px;\n  }\n\n  .ventux-comparison {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-top: 12px;\n  }\n\n  .ventux-bad,\n  .ventux-good {\n    padding: 13px 9px;\n    border-radius: 12px;\n    font-size: 14px;\n  }\n\n  .ventux-bad {\n    background: #fff0f0;\n    border: 1px solid #ffcccc;\n  }\n\n  .ventux-good {\n    background: #ecfff1;\n    border: 1px solid #75d78c;\n  }\n\n  .ventux-bad strong,\n  .ventux-good strong {\n    display: block;\n    font-size: 16px;\n    margin-bottom: 8px;\n  }\n\n  .ventux-review {\n    background: #f8f8f8;\n    border-left: 5px solid #75d78c;\n    padding: 14px;\n    border-radius: 12px;\n    margin-top: 10px;\n    font-size: 15px;\n  }\n\n  .ventux-stars {\n    color: #f5a400;\n    font-size: 18px;\n    margin-bottom: 5px;\n  }\n\n  .ventux-cta {\n    background: #111;\n    color: #ffffff;\n    text-align: center;\n    border-radius: 16px;\n    padding: 20px 15px;\n    margin-top: 15px;\n  }\n\n  .ventux-cta h2 {\n    font-size: 23px;\n    margin: 0 0 8px;\n    font-weight: 900;\n    color: #ffffff !important;\n  }\n\n  .ventux-cta p {\n    font-size: 16px;\n    margin: 0;\n    color: #e8e8e8 !important;\n  }\n\n  .ventux-urgency {\n    background: #ffefc2;\n    color: #5b3500;\n    padding: 12px;\n    border-radius: 12px;\n    text-align: center;\n    font-weight: 900;\n    font-size: 16px;\n    margin: 14px 0;\n    border: 1px solid #ffd56b;\n  }\n\n  @media (min-width: 768px) {\n    .ventux-section {\n      padding: 26px;\n    }\n\n    .ventux-hero h1 {\n      font-size: 34px;\n    }\n\n    .ventux-hero p {\n      font-size: 18px;\n    }\n\n    .ventux-grid {\n      grid-template-columns: repeat(4, 1fr);\n    }\n\n    .ventux-image-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .ventux-title {\n      font-size: 28px;\n    }\n\n    .ventux-text,\n    .ventux-list li {\n      font-size: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ventux-hero\"\u003e\n  \u003cdiv class=\"ventux-badge\"\u003eÚJDONSÁG FÉRFIAKNAK, AKIK MINDENNAP KÉNYELEMRE VÁGYNAK\u003c\/div\u003e\n  \u003ch1\u003eVENTUX™ férfi cipő a könnyed lépésekért és a fáradt lábak nélkül\u003c\/h1\u003e\n  \u003cp\u003eKényelmes, légáteresztő és könnyen felvehető – tökéletes választás mindennapi sétához, ügyintézéshez, munkához és szabadidőhöz.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ventux-image-grid\"\u003e\n  \u003cimg alt=\"VENTUX légáteresztő férfi cipő\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2160\/1171\/files\/1_6aac0c7e-4567-43a7-8e8b-f2c5dde40a18.png?v=1778581764\" class=\"ventux-img\"\u003e\n  \u003cimg alt=\"Könnyű férfi cipő VENTUX\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2160\/1171\/files\/5_50f025f4-252f-4811-826d-9b820920774d.png?v=1778581907\" class=\"ventux-img\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ventux-urgency\"\u003e⚡ Népszerű modell mindennapi használatra – a készlet méretenként korlátozott!\u003c\/div\u003e\n\n\u003cdiv class=\"ventux-section\"\u003e\n  \u003ch2 class=\"ventux-title\"\u003eMiért választják a férfiak már az első próba után?\u003c\/h2\u003e\n  \u003cp class=\"ventux-text\"\u003eA VENTUX™ azoknak a férfiaknak készült, akik nem szeretnének nehéz, merev és kényelmetlen cipőt viselni. A puha kialakítás, a légáteresztő felsőrész és a rugalmas talp minden lépést könnyebbé tesz.\u003c\/p\u003e\n\n  \u003cdiv class=\"ventux-grid\"\u003e\n    \u003cdiv class=\"ventux-card\"\u003e\n      \u003cdiv class=\"ventux-icon\"\u003e👟\u003c\/div\u003e\n      \u003cstrong\u003eGyors felvétel\u003c\/strong\u003e \u003cspan\u003eNincs több bonyolult fűzőkötés minden nap.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ventux-card\"\u003e\n      \u003cdiv class=\"ventux-icon\"\u003e🌬️\u003c\/div\u003e\n      \u003cstrong\u003eLégáteresztő anyag\u003c\/strong\u003e \u003cspan\u003eA láb frissebb marad egész nap.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ventux-card\"\u003e\n      \u003cdiv class=\"ventux-icon\"\u003e🦶\u003c\/div\u003e\n      \u003cstrong\u003ePuha lépések\u003c\/strong\u003e \u003cspan\u003eKényelem járás és hosszabb viselet közben is.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ventux-card\"\u003e\n      \u003cdiv class=\"ventux-icon\"\u003e✅\u003c\/div\u003e\n      \u003cstrong\u003eMinden napra\u003c\/strong\u003e \u003cspan\u003eVárosba, ügyintézéshez, sétához és munkához.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ventux-section\"\u003e\n  \u003ch2 class=\"ventux-title\"\u003eKönnyű cipő, ami nem fárasztja a lábat\u003c\/h2\u003e\n  \u003cp class=\"ventux-text\"\u003eA nehéz cipők gyorsan kényelmetlenné válhatnak, főleg hosszabb séta során. A VENTUX™ könnyed érzést biztosít, ezért egész napos viseletre is ideális.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ventux-section\"\u003e\n  \u003ch2 class=\"ventux-title\"\u003eTermékbemutató videó\u003c\/h2\u003e\n  \u003cp class=\"ventux-text\"\u003eIde helyezhetsz el videót a cipő felvételéről, járásról vagy a rugalmasság bemutatásáról.\u003c\/p\u003e\n\n  \u003cvideo poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2160\/1171\/files\/4_0e436758-7bea-4f87-8b08-60326509cb45.png?v=1778581758\" playsinline controls class=\"ventux-video\"\u003e\n    \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/326f9e34b195411d825076ae44eb2e25.mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ventux-section\"\u003e\n  \u003ch2 class=\"ventux-title\"\u003eA VENTUX™ cipők fő előnyei\u003c\/h2\u003e\n\n  \u003cul class=\"ventux-list\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003eKényelmes mindennapi viselethez\u003c\/strong\u003e – tökéletes sétához, ügyintézéshez, munkához és szabadidőhöz.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eGyors felvétel\u003c\/strong\u003e – ideális azoknak a férfiaknak, akik praktikus cipőt szeretnének bonyodalmak nélkül.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eLégáteresztő felsőrész\u003c\/strong\u003e – segít csökkenteni a meleg és zárt érzést.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eRugalmas talp\u003c\/strong\u003e – természetesebb érzés járás közben.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSportosan elegáns megjelenés\u003c\/strong\u003e – könnyen kombinálható farmerrel, melegítővel vagy hétköznapi nadrággal.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eJó tapadás\u003c\/strong\u003e – mintázott talp a stabilabb lépésekért.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ventux-section\"\u003e\n  \u003ch2 class=\"ventux-title\"\u003eVENTUX™ vs hagyományos cipők\u003c\/h2\u003e\n\n  \u003cdiv class=\"ventux-comparison\"\u003e\n\n    \u003cdiv class=\"ventux-bad\"\u003e\n      \u003cstrong\u003eHagyományos cipők\u003c\/strong\u003e\n      ✕ Nehezebb érzés\u003cbr\u003e\n      ✕ Merevebb anyag\u003cbr\u003e\n      ✕ Lassabb felvétel\u003cbr\u003e\n      ✕ A láb gyorsabban felmelegszik\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ventux-good\"\u003e\n      \u003cstrong\u003eVENTUX™\u003c\/strong\u003e\n      ✓ Könnyű érzés\u003cbr\u003e\n      ✓ Légáteresztő anyag\u003cbr\u003e\n      ✓ Gyors felvétel\u003cbr\u003e\n      ✓ Kényelem minden nap\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ventux-section\"\u003e\n  \u003ch2 class=\"ventux-title\"\u003eTökéletes a mindennapi helyzetekhez\u003c\/h2\u003e\n\n  \u003cdiv class=\"ventux-image-grid\"\u003e\n    \u003cimg alt=\"VENTUX cipő mindennapi használatra\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2160\/1171\/files\/13_56cd93a9-2f39-4a3d-8c4b-df0a34a9600f.png?v=1778581975\" class=\"ventux-img\"\u003e\n    \u003cimg alt=\"VENTUX férfi cipő\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0466\/5960\/0548\/files\/Ventux_specifikacije_HU.png?v=1778583960\" class=\"ventux-img\"\u003e\n  \u003c\/div\u003e\n\n  \u003cul class=\"ventux-list\"\u003e\n    \u003cli\u003eVárosi sétákhoz\u003c\/li\u003e\n    \u003cli\u003eMindennapi ügyintézéshez\u003c\/li\u003e\n    \u003cli\u003eVezetéshez és munkához\u003c\/li\u003e\n    \u003cli\u003eKényelmes viselet otthon és kint\u003c\/li\u003e\n    \u003cli\u003eFérfiaknak, akik a kényelmet és a jó megjelenést egyszerre szeretnék\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ventux-section\"\u003e\n  \u003ch2 class=\"ventux-title\"\u003eVásárlói vélemények\u003c\/h2\u003e\n\n  \u003cdiv class=\"ventux-review\"\u003e\n    \u003cdiv class=\"ventux-stars\"\u003e★★★★★\u003c\/div\u003e\n    \u003cstrong\u003eLászló\u003c\/strong\u003e\u003cbr\u003eNagyon kényelmes cipő. A legjobban az tetszik, hogy gyorsan felvehető és nem nehéz.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ventux-review\"\u003e\n    \u003cdiv class=\"ventux-stars\"\u003e★★★★★\u003c\/div\u003e\n    \u003cstrong\u003eZoltán\u003c\/strong\u003e\u003cbr\u003eSzinte minden nap ezt hordom. Kiváló sétához, a láb nem érzi magát bezárva.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ventux-review\"\u003e\n    \u003cdiv class=\"ventux-stars\"\u003e★★★★☆\u003c\/div\u003e\n    \u003cstrong\u003eIstván\u003c\/strong\u003e\u003cbr\u003eSzép, könnyű és kényelmes. Sétákhoz és mindennapi ügyintézéshez vettem.\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ventux-highlight\"\u003e\n  Ha könnyű, légáteresztő és kényelmes férfi cipőt keresel mindennapi használatra, a VENTUX™ tökéletes választás.\n\u003c\/div\u003e\n\n\u003cdiv class=\"ventux-cta\"\u003e\n  \u003ch2\u003eRendeld meg a VENTUX™ cipőt még ma\u003c\/h2\u003e\n  \u003cp\u003eVálaszd ki a méreted, amíg elérhető, és élvezd a kényelmet minden lépésnél.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"pinkmintlove-hu","offers":[{"title":"BÉZS \/ 39","offer_id":57163345625419,"sku":"70603257","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS \/ 40","offer_id":57163345658187,"sku":"70603273","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS \/ 41","offer_id":57163345690955,"sku":"70603259","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS \/ 42","offer_id":57163345723723,"sku":"70603260","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS \/ 43","offer_id":57163345756491,"sku":"70603261","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS \/ 44","offer_id":57163345789259,"sku":"70603262","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS \/ 45","offer_id":57163345822027,"sku":"70603263","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS \/ 46","offer_id":57163345854795,"sku":"70603264","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD \/ 39","offer_id":57163345887563,"sku":"70603265","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD \/ 40","offer_id":57163345920331,"sku":"70603266","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD \/ 41","offer_id":57163345953099,"sku":"70603267","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD \/ 42","offer_id":57163345985867,"sku":"70603268","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD \/ 43","offer_id":57163346018635,"sku":"70603269","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD \/ 44","offer_id":57163346051403,"sku":"70603270","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD \/ 45","offer_id":57163346084171,"sku":"70603271","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD \/ 46","offer_id":57163346116939,"sku":"70603272","price":5999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS + KÉT PÁR ZOKNI \/ 39","offer_id":57280215286091,"sku":"70603257N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS + KÉT PÁR ZOKNI \/ 40","offer_id":57280215318859,"sku":"70603273N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS + KÉT PÁR ZOKNI \/ 41","offer_id":57280215351627,"sku":"70603259N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS + KÉT PÁR ZOKNI \/ 42","offer_id":57280215384395,"sku":"70603260N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS + KÉT PÁR ZOKNI \/ 43","offer_id":57280215417163,"sku":"70603261N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS + KÉT PÁR ZOKNI \/ 44","offer_id":57280215449931,"sku":"70603262N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS + KÉT PÁR ZOKNI \/ 45","offer_id":57280215482699,"sku":"70603263N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"BÉZS + KÉT PÁR ZOKNI \/ 46","offer_id":57280215515467,"sku":"70603264N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD + KÉT PÁR ZOKNI \/ 39","offer_id":57280215548235,"sku":"70603265N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD + KÉT PÁR ZOKNI \/ 40","offer_id":57280215581003,"sku":"70603266N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD + KÉT PÁR ZOKNI \/ 41","offer_id":57280215613771,"sku":"70603267N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD + KÉT PÁR ZOKNI \/ 42","offer_id":57280215646539,"sku":"70603268N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD + KÉT PÁR ZOKNI \/ 43","offer_id":57280215679307,"sku":"70603269N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD + KÉT PÁR ZOKNI \/ 44","offer_id":57280215712075,"sku":"70603270N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD + KÉT PÁR ZOKNI \/ 45","offer_id":57280215744843,"sku":"70603271N","price":7999.0,"currency_code":"HUF","in_stock":true},{"title":"ZÖLD + KÉT PÁR ZOKNI \/ 46","offer_id":57280215777611,"sku":"70603272N","price":7999.0,"currency_code":"HUF","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0160\/4036\/2038\/files\/1_36dd01d7-c0a0-4989-9e1b-265e2d7150f6.png?v=1778584280","url":"https:\/\/pinkmintlove.hu\/products\/ventux","provider":"PinkMintLove HU","version":"1.0","type":"link"}