{"id":18,"date":"2026-06-10T11:09:32","date_gmt":"2026-06-10T09:09:32","guid":{"rendered":"https:\/\/shop2.lehel.cc\/?page_id=18"},"modified":"2026-06-10T11:13:26","modified_gmt":"2026-06-10T09:13:26","slug":"shop","status":"publish","type":"page","link":"https:\/\/shop2.lehel.cc\/?page_id=18","title":{"rendered":"Shop"},"content":{"rendered":"\n<style>\n  body.page-id-5,\n  body.page-id-18,\n  body.home {\n    margin: 0 !important;\n    background: #f6eadc !important;\n    overflow-x: hidden !important;\n  }\n\n  body.page-id-5 *,\n  body.page-id-18 *,\n  body.home * {\n    box-sizing: border-box;\n  }\n\n  body.page-id-5 header.wp-block-template-part,\n  body.page-id-5 footer.wp-block-template-part,\n  body.page-id-5 h1.wp-block-post-title,\n  body.page-id-18 header.wp-block-template-part,\n  body.page-id-18 footer.wp-block-template-part,\n  body.page-id-18 h1.wp-block-post-title,\n  body.home header.wp-block-template-part,\n  body.home footer.wp-block-template-part,\n  body.home h1.wp-block-post-title {\n    display: none !important;\n  }\n\n  body.page-id-5 .wp-site-blocks,\n  body.page-id-5 main#wp--skip-link--target,\n  body.page-id-5 main#wp--skip-link--target > .wp-block-group,\n  body.page-id-5 .entry-content,\n  body.page-id-5 .wp-block-post-content,\n  body.page-id-18 .wp-site-blocks,\n  body.page-id-18 main#wp--skip-link--target,\n  body.page-id-18 main#wp--skip-link--target > .wp-block-group,\n  body.page-id-18 .entry-content,\n  body.page-id-18 .wp-block-post-content,\n  body.home .wp-site-blocks,\n  body.home main#wp--skip-link--target,\n  body.home main#wp--skip-link--target > .wp-block-group,\n  body.home .entry-content,\n  body.home .wp-block-post-content {\n    width: 100% !important;\n    max-width: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    overflow: visible !important;\n  }\n\n  .andi-shop {\n    width: 100vw !important;\n    max-width: none !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    color: #211711;\n    background: #f6eadc;\n    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n  }\n\n  .andi-top-note {\n    display: flex;\n    justify-content: center;\n    padding: 9px 18px;\n    color: #fbf4ea;\n    background: #211711;\n    font-size: 12px;\n    font-weight: 850;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  .andi-header {\n    position: sticky;\n    top: 0;\n    z-index: 20;\n    display: grid;\n    grid-template-columns: minmax(180px, .7fr) minmax(360px, 1.5fr) minmax(190px, .7fr);\n    align-items: center;\n    gap: 22px;\n    width: 100%;\n    padding: 20px clamp(22px, 5vw, 72px);\n    border-bottom: 1px solid rgba(38, 26, 18, .14);\n    background: rgba(255, 249, 240, .86);\n    backdrop-filter: blur(16px);\n  }\n\n  .andi-brand {\n    color: #211711;\n    font-size: clamp(31px, 3vw, 47px);\n    font-weight: 930;\n    line-height: 1;\n    letter-spacing: 0;\n    text-decoration: none;\n  }\n\n  .andi-main-nav,\n  .andi-actions {\n    display: flex;\n    align-items: center;\n    gap: clamp(15px, 2vw, 28px);\n    font-size: 13px;\n    font-weight: 880;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    white-space: nowrap;\n  }\n\n  .andi-main-nav {\n    justify-content: center;\n  }\n\n  .andi-actions {\n    justify-content: flex-end;\n  }\n\n  .andi-main-nav a,\n  .andi-actions a,\n  .andi-actions span,\n  .andi-brand {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .andi-menu-drop {\n    position: relative;\n    display: inline-flex;\n    align-items: center;\n    min-height: 32px;\n  }\n\n  .andi-menu-drop::after {\n    content: \"\";\n    width: 6px;\n    height: 6px;\n    margin-left: 8px;\n    border-right: 1.5px solid currentColor;\n    border-bottom: 1.5px solid currentColor;\n    transform: rotate(45deg) translateY(-2px);\n  }\n\n  .andi-mega {\n    position: absolute;\n    left: 50%;\n    top: calc(100% + 14px);\n    width: 320px;\n    padding: 18px;\n    border: 1px solid rgba(38, 26, 18, .16);\n    background: rgba(255, 252, 246, .98);\n    box-shadow: 0 24px 54px rgba(58, 36, 19, .15);\n    opacity: 0;\n    visibility: hidden;\n    transform: translateX(-50%) translateY(8px);\n    transition: opacity .16s ease, transform .16s ease, visibility .16s ease;\n  }\n\n  .andi-menu-drop:hover .andi-mega,\n  .andi-menu-drop:focus-within .andi-mega {\n    opacity: 1;\n    visibility: visible;\n    transform: translateX(-50%) translateY(0);\n  }\n\n  .andi-mega span {\n    display: block;\n    padding: 8px 0;\n    color: #5b4332;\n    font-size: 14px;\n    font-weight: 760;\n    letter-spacing: .02em;\n    text-transform: none;\n  }\n\n  .andi-cart {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 10px 14px;\n    border: 1px solid rgba(33, 23, 17, .22);\n    background: rgba(255,255,255,.42);\n  }\n\n  .andi-button,\n  .andi-ghost-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 0 20px;\n    border: 1px solid #211711;\n    color: #fffaf2;\n    background: #211711;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    text-decoration: none;\n  }\n\n  .andi-ghost-button {\n    color: #211711;\n    background: rgba(255,255,255,.34);\n  }\n\n  .andi-shell {\n    width: min(1460px, calc(100vw - 44px));\n    margin: 0 auto;\n  }\n\n  .andi-hero {\n    display: grid;\n    grid-template-columns: minmax(0, 1.04fr) minmax(380px, .86fr);\n    gap: clamp(34px, 6vw, 86px);\n    align-items: center;\n    min-height: calc(100vh - 122px);\n    padding: clamp(44px, 7vw, 96px) 0;\n    background:\n      linear-gradient(120deg, transparent 0 18%, rgba(206, 148, 83, .22) 18% 24%, transparent 24% 72%, rgba(151, 93, 89, .12) 72% 78%, transparent 78% 100%),\n      linear-gradient(140deg, transparent 0 38%, rgba(83, 121, 109, .20) 38% 40%, transparent 40% 100%);\n  }\n\n  .andi-kicker {\n    display: inline-flex;\n    margin: 0 0 18px;\n    padding: 8px 12px;\n    border: 1px solid rgba(48, 33, 24, .22);\n    background: rgba(255, 249, 240, .6);\n    color: #65462f;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n\n  .andi-hero h1,\n  .andi-page-title h1 {\n    margin: 0;\n    color: #1d140f;\n    font-size: clamp(54px, 8vw, 130px);\n    line-height: .88;\n    font-weight: 950;\n    letter-spacing: 0;\n  }\n\n  .andi-hero-copy {\n    max-width: 820px;\n    margin: 24px 0 0;\n    color: #37271d;\n    font-size: clamp(21px, 2.4vw, 36px);\n    line-height: 1.1;\n    font-weight: 760;\n  }\n\n  .andi-hero-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 28px;\n  }\n\n  .andi-hero-media {\n    position: relative;\n    min-height: 620px;\n    border: 1px solid rgba(43, 31, 22, .16);\n    background-image: url('https:\/\/shop2.lehel.cc\/wp-content\/uploads\/2026\/06\/andihodor-sample-earrings.jpg');\n    background-size: cover;\n    background-position: center;\n    box-shadow: 0 28px 72px rgba(65, 41, 21, .16);\n  }\n\n  .andi-hero-card {\n    position: absolute;\n    left: -22px;\n    bottom: 30px;\n    width: min(290px, 80%);\n    padding: 24px;\n    border: 1px solid rgba(33, 23, 17, .2);\n    background: rgba(255, 252, 246, .9);\n    backdrop-filter: blur(14px);\n  }\n\n  .andi-hero-card strong {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 28px;\n    line-height: 1;\n    font-weight: 930;\n  }\n\n  .andi-section {\n    padding: clamp(48px, 7vw, 86px) 0;\n  }\n\n  .andi-section-head,\n  .andi-toolbar {\n    display: flex;\n    align-items: end;\n    justify-content: space-between;\n    gap: 18px;\n    margin-bottom: 28px;\n  }\n\n  .andi-section-head h2,\n  .andi-page-title h1 {\n    margin: 0;\n  }\n\n  .andi-section-head h2 {\n    font-size: clamp(34px, 4vw, 62px);\n    line-height: .95;\n    font-weight: 930;\n    letter-spacing: 0;\n  }\n\n  .andi-muted {\n    color: #684c38;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .andi-category-row {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .andi-category {\n    min-height: 150px;\n    padding: 20px;\n    border: 1px solid rgba(39, 28, 20, .16);\n    background: rgba(255, 250, 242, .6);\n    text-decoration: none;\n    color: #211711;\n  }\n\n  .andi-category span {\n    color: #0e6259;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n\n  .andi-category strong {\n    display: block;\n    margin-top: 18px;\n    font-size: 28px;\n    line-height: 1;\n    font-weight: 900;\n  }\n\n  .andi-products {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .andi-product {\n    position: relative;\n    border: 1px solid rgba(39, 28, 20, .14);\n    background: rgba(255, 250, 242, .72);\n    box-shadow: 0 18px 44px rgba(65, 41, 21, .08);\n  }\n\n  .andi-product-media {\n    aspect-ratio: 1 \/ 1;\n    background-image: url('https:\/\/shop2.lehel.cc\/wp-content\/uploads\/2026\/06\/andihodor-sample-earrings.jpg');\n    background-size: 300% 200%;\n    background-position: var(--pos);\n  }\n\n  .andi-product-body {\n    padding: 18px;\n  }\n\n  .andi-product-top {\n    display: flex;\n    justify-content: space-between;\n    gap: 12px;\n  }\n\n  .andi-product h3 {\n    margin: 0;\n    font-size: 21px;\n    line-height: 1.12;\n    font-weight: 880;\n    letter-spacing: 0;\n  }\n\n  .andi-price {\n    color: #0e6259;\n    font-size: 16px;\n    font-weight: 900;\n    white-space: nowrap;\n  }\n\n  .andi-product p {\n    margin: 10px 0 16px;\n    color: #684c38;\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  .andi-product button,\n  .andi-filter button {\n    width: 100%;\n    min-height: 42px;\n    border: 1px solid rgba(33, 23, 17, .24);\n    color: #211711;\n    background: rgba(255,255,255,.46);\n    font: inherit;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  .andi-badge {\n    position: absolute;\n    left: 14px;\n    top: 14px;\n    padding: 7px 10px;\n    color: #fffaf2;\n    background: #211711;\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  .andi-page-title {\n    padding: clamp(46px, 7vw, 82px) 0 34px;\n  }\n\n  .andi-shop-layout {\n    display: grid;\n    grid-template-columns: 260px minmax(0, 1fr);\n    gap: 32px;\n    padding-bottom: 86px;\n  }\n\n  .andi-filter {\n    align-self: start;\n    position: sticky;\n    top: 104px;\n    padding: 22px;\n    border: 1px solid rgba(39, 28, 20, .16);\n    background: rgba(255, 250, 242, .72);\n  }\n\n  .andi-filter h2 {\n    margin: 0 0 18px;\n    font-size: 25px;\n    font-weight: 900;\n  }\n\n  .andi-filter-group {\n    padding: 18px 0;\n    border-top: 1px solid rgba(39, 28, 20, .12);\n  }\n\n  .andi-filter-group strong {\n    display: block;\n    margin-bottom: 12px;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n\n  .andi-filter-group label {\n    display: block;\n    margin: 9px 0;\n    color: #58412f;\n    font-size: 15px;\n  }\n\n  .andi-toolbar {\n    align-items: center;\n    margin-bottom: 22px;\n    padding: 14px 0;\n    border-top: 1px solid rgba(39, 28, 20, .12);\n    border-bottom: 1px solid rgba(39, 28, 20, .12);\n  }\n\n  .andi-sort {\n    padding: 10px 12px;\n    border: 1px solid rgba(39, 28, 20, .18);\n    background: rgba(255,255,255,.42);\n    color: #211711;\n    font-weight: 760;\n  }\n\n  .andi-footer {\n    padding: 34px clamp(22px, 5vw, 72px);\n    color: #fbf4ea;\n    background: #211711;\n  }\n\n  .andi-footer-grid {\n    display: grid;\n    grid-template-columns: 1.2fr repeat(3, minmax(0, .65fr));\n    gap: 24px;\n    width: min(1460px, 100%);\n    margin: 0 auto;\n  }\n\n  .andi-footer h3,\n  .andi-footer strong {\n    margin: 0 0 12px;\n    font-size: 20px;\n  }\n\n  .andi-footer a,\n  .andi-footer p {\n    display: block;\n    margin: 7px 0;\n    color: rgba(255,250,242,.76);\n    text-decoration: none;\n    font-size: 14px;\n  }\n\n  @media (max-width: 1100px) {\n    .andi-header {\n      grid-template-columns: 1fr auto;\n    }\n\n    .andi-main-nav {\n      grid-column: 1 \/ -1;\n      justify-content: flex-start;\n      overflow-x: auto;\n      padding-bottom: 4px;\n    }\n\n    .andi-mega {\n      display: none;\n    }\n\n    .andi-hero,\n    .andi-shop-layout {\n      grid-template-columns: 1fr;\n    }\n\n    .andi-hero-media {\n      min-height: 520px;\n    }\n\n    .andi-filter {\n      position: static;\n    }\n  }\n\n  @media (max-width: 820px) {\n    .andi-top-note {\n      font-size: 11px;\n      text-align: center;\n      line-height: 1.35;\n    }\n\n    .andi-header {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .andi-main-nav,\n    .andi-actions {\n      justify-content: flex-start;\n      flex-wrap: wrap;\n      white-space: normal;\n      row-gap: 10px;\n      font-size: 12px;\n    }\n\n    .andi-shell {\n      width: min(100%, calc(100vw - 32px));\n    }\n\n    .andi-hero {\n      min-height: auto;\n    }\n\n    .andi-hero h1,\n    .andi-page-title h1 {\n      font-size: clamp(48px, 14vw, 82px);\n    }\n\n    .andi-hero-copy {\n      font-size: 22px;\n    }\n\n    .andi-category-row,\n    .andi-products,\n    .andi-footer-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .andi-hero-media {\n      min-height: 390px;\n    }\n\n    .andi-hero-card {\n      left: 16px;\n      bottom: 16px;\n    }\n\n    .andi-section-head,\n    .andi-toolbar {\n      align-items: flex-start;\n      flex-direction: column;\n    }\n  }\n\n  @media (max-width: 820px) {\n    .andi-top-note {\n      padding-left: 12px !important;\n      padding-right: 12px !important;\n      font-size: 11px !important;\n      line-height: 1.25 !important;\n      white-space: normal !important;\n    }\n\n    .andi-header {\n      overflow: hidden !important;\n    }\n\n    .andi-main-nav,\n    .andi-actions {\n      width: 100% !important;\n      max-width: 100% !important;\n      overflow: visible !important;\n      white-space: normal !important;\n      flex-wrap: wrap !important;\n      gap: 12px 16px !important;\n    }\n\n    .andi-hero h1,\n    .andi-page-title h1 {\n      max-width: 100% !important;\n      font-size: clamp(44px, 12.5vw, 64px) !important;\n      line-height: .92 !important;\n      overflow-wrap: anywhere !important;\n    }\n\n    .andi-hero-copy {\n      max-width: 100% !important;\n      font-size: 20px !important;\n      line-height: 1.18 !important;\n      overflow-wrap: break-word !important;\n    }\n  }\n\n  @media (max-width: 820px) {\n    .andi-shell,\n    .andi-hero,\n    .andi-hero > div,\n    .andi-hero-media,\n    .andi-hero-copy,\n    .andi-page-title,\n    .andi-shop-layout,\n    .andi-toolbar,\n    .andi-products,\n    .andi-filter {\n      width: calc(100vw - 32px) !important;\n      max-width: calc(100vw - 32px) !important;\n      min-width: 0 !important;\n    }\n\n    .andi-hero {\n      display: block !important;\n      min-height: auto !important;\n    }\n\n    .andi-hero h1 {\n      width: calc(100vw - 32px) !important;\n      max-width: calc(100vw - 32px) !important;\n      font-size: clamp(44px, 13vw, 58px) !important;\n      line-height: .95 !important;\n      white-space: normal !important;\n      overflow-wrap: break-word !important;\n    }\n\n    .andi-hero-copy {\n      font-size: 19px !important;\n      line-height: 1.18 !important;\n      white-space: normal !important;\n      overflow-wrap: break-word !important;\n    }\n\n    .andi-hero-media {\n      margin-top: 30px !important;\n      min-height: 360px !important;\n    }\n\n    .andi-product-media {\n      min-height: 0 !important;\n    }\n  }\n<\/style>\n<section class=\"andi-shop andi-catalog alignfull\">\n  <div class=\"andi-top-note\">\u00daj andihodor \u00e9kszer shop k\u00e9sz\u00fcl<\/div>\n<header class=\"andi-header\" aria-label=\"andihodor webshop navig\u00e1ci\u00f3\">\n  <a class=\"andi-brand\" href=\"https:\/\/shop2.lehel.cc\/\">andihodor<\/a>\n  <nav class=\"andi-main-nav\" aria-label=\"F\u0151 kateg\u00f3ri\u00e1k\">\n    <span class=\"andi-menu-drop\" tabindex=\"0\">F\u00fclcsik<span class=\"andi-mega\" aria-hidden=\"true\"><span>Minimal f\u00fclcsik<\/span><span>Gy\u00f6ngy\u00f6s darabok<\/span><span>Agyag f\u00fcgg\u0151k<\/span><span>Statement f\u00fclcsik<\/span><\/span><\/span>\n    <a href=\"https:\/\/shop2.lehel.cc\/?page_id=18\">\u00dajdons\u00e1gok<\/a>\n    <a href=\"https:\/\/shop2.lehel.cc\/?page_id=18#gift\">Aj\u00e1nd\u00e9k<\/a>\n    <a href=\"https:\/\/shop2.lehel.cc\/?page_id=18\">Shop<\/a>\n    \n  <\/nav>\n  <div class=\"andi-actions\" aria-label=\"Shop m\u0171veletek\"><a href=\"https:\/\/shop2.lehel.cc\/?page_id=18\">Keres\u00e9s<\/a><span>Fi\u00f3k<\/span><span class=\"andi-cart\">Kos\u00e1r <strong>0<\/strong><\/span><\/div>\n<\/header>\n  <div class=\"andi-shell\">\n    <section class=\"andi-page-title\">\n      <p class=\"andi-kicker\">Shop<\/p>\n      <h1>F\u00fclcsik \u00e9s \u00e9kszerek<\/h1>\n      <p class=\"andi-muted\">Woostify\/Jery jelleg\u0171 tiszta katal\u00f3gus: sz\u0171r\u0151k bal oldalon, term\u00e9kr\u00e1cs jobbra, gyorsan \u00e1tl\u00e1that\u00f3 f\u00fclcsi k\u00edn\u00e1lat.<\/p>\n    <\/section>\n\n    <section class=\"andi-shop-layout\">\n      <aside class=\"andi-filter\" aria-label=\"Term\u00e9k sz\u0171r\u0151k\">\n        <h2>Sz\u0171r\u0151k<\/h2>\n        <div class=\"andi-filter-group\"><strong>Kateg\u00f3ria<\/strong><label><input type=\"checkbox\"> Minimal<\/label><label><input type=\"checkbox\"> Gy\u00f6ngy\u00f6s<\/label><label><input type=\"checkbox\"> Agyag<\/label><label><input type=\"checkbox\"> Statement<\/label><\/div>\n        <div class=\"andi-filter-group\"><strong>\u00c1r<\/strong><label><input type=\"checkbox\"> 40-60 RON<\/label><label><input type=\"checkbox\"> 60-80 RON<\/label><\/div>\n        <div class=\"andi-filter-group\"><strong>Sz\u00edn<\/strong><label><input type=\"checkbox\"> B\u00e9zs \/ nat\u00far<\/label><label><input type=\"checkbox\"> Arany<\/label><label><input type=\"checkbox\"> Z\u00f6ld \/ p\u00fader<\/label><\/div>\n        <button type=\"button\">Sz\u0171r\u00e9s<\/button>\n      <\/aside>\n\n      <div>\n        <div class=\"andi-toolbar\"><span class=\"andi-muted\">6 minta term\u00e9k megjelen\u00edtve<\/span><select class=\"andi-sort\" aria-label=\"Rendez\u00e9s\"><option>Rendez\u00e9s: aj\u00e1nlott<\/option><option>Leg\u00fajabb<\/option><option>\u00c1r szerint n\u00f6vekv\u0151<\/option><\/select><\/div>\n        <div class=\"andi-products\"><article class=\"andi-product\" style=\"--pos: 0% 0%\"><span class=\"andi-badge\">Bestseller<\/span><div class=\"andi-product-media\" role=\"img\" aria-label=\"Gy\u00f6ngy f\u00fclbeval\u00f3\"><\/div><div class=\"andi-product-body\"><div class=\"andi-product-top\"><h3>Gy\u00f6ngy f\u00fclbeval\u00f3<\/h3><span class=\"andi-price\">49 RON<\/span><\/div><p>Finom, letisztult darab mindennapokra \u00e9s aj\u00e1nd\u00e9knak.<\/p><button type=\"button\">Kos\u00e1rba<\/button><\/div><\/article>\n<article class=\"andi-product\" style=\"--pos: 50% 0%\"><span class=\"andi-badge\">\u00daj<\/span><div class=\"andi-product-media\" role=\"img\" aria-label=\"Arany karika f\u00fclbeval\u00f3\"><\/div><div class=\"andi-product-body\"><div class=\"andi-product-top\"><h3>Arany karika<\/h3><span class=\"andi-price\">59 RON<\/span><\/div><p>Klasszikus f\u00e9nyes forma, k\u00f6nny\u0171 viselettel.<\/p><button type=\"button\">Kos\u00e1rba<\/button><\/div><\/article>\n<article class=\"andi-product\" style=\"--pos: 100% 0%\"><div class=\"andi-product-media\" role=\"img\" aria-label=\"Nat\u00far agyag f\u00fcgg\u0151 f\u00fclbeval\u00f3\"><\/div><div class=\"andi-product-body\"><div class=\"andi-product-top\"><h3>Nat\u00far agyag f\u00fcgg\u0151<\/h3><span class=\"andi-price\">69 RON<\/span><\/div><p>Meleg b\u00e9zs \u00e9s p\u00fader \u00e1rnyalat, k\u00e9zm\u0171ves hangulattal.<\/p><button type=\"button\">Kos\u00e1rba<\/button><\/div><\/article>\n<article class=\"andi-product\" style=\"--pos: 0% 100%\"><span class=\"andi-badge\">Aj\u00e1nd\u00e9k<\/span><div class=\"andi-product-media\" role=\"img\" aria-label=\"Vir\u00e1gos f\u00fclcsi\"><\/div><div class=\"andi-product-body\"><div class=\"andi-product-top\"><h3>Vir\u00e1gos f\u00fclcsi<\/h3><span class=\"andi-price\">65 RON<\/span><\/div><p>L\u00e1gy, n\u0151ies forma k\u00fcl\u00f6nleges alkalmakra.<\/p><button type=\"button\">Kos\u00e1rba<\/button><\/div><\/article>\n<article class=\"andi-product\" style=\"--pos: 50% 100%\"><div class=\"andi-product-media\" role=\"img\" aria-label=\"Minimal ez\u00fcst drop f\u00fclbeval\u00f3\"><\/div><div class=\"andi-product-body\"><div class=\"andi-product-top\"><h3>Minimal ez\u00fcst drop<\/h3><span class=\"andi-price\">55 RON<\/span><\/div><p>V\u00e9kony vonal\u00fa, k\u00f6nnyed, eleg\u00e1ns f\u00fclcsi.<\/p><button type=\"button\">Kos\u00e1rba<\/button><\/div><\/article>\n<article class=\"andi-product\" style=\"--pos: 100% 100%\"><span class=\"andi-badge\">Limit\u00e1lt<\/span><div class=\"andi-product-media\" role=\"img\" aria-label=\"Statement rojtos f\u00fclbeval\u00f3\"><\/div><div class=\"andi-product-body\"><div class=\"andi-product-top\"><h3>Statement rojtos<\/h3><span class=\"andi-price\">79 RON<\/span><\/div><p>Sz\u00ednes, l\u00e1tv\u00e1nyos darab, ha valami j\u00e1t\u00e9kosabbat keresel.<\/p><button type=\"button\">Kos\u00e1rba<\/button><\/div><\/article><\/div>\n      <\/div>\n    <\/section>\n  <\/div>\n  <footer class=\"andi-footer\" id=\"contact\">\n  <div class=\"andi-footer-grid\">\n    <div><h3>andihodor<\/h3><p>Magyar alap\u00e9rtelmezett webshop f\u00fclcsikhez \u00e9s kis \u00e9kszer aj\u00e1nd\u00e9kokhoz. A rom\u00e1n \u00e9s angol v\u00e1ltozat is k\u00e9sz\u00fcl.<\/p><\/div>\n    <div><strong>Shop<\/strong><a href=\"https:\/\/shop2.lehel.cc\/?page_id=18\">F\u00fclcsik<\/a><a href=\"https:\/\/shop2.lehel.cc\/?page_id=18\">\u00dajdons\u00e1gok<\/a><a href=\"https:\/\/shop2.lehel.cc\/?page_id=18#gift\">Aj\u00e1nd\u00e9k<\/a><\/div>\n    <div><strong>Seg\u00edts\u00e9g<\/strong><a href=\"#contact\">Sz\u00e1ll\u00edt\u00e1s<\/a><a href=\"#contact\">Visszak\u00fcld\u00e9s<\/a><\/div>\n    <div><strong>Nyelvek<\/strong><p>Magyar \u00b7 Rom\u00e2n\u0103 \u00b7 English<\/p><\/div>\n  <\/div>\n<\/footer>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>\u00daj andihodor \u00e9kszer shop k\u00e9sz\u00fcl andihodor F\u00fclcsikMinimal f\u00fclcsikGy\u00f6ngy\u00f6s darabokAgyag f\u00fcgg\u0151kStatement f\u00fclcsik \u00dajdons\u00e1gok Aj\u00e1nd\u00e9k Shop Keres\u00e9sFi\u00f3kKos\u00e1r 0 Shop F\u00fclcsik \u00e9s \u00e9kszerek Woostify\/Jery jelleg\u0171 tiszta katal\u00f3gus: sz\u0171r\u0151k bal oldalon, term\u00e9kr\u00e1cs jobbra, gyorsan \u00e1tl\u00e1that\u00f3 f\u00fclcsi k\u00edn\u00e1lat. Sz\u0171r\u0151k Kateg\u00f3ria Minimal Gy\u00f6ngy\u00f6s Agyag Statement \u00c1r 40-60 RON 60-80 RON Sz\u00edn B\u00e9zs \/ nat\u00far Arany Z\u00f6ld \/ p\u00fader Sz\u0171r\u00e9s 6 minta [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-18","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/shop2.lehel.cc\/index.php?rest_route=\/wp\/v2\/pages\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shop2.lehel.cc\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shop2.lehel.cc\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shop2.lehel.cc\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shop2.lehel.cc\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=18"}],"version-history":[{"count":4,"href":"https:\/\/shop2.lehel.cc\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":25,"href":"https:\/\/shop2.lehel.cc\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions\/25"}],"wp:attachment":[{"href":"https:\/\/shop2.lehel.cc\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}