{"id":521170,"url":"\/terms-conditions\/","layout":"standard","version":"2026-09-04T10:00:59.000000Z","blocks":[{"id":5310320,"type":"html","published":1,"size":{"x":12,"y":0},"order":0,"items":[],"properties":{"html":{"id":135341509,"value":"<style>\n\/* =========================================================\n   RIDGE & ROW \u2014 TERMS & CONDITIONS\n   ========================================================= *\/\n\n.rr-terms-page{\n  --rr-charcoal:#1E2129;\n  --rr-green:#254D38;\n  --rr-orange:#E8621A;\n  --rr-sand:#E9E5DF;\n  --rr-stone:#F7F5F1;\n  --rr-white:#FFFFFF;\n  --rr-text:#2D3037;\n  --rr-muted:#686C72;\n  --rr-border:#DDD9D2;\n\n  font-family:Arial,Helvetica,sans-serif;\n  color:var(--rr-text);\n  background:var(--rr-white);\n  line-height:1.7;\n}\n\n.rr-terms-page *{\n  box-sizing:border-box;\n}\n\n.rr-terms-page a{\n  color:var(--rr-green);\n  text-decoration:underline;\n  text-underline-offset:3px;\n}\n\n.rr-terms-page a:hover{\n  color:var(--rr-orange);\n}\n\n\n\/* HERO *\/\n\n.rr-terms-hero{\n  position:relative;\n  overflow:hidden;\n  padding:70px 24px 66px;\n  background:\n    linear-gradient(\n      135deg,\n      var(--rr-charcoal) 0%,\n      #242C2A 46%,\n      var(--rr-green) 100%\n    );\n  color:var(--rr-white);\n}\n\n.rr-terms-hero:before{\n  content:\"\";\n  position:absolute;\n  width:420px;\n  height:420px;\n  right:-130px;\n  top:-230px;\n  border:1px solid rgba(255,255,255,.10);\n  border-radius:50%;\n}\n\n.rr-terms-hero:after{\n  content:\"\";\n  position:absolute;\n  width:240px;\n  height:240px;\n  right:95px;\n  bottom:-175px;\n  border:1px solid rgba(255,255,255,.08);\n  border-radius:50%;\n}\n\n.rr-terms-hero-inner{\n  position:relative;\n  z-index:2;\n  max-width:1120px;\n  margin:0 auto;\n}\n\n.rr-terms-eyebrow{\n  display:block;\n  margin-bottom:14px;\n  color:#F1B38E;\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:2.2px;\n  text-transform:uppercase;\n}\n\n.rr-terms-hero h1{\n  max-width:850px;\n  margin:0 0 17px;\n  color:var(--rr-white);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(40px,5vw,64px);\n  line-height:1.04;\n  font-weight:400;\n}\n\n.rr-terms-hero p{\n  max-width:760px;\n  margin:0;\n  color:rgba(255,255,255,.84);\n  font-size:17px;\n}\n\n.rr-last-updated{\n  display:inline-block;\n  margin-top:25px;\n  padding:8px 13px;\n  border:1px solid rgba(255,255,255,.18);\n  border-radius:999px;\n  color:rgba(255,255,255,.78);\n  font-size:12px;\n}\n\n\n\/* WRAPPER *\/\n\n.rr-terms-wrap{\n  max-width:1120px;\n  margin:0 auto;\n  padding:42px 24px 80px;\n}\n\n\n\/* INTRO *\/\n\n.rr-terms-intro{\n  max-width:850px;\n  margin:0 auto 38px;\n  text-align:center;\n}\n\n.rr-terms-intro h2{\n  margin:0 0 12px;\n  color:var(--rr-charcoal);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:34px;\n  font-weight:400;\n}\n\n.rr-terms-intro p{\n  margin:0;\n  color:var(--rr-muted);\n}\n\n\n\/* QUICK CARDS *\/\n\n.rr-terms-highlights{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:18px;\n  margin-bottom:46px;\n}\n\n.rr-term-highlight{\n  padding:26px;\n  border:1px solid var(--rr-border);\n  border-radius:16px;\n  background:var(--rr-stone);\n}\n\n.rr-term-icon{\n  display:flex;\n  width:44px;\n  height:44px;\n  align-items:center;\n  justify-content:center;\n  margin-bottom:16px;\n  border-radius:50%;\n  background:var(--rr-green);\n  color:var(--rr-white);\n}\n\n.rr-term-icon svg{\n  width:21px;\n  height:21px;\n  fill:none;\n  stroke:currentColor;\n  stroke-width:1.8;\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.rr-term-highlight h3{\n  margin:0 0 7px;\n  color:var(--rr-charcoal);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:22px;\n  font-weight:400;\n}\n\n.rr-term-highlight p{\n  margin:0;\n  color:var(--rr-muted);\n  font-size:14px;\n}\n\n\n\/* CONTENT *\/\n\n.rr-terms-content{\n  display:grid;\n  grid-template-columns:245px minmax(0,1fr);\n  gap:42px;\n  align-items:start;\n}\n\n\n\/* CONTENTS NAV *\/\n\n.rr-terms-nav{\n  position:sticky;\n  top:24px;\n  padding:22px;\n  border:1px solid var(--rr-border);\n  border-radius:14px;\n  background:var(--rr-stone);\n}\n\n.rr-terms-nav-title{\n  display:block;\n  margin-bottom:12px;\n  color:var(--rr-charcoal);\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.rr-terms-nav a{\n  display:block;\n  padding:7px 0;\n  border-bottom:1px solid rgba(0,0,0,.06);\n  color:var(--rr-muted);\n  font-size:13px;\n  text-decoration:none;\n}\n\n.rr-terms-nav a:last-child{\n  border-bottom:0;\n}\n\n.rr-terms-nav a:hover{\n  color:var(--rr-orange);\n}\n\n\n\/* SECTIONS *\/\n\n.rr-terms-main{\n  min-width:0;\n}\n\n.rr-term-section{\n  scroll-margin-top:30px;\n  padding:0 0 34px;\n  margin:0 0 34px;\n  border-bottom:1px solid var(--rr-border);\n}\n\n.rr-term-section:last-child{\n  border-bottom:0;\n  margin-bottom:0;\n}\n\n.rr-term-number{\n  display:inline-flex;\n  min-width:33px;\n  height:33px;\n  align-items:center;\n  justify-content:center;\n  margin-bottom:11px;\n  padding:0 10px;\n  border-radius:999px;\n  background:var(--rr-green);\n  color:var(--rr-white);\n  font-size:12px;\n  font-weight:700;\n}\n\n.rr-term-section h2{\n  margin:0 0 15px;\n  color:var(--rr-charcoal);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:29px;\n  line-height:1.2;\n  font-weight:400;\n}\n\n.rr-term-section h3{\n  margin:24px 0 8px;\n  color:var(--rr-green);\n  font-size:17px;\n}\n\n.rr-term-section p{\n  margin:0 0 15px;\n}\n\n.rr-term-section ul{\n  margin:13px 0 18px;\n  padding-left:22px;\n}\n\n.rr-term-section li{\n  margin:7px 0;\n}\n\n\n\/* NOTE *\/\n\n.rr-terms-note{\n  margin:20px 0;\n  padding:20px 22px;\n  border-left:4px solid var(--rr-orange);\n  border-radius:0 10px 10px 0;\n  background:#FCF7F3;\n}\n\n.rr-terms-note p:last-child{\n  margin-bottom:0;\n}\n\n.rr-terms-note-green{\n  border-left-color:var(--rr-green);\n  background:#F1F5F2;\n}\n\n\n\/* CONTACT CTA *\/\n\n.rr-contact-panel{\n  margin-top:20px;\n  padding:32px;\n  border-radius:16px;\n  background:var(--rr-charcoal);\n  color:var(--rr-white);\n}\n\n.rr-contact-panel span{\n  display:block;\n  margin-bottom:7px;\n  color:#F1B38E;\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:1.6px;\n  text-transform:uppercase;\n}\n\n.rr-contact-panel h2{\n  margin:0 0 10px;\n  color:var(--rr-white);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:30px;\n  font-weight:400;\n}\n\n.rr-contact-panel p{\n  max-width:600px;\n  margin:0 0 20px;\n  color:rgba(255,255,255,.82);\n}\n\n.rr-contact-button{\n  display:inline-block;\n  padding:13px 22px;\n  border:2px solid var(--rr-green);\n  border-radius:6px;\n  background:var(--rr-green);\n  color:var(--rr-white) !important;\n  font-weight:700;\n  text-decoration:none !important;\n  transition:.2s ease;\n}\n\n.rr-contact-button:hover{\n  border-color:var(--rr-orange);\n  background:var(--rr-orange);\n  color:var(--rr-white) !important;\n}\n\n\n\/* MOBILE *\/\n\n@media(max-width:860px){\n\n  .rr-terms-hero{\n    padding:52px 20px 50px;\n  }\n\n  .rr-terms-wrap{\n    padding:30px 18px 60px;\n  }\n\n  .rr-terms-highlights{\n    grid-template-columns:1fr;\n  }\n\n  .rr-terms-content{\n    grid-template-columns:1fr;\n    gap:26px;\n  }\n\n  .rr-terms-nav{\n    position:static;\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    column-gap:18px;\n  }\n\n  .rr-terms-nav-title{\n    grid-column:1\/-1;\n  }\n\n}\n\n@media(max-width:520px){\n\n  .rr-terms-nav{\n    grid-template-columns:1fr;\n  }\n\n  .rr-term-highlight{\n    padding:22px;\n  }\n\n  .rr-term-section h2{\n    font-size:26px;\n  }\n\n}\n<\/style>\n\n\n<div class=\"rr-terms-page\">\n\n\n  <!-- HERO -->\n\n  <section class=\"rr-terms-hero\">\n\n    <div class=\"rr-terms-hero-inner\">\n\n      <span class=\"rr-terms-eyebrow\">\n        Ridge &amp; Row\n      <\/span>\n\n      <h1>\n        Terms &amp; Conditions\n      <\/h1>\n\n      <p>\n        The important stuff, without unnecessary complication.\n        These terms explain how orders, payments, delivery, returns\n        and use of the Ridge &amp; Row website work.\n      <\/p>\n\n      <span class=\"rr-last-updated\">\n        Last updated: 4 September 2026\n      <\/span>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <main class=\"rr-terms-wrap\">\n\n\n    <!-- INTRO -->\n\n    <section class=\"rr-terms-intro\">\n\n      <h2>\n        Clear terms. Fair treatment.\n      <\/h2>\n\n      <p>\n        Please read these Terms &amp; Conditions before placing an order.\n        By using our website or buying from Ridge &amp; Row, you agree to\n        the terms that apply to your purchase and use of the website.\n      <\/p>\n\n    <\/section>\n\n\n\n    <!-- QUICK HIGHLIGHTS -->\n\n    <section class=\"rr-terms-highlights\">\n\n\n      <div class=\"rr-term-highlight\">\n\n        <div class=\"rr-term-icon\">\n          <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n            <path d=\"M20 6v6h-6\"><\/path>\n            <path d=\"M20 12a8 8 0 1 1-2.3-5.7L20 8\"><\/path>\n          <\/svg>\n        <\/div>\n\n        <h3>60-Day Returns<\/h3>\n\n        <p>\n          Eligible standard products can be returned within\n          60 days of receiving your order.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"rr-term-highlight\">\n\n        <div class=\"rr-term-icon\">\n          <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n            <rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"><\/rect>\n            <path d=\"M3 10h18\"><\/path>\n          <\/svg>\n        <\/div>\n\n        <h3>Secure Payment<\/h3>\n\n        <p>\n          Payment is processed using the payment options made\n          available during checkout.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"rr-term-highlight\">\n\n        <div class=\"rr-term-icon\">\n          <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n            <path d=\"M3 6h11v10H3z\"><\/path>\n            <path d=\"M14 9h4l3 3v4h-7z\"><\/path>\n            <circle cx=\"7\" cy=\"18\" r=\"2\"><\/circle>\n            <circle cx=\"18\" cy=\"18\" r=\"2\"><\/circle>\n          <\/svg>\n        <\/div>\n\n        <h3>Straightforward Delivery<\/h3>\n\n        <p>\n          Delivery options, charges and estimated times are shown\n          before you complete your order.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n\n    <div class=\"rr-terms-content\">\n\n\n      <!-- CONTENTS -->\n\n      <nav class=\"rr-terms-nav\" aria-label=\"Terms and Conditions contents\">\n\n        <span class=\"rr-terms-nav-title\">\n          On this page\n        <\/span>\n\n        <a href=\"#rr-about\">1. About these terms<\/a>\n        <a href=\"#rr-who\">2. Who we are<\/a>\n        <a href=\"#rr-website\">3. Using our website<\/a>\n        <a href=\"#rr-products\">4. Our products<\/a>\n        <a href=\"#rr-orders\">5. Orders<\/a>\n        <a href=\"#rr-prices\">6. Prices &amp; payment<\/a>\n        <a href=\"#rr-delivery\">7. Delivery<\/a>\n        <a href=\"#rr-cancellation\">8. Cancellation rights<\/a>\n        <a href=\"#rr-returns\">9. 60-day returns<\/a>\n        <a href=\"#rr-personalised\">10. Personalised products<\/a>\n        <a href=\"#rr-faulty\">11. Faulty items<\/a>\n        <a href=\"#rr-refunds\">12. Refunds<\/a>\n        <a href=\"#rr-promotions\">13. Promotions<\/a>\n        <a href=\"#rr-giftcards\">14. Gift cards<\/a>\n        <a href=\"#rr-content\">15. Customer content<\/a>\n        <a href=\"#rr-ip\">16. Intellectual property<\/a>\n        <a href=\"#rr-liability\">17. Our responsibility<\/a>\n        <a href=\"#rr-privacy\">18. Privacy &amp; cookies<\/a>\n        <a href=\"#rr-changes\">19. Changes to these terms<\/a>\n        <a href=\"#rr-law\">20. Law &amp; complaints<\/a>\n\n      <\/nav>\n\n\n\n      <div class=\"rr-terms-main\">\n\n\n        <!-- 1 -->\n\n        <section class=\"rr-term-section\" id=\"rr-about\">\n\n          <span class=\"rr-term-number\">1<\/span>\n\n          <h2>About these Terms &amp; Conditions<\/h2>\n\n          <p>\n            These Terms &amp; Conditions apply when you use\n            theridgeandrow.com or purchase products from Ridge &amp; Row.\n          <\/p>\n\n          <p>\n            Please read them carefully before placing an order.\n            Nothing in these terms affects any rights you have under\n            applicable consumer law.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 2 -->\n\n        <section class=\"rr-term-section\" id=\"rr-who\">\n\n          <span class=\"rr-term-number\">2<\/span>\n\n          <h2>Who we are<\/h2>\n\n          <p>\n            Ridge &amp; Row is operated by\n            <strong>Ridge and Row<\/strong>.\n          <\/p>\n\n          <p>\n            If you need to get in touch with us, please use our\n            <a href=\"\/contact-us\/\">Contact Us<\/a>\n            page.\n          <\/p>\n\n          <p>\n            Keeping customer contact in one place allows us to direct\n            your enquiry to the most appropriate contact method and\n            support route available at the time.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 3 -->\n\n        <section class=\"rr-term-section\" id=\"rr-website\">\n\n          <span class=\"rr-term-number\">3<\/span>\n\n          <h2>Using our website<\/h2>\n\n          <p>\n            You may use our website for lawful personal purposes,\n            including browsing products and placing orders.\n          <\/p>\n\n          <p>\n            You must not deliberately misuse the website, interfere\n            with its operation, attempt unauthorised access, introduce\n            malicious software or use it in a way that could damage\n            Ridge &amp; Row or other users.\n          <\/p>\n\n          <p>\n            We may update, change, suspend or withdraw parts of the\n            website where reasonably necessary, including for\n            maintenance, security or improvements.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 4 -->\n\n        <section class=\"rr-term-section\" id=\"rr-products\">\n\n          <span class=\"rr-term-number\">4<\/span>\n\n          <h2>Our products<\/h2>\n\n          <p>\n            We aim to describe and display our products as accurately\n            as reasonably possible.\n          <\/p>\n\n          <p>\n            Product photographs are provided to help you understand\n            the style, colour and appearance of an item. Colours may\n            look slightly different depending on your screen,\n            device settings or lighting.\n          <\/p>\n\n          <p>\n            Product measurements, weights and dimensions may be\n            approximate where appropriate.\n          <\/p>\n\n          <p>\n            Material composition, certifications and product-specific\n            attributes shown on a product page apply to that particular\n            product and should not be assumed to apply across the\n            entire Ridge &amp; Row range.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 5 -->\n\n        <section class=\"rr-term-section\" id=\"rr-orders\">\n\n          <span class=\"rr-term-number\">5<\/span>\n\n          <h2>Placing an order<\/h2>\n\n          <p>\n            When you place an order, you are offering to buy the\n            products shown in your basket at the price displayed\n            during checkout.\n          <\/p>\n\n          <p>\n            After an order is submitted, you should receive an\n            acknowledgement or confirmation using the contact\n            information provided during checkout.\n          <\/p>\n\n          <p>\n            We may be unable to accept an order in limited\n            circumstances, for example where:\n          <\/p>\n\n          <ul>\n            <li>a product is unavailable;<\/li>\n            <li>payment cannot be authorised;<\/li>\n            <li>there is an obvious pricing or product-information error;<\/li>\n            <li>we cannot deliver to the address provided; or<\/li>\n            <li>we reasonably believe an order is fraudulent or unlawful.<\/li>\n          <\/ul>\n\n          <p>\n            If we cannot fulfil an order after payment has been taken,\n            we will arrange an appropriate refund.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 6 -->\n\n        <section class=\"rr-term-section\" id=\"rr-prices\">\n\n          <span class=\"rr-term-number\">6<\/span>\n\n          <h2>Prices &amp; payment<\/h2>\n\n          <p>\n            The price payable for a product is the price shown during\n            checkout when you place your order, subject to any valid\n            promotion or discount.\n          <\/p>\n\n          <p>\n            Delivery charges, where applicable, will be shown before\n            you complete your purchase.\n          <\/p>\n\n          <p>\n            Payment must be made using one of the payment methods\n            offered during checkout.\n          <\/p>\n\n          <p>\n            If we discover an obvious pricing error before fulfilling\n            an order, we may contact you to explain the issue and\n            provide the option to continue at the correct price or\n            cancel the affected item.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 7 -->\n\n        <section class=\"rr-term-section\" id=\"rr-delivery\">\n\n          <span class=\"rr-term-number\">7<\/span>\n\n          <h2>Delivery<\/h2>\n\n          <p>\n            Available delivery services, charges and estimated\n            delivery times are shown on our website and\/or during\n            checkout.\n          <\/p>\n\n          <p>\n            Delivery times are estimates unless we expressly agree\n            otherwise with you.\n          <\/p>\n\n          <p>\n            Please provide a complete and accurate delivery address.\n            If you notice an error after placing an order, please use\n            our <a href=\"\/contact-us\/\">Contact Us<\/a> page as soon as\n            possible.\n          <\/p>\n\n          <p>\n            We cannot guarantee that a delivery address can be changed\n            once fulfilment has started.\n          <\/p>\n\n          <p>\n            Unless a different delivery period has been agreed,\n            goods will be delivered within the period required by\n            applicable consumer law.\n          <\/p>\n\n          <p>\n            Full current information is available on our\n            <a href=\"\/delivery-returns\/\">Delivery &amp; Returns<\/a>\n            page.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 8 -->\n\n        <section class=\"rr-term-section\" id=\"rr-cancellation\">\n\n          <span class=\"rr-term-number\">8<\/span>\n\n          <h2>Your right to cancel an online order<\/h2>\n\n          <p>\n            For most standard products purchased online, you normally\n            have the right to tell us that you wish to cancel within\n            <strong>14 days after receiving your goods<\/strong>.\n          <\/p>\n\n          <p>\n            After telling us that you wish to cancel, you normally\n            have a further <strong>14 days to return the goods<\/strong>.\n          <\/p>\n\n          <p>\n            You do not need to provide a reason for exercising this\n            statutory cancellation right.\n          <\/p>\n\n          <p>\n            You may inspect or try an item in broadly the same way\n            you would in a shop. Where goods have been handled beyond\n            what is reasonably necessary and their value has been\n            reduced, an appropriate deduction may be permitted by law.\n          <\/p>\n\n          <div class=\"rr-terms-note rr-terms-note-green\">\n\n            <p>\n              These statutory rights are separate from our additional\n              <strong>60-day returns policy<\/strong>.\n            <\/p>\n\n          <\/div>\n\n        <\/section>\n\n\n\n        <!-- 9 -->\n\n        <section class=\"rr-term-section\" id=\"rr-returns\">\n\n          <span class=\"rr-term-number\">9<\/span>\n\n          <h2>Our 60-day returns policy<\/h2>\n\n          <p>\n            In addition to your statutory rights, eligible standard\n            Ridge &amp; Row products can be returned within\n            <strong>60 days of receiving your order<\/strong>.\n          <\/p>\n\n          <p>\n            For a return under our extended policy, products should be:\n          <\/p>\n\n          <ul>\n            <li>unworn and unused other than as reasonably necessary to inspect or try them on;<\/li>\n            <li>unwashed;<\/li>\n            <li>in resaleable condition;<\/li>\n            <li>returned with original tags attached where supplied; and<\/li>\n            <li>in original packaging where reasonably applicable.<\/li>\n          <\/ul>\n\n          <p>\n            To request a return, please use our dedicated\n            <a href=\"\/start-a-return\/\">Start a Return<\/a>\n            form.\n          <\/p>\n\n          <p>\n            Once your return request has been reviewed, we may provide\n            an RMA number, return instructions and a completed return\n            slip to help identify and process your return.\n          <\/p>\n\n          <p>\n            For ordinary change-of-mind returns, you are responsible\n            for the cost of returning the goods unless we tell you\n            otherwise.\n          <\/p>\n\n          <p>\n            If you need help with an existing return, please use our\n            <a href=\"\/contact-us\/\">Contact Us<\/a>\n            page.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 10 -->\n\n        <section class=\"rr-term-section\" id=\"rr-personalised\">\n\n          <span class=\"rr-term-number\">10<\/span>\n\n          <h2>Customised &amp; personalised products<\/h2>\n\n          <p>\n            Customised or personalised items are excluded from\n            change-of-mind returns.\n          <\/p>\n\n          <p>\n            This includes products made to your specification or\n            personalised using customer-selected text, artwork,\n            photographs or other custom content.\n          <\/p>\n\n          <div class=\"rr-terms-note\">\n\n            <p>\n              This exclusion does not affect your rights if a\n              customised or personalised item is faulty, damaged,\n              misdescribed or incorrectly supplied.\n            <\/p>\n\n          <\/div>\n\n        <\/section>\n\n\n\n        <!-- 11 -->\n\n        <section class=\"rr-term-section\" id=\"rr-faulty\">\n\n          <span class=\"rr-term-number\">11<\/span>\n\n          <h2>Faulty, damaged or incorrect products<\/h2>\n\n          <p>\n            Products supplied by Ridge &amp; Row must meet the\n            standards required by applicable consumer law.\n          <\/p>\n\n          <p>\n            If you receive an item that is faulty, damaged,\n            not as described or different from what you ordered,\n            please use our\n            <a href=\"\/contact-us\/\">Contact Us<\/a>\n            page as soon as reasonably possible.\n          <\/p>\n\n          <p>\n            We may ask for photographs or other reasonable information\n            to help us understand the issue before confirming the\n            appropriate next step.\n          <\/p>\n\n          <p>\n            Depending on the circumstances and your legal rights,\n            the appropriate resolution may include a repair,\n            replacement, refund or other remedy.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 12 -->\n\n        <section class=\"rr-term-section\" id=\"rr-refunds\">\n\n          <span class=\"rr-term-number\">12<\/span>\n\n          <h2>Refunds<\/h2>\n\n          <p>\n            Refunds will normally be made to the original payment\n            method used for the purchase.\n          <\/p>\n\n          <p>\n            Where you exercise a statutory cancellation right,\n            we will refund amounts required by law, including the\n            applicable standard outbound delivery charge where\n            required.\n          <\/p>\n\n          <p>\n            For returns made solely under our additional 60-day\n            policy, original delivery charges are not normally\n            refundable unless otherwise stated or required by law.\n          <\/p>\n\n          <p>\n            Once we have processed a refund, your bank or payment\n            provider may take additional time to show it in your\n            account.\n          <\/p>\n\n          <p>\n            If you have a question about a refund, please use our\n            <a href=\"\/contact-us\/\">Contact Us<\/a>\n            page.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 13 -->\n\n        <section class=\"rr-term-section\" id=\"rr-promotions\">\n\n          <span class=\"rr-term-number\">13<\/span>\n\n          <h2>Promotions &amp; discount codes<\/h2>\n\n          <p>\n            Promotions and discount codes may be subject to additional\n            conditions displayed when they are issued or advertised.\n          <\/p>\n\n          <p>\n            Unless stated otherwise, promotional offers apply only\n            during the advertised period and may be withdrawn or\n            amended where reasonably necessary.\n          <\/p>\n\n          <p>\n            A promotion cannot be exchanged for cash and may not be\n            used outside its stated terms.\n          <\/p>\n\n          <p>\n            If an offer specifically says that it cannot be combined\n            with another promotion or code, only the permitted\n            promotion will apply.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 14 -->\n\n        <section class=\"rr-term-section\" id=\"rr-giftcards\">\n\n          <span class=\"rr-term-number\">14<\/span>\n\n          <h2>Gift cards<\/h2>\n\n          <p>\n            Ridge &amp; Row gift cards may be subject to additional\n            terms shown on the relevant gift-card page or during\n            purchase.\n          <\/p>\n\n          <p>\n            Any gift-card-specific terms form part of these Terms\n            &amp; Conditions when you purchase or use that gift card.\n          <\/p>\n\n          <p>\n            Gift cards and promotional codes are not redeemable for\n            cash except where required by law.\n          <\/p>\n\n          <p>\n            Please see our\n            <a href=\"\/gift-cards\/\">Gift Cards<\/a>\n            page for the current options and applicable conditions.\n          <\/p>\n\n          <p>\n            If you need help with a gift card, please use our\n            <a href=\"\/contact-us\/\">Contact Us<\/a>\n            page.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 15 -->\n\n        <section class=\"rr-term-section\" id=\"rr-content\">\n\n          <span class=\"rr-term-number\">15<\/span>\n\n          <h2>Content you provide to us<\/h2>\n\n          <p>\n            Where a product or service allows you to submit text,\n            artwork, photographs or other content, you are responsible\n            for ensuring that you have the right to use that content.\n          <\/p>\n\n          <p>\n            You must not knowingly submit content that infringes\n            another person's intellectual-property rights or that\n            would make it unlawful for us to produce or supply the\n            requested product.\n          <\/p>\n\n          <p>\n            We may decline or cancel a customisation request where we\n            reasonably believe fulfilling it would be unlawful or\n            would infringe another person's rights.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 16 -->\n\n        <section class=\"rr-term-section\" id=\"rr-ip\">\n\n          <span class=\"rr-term-number\">16<\/span>\n\n          <h2>Intellectual property<\/h2>\n\n          <p>\n            The Ridge &amp; Row name, branding, website design,\n            original written content, graphics and other materials\n            owned by us are protected by applicable intellectual-\n            property laws.\n          <\/p>\n\n          <p>\n            You may view and use the website for normal personal\n            shopping purposes.\n          <\/p>\n\n          <p>\n            You may not reproduce, commercially exploit or distribute\n            Ridge &amp; Row-owned content without permission, except\n            where the law allows you to do so.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 17 -->\n\n        <section class=\"rr-term-section\" id=\"rr-liability\">\n\n          <span class=\"rr-term-number\">17<\/span>\n\n          <h2>Our responsibility to you<\/h2>\n\n          <p>\n            Nothing in these Terms &amp; Conditions excludes or limits\n            liability where doing so would be unlawful.\n          <\/p>\n\n          <p>\n            In particular, these terms do not remove or restrict your\n            legal rights in relation to faulty, misdescribed or\n            incorrectly supplied goods.\n          <\/p>\n\n          <p>\n            Ridge &amp; Row is not responsible for losses that were\n            not reasonably foreseeable when the contract was formed,\n            except where applicable law says otherwise.\n          <\/p>\n\n          <p>\n            Products sold to consumers are intended for personal use.\n            We are not responsible for business losses arising from\n            consumer purchases to the extent permitted by law.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 18 -->\n\n        <section class=\"rr-term-section\" id=\"rr-privacy\">\n\n          <span class=\"rr-term-number\">18<\/span>\n\n          <h2>Privacy &amp; cookies<\/h2>\n\n          <p>\n            Information about how we collect, use and protect personal\n            information is available in our\n            <a href=\"\/privacy-policy\/\">Privacy Policy<\/a>.\n          <\/p>\n\n          <p>\n            Information about website cookies and related technologies\n            is available in our\n            <a href=\"\/use-of-cookies-and-disclaimer\/\">\n              Cookie Policy &amp; Disclaimer\n            <\/a>.\n          <\/p>\n\n          <p>\n            Questions relating to privacy, personal information or\n            this policy should be submitted through our\n            <a href=\"\/contact-us\/\">Contact Us<\/a>\n            page.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 19 -->\n\n        <section class=\"rr-term-section\" id=\"rr-changes\">\n\n          <span class=\"rr-term-number\">19<\/span>\n\n          <h2>Changes to these terms<\/h2>\n\n          <p>\n            We may update these Terms &amp; Conditions from time to\n            time, for example to reflect changes to our services,\n            website, processes or applicable law.\n          <\/p>\n\n          <p>\n            The terms applying to an order are normally those in force\n            when that order is placed, except where a change is\n            required by law.\n          <\/p>\n\n          <p>\n            The date at the top of this page shows when these terms\n            were last updated.\n          <\/p>\n\n        <\/section>\n\n\n\n        <!-- 20 -->\n\n        <section class=\"rr-term-section\" id=\"rr-law\">\n\n          <span class=\"rr-term-number\">20<\/span>\n\n          <h2>Governing law &amp; complaints<\/h2>\n\n          <p>\n            These Terms &amp; Conditions and purchases made through\n            our website are governed by applicable laws of England\n            and Wales, subject to any mandatory consumer protections\n            that apply to you.\n          <\/p>\n\n          <p>\n            If something goes wrong, please contact us first so that\n            we have an opportunity to resolve the issue.\n          <\/p>\n\n          <div class=\"rr-contact-panel\">\n\n            <span>Need to contact us?<\/span>\n\n            <h2>\n              One place for customer support.\n            <\/h2>\n\n            <p>\n              For questions about an order, delivery, return, refund,\n              gift card, privacy matter or anything else relating to\n              Ridge &amp; Row, please use our Contact Us page.\n            <\/p>\n\n            <a\n              class=\"rr-contact-button\"\n              href=\"\/contact-us\/\"\n            >\n              Contact Us\n            <\/a>\n\n          <\/div>\n\n        <\/section>\n\n\n      <\/div>\n\n    <\/div>\n\n  <\/main>\n\n<\/div>"},"padding":{"id":135341511,"value":"6"},"fullWidth":{"id":135341512,"value":"1"},"fullBackgroundColor":{"id":135341513,"value":"#fff0"},"published":{"id":135341514,"value":"1"},"conditions":{"id":135341515,"value":"[]"},"template":{"id":136047322,"value":"html"}}}],"properties":{"title":{"id":129474544,"value":"Terms & Conditions | Ridge & Row"},"isStorePage":{"id":129474545,"value":"1"},"description":{"id":129474546,"value":"Read the Ridge & Row Terms & Conditions, including information about orders, payments, delivery, returns, cancellations and use of our website."},"ogImage":{"id":129474547,"value":"https:\/\/images.podos.io\/gtywbnlcjzjqtb7c0eh6zwgq4iye1osc7cyakru4qblhlxzb.jpeg.jpg?w=1200&h=auto"}},"labels":[],"published":1,"sitemap":1,"divisionId":436246,"edited":true,"keyPhraseCampaignId":null}