{"id":1800,"date":"2026-08-31T16:42:05","date_gmt":"2026-08-31T14:42:05","guid":{"rendered":"https:\/\/boscolivo.com\/?page_id=1800"},"modified":"2026-08-31T17:06:01","modified_gmt":"2026-08-31T15:06:01","slug":"terms-conditions","status":"publish","type":"page","link":"https:\/\/boscolivo.com\/?page_id=1800","title":{"rendered":"Terms &amp; Conditions"},"content":{"rendered":"\n<style>\n  #boscolivo-terms {\n    --bt-gold: #f6c943;\n    --bt-gold-deep: #c9980d;\n    --bt-ink: #292b29;\n    --bt-charcoal: #3d403d;\n    --bt-muted: #6d726c;\n    --bt-cream: #f1edda;\n    --bt-cream-light: #faf8f0;\n    --bt-line: #dfddcf;\n    --bt-white: #ffffff;\n    width: min(1180px, calc(100% - 32px));\n    margin: 0 auto;\n    color: var(--bt-charcoal);\n    font-family: Catamaran, Arial, sans-serif;\n    font-size: 17px;\n    line-height: 1.72;\n  }\n\n  #boscolivo-terms,\n  #boscolivo-terms * {\n    box-sizing: border-box;\n  }\n\n  #boscolivo-terms h2,\n  #boscolivo-terms h3,\n  #boscolivo-terms h4 {\n    margin-top: 0;\n    color: var(--bt-ink);\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-weight: 700;\n    line-height: 1.16;\n  }\n\n  #boscolivo-terms h2 {\n    margin-bottom: 20px;\n    font-size: clamp(38px, 4.6vw, 66px);\n    letter-spacing: -0.03em;\n  }\n\n  #boscolivo-terms h3 {\n    margin-bottom: 16px;\n    font-size: clamp(27px, 2.8vw, 36px);\n    letter-spacing: -0.018em;\n  }\n\n  #boscolivo-terms h4 {\n    margin: 28px 0 10px;\n    font-size: 22px;\n  }\n\n  #boscolivo-terms p {\n    margin-top: 0;\n  }\n\n  #boscolivo-terms a {\n    color: #9b7100;\n    text-decoration-thickness: 1px;\n    text-underline-offset: 4px;\n  }\n\n  #boscolivo-terms a:hover,\n  #boscolivo-terms a:focus-visible {\n    color: var(--bt-ink);\n  }\n\n  #boscolivo-terms a:focus-visible {\n    outline: 3px solid rgba(246, 201, 67, 0.55);\n    outline-offset: 4px;\n  }\n\n  #boscolivo-terms .bt-eyebrow {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 20px;\n    color: var(--bt-ink);\n    font-family: Montserrat, Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  #boscolivo-terms .bt-eyebrow-line {\n    display: inline-block;\n    width: 34px;\n    height: 3px;\n    flex: 0 0 34px;\n    background: var(--bt-gold);\n  }\n\n  #boscolivo-terms .bt-hero {\n    display: grid;\n    grid-template-columns: minmax(0, 1.65fr) minmax(240px, 0.7fr);\n    min-height: 570px;\n    align-items: center;\n    gap: clamp(32px, 6vw, 78px);\n    margin-bottom: 28px;\n    padding: clamp(54px, 8vw, 96px) clamp(28px, 6vw, 78px);\n    border-top: 7px solid var(--bt-gold);\n    background:\n      radial-gradient(circle at 89% 18%, rgba(246, 201, 67, 0.34), transparent 29%),\n      linear-gradient(125deg, var(--bt-cream-light) 0%, var(--bt-cream) 100%);\n  }\n\n  #boscolivo-terms .bt-hero__content {\n    max-width: 760px;\n  }\n\n  #boscolivo-terms .bt-hero__lead {\n    max-width: 700px;\n    margin-bottom: 26px;\n    color: #555a55;\n    font-size: 21px;\n    line-height: 1.66;\n  }\n\n  #boscolivo-terms .bt-hero__meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px 22px;\n    margin-bottom: 31px;\n    color: var(--bt-muted);\n    font-family: Montserrat, Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.055em;\n    line-height: 1.5;\n    text-transform: uppercase;\n  }\n\n  #boscolivo-terms .bt-hero__logo-wrap {\n    display: flex;\n    min-height: 300px;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 0;\n    background: transparent;\n  }\n\n  #boscolivo-terms .bt-hero__logo {\n    display: block;\n    width: min(100%, 250px);\n    height: auto;\n    object-fit: contain;\n  }\n\n  #boscolivo-terms .bt-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 13px;\n    margin: 0;\n  }\n\n  #boscolivo-terms .bt-button {\n    display: inline-flex;\n    min-height: 52px;\n    align-items: center;\n    justify-content: center;\n    padding: 14px 25px;\n    border: 2px solid var(--bt-gold);\n    background: var(--bt-gold);\n    color: #191b19;\n    font-family: Montserrat, Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-align: center;\n    text-decoration: none;\n    text-transform: uppercase;\n    transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease;\n  }\n\n  #boscolivo-terms .bt-button:hover,\n  #boscolivo-terms .bt-button:focus-visible {\n    border-color: var(--bt-ink);\n    background: var(--bt-ink);\n    color: var(--bt-white);\n  }\n\n  #boscolivo-terms .bt-button--outline {\n    border-color: var(--bt-ink);\n    background: transparent;\n    color: var(--bt-ink);\n  }\n\n  #boscolivo-terms .bt-button--outline:hover,\n  #boscolivo-terms .bt-button--outline:focus-visible {\n    border-color: var(--bt-gold);\n    background: var(--bt-gold);\n    color: var(--bt-ink);\n  }\n\n  #boscolivo-terms .bt-highlights {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    margin-bottom: 72px;\n    border: 1px solid var(--bt-line);\n    background: var(--bt-white);\n  }\n\n  #boscolivo-terms .bt-highlight {\n    min-height: 145px;\n    padding: 28px 25px;\n  }\n\n  #boscolivo-terms .bt-highlight + .bt-highlight {\n    border-left: 1px solid var(--bt-line);\n  }\n\n  #boscolivo-terms .bt-highlight__label {\n    display: block;\n    margin-bottom: 9px;\n    color: #8f6900;\n    font-family: Montserrat, Arial, sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  #boscolivo-terms .bt-highlight__text {\n    margin: 0;\n    color: var(--bt-ink);\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-size: 20px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  #boscolivo-terms .bt-layout {\n    display: grid;\n    grid-template-columns: 290px minmax(0, 1fr);\n    align-items: start;\n    gap: clamp(38px, 6vw, 76px);\n    margin-bottom: 88px;\n  }\n\n  #boscolivo-terms .bt-toc {\n    position: sticky;\n    top: 28px;\n    padding: 28px;\n    border-top: 5px solid var(--bt-gold);\n    background: var(--bt-cream-light);\n  }\n\n  #boscolivo-terms .bt-toc h3 {\n    margin-bottom: 17px;\n    font-size: 25px;\n  }\n\n  #boscolivo-terms .bt-toc ol {\n    margin: 0;\n    padding-left: 21px;\n  }\n\n  #boscolivo-terms .bt-toc li {\n    margin: 7px 0;\n    color: var(--bt-muted);\n    font-size: 15px;\n    line-height: 1.45;\n  }\n\n  #boscolivo-terms .bt-toc a {\n    color: var(--bt-charcoal);\n    text-decoration: none;\n  }\n\n  #boscolivo-terms .bt-toc a:hover,\n  #boscolivo-terms .bt-toc a:focus-visible {\n    color: #8f6900;\n    text-decoration: underline;\n  }\n\n  #boscolivo-terms .bt-terms {\n    min-width: 0;\n  }\n\n  #boscolivo-terms .bt-intro-note,\n  #boscolivo-terms .bt-notice {\n    margin-bottom: 34px;\n    padding: 24px 26px;\n    border-left: 5px solid var(--bt-gold);\n    background: var(--bt-cream-light);\n  }\n\n  #boscolivo-terms .bt-intro-note p,\n  #boscolivo-terms .bt-notice p {\n    margin: 0;\n  }\n\n  #boscolivo-terms .bt-section {\n    scroll-margin-top: 28px;\n    padding: 46px 0;\n    border-top: 1px solid var(--bt-line);\n  }\n\n  #boscolivo-terms .bt-section:first-of-type {\n    border-top: 0;\n    padding-top: 8px;\n  }\n\n  #boscolivo-terms .bt-section__number {\n    display: inline-block;\n    min-width: 43px;\n    margin-bottom: 13px;\n    padding: 6px 10px;\n    background: var(--bt-gold);\n    color: var(--bt-ink);\n    font-family: Montserrat, Arial, sans-serif;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    line-height: 1;\n    text-align: center;\n  }\n\n  #boscolivo-terms .bt-section p:last-child,\n  #boscolivo-terms .bt-section ul:last-child,\n  #boscolivo-terms .bt-section ol:last-child {\n    margin-bottom: 0;\n  }\n\n  #boscolivo-terms .bt-section ul,\n  #boscolivo-terms .bt-section ol {\n    padding-left: 24px;\n  }\n\n  #boscolivo-terms .bt-section li {\n    margin: 7px 0;\n  }\n\n  #boscolivo-terms .bt-definition-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin: 25px 0;\n  }\n\n  #boscolivo-terms .bt-definition {\n    padding: 22px 23px;\n    border: 1px solid var(--bt-line);\n    background: var(--bt-white);\n  }\n\n  #boscolivo-terms .bt-definition dt {\n    margin-bottom: 6px;\n    color: var(--bt-ink);\n    font-family: Montserrat, Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  #boscolivo-terms .bt-definition dd {\n    margin: 0;\n    color: var(--bt-muted);\n    font-size: 16px;\n    line-height: 1.58;\n  }\n\n  #boscolivo-terms .bt-seller-card {\n    margin: 24px 0 0;\n    padding: 28px;\n    border: 1px solid var(--bt-line);\n    background: var(--bt-cream-light);\n  }\n\n  #boscolivo-terms .bt-seller-card address {\n    color: var(--bt-charcoal);\n    font-style: normal;\n  }\n\n  #boscolivo-terms .bt-policy-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 15px;\n    margin-top: 25px;\n  }\n\n  #boscolivo-terms .bt-policy-link {\n    display: block;\n    min-height: 122px;\n    padding: 23px;\n    border: 1px solid var(--bt-line);\n    background: var(--bt-white);\n    color: var(--bt-ink);\n    text-decoration: none;\n    transition: border-color 180ms ease, background-color 180ms ease;\n  }\n\n  #boscolivo-terms .bt-policy-link:hover,\n  #boscolivo-terms .bt-policy-link:focus-visible {\n    border-color: var(--bt-gold-deep);\n    background: var(--bt-cream-light);\n    color: var(--bt-ink);\n  }\n\n  #boscolivo-terms .bt-policy-link strong {\n    display: block;\n    margin-bottom: 5px;\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-size: 21px;\n  }\n\n  #boscolivo-terms .bt-policy-link span {\n    display: block;\n    color: var(--bt-muted);\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  #boscolivo-terms .bt-contact {\n    display: grid;\n    grid-template-columns: minmax(0, 1.5fr) auto;\n    align-items: center;\n    gap: 36px;\n    margin-bottom: 72px;\n    padding: clamp(38px, 6vw, 68px);\n    background: var(--bt-ink);\n    color: #eff0eb;\n  }\n\n  #boscolivo-terms .bt-contact h2 {\n    margin-bottom: 15px;\n    color: var(--bt-white);\n    font-size: clamp(34px, 4vw, 50px);\n  }\n\n  #boscolivo-terms .bt-contact p {\n    max-width: 700px;\n    margin-bottom: 0;\n    color: #d5d8d2;\n  }\n\n  #boscolivo-terms .bt-contact .bt-button:hover,\n  #boscolivo-terms .bt-contact .bt-button:focus-visible {\n    border-color: var(--bt-white);\n    background: var(--bt-white);\n    color: var(--bt-ink);\n  }\n\n  #boscolivo-terms .bt-small-print {\n    margin: -42px 0 68px;\n    color: var(--bt-muted);\n    font-size: 14px;\n    line-height: 1.55;\n    text-align: center;\n  }\n\n  @media (max-width: 920px) {\n    #boscolivo-terms .bt-hero {\n      grid-template-columns: minmax(0, 1fr);\n      min-height: auto;\n    }\n\n    #boscolivo-terms .bt-hero__logo-wrap {\n      min-height: 220px;\n    }\n\n    #boscolivo-terms .bt-hero__logo {\n      width: min(70%, 230px);\n    }\n\n    #boscolivo-terms .bt-highlights {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #boscolivo-terms .bt-highlight:nth-child(3) {\n      border-left: 0;\n      border-top: 1px solid var(--bt-line);\n    }\n\n    #boscolivo-terms .bt-highlight:nth-child(4) {\n      border-top: 1px solid var(--bt-line);\n    }\n\n    #boscolivo-terms .bt-layout {\n      grid-template-columns: minmax(0, 1fr);\n    }\n\n    #boscolivo-terms .bt-toc {\n      position: static;\n      columns: 2;\n      column-gap: 42px;\n    }\n\n    #boscolivo-terms .bt-toc h3 {\n      column-span: all;\n    }\n  }\n\n  @media (max-width: 640px) {\n    #boscolivo-terms {\n      width: min(100% - 20px, 1180px);\n      font-size: 16px;\n    }\n\n    #boscolivo-terms .bt-hero {\n      gap: 28px;\n      padding: 44px 22px;\n    }\n\n    #boscolivo-terms .bt-hero__lead {\n      font-size: 18px;\n    }\n\n    #boscolivo-terms .bt-button-row,\n    #boscolivo-terms .bt-button {\n      width: 100%;\n    }\n\n    #boscolivo-terms .bt-highlights,\n    #boscolivo-terms .bt-definition-grid,\n    #boscolivo-terms .bt-policy-grid,\n    #boscolivo-terms .bt-contact {\n      grid-template-columns: minmax(0, 1fr);\n    }\n\n    #boscolivo-terms .bt-highlight + .bt-highlight,\n    #boscolivo-terms .bt-highlight:nth-child(3),\n    #boscolivo-terms .bt-highlight:nth-child(4) {\n      border-left: 0;\n      border-top: 1px solid var(--bt-line);\n    }\n\n    #boscolivo-terms .bt-toc {\n      columns: 1;\n      padding: 24px;\n    }\n\n    #boscolivo-terms .bt-section {\n      padding: 38px 0;\n    }\n\n    #boscolivo-terms .bt-contact {\n      gap: 24px;\n      padding: 38px 25px;\n    }\n  }\n\n  @media print {\n    #boscolivo-terms {\n      width: 100%;\n      color: #000000;\n      font-size: 11pt;\n    }\n\n    #boscolivo-terms .bt-hero {\n      min-height: 0;\n      padding: 24px 0;\n      border-top: 4px solid #000000;\n      background: #ffffff;\n    }\n\n    #boscolivo-terms .bt-hero__logo-wrap,\n    #boscolivo-terms .bt-button-row,\n    #boscolivo-terms .bt-highlights,\n    #boscolivo-terms .bt-toc,\n    #boscolivo-terms .bt-contact,\n    #boscolivo-terms .bt-policy-grid {\n      display: none;\n    }\n\n    #boscolivo-terms .bt-layout {\n      display: block;\n      margin: 0;\n    }\n\n    #boscolivo-terms .bt-section {\n      break-inside: avoid;\n      padding: 20px 0;\n    }\n\n    #boscolivo-terms a {\n      color: #000000;\n      text-decoration: none;\n    }\n  }\n<\/style>\n\n<div class=\"bt-page\" id=\"boscolivo-terms\" lang=\"en\">\n  <header class=\"bt-hero\" aria-labelledby=\"bt-terms-title\">\n    <div class=\"bt-hero__content\">\n      <p class=\"bt-eyebrow\">\n        <span class=\"bt-eyebrow-line\"><\/span>\n        Online shop policies\n      <\/p>\n      <h2 id=\"bt-terms-title\">Terms &amp; Conditions<\/h2>\n      <p class=\"bt-hero__lead\">\n        These Terms &amp; Conditions explain the rules that apply when you browse\n        boscolivo.com or purchase Boscolivo products through our online shop.\n        Please read them before placing an order.\n      <\/p>\n      <p class=\"bt-hero__meta\">\n        <span>Effective: 31 August 2026<\/span>\n        <span>Version: 1.0<\/span>\n      <\/p>\n      <p class=\"bt-button-row\">\n        <a class=\"bt-button\" href=\"#bt-acceptance\">Read the terms<\/a>\n        <a class=\"bt-button bt-button--outline\" href=\"mailto:info@boscolivo.com?subject=Question%20about%20Boscolivo%20Terms%20and%20Conditions\">Ask a question<\/a>\n      <\/p>\n    <\/div>\n\n    <div class=\"bt-hero__logo-wrap\" aria-hidden=\"true\">\n      <img decoding=\"async\" class=\"bt-hero__logo\" src=\"https:\/\/boscolivo.com\/wp-content\/uploads\/2025\/04\/Logo_Boscolivo_HD-copia.png\" alt=\"\" loading=\"eager\">\n    <\/div>\n  <\/header>\n\n  <section class=\"bt-highlights\" aria-label=\"Key terms at a glance\">\n    <div class=\"bt-highlight\">\n      <span class=\"bt-highlight__label\">Seller<\/span>\n      <p class=\"bt-highlight__text\">Azienda Agricola Boscolivo, Italy<\/p>\n    <\/div>\n    <div class=\"bt-highlight\">\n      <span class=\"bt-highlight__label\">EU withdrawal<\/span>\n      <p class=\"bt-highlight__text\">Normally 14 days for eligible goods<\/p>\n    <\/div>\n    <div class=\"bt-highlight\">\n      <span class=\"bt-highlight__label\">Order support<\/span>\n      <p class=\"bt-highlight__text\">info@boscolivo.com<\/p>\n    <\/div>\n    <div class=\"bt-highlight\">\n      <span class=\"bt-highlight__label\">Mandatory rights<\/span>\n      <p class=\"bt-highlight__text\">Your statutory protections remain intact<\/p>\n    <\/div>\n  <\/section>\n\n  <div class=\"bt-layout\">\n    <nav class=\"bt-toc\" aria-label=\"Terms and Conditions contents\">\n      <h3>Contents<\/h3>\n      <ol>\n        <li><a href=\"#bt-acceptance\">Acceptance and scope<\/a><\/li>\n        <li><a href=\"#bt-seller\">Seller information<\/a><\/li>\n        <li><a href=\"#bt-eligibility\">Eligibility and alcohol<\/a><\/li>\n        <li><a href=\"#bt-products\">Products and availability<\/a><\/li>\n        <li><a href=\"#bt-prices\">Prices and charges<\/a><\/li>\n        <li><a href=\"#bt-orders\">Orders and contract<\/a><\/li>\n        <li><a href=\"#bt-payment\">Payment<\/a><\/li>\n        <li><a href=\"#bt-delivery\">Shipping and delivery<\/a><\/li>\n        <li><a href=\"#bt-cancellation\">Changes and cancellation<\/a><\/li>\n        <li><a href=\"#bt-withdrawal\">Right of withdrawal<\/a><\/li>\n        <li><a href=\"#bt-returns\">Returns and refunds<\/a><\/li>\n        <li><a href=\"#bt-problems\">Damaged or incorrect goods<\/a><\/li>\n        <li><a href=\"#bt-guarantee\">Legal guarantee<\/a><\/li>\n        <li><a href=\"#bt-events\">Events and services<\/a><\/li>\n        <li><a href=\"#bt-site\">Website use and IP<\/a><\/li>\n        <li><a href=\"#bt-liability\">Liability<\/a><\/li>\n        <li><a href=\"#bt-force-majeure\">Events beyond control<\/a><\/li>\n        <li><a href=\"#bt-privacy\">Privacy and cookies<\/a><\/li>\n        <li><a href=\"#bt-complaints\">Complaints and disputes<\/a><\/li>\n        <li><a href=\"#bt-changes\">Changes to these Terms<\/a><\/li>\n      <\/ol>\n    <\/nav>\n\n    <article class=\"bt-terms\" aria-label=\"Full Terms and Conditions\">\n      <div class=\"bt-intro-note\">\n        <p>\n          <strong>Please note:<\/strong> the highlights above are a plain-language\n          overview only. The full Terms below, together with the information shown\n          at checkout and the policies incorporated by reference, govern your purchase.\n          Nothing in these Terms limits rights that cannot legally be limited.\n        <\/p>\n      <\/div>\n\n      <section class=\"bt-section\" id=\"bt-acceptance\" aria-labelledby=\"bt-acceptance-title\">\n        <span class=\"bt-section__number\">01<\/span>\n        <h3 id=\"bt-acceptance-title\">Acceptance and Scope<\/h3>\n        <p>\n          These Terms &amp; Conditions (the \u201cTerms\u201d) apply to use of\n          <a href=\"https:\/\/boscolivo.com\/\">boscolivo.com<\/a> (the \u201cWebsite\u201d) and\n          to consumer purchases made through the Boscolivo online shop. By placing\n          an order, you confirm that you have read and accept the version of these\n          Terms presented to you at checkout.\n        <\/p>\n        <p>\n          If you do not agree, do not place an order. Separate written terms may\n          apply to wholesale, trade or other business-to-business orders and will\n          prevail where expressly agreed. Mandatory consumer law always prevails\n          over any conflicting provision in these Terms.\n        <\/p>\n\n        <dl class=\"bt-definition-grid\">\n          <div class=\"bt-definition\">\n            <dt>Consumer<\/dt>\n            <dd>A natural person acting for purposes outside their trade, business, craft or profession.<\/dd>\n          <\/div>\n          <div class=\"bt-definition\">\n            <dt>Customer \/ you<\/dt>\n            <dd>The person placing an order through the Website.<\/dd>\n          <\/div>\n          <div class=\"bt-definition\">\n            <dt>Products<\/dt>\n            <dd>Goods offered through the online shop, including food, beverages and gift products.<\/dd>\n          <\/div>\n          <div class=\"bt-definition\">\n            <dt>Boscolivo \/ we<\/dt>\n            <dd>The seller identified in section 2 below.<\/dd>\n          <\/div>\n        <\/dl>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-seller\" aria-labelledby=\"bt-seller-title\">\n        <span class=\"bt-section__number\">02<\/span>\n        <h3 id=\"bt-seller-title\">Seller Information<\/h3>\n        <p>The online shop is operated by:<\/p>\n        <div class=\"bt-seller-card\">\n          <address>\n            <strong>Azienda Agricola Boscolivo<\/strong><br>\n            Via Dante Alighieri, 11<br>\n            98036 Graniti (ME), Italy<br>\n            VAT number: IT03678990833<br>\n            Email: <a href=\"mailto:info@boscolivo.com\">info@boscolivo.com<\/a><br>\n            Website: <a href=\"https:\/\/boscolivo.com\/\">https:\/\/boscolivo.com\/<\/a>\n          <\/address>\n        <\/div>\n        <p>\n          Questions about an order or these Terms may be sent to the email address\n          above. Please include the order number where applicable.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-eligibility\" aria-labelledby=\"bt-eligibility-title\">\n        <span class=\"bt-section__number\">03<\/span>\n        <h3 id=\"bt-eligibility-title\">Eligibility, Accurate Information and Alcohol<\/h3>\n        <p>\n          You must have legal capacity to enter into a binding contract and provide\n          complete, accurate and current billing, delivery and contact information.\n          You are responsible for checking the order details before submission and\n          for keeping any customer-account credentials confidential.\n        <\/p>\n        <p>\n          Alcoholic products may be purchased only by persons who have reached the\n          legal purchasing age in both the country of sale and the delivery country.\n          By ordering alcohol, you confirm that you meet that requirement. Boscolivo,\n          its payment providers or the carrier may request age or identity evidence\n          and may refuse the sale or delivery if the requirement is not met.\n        <\/p>\n        <div class=\"bt-notice\">\n          <p>\n            <strong>Responsible purchase:<\/strong> alcohol must not be purchased\n            for a minor. Delivery to some destinations may be unavailable because\n            of local licensing, carrier or import restrictions.\n          <\/p>\n        <\/div>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-products\" aria-labelledby=\"bt-products-title\">\n        <span class=\"bt-section__number\">04<\/span>\n        <h3 id=\"bt-products-title\">Products, Descriptions and Availability<\/h3>\n        <p>\n          We take reasonable care to present product names, origin, ingredients,\n          quantity, alcohol content, certifications, photographs and other material\n          information accurately. Packaging, label layout and colour may vary from\n          images where the change does not materially alter the product. Your screen\n          may also display colours differently.\n        <\/p>\n        <p>\n          Always read the label, ingredients, allergen information, storage guidance\n          and warnings supplied with the product before use or consumption. If you\n          require information before ordering, contact us. Website content does not\n          replace the information on the physical product label.\n        <\/p>\n        <p>\n          All products are subject to availability. Adding an item to the basket\n          does not reserve it. We may set reasonable quantity limits, withdraw a\n          product or correct an obvious description or pricing error before accepting\n          an order. If an unavailable or materially misdescribed product has already\n          been paid for, we will offer an appropriate alternative where agreed or\n          refund the affected amount.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-prices\" aria-labelledby=\"bt-prices-title\">\n        <span class=\"bt-section__number\">05<\/span>\n        <h3 id=\"bt-prices-title\">Prices, Taxes and Other Charges<\/h3>\n        <p>\n          Product prices are those shown on the Website when the order is submitted.\n          Prices include VAT where applicable unless the Website clearly states\n          otherwise. Delivery costs and any other charges collected by Boscolivo\n          are itemised before you place the order.\n        <\/p>\n        <p>\n          For deliveries outside the applicable tax territory, the recipient may\n          be responsible for import duties, local taxes, customs-clearance charges\n          or carrier fees that are not collected at checkout. The recipient is also\n          responsible for complying with local import rules. Contact the relevant\n          authorities before ordering if you are unsure.\n        <\/p>\n        <p>\n          We may change prices prospectively at any time. A change will not affect\n          an order already accepted, except where correction is required by law or\n          an obvious error makes the displayed price unreasonable and the order has\n          not yet been accepted.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-orders\" aria-labelledby=\"bt-orders-title\">\n        <span class=\"bt-section__number\">06<\/span>\n        <h3 id=\"bt-orders-title\">Placing an Order and Contract Formation<\/h3>\n        <ol>\n          <li>Select the products and quantities you wish to purchase.<\/li>\n          <li>Review the basket, delivery option, total price and customer details.<\/li>\n          <li>Read and accept the Terms presented at checkout.<\/li>\n          <li>Click the checkout button that clearly indicates an obligation to pay.<\/li>\n        <\/ol>\n        <p>\n          Submitting an order is an offer to purchase. An automated order-received\n          email confirms that we have received the request; it does not by itself\n          mean that the order has been accepted. Unless we expressly tell you\n          otherwise, the sales contract is concluded when we send confirmation that\n          the order has been accepted or dispatched, whichever occurs first.\n        <\/p>\n        <p>\n          We may decline or cancel an order before acceptance for legitimate reasons,\n          including product unavailability, an obvious price or description error,\n          failed payment, suspected fraud, quantity limits, legal restrictions, or\n          inability to deliver to the address provided. If payment has already been\n          taken, the relevant amount will be refunded.\n        <\/p>\n        <p>\n          We will provide the order information and these Terms in a form that can\n          be stored. Please retain the order confirmation and a copy of the Terms\n          applicable on the purchase date.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-payment\" aria-labelledby=\"bt-payment-title\">\n        <span class=\"bt-section__number\">07<\/span>\n        <h3 id=\"bt-payment-title\">Payment<\/h3>\n        <p>\n          Available payment methods are displayed at checkout and may vary by\n          country, device, currency or order value. Payment services may be supplied\n          by third-party providers such as WooPayments, Stripe or Klarna. Their own\n          terms and privacy notices may also apply.\n        <\/p>\n        <p>\n          You confirm that you are authorised to use the chosen payment method and\n          that the payment details are accurate. A provider may authorise, reserve\n          or collect the amount in accordance with the checkout information. Orders\n          may be placed on hold or cancelled if payment is refused, reversed or not\n          completed. Boscolivo does not normally receive or store full card numbers.\n        <\/p>\n        <p>\n          Refunds, where due, are normally made to the original payment method.\n          Processing time after issue may depend on the payment provider or bank.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-delivery\" aria-labelledby=\"bt-delivery-title\">\n        <span class=\"bt-section__number\">08<\/span>\n        <h3 id=\"bt-delivery-title\">Shipping and Delivery<\/h3>\n        <p>\n          We deliver only to destinations available at checkout. Shipping methods,\n          charges and available delivery estimates are shown before you submit the\n          order. Full practical information is provided in our\n          <a href=\"https:\/\/boscolivo.com\/shipping-delivery\/\">Shipping &amp; Delivery Policy<\/a>,\n          which forms part of these Terms.\n        <\/p>\n        <p>\n          Delivery estimates are not guaranteed deadlines unless expressly agreed.\n          We may contact you where an address is incomplete, inaccessible or subject\n          to restrictions. You are responsible for providing an address where the\n          parcel can lawfully be delivered and received, including by an adult where\n          age-restricted goods are included.\n        <\/p>\n        <p>\n          For consumer purchases, risk of loss or damage passes when you, or a third\n          party designated by you other than the carrier, takes physical possession\n          of the goods, except where applicable law provides otherwise. If you appoint\n          a carrier not offered by us, different risk rules may apply.\n        <\/p>\n        <p>\n          Inspect the parcel promptly. If it is visibly damaged, record the issue\n          with the carrier where possible and contact us with photographs of the\n          parcel, shipping label, internal packaging and affected products.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-cancellation\" aria-labelledby=\"bt-cancellation-title\">\n        <span class=\"bt-section__number\">09<\/span>\n        <h3 id=\"bt-cancellation-title\">Order Changes and Cancellation Before Dispatch<\/h3>\n        <p>\n          Contact <a href=\"mailto:info@boscolivo.com\">info@boscolivo.com<\/a> as soon\n          as possible if you need to correct or cancel an order. We cannot guarantee\n          a change after the order enters preparation or dispatch. If cancellation\n          is still operationally possible, we will confirm it and arrange any refund due.\n        <\/p>\n        <p>\n          If the order can no longer be cancelled, an eligible consumer may still\n          exercise the statutory right of withdrawal described below. Refusing a\n          delivery without contacting us does not necessarily constitute a valid\n          withdrawal and may create avoidable return costs.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-withdrawal\" aria-labelledby=\"bt-withdrawal-title\">\n        <span class=\"bt-section__number\">10<\/span>\n        <h3 id=\"bt-withdrawal-title\">EU Consumer Right of Withdrawal<\/h3>\n        <p>\n          If you are an EU consumer purchasing eligible goods online, you generally\n          have 14 days to withdraw without giving a reason. The period normally begins\n          on the day when you, or a person designated by you other than the carrier,\n          receives the goods. Where one order is delivered separately, the period may\n          begin when the last relevant item or parcel is received.\n        <\/p>\n        <p>\n          To exercise the right, send a clear statement before the deadline to\n          <a href=\"mailto:info@boscolivo.com?subject=Withdrawal%20from%20Boscolivo%20order\">info@boscolivo.com<\/a>\n          or to the postal address in section 2. Include your name, order number,\n          products concerned, order and delivery dates and an unambiguous statement\n          that you are withdrawing. You may also use the model form on our\n          <a href=\"https:\/\/boscolivo.com\/returns-refunds\/\">Returns &amp; Refunds Policy<\/a>.\n        <\/p>\n\n        <h4>Exceptions<\/h4>\n        <p>\n          The statutory withdrawal right does not apply in circumstances excluded\n          by law. Depending on the order, these may include:\n        <\/p>\n        <ul>\n          <li>goods liable to deteriorate or expire rapidly;<\/li>\n          <li>sealed goods unsuitable for return for health or hygiene reasons once unsealed;<\/li>\n          <li>goods made to your specifications or clearly personalised;<\/li>\n          <li>goods inseparably mixed with other items after delivery;<\/li>\n          <li>specified-date catering, leisure, tasting or event services;<\/li>\n          <li>services fully performed after your express request and acknowledgement, where the legal requirements are met;<\/li>\n          <li>other statutory exceptions applicable to the specific product or service.<\/li>\n        <\/ul>\n        <p>\n          Opening a bottle or breaking a product seal may affect return eligibility,\n          but it does not remove your rights if the product is defective or not as ordered.\n          Contact us before returning food, beverages, alcohol or personalised products.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-returns\" aria-labelledby=\"bt-returns-title\">\n        <span class=\"bt-section__number\">11<\/span>\n        <h3 id=\"bt-returns-title\">Returns, Return Costs and Refunds<\/h3>\n        <p>\n          After validly notifying us of an eligible withdrawal, return the goods\n          without undue delay and no later than 14 days after the notice. Contact us\n          first so that we can provide the correct return address and instructions.\n          Do not send a parcel to the registered office unless we confirm that it is\n          the appropriate return destination.\n        <\/p>\n        <p>\n          For a change-of-mind withdrawal, you normally bear the direct return cost.\n          Pack products securely and keep dispatch evidence. You may be responsible\n          for diminished value caused by handling beyond what is necessary to establish\n          the nature, characteristics and functioning of the goods.\n        <\/p>\n        <p>\n          For a valid EU withdrawal, we will reimburse payments covered by the right,\n          including the cost of the least expensive standard delivery option originally\n          offered. Extra costs caused by selecting a more expensive delivery method are\n          not reimbursed unless required by law.\n        <\/p>\n        <p>\n          Reimbursement will be made without undue delay and no later than 14 days\n          after we are informed of the withdrawal. We may withhold it until we receive\n          the goods or you provide evidence of having sent them back, whichever occurs\n          first. The original payment method will normally be used without fees from\n          Boscolivo. See the\n          <a href=\"https:\/\/boscolivo.com\/returns-refunds\/\">Returns &amp; Refunds Policy<\/a>\n          for the full procedure.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-problems\" aria-labelledby=\"bt-problems-title\">\n        <span class=\"bt-section__number\">12<\/span>\n        <h3 id=\"bt-problems-title\">Damaged, Defective, Unsafe or Incorrect Goods<\/h3>\n        <p>\n          Your rights concerning defective, damaged or incorrect goods are separate\n          from the withdrawal right. Contact us promptly, quote the order number and\n          provide a clear description and photographs. Retain the product, labels,\n          packaging and batch information until we advise you otherwise.\n        <\/p>\n        <p>\n          If a product appears unsafe, leaking, tampered with or otherwise unsuitable\n          for consumption, do not consume or use it. Follow any safety or recall notice\n          and contact us immediately.\n        <\/p>\n        <p>\n          Where Boscolivo is legally responsible, the available remedy may include\n          replacement, repair where appropriate, a price reduction, contract termination\n          or refund. We will bear reasonable return costs where required by law. Nothing\n          in this section restricts mandatory remedies.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-guarantee\" aria-labelledby=\"bt-guarantee-title\">\n        <span class=\"bt-section__number\">13<\/span>\n        <h3 id=\"bt-guarantee-title\">Legal Guarantee of Conformity<\/h3>\n        <p>\n          Consumers benefit from the statutory legal guarantee of conformity under\n          applicable law. In the EU, new goods generally carry a minimum two-year\n          legal guarantee from delivery. A product must correspond to its description,\n          be fit for the purposes for which goods of the same type are normally used\n          and have the quality and durability reasonably expected, taking account of\n          its nature and public statements.\n        <\/p>\n        <p>\n          The nature of perishable products and any stated shelf life or proper-storage\n          instructions are relevant when assessing conformity. The legal guarantee is\n          not a commercial guarantee and is not excluded by a manufacturer warranty,\n          a return-policy period or these Terms.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-events\" aria-labelledby=\"bt-events-title\">\n        <span class=\"bt-section__number\">14<\/span>\n        <h3 id=\"bt-events-title\">Tastings, Visits and Other Services<\/h3>\n        <p>\n          If the Website offers tastings, visits, catering, events or other services,\n          the description, date, location, participant requirements, included items,\n          price and any specific cancellation terms displayed during booking form part\n          of the contract. Please disclose relevant dietary, accessibility or other\n          practical requirements before booking, although not every request can be met.\n        <\/p>\n        <p>\n          Services related to leisure activities or catering on a specific date or\n          during a specific period may be excluded from the statutory withdrawal right.\n          This does not affect rights arising from cancellation or non-performance by\n          Boscolivo or other mandatory law.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-site\" aria-labelledby=\"bt-site-title\">\n        <span class=\"bt-section__number\">15<\/span>\n        <h3 id=\"bt-site-title\">Website Use and Intellectual Property<\/h3>\n        <p>\n          Website text, photographs, graphics, trade names, logos, product presentation\n          and other content are owned by or licensed to Boscolivo and protected by\n          applicable intellectual-property law. You may access and make a personal copy\n          of information reasonably needed to evaluate or document a purchase.\n        <\/p>\n        <p>\n          Without prior written permission, you may not reproduce, publish, sell,\n          scrape, systematically extract, alter or commercially exploit Website content;\n          misuse the Website; bypass security; introduce harmful code; interfere with\n          other users; or use Boscolivo branding in a misleading way.\n        <\/p>\n        <p>\n          The Website may link to third-party services. Those services are controlled\n          by their operators and are subject to their own terms. A link does not amount\n          to an endorsement unless expressly stated.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-liability\" aria-labelledby=\"bt-liability-title\">\n        <span class=\"bt-section__number\">16<\/span>\n        <h3 id=\"bt-liability-title\">Liability<\/h3>\n        <p>\n          Boscolivo is responsible for loss that is a foreseeable consequence of its\n          breach of contract or failure to use legally required care. To the extent\n          permitted by law, Boscolivo is not responsible for loss caused by inaccurate\n          information supplied by the customer, misuse, failure to follow label or\n          storage instructions, or circumstances for which Boscolivo is not legally responsible.\n        <\/p>\n        <p>\n          Products purchased as a consumer are supplied for private use. Separate\n          written terms may apply to business use. Nothing in these Terms excludes or\n          limits liability where exclusion or limitation is prohibited, including\n          liability for fraud, wilful misconduct, gross negligence, death or personal\n          injury caused by negligence, defective products, or breach of mandatory\n          consumer rights.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-force-majeure\" aria-labelledby=\"bt-force-majeure-title\">\n        <span class=\"bt-section__number\">17<\/span>\n        <h3 id=\"bt-force-majeure-title\">Events Beyond Reasonable Control<\/h3>\n        <p>\n          We are not responsible for delay or failure caused by an event beyond our\n          reasonable control, such as extreme weather, natural disaster, fire, epidemic,\n          industrial action, transport disruption, border or customs delay, public-authority\n          action, power or telecommunications failure, or serious supply interruption.\n        <\/p>\n        <p>\n          We will take reasonable steps to reduce the impact and inform affected customers.\n          If performance becomes impossible or is significantly delayed, either party may\n          have a right to terminate the affected part of the contract and receive any refund\n          required by law.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-privacy\" aria-labelledby=\"bt-privacy-title\">\n        <span class=\"bt-section__number\">18<\/span>\n        <h3 id=\"bt-privacy-title\">Privacy, Cookies and Related Policies<\/h3>\n        <p>\n          We process personal data to operate the Website, manage payments, fulfil orders,\n          deliver products, handle returns and provide support as described in our privacy\n          information. Non-essential cookies and similar technologies are used only on the\n          legal basis described in the Cookie Policy and, where required, after consent.\n        <\/p>\n\n        <div class=\"bt-policy-grid\" aria-label=\"Related Boscolivo policies\">\n          <a class=\"bt-policy-link\" href=\"https:\/\/boscolivo.com\/privacy-policy\/\">\n            <strong>Privacy Policy<\/strong>\n            <span>How Boscolivo collects, uses, shares and protects personal data.<\/span>\n          <\/a>\n          <a class=\"bt-policy-link\" href=\"https:\/\/boscolivo.com\/cookie-policy\/\">\n            <strong>Cookie Policy<\/strong>\n            <span>How cookies and similar technologies are used on the Website.<\/span>\n          <\/a>\n          <a class=\"bt-policy-link\" href=\"https:\/\/boscolivo.com\/shipping-delivery\/\">\n            <strong>Shipping &amp; Delivery<\/strong>\n            <span>Destinations, charges, estimates, tracking and delivery issues.<\/span>\n          <\/a>\n          <a class=\"bt-policy-link\" href=\"https:\/\/boscolivo.com\/returns-refunds\/\">\n            <strong>Returns &amp; Refunds<\/strong>\n            <span>Withdrawal notices, return instructions, exceptions and refunds.<\/span>\n          <\/a>\n        <\/div>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-complaints\" aria-labelledby=\"bt-complaints-title\">\n        <span class=\"bt-section__number\">19<\/span>\n        <h3 id=\"bt-complaints-title\">Complaints, Applicable Law and Disputes<\/h3>\n        <p>\n          Please send complaints to <a href=\"mailto:info@boscolivo.com?subject=Boscolivo%20complaint\">info@boscolivo.com<\/a>,\n          stating the order number and the outcome requested. We will review the matter\n          and aim to respond within a reasonable time.\n        <\/p>\n        <p>\n          These Terms and contracts made through the Website are governed by Italian law.\n          If you are a consumer habitually resident in another country, this choice does\n          not deprive you of mandatory protections applicable in that country. Courts have\n          jurisdiction in accordance with mandatory consumer and procedural law, including\n          any consumer right to bring proceedings in the competent court of their domicile.\n        <\/p>\n        <p>\n          An eligible consumer may also have access to an independent alternative dispute\n          resolution body. Information about a competent body and any obligation or decision\n          by Boscolivo to participate will be provided where required by applicable law.\n          The parties remain free to seek any remedy available through the courts.\n        <\/p>\n      <\/section>\n\n      <section class=\"bt-section\" id=\"bt-changes\" aria-labelledby=\"bt-changes-title\">\n        <span class=\"bt-section__number\">20<\/span>\n        <h3 id=\"bt-changes-title\">Changes, Severability and Entire Agreement<\/h3>\n        <p>\n          We may update these Terms prospectively to reflect legal, operational, product\n          or Website changes. The new version applies from the effective date shown at the\n          top and does not retroactively alter an order already accepted, unless a change\n          is required by law or expressly agreed with you.\n        <\/p>\n        <p>\n          If any provision is found invalid or unenforceable, the remaining provisions\n          continue in effect to the extent permitted by law. A delay in enforcing a right\n          is not a waiver. These Terms, the order details, the checkout information and the\n          policies expressly incorporated here form the agreement for the online purchase,\n          subject always to mandatory law.\n        <\/p>\n        <p>\n          The contractual language is English unless the checkout or order confirmation\n          states otherwise. If a translated version is provided to consumers, any priority\n          between versions must comply with applicable law and the version actually agreed\n          during checkout.\n        <\/p>\n      <\/section>\n    <\/article>\n  <\/div>\n\n  <section class=\"bt-contact\" aria-labelledby=\"bt-contact-title\">\n    <div>\n      <h2 id=\"bt-contact-title\">Need clarification before ordering?<\/h2>\n      <p>\n        Tell us which product, destination or policy point you need help with.\n        We will be happy to provide the information available before you purchase.\n      <\/p>\n    <\/div>\n    <p class=\"bt-button-row\">\n      <a class=\"bt-button\" href=\"mailto:info@boscolivo.com?subject=Question%20before%20placing%20a%20Boscolivo%20order\">Contact Boscolivo<\/a>\n    <\/p>\n  <\/section>\n\n  <p class=\"bt-small-print\">\n    Azienda Agricola Boscolivo \u00b7 Via Dante Alighieri, 11 \u00b7 98036 Graniti (ME), Italy \u00b7\n    VAT IT03678990833 \u00b7 <a href=\"mailto:info@boscolivo.com\">info@boscolivo.com<\/a>\n  <\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Online shop policies Terms &amp; Conditions These Terms &amp; Conditions explain the rules that apply when you browse boscolivo.com or purchase Boscolivo products through our online shop. Please read them [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-1800","page","type-page","status-publish","hentry"],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"boscolivo","author_link":"https:\/\/boscolivo.com\/?author=5"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"Online shop policies Terms &amp; Conditions These Terms &amp; Conditions explain the rules that apply when you browse boscolivo.com or purchase Boscolivo products through our online shop. Please read them [&hellip;]","_links":{"self":[{"href":"https:\/\/boscolivo.com\/index.php?rest_route=\/wp\/v2\/pages\/1800","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/boscolivo.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/boscolivo.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/boscolivo.com\/index.php?rest_route=\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/boscolivo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1800"}],"version-history":[{"count":1,"href":"https:\/\/boscolivo.com\/index.php?rest_route=\/wp\/v2\/pages\/1800\/revisions"}],"predecessor-version":[{"id":1802,"href":"https:\/\/boscolivo.com\/index.php?rest_route=\/wp\/v2\/pages\/1800\/revisions\/1802"}],"wp:attachment":[{"href":"https:\/\/boscolivo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1800"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}