{"id":1612,"date":"2022-12-21T20:11:42","date_gmt":"2022-12-21T20:11:42","guid":{"rendered":"https:\/\/vibromera.eu\/?page_id=1612"},"modified":"2026-07-16T13:56:06","modified_gmt":"2026-07-16T13:56:06","slug":"%ed%99%98%eb%b6%88_%eb%b0%98%ed%92%88","status":"publish","type":"page","link":"https:\/\/vibromera.eu\/ko\/refund_returns\/","title":{"rendered":"\ud658\ubd88 \ubc0f \ubc18\ud488 \uc815\ucc45"},"content":{"rendered":"<style>\n  .vbm-return {\n    --vbm-dark: #1a1f2e;\n    --vbm-blue: #2563eb;\n    --vbm-blue-light: #eff4ff;\n    --vbm-gray: #64748b;\n    --vbm-border: #e2e8f0;\n    --vbm-green: #059669;\n    --vbm-amber: #d97706;\n    --vbm-red: #dc2626;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\n    color: var(--vbm-dark);\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 20px;\n    line-height: 1.7;\n  }\n  .vbm-return h1 {\n    font-size: 2em;\n    font-weight: 700;\n    margin-bottom: 8px;\n    color: var(--vbm-dark);\n  }\n  .vbm-return .vbm-subtitle {\n    font-size: 1.05em;\n    color: var(--vbm-gray);\n    margin-bottom: 36px;\n    padding-bottom: 24px;\n    border-bottom: 2px solid var(--vbm-border);\n  }\n  .vbm-return h2 {\n    font-size: 1.35em;\n    font-weight: 700;\n    color: var(--vbm-dark);\n    margin-top: 40px;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .vbm-return h2 .vbm-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 36px;\n    height: 36px;\n    border-radius: 10px;\n    font-size: 18px;\n    flex-shrink: 0;\n  }\n  .vbm-return p, .vbm-return li {\n    font-size: 0.97em;\n    color: #334155;\n  }\n  .vbm-return ul, .vbm-return ol {\n    padding-left: 20px;\n    margin: 12px 0;\n  }\n  .vbm-return li {\n    margin-bottom: 8px;\n  }\n\n  \/* Highlight boxes *\/\n  .vbm-summary-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 16px;\n    margin: 24px 0 32px;\n  }\n  .vbm-summary-card {\n    border: 1px solid var(--vbm-border);\n    border-radius: 12px;\n    padding: 20px;\n    text-align: center;\n  }\n  .vbm-summary-card .vbm-card-icon {\n    font-size: 28px;\n    margin-bottom: 8px;\n  }\n  .vbm-summary-card .vbm-card-value {\n    font-size: 1.5em;\n    font-weight: 700;\n    color: var(--vbm-dark);\n  }\n  .vbm-summary-card .vbm-card-label {\n    font-size: 0.85em;\n    color: var(--vbm-gray);\n    margin-top: 4px;\n  }\n\n  \/* Steps *\/\n  .vbm-steps {\n    counter-reset: step-counter;\n    list-style: none;\n    padding-left: 0;\n    margin: 20px 0;\n  }\n  .vbm-steps li {\n    counter-increment: step-counter;\n    position: relative;\n    padding-left: 56px;\n    margin-bottom: 24px;\n    min-height: 40px;\n  }\n  .vbm-steps li::before {\n    content: counter(step-counter);\n    position: absolute;\n    left: 0;\n    top: 0;\n    width: 40px;\n    height: 40px;\n    background: var(--vbm-blue);\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 0.95em;\n  }\n  .vbm-steps li b {\n    display: block;\n    color: var(--vbm-dark);\n    font-size: 1em;\n    margin-bottom: 4px;\n  }\n\n  \/* Info box *\/\n  .vbm-info-box {\n    border-radius: 12px;\n    padding: 16px 20px;\n    margin: 20px 0;\n    font-size: 0.93em;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .vbm-info-box.blue {\n    background: #eff6ff;\n    border: 1px solid #bfdbfe;\n    color: #1e40af;\n  }\n  .vbm-info-box.amber {\n    background: #fffbeb;\n    border: 1px solid #fde68a;\n    color: #92400e;\n  }\n  .vbm-info-box.green {\n    background: #ecfdf5;\n    border: 1px solid #a7f3d0;\n    color: #065f46;\n  }\n  .vbm-info-box .vbm-info-icon {\n    font-size: 20px;\n    flex-shrink: 0;\n    line-height: 1.5;\n  }\n\n  \/* Refund table *\/\n  .vbm-refund-table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 12px;\n    overflow: hidden;\n    border: 1px solid var(--vbm-border);\n    margin: 16px 0;\n    font-size: 0.93em;\n  }\n  .vbm-refund-table thead th {\n    background: #f8fafc;\n    padding: 14px 18px;\n    text-align: left;\n    font-weight: 600;\n    color: var(--vbm-dark);\n    border-bottom: 1px solid var(--vbm-border);\n  }\n  .vbm-refund-table tbody td {\n    padding: 14px 18px;\n    border-bottom: 1px solid var(--vbm-border);\n    color: #334155;\n  }\n  .vbm-refund-table tbody tr:last-child td {\n    border-bottom: none;\n  }\n  .vbm-refund-table .vbm-badge {\n    display: inline-block;\n    padding: 3px 10px;\n    border-radius: 20px;\n    font-size: 0.85em;\n    font-weight: 600;\n  }\n  .vbm-badge-green { background: #ecfdf5; color: #059669; }\n  .vbm-badge-amber { background: #fffbeb; color: #d97706; }\n  .vbm-badge-red { background: #fef2f2; color: #dc2626; }\n\n  \/* Exceptions *\/\n  .vbm-exceptions {\n    display: grid;\n    gap: 12px;\n    margin: 16px 0;\n  }\n  .vbm-exception-item {\n    border: 1px solid var(--vbm-border);\n    border-radius: 10px;\n    padding: 16px 18px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .vbm-exception-item .vbm-exc-icon {\n    font-size: 20px;\n    flex-shrink: 0;\n  }\n  .vbm-exception-item b {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--vbm-dark);\n    font-size: 0.95em;\n  }\n  .vbm-exception-item span {\n    font-size: 0.88em;\n    color: var(--vbm-gray);\n  }\n\n  \/* Contact *\/\n  .vbm-contact-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 12px;\n    margin: 16px 0;\n  }\n  .vbm-contact-card {\n    border: 1px solid var(--vbm-border);\n    border-radius: 10px;\n    padding: 16px;\n    text-align: center;\n  }\n  .vbm-contact-card .vbm-cc-icon {\n    font-size: 24px;\n    margin-bottom: 6px;\n  }\n  .vbm-contact-card .vbm-cc-label {\n    font-size: 0.8em;\n    color: var(--vbm-gray);\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .vbm-contact-card a {\n    color: var(--vbm-blue);\n    text-decoration: none;\n    font-weight: 600;\n    font-size: 0.95em;\n  }\n  .vbm-contact-card a:hover {\n    text-decoration: underline;\n  }\n\n  @media (max-width: 600px) {\n    .vbm-return { padding: 12px; }\n    .vbm-summary-grid { grid-template-columns: 1fr 1fr; }\n    .vbm-return h1 { font-size: 1.5em; }\n  }\n<\/style>\n\n<div class=\"vbm-return\">\n\n  <h1>\ubc18\ud488 \uc815\ucc45<\/h1>\n  <p class=\"vbm-subtitle\">We offer a voluntary 30-day commercial return option under the conditions below. It is additional to, and does not limit, mandatory consumer rights. Eligible EU\/EEA consumers buying at a distance generally have a statutory 14-day withdrawal right; legal exceptions may apply.<\/p>\n\n  <!-- Summary cards -->\n  <div class=\"vbm-summary-grid\">\n    <div class=\"vbm-summary-card\">\n      <div class=\"vbm-card-icon\">\ud83d\udcc5<\/div>\n      <div class=\"vbm-card-value\">30\uc77c<\/div>\n      <div class=\"vbm-card-label\">\ubc30\uc1a1\uc77c\ub85c\ubd80\ud130 \ubc18\ud488 \uac00\ub2a5 \uae30\uac04<\/div>\n    <\/div>\n    <div class=\"vbm-summary-card\">\n      <div class=\"vbm-card-icon\">\ud83d\udd04<\/div>\n      <div class=\"vbm-card-value\">\uc804\uc561 \ud658\ubd88<\/div>\n      <div class=\"vbm-card-label\">\ubbf8\uc0ac\uc6a9 \uc81c\ud488\uc740 \uc6d0\ub798 \ud3ec\uc7a5 \uc0c1\ud0dc \uadf8\ub300\ub85c \ubc18\ud488\ud574 \uc8fc\uc2ed\uc2dc\uc624.<\/div>\n    <\/div>\n    <div class=\"vbm-summary-card\">\n      <div class=\"vbm-card-icon\">\ud83d\udee1\ufe0f<\/div>\n      <div class=\"vbm-card-value\">2\ub144 \ubcf4\uc99d<\/div>\n      <div class=\"vbm-card-label\">\ubaa8\ub4e0 \ube44\ube0c\ub85c\uba54\ub77c \uc81c\ud488\uc5d0 \uc801\uc6a9<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Section 1: Eligibility -->\n  <h2><span class=\"vbm-icon\" style=\"background:#eff6ff;color:#2563eb;\">\u2713<\/span> \ubc18\ud488 \uc790\uaca9<\/h2>\n\n  <p>Vibromera \uc81c\ud488\uc740 \ub2e4\uc74c \uae30\uac04 \ub0b4\uc5d0 \ubc18\ud488\ud558\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4. <b>\ubc30\uc1a1\uc77c\ub85c\ubd80\ud130 30\uc77c<\/b> (\ubc30\uc1a1 \ucd94\uc801 \ud655\uc778 \uae30\uc900) \ub2e4\uc74c \uc870\uac74\uc774 \ucda9\uc871\ub418\ub294 \uacbd\uc6b0:<\/p>\n  <ul>\n    <li>\uc81c\ud488\uc774 \ub2e4\uc74c \uc0c1\ud0dc\uc5ec\uc57c \ud569\ub2c8\ub2e4: <b>\uc6d0\ub798 \ud3ec\uc7a5<\/b> \ubaa8\ub4e0 \uc561\uc138\uc11c\ub9ac, \ucf00\uc774\ube14, \uc13c\uc11c, \uc124\uba85\uc11c \ubc0f \uad6c\uc131\ud488\uc774 \ud3ec\ud568\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n    <li>\ubcf8 \uc81c\ud488\uc740 \uc81c3\uc790\uc5d0 \uc758\ud574 \ubd84\ud574, \uac1c\uc870 \ub610\ub294 \uc218\ub9ac\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.<\/li>\n    <li>\uc800\ud76c \ud300\uc73c\ub85c\ubd80\ud130 \ub2e4\uc74c\uc744 \ubc1c\uae09\ubc1b\uc73c\uc168\uc5b4\uc57c \ud569\ub2c8\ub2e4: <b>RMA \ubc88\ud638<\/b> \ubc18\ud488 \uc2b9\uc778(RMA)\uc744 \uc800\ud76c \ud300\uc73c\ub85c\ubd80\ud130 \ubc1b\uc740 \ud6c4 \ubc30\uc1a1\ud574 \uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/li>\n  <\/ul>\n\n  <div class=\"vbm-info-box blue\">\n    <span class=\"vbm-info-icon\">\ud83d\udca1<\/span>\n    <div><b>RMA \ubc88\ud638\ub780 \ubb34\uc5c7\uc778\uac00\uc694?<\/b> RMA \ubc88\ud638\ub294 \uace0\uac1d\ub2d8\uc758 \ubc18\ud488 \uc694\uccad\uc5d0 \ubd80\uc5ec\ub418\ub294 \uace0\uc720\ud55c \ubc18\ud488 \ucc38\uc870 \ubc88\ud638\uc785\ub2c8\ub2e4. \uc774 \ubc88\ud638\ub97c \ud1b5\ud574 \ubc18\ud488\uc744 \ucd94\uc801\ud558\uace0 \ud658\ubd88 \ucc98\ub9ac\ub97c \uc2e0\uc18d\ud558\uac8c \uc9c4\ud589\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. RMA \ubc88\ud638 \uc5c6\uc774 \ubc1c\uc1a1\ub41c \ud328\ud0a4\uc9c0\ub294 \uc811\uc218\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/div>\n  <\/div>\n\n  <!-- Section 2: Return Process -->\n  <h2><span class=\"vbm-icon\" style=\"background:#ecfdf5;color:#059669;\">\u21a9<\/span> \ubc18\ud488 \ubc29\ubc95<\/h2>\n\n  <ol class=\"vbm-steps\">\n    <li>\n      <b>\ubc18\ud488 \uc694\uccad\uc744 \uc81c\ucd9c\ud558\uc138\uc694<\/b>\n      \uc800\ud76c\uc5d0\uac8c \uc774\uba54\uc77c\uc744 \ubcf4\ub0b4\uc8fc\uc138\uc694 <a href=\"mailto:info@vibromera.eu\">info@vibromera.eu<\/a> \uc8fc\ubb38 \ubc88\ud638, \ubc18\ud488 \uc0ac\uc720, \uc81c\ud488 \ubc0f \ud3ec\uc7a5 \uc0ac\uc9c4\uc744 \ud568\uaed8 \ubcf4\ub0b4\uc8fc\uc138\uc694.\n    <\/li>\n    <li>\n      <b>\ubc18\ud488 \uc2b9\uc778 \ubc88\ud638(RMA \ubc88\ud638)\ub97c \ubc1b\uc73c\uc138\uc694.<\/b>\n      \uc694\uccad\ud558\uc2e0 \ub0b4\uc6a9\uc744 \uc601\uc5c5\uc77c \uae30\uc900 2\uc77c \uc774\ub0b4\uc5d0 \uac80\ud1a0 \ud6c4 RMA \ubc88\ud638\uc640 \ubc18\uc1a1 \ubc30\uc1a1 \uc9c0\uce68\uc744 \uc548\ub0b4\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.\n    <\/li>\n    <li>\n      <b>\uc81c\ud488\uc744 \ubc30\uc1a1\ud558\uc138\uc694<\/b>\n      \uc81c\ud488\uc744 \uc6d0\ub798 \ud3ec\uc7a5\uc7ac\uc5d0 \uc548\uc804\ud558\uac8c \ud3ec\uc7a5\ud558\uc5ec \uc544\ub798 \uc8fc\uc18c\ub85c \ubcf4\ub0b4\uc8fc\uc2ed\uc2dc\uc624. \ud3ec\uc7a5 \uc678\ubd80\uc5d0 RMA \ubc88\ud638\ub97c \uae30\uc7ac\ud574 \uc8fc\uc2ed\uc2dc\uc624. \ubc18\uc1a1 \ubc30\uc1a1\ube44\ub294 \uad6c\ub9e4\uc790 \ubd80\ub2f4\uc785\ub2c8\ub2e4.\n    <\/li>\n    <li>\n      <b>\ud658\ubd88\ubc1b\uc73c\uc138\uc694<\/b>\n      Commercial returns are processed after inspection, normally within 14 days. Where statutory withdrawal rules apply, reimbursement follows the applicable legal deadline and may be withheld until the goods are returned or proof of return is provided.\n    <\/li>\n  <\/ol>\n\n  <div class=\"vbm-info-box amber\">\n    <span class=\"vbm-info-icon\">\ud83d\udce6<\/span>\n    <div><b>\ubc18\uc1a1 \uc8fc\uc18c:<\/b> Nikolai Shelkovenko, R. Nova da Madorninha 152, 4460-376 Sra. da Hora, \ud3ec\ub974\ud22c, \ud3ec\ub974\ud22c\uac08. \ubc30\uc1a1 \ucd94\uc801 \ubc88\ud638\ub97c \uaf2d \ubcf4\uad00\ud574 \uc8fc\uc2ed\uc2dc\uc624. \ubc30\uc1a1 \uc644\ub8cc\uac00 \ud655\uc778\ub418\uc9c0 \uc54a\uc740 \uc18c\ud3ec\uc5d0 \ub300\ud574\uc11c\ub294 \ubc18\ud488 \ucc98\ub9ac\uac00 \ubd88\uac00\ub2a5\ud569\ub2c8\ub2e4.<\/div>\n  <\/div>\n\n  <!-- Section 3: Refund -->\n  <h2><span class=\"vbm-icon\" style=\"background:#fffbeb;color:#d97706;\">\ud83d\udcb0<\/span> \ud658\ubd88 \uc870\uac74<\/h2>\n\n  <p>\ud658\ubd88 \uae08\uc561\uc740 \ubc18\ud658\ub41c \uc81c\ud488\uc758 \uc0c1\ud0dc\uc5d0 \ub530\ub77c \ub2ec\ub77c\uc9d1\ub2c8\ub2e4.<\/p>\n\n  <table class=\"vbm-refund-table\">\n    <thead>\n      <tr>\n        <th>\uc81c\ud488 \uc0c1\ud0dc<\/th>\n        <th>\ud658\ubd88<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td>\ubc00\ubd09\/\ubbf8\uac1c\ubd09, \uc6d0\ub798 \ud3ec\uc7a5 \uc0c1\ud0dc \uadf8\ub300\ub85c<\/td>\n        <td><span class=\"vbm-badge vbm-badge-green\">100% \ud658\ubd88<\/span><\/td>\n      <\/tr>\n      <tr>\n        <td>\uac1c\ubd09 \ud6c4 \uac04\ub2e8\ud788 \ud14c\uc2a4\ud2b8\ud574\ubd24\uc73c\uba70, \uad6c\uc131\ud488 \ubaa8\ub450 \uac16\ucdb0\uc838 \uc788\uace0 \uc190\uc0c1\ub41c \ubd80\ubd84\uc740 \uc5c6\uc2b5\ub2c8\ub2e4.<\/td>\n        <td><span class=\"vbm-badge vbm-badge-green\">100% \ud658\ubd88<\/span><\/td>\n      <\/tr>\n      <tr>\n        <td>\uc57d\uac04\uc758 \uc0ac\uc6a9\uac10(\uae01\ud798, \ub9c8\ubaa8)\uc774 \uc788\ub294 \uc911\uace0\ud488\uc774\uba70, \uad6c\uc131\ud488\uc740 \ubaa8\ub450 \uac16\ucdb0\uc838 \uc788\uc2b5\ub2c8\ub2e4.<\/td>\n        <td><span class=\"vbm-badge vbm-badge-amber\">70\u201385% \ud658\ubd88<\/span><\/td>\n      <\/tr>\n      <tr>\n        <td>\uc2ec\ud55c \ub9c8\ubaa8, \ubd80\ud488 \ub204\ub77d \ub610\ub294 \ud3ec\uc7a5 \uc190\uc0c1<\/td>\n        <td><span class=\"vbm-badge vbm-badge-red\">\uac1c\ubcc4\uc801\uc73c\ub85c \ud3c9\uac00\ub428<\/span><\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n\n  <ul>\n    <li>\ud658\ubd88\uc740 \ub2e4\uc74c\uc744 \ud1b5\ud574 \ucc98\ub9ac\ub429\ub2c8\ub2e4. <b>\uc6d0\ub798 \uacb0\uc81c \ubc29\uc2dd<\/b> (\uc740\ud589 \uce74\ub4dc, \ud398\uc774\ud314, \uacc4\uc88c \uc774\uccb4 \ub4f1).<\/li>\n    <li>\ubc18\ud488 \ubc30\uc1a1\ube44\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4. <b>\uad6c\ub9e4\uc790\uac00 \uc9c0\ubd88\ud568<\/b> \uc81c\ud488\uc5d0 \uc81c\uc870\uc0c1\uc758 \uacb0\ud568\uc774 \ud655\uc778\ub41c \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \uacbd\uc6b0\uc5d0 \ud574\ub2f9\ub429\ub2c8\ub2e4.<\/li>\n    <li>\uc81c\uc870\uc0c1\uc758 \uacb0\ud568\uc774 \ud655\uc778\ub420 \uacbd\uc6b0, \ubc18\ud488 \ubc30\uc1a1\ube44\ub294 \ub2f9\uc0ac\uc5d0\uc11c \ubd80\ub2f4\ud558\uba70 \uc804\uc561 \ud658\ubd88 \ub610\ub294 \uad50\ud658\ud574 \ub4dc\ub9bd\ub2c8\ub2e4.<\/li>\n  <\/ul>\n\n  <!-- Section 4: Warranty -->\n  <h2><span class=\"vbm-icon\" style=\"background:#ecfdf5;color:#059669;\">\ud83d\udee1\ufe0f<\/span> 2\ub144 \ubcf4\uc99d<\/h2>\n\n  <p>\ubaa8\ub4e0 Vibromera \uc81c\ud488\uc5d0\ub294 \ub2e4\uc74c\uc774 \ud3ec\ud568\ub429\ub2c8\ub2e4. <b>2\ub144 \ubcf4\uc99d<\/b> \uc81c\uc870\uc0c1\uc758 \uacb0\ud568\uc5d0 \ub300\ud55c \ubcf4\uc99d\uc785\ub2c8\ub2e4. \ubcf4\uc99d \uae30\uac04 \ub3d9\uc548:<\/p>\n  <ul>\n    <li>\uc81c\ud488\uc758 \uacb0\ud568\uc774 \ud655\uc778\ub418\uba74 \ubb34\ub8cc\ub85c \uc218\ub9ac \ub610\ub294 \uad50\uccb4\ud574 \ub4dc\ub9bd\ub2c8\ub2e4.<\/li>\n    <li>\uc218\ub9ac\/\uad50\uccb4\ub41c \uc81c\ud488\uc744 \uace0\uac1d\ub2d8\uaed8 \ub2e4\uc2dc \ubc30\uc1a1\ud574 \ub4dc\ub9ac\ub294 \ube44\uc6a9\uacfc \ubc18\uc1a1 \ubc30\uc1a1\ube44\ub294 \uc800\ud76c\uac00 \ubd80\ub2f4\ud569\ub2c8\ub2e4.<\/li>\n    <li>\ubcf4\uc99d\uc740 \uc624\uc6a9, \ubb34\ub2e8 \uac1c\uc870 \ub610\ub294 \uc815\uc0c1\uc801\uc778 \ub9c8\ubaa8\ub85c \uc778\ud55c \uc190\uc0c1\uc5d0\ub294 \uc801\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/li>\n  <\/ul>\n\n  <div class=\"vbm-info-box green\">\n    <span class=\"vbm-info-icon\">\u2709\ufe0f<\/span>\n    <div>\ubcf4\uc99d \uccad\uad6c\ub97c \uc81c\ucd9c\ud558\ub824\uba74 \uc774\uba54\uc77c\uc744 \ubcf4\ub0b4\uc8fc\uc138\uc694. <a href=\"mailto:info@vibromera.eu\" style=\"color:#065f46;font-weight:600;\">info@vibromera.eu<\/a> \uc8fc\ubb38 \ubc88\ud638, \ubb38\uc81c \uc124\uba85, \uadf8\ub9ac\uace0 \uacb0\ud568\uc744 \ubcf4\uc5ec\uc8fc\ub294 \uc0ac\uc9c4\uc774\ub098 \ub3d9\uc601\uc0c1\uc744 \ud568\uaed8 \ubcf4\ub0b4\uc8fc\uc138\uc694.<\/div>\n  <\/div>\n\n  <!-- Section 5: International -->\n  <h2><span class=\"vbm-icon\" style=\"background:#eff6ff;color:#2563eb;\">\ud83c\udf0d<\/span> \uad6d\uc81c \ubc18\ud488<\/h2>\n\n  <p>\ubc18\ud488 \uc870\uac74\uc740 \uc804 \uc138\uacc4 \ubaa8\ub4e0 \uace0\uac1d\uc5d0\uac8c \ub3d9\uc77c\ud558\uac8c \uc801\uc6a9\ub429\ub2c8\ub2e4. \ucc38\uace0\ud558\uc2ed\uc2dc\uc624.<\/p>\n  <ul>\n    <li>\uc5b4\ub290 \ub098\ub77c\uc5d0\uc11c\ub4e0 \ubc18\ud488 \ubc30\uc1a1\ube44\ub294 \uad6c\ub9e4\uc790\uac00 \ubd80\ub2f4\ud569\ub2c8\ub2e4.<\/li>\n    <li>\ubc18\uc1a1 \uc0c1\ud488\uc5d0 \ub300\ud55c \uad00\uc138, \uc138\uae08 \ub610\ub294 \uc218\uc785 \uc218\uc218\ub8cc\ub294 \uad6c\ub9e4\uc790\uc758 \ucc45\uc784\uc785\ub2c8\ub2e4.<\/li>\n    <li>\ubcf4\uc99d \uc218\ub9ac \ub610\ub294 \uad50\uccb4\uc758 \uacbd\uc6b0, \uc81c\ud488\uc744 \ub2e4\uc2dc \uace0\uac1d\ub2d8\uaed8 \ubc30\uc1a1\ud558\ub294 \ube44\uc6a9\uc740 \uc800\ud76c\uac00 \ubd80\ub2f4\ud569\ub2c8\ub2e4.<\/li>\n  <\/ul>\n\n  <!-- Section 6: Exceptions -->\n  <h2><span class=\"vbm-icon\" style=\"background:#fef2f2;color:#dc2626;\">\u26a0<\/span> \uc608\uc678<\/h2>\n\n  <div class=\"vbm-exceptions\">\n    <div class=\"vbm-exception-item\">\n      <span class=\"vbm-exc-icon\">\ud83d\udd27<\/span>\n      <div>\n        <b>\uc2ec\ud558\uac8c \uc190\uc0c1\ub418\uc5c8\uac70\ub098 \uc624\uc6a9\ub41c \uc81c\ud488<\/b>\n        <span>\uc624\uc6a9, \ubd80\uc8fc\uc758 \ub610\ub294 \ubb34\ub2e8 \uc218\ub9ac\ub85c \uc778\ud574 \uc2ec\uac01\ud55c \uc190\uc0c1\uc774 \ubc1c\uc0dd\ud55c \uc81c\ud488\uc740 \ubc18\ud488 \ub300\uc0c1\uc5d0\uc11c \uc81c\uc678\ub429\ub2c8\ub2e4.<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"vbm-exception-item\">\n      <span class=\"vbm-exc-icon\">\ud83c\udfaf<\/span>\n      <div>\n        <b>\ub9de\ucda4 \uc81c\uc791 \uc81c\ud488<\/b>\n        <span>\uc8fc\ubb38 \uc81c\uc791 \uc0c1\ud488\uc740 \ud658\ubd88\uc774 \ubd88\uac00\ub2a5\ud569\ub2c8\ub2e4.<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"vbm-exception-item\">\n      <span class=\"vbm-exc-icon\">\ud83c\udfea<\/span>\n      <div>\n        <b>\uc720\ud1b5\uc5c5\uccb4\ub85c\ubd80\ud130\uc758 \uad6c\ub9e4<\/b>\n        <span>\uc81c\ud488\uc744 \uc720\ud1b5\uc5c5\uccb4\ub098 \ud310\ub9e4\uc810\uc5d0\uc11c \uad6c\ub9e4\ud558\uc2e0 \uacbd\uc6b0, \ubc18\ud488 \uad00\ub828 \ubb38\uc758\ub294 \ud574\ub2f9 \uc5c5\uccb4\uc5d0 \uc9c1\uc811 \uc5f0\ub77d\ud574 \uc8fc\uc2ed\uc2dc\uc624.<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"vbm-exception-item\">\n      <span class=\"vbm-exc-icon\">\u23f0<\/span>\n      <div>\n        <b>30\uc77c \uc774\ud6c4 \ubc18\ud488 \uc694\uccad<\/b>\n        <span>30\uc77c \ubc18\ud488 \uae30\uac04 \uc774\ud6c4\uc5d0 \uc694\uccad\ub41c \ubc18\ud488\uc740 \uc811\uc218\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ubcf4\uc99d \uccad\uad6c\ub294 2\ub144 \ub3d9\uc548 \uac00\ub2a5\ud569\ub2c8\ub2e4.<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Section 7: Contact -->\n  <h2><span class=\"vbm-icon\" style=\"background:#eff6ff;color:#2563eb;\">\ud83d\udcde<\/span> \ubb38\uc758\ud558\uae30<\/h2>\n\n  <p>\ubc18\ud488\uc774\ub098 \ubcf4\uc99d\uc5d0 \uad00\ud574 \uad81\uae08\ud55c \uc810\uc774 \uc788\uc73c\uc2dc\uba74 \uc5b8\uc81c\ub4e0\uc9c0 \ubb38\uc758\ud574 \uc8fc\uc138\uc694.<\/p>\n\n  <div class=\"vbm-contact-grid\">\n    <div class=\"vbm-contact-card\">\n      <div class=\"vbm-cc-icon\">\u2709\ufe0f<\/div>\n      <div class=\"vbm-cc-label\">\uc774\uba54\uc77c<\/div>\n      <a href=\"mailto:info@vibromera.eu\">info@vibromera.eu<\/a>\n    <\/div>\n    <div class=\"vbm-contact-card\">\n      <div class=\"vbm-cc-icon\">\ud83d\udcf1<\/div>\n      <div class=\"vbm-cc-label\">\ud578\ub4dc\ud3f0<\/div>\n      <a href=\"\/ko\/\uc804\ud654: +351 963 457 233\/\">+351 963 457 233<\/a>\n    <\/div>\n    <div class=\"vbm-contact-card\">\n      <div class=\"vbm-cc-icon\">\ud83d\udcac<\/div>\n      <div class=\"vbm-cc-label\">\uc653\uce20\uc571<\/div>\n      <a href=\"https:\/\/wa.me\/37258364849\" target=\"_blank\" rel=\"noopener\">+372 5836 4849<\/a>\n    <\/div>\n  <\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Return Policy We offer a voluntary 30-day commercial return option under the conditions below. It is additional to, and does not limit, mandatory consumer rights. Eligible EU\/EEA consumers buying at a distance generally have a statutory 14-day withdrawal right; legal exceptions may apply. \ud83d\udcc5 30 Days Return window from delivery [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ai_generated_summary":"","footnotes":""},"class_list":["post-1612","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vibromera.eu\/ko\/wp-json\/wp\/v2\/pages\/1612","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vibromera.eu\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vibromera.eu\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vibromera.eu\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vibromera.eu\/ko\/wp-json\/wp\/v2\/comments?post=1612"}],"version-history":[{"count":3,"href":"https:\/\/vibromera.eu\/ko\/wp-json\/wp\/v2\/pages\/1612\/revisions"}],"predecessor-version":[{"id":102623,"href":"https:\/\/vibromera.eu\/ko\/wp-json\/wp\/v2\/pages\/1612\/revisions\/102623"}],"wp:attachment":[{"href":"https:\/\/vibromera.eu\/ko\/wp-json\/wp\/v2\/media?parent=1612"}],"curies":[{"name":"\uc6cc\ub4dc\ud504\ub808\uc2a4","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}