{"id":9,"date":"2026-03-25T20:54:04","date_gmt":"2026-03-25T20:54:04","guid":{"rendered":"https:\/\/samino.shop\/?page_id=9"},"modified":"2026-05-25T14:36:54","modified_gmt":"2026-05-25T13:36:54","slug":"return-and-refund-policy","status":"publish","type":"page","link":"https:\/\/samino.shop\/en\/return-and-refund-policy\/","title":{"rendered":"Return and Refund Policy"},"content":{"rendered":"<section class=\"samino-legal-page\">\n  <div class=\"samino-legal-wrap\">\n\n    <!-- HEAD -->\n    <div class=\"samino-legal-head\">\n\n      <span class=\"samino-legal-kicker\">\n        Return and Refund Policy\n      <\/span>\n\n      <h1>\n        Return and Refund Policy\n      <\/h1>\n\n      <p>\n        This policy describes the conditions and procedures relating to returns, refunds and any replacements of products purchased on Samino.\n      <\/p>\n\n    <\/div>\n\n    <!-- CONTENT -->\n    <div class=\"samino-legal-content\">\n\n      <div class=\"samino-legal-block\">\n        <h2>1. Right of return<\/h2>\n\n        <p>\n          The customer can request a return within the deadline set by the applicable conditions, starting from the date of receipt of the order.\n        <\/p>\n\n        <p>\n          The product must be returned in its original condition, unused and, where possible, in the original packaging.\n        <\/p>\n      <\/div>\n\n      <div class=\"samino-legal-block\">\n        <h2>2. Conditions for accepting returns<\/h2>\n\n        <p>\n          The item must be intact, complete, and undamaged. Samino may refuse returns in the event of improper use.\n        <\/p>\n\n        <p>\n          It is recommended that you retain your proof of purchase to facilitate your claim.\n        <\/p>\n      <\/div>\n\n      <div class=\"samino-legal-block\">\n        <h2>3. Non-returnable items<\/h2>\n\n        <p>\n          Some products may not be eligible for return for hygiene or safety reasons.\n        <\/p>\n\n        <p>\n          Any exceptions are indicated in the product description.\n        <\/p>\n      <\/div>\n\n      <div class=\"samino-legal-block\">\n        <h2>4. Return procedure<\/h2>\n\n        <p>\n          Contact customer service with your order number and reason for return.\n        <\/p>\n\n        <p>\n          Upon approval, return instructions will be provided.\n        <\/p>\n      <\/div>\n\n      <div class=\"samino-legal-block\">\n        <h2>5. Return costs<\/h2>\n\n        <p>\n          Shipping costs may be charged to the customer, except for defective or incorrect products.\n        <\/p>\n      <\/div>\n\n      <div class=\"samino-legal-block\">\n        <h2>6. Product verification<\/h2>\n\n        <p>\n          The product will be checked before confirming the refund or replacement.\n        <\/p>\n      <\/div>\n\n      <div class=\"samino-legal-block\">\n        <h2>7. Refunds<\/h2>\n\n        <p>\n          The refund will be made using the original payment method.\n        <\/p>\n\n        <p>\n          The times depend on the banking system.\n        <\/p>\n      <\/div>\n\n      <div class=\"samino-legal-block\">\n        <h2>8. Damaged products<\/h2>\n\n        <p>\n          If you receive a defective or incorrect product, please contact support immediately.\n        <\/p>\n      <\/div>\n\n      <div class=\"samino-legal-block\">\n        <h2>9. Substitutions<\/h2>\n\n        <p>\n          Possible in case of defects or errors, based on availability.\n        <\/p>\n      <\/div>\n\n      <div class=\"samino-legal-block\">\n        <h2>10. Contacts<\/h2>\n\n        <p>\n          Contact Samino via the contact page for any inquiries.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n\n.samino-legal-page,\n.samino-legal-page *{\n  box-sizing:border-box;\n}\n\n.samino-legal-page{\n  width:100%;\n  padding:42px 4vw 34px;\n  font-family:inherit;\n  background:transparent;\n  overflow:hidden;\n}\n\n.samino-legal-wrap{\n  max-width:1100px;\n  margin:0 auto;\n}\n\n\/* HEAD *\/\n.samino-legal-head{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  text-align:center;\n  max-width:760px;\n  margin:0 auto 26px;\n}\n\n.samino-legal-kicker{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:8px 15px;\n  border-radius:999px;\n  background:rgba(91,44,131,.07);\n  border:1px solid rgba(91,44,131,.10);\n  color:#5b2c83;\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  margin-bottom:12px;\n}\n\n.samino-legal-head h1{\n  width:100%;\n  margin:0 0 10px;\n  font-size:32px;\n  font-weight:700;\n  line-height:1.2;\n  color:#1f1728;\n  text-align:center;\n}\n\n.samino-legal-head h1::before,\n.samino-legal-head h1::after{\n  display:none !important;\n  content:none !important;\n}\n\n.samino-legal-head p{\n  max-width:650px;\n  margin:0 auto;\n  font-size:14px;\n  line-height:1.7;\n  color:#655f70;\n  text-align:center;\n}\n\n\/* CONTENT *\/\n.samino-legal-content{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:16px;\n}\n\n.samino-legal-block{\n  background:#fff;\n  border:1px solid rgba(91,44,131,.08);\n  border-radius:16px;\n  padding:18px;\n  box-shadow:0 4px 10px rgba(33,20,48,.03);\n}\n\n.samino-legal-block h2{\n  margin:0 0 8px;\n  font-size:17px;\n  font-weight:700;\n  line-height:1.4;\n  color:#24192f;\n}\n\n.samino-legal-block p{\n  margin:0 0 10px;\n  font-size:13.5px;\n  line-height:1.7;\n  color:#5f5a67;\n}\n\n.samino-legal-block p:last-child{\n  margin-bottom:0;\n}\n\n\/* TABLET *\/\n@media(max-width:900px){\n\n  .samino-legal-content{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\/* MOBILE *\/\n@media(max-width:600px){\n\n  .samino-legal-page{\n    padding:28px 16px 20px;\n  }\n\n  .samino-legal-head{\n    margin-bottom:18px;\n  }\n\n  .samino-legal-head h1{\n    font-size:24px;\n  }\n\n  .samino-legal-head p{\n    font-size:13.4px;\n  }\n\n  .samino-legal-block{\n    padding:15px;\n    border-radius:14px;\n  }\n\n  .samino-legal-block h2{\n    font-size:15.5px;\n  }\n\n  .samino-legal-block p{\n    font-size:13px;\n  }\n\n}\n\n<\/style>","protected":false},"excerpt":{"rendered":"<p>Politica di Reso e Rimborso Politica di Reso e Rimborso La presente politica descrive le condizioni e le modalit\u00e0 relative ai resi, ai rimborsi e alle eventuali sostituzioni dei prodotti<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-9","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/samino.shop\/en\/wp-json\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/samino.shop\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/samino.shop\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/samino.shop\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/samino.shop\/en\/wp-json\/wp\/v2\/comments?post=9"}],"version-history":[{"count":6,"href":"https:\/\/samino.shop\/en\/wp-json\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":26534,"href":"https:\/\/samino.shop\/en\/wp-json\/wp\/v2\/pages\/9\/revisions\/26534"}],"wp:attachment":[{"href":"https:\/\/samino.shop\/en\/wp-json\/wp\/v2\/media?parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}