{"id":1782,"date":"2026-08-31T11:28:22","date_gmt":"2026-08-31T09:28:22","guid":{"rendered":"https:\/\/boscolivo.com\/?page_id=1782"},"modified":"2026-08-31T11:31:10","modified_gmt":"2026-08-31T09:31:10","slug":"ordering-service","status":"publish","type":"page","link":"https:\/\/boscolivo.com\/?page_id=1782","title":{"rendered":"Ordering Service"},"content":{"rendered":"\n<style>\n  #boscolivo-ordering {\n    --bo-gold: #f6c943;\n    --bo-gold-deep: #d8a815;\n    --bo-ink: #292b29;\n    --bo-charcoal: #3d403d;\n    --bo-muted: #70756f;\n    --bo-cream: #f1edda;\n    --bo-cream-light: #faf8f0;\n    --bo-line: #dfddcf;\n    --bo-white: #ffffff;\n    --bo-logo: url(\"https:\/\/boscolivo.com\/wp-content\/uploads\/2025\/04\/LOGO_BOSCOLIVO_ID.png\");\n    width: min(1180px, calc(100% - 32px));\n    margin: 0 auto;\n    color: var(--bo-charcoal);\n    font-family: Catamaran, Arial, sans-serif;\n    font-size: 17px;\n    line-height: 1.72;\n  }\n\n  #boscolivo-ordering,\n  #boscolivo-ordering * {\n    box-sizing: border-box;\n  }\n\n  #boscolivo-ordering h1,\n  #boscolivo-ordering h2,\n  #boscolivo-ordering h3 {\n    margin-top: 0;\n    color: var(--bo-ink);\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-weight: 700;\n    line-height: 1.12;\n  }\n\n  #boscolivo-ordering .bo-hero h2 {\n    max-width: 740px;\n    margin-bottom: 24px;\n    font-size: clamp(44px, 5.5vw, 78px);\n    letter-spacing: -0.035em;\n  }\n\n  #boscolivo-ordering h2 {\n    margin-bottom: 18px;\n    font-size: clamp(36px, 4vw, 54px);\n    letter-spacing: -0.025em;\n  }\n\n  #boscolivo-ordering h3 {\n    margin-bottom: 10px;\n    font-size: 25px;\n  }\n\n  #boscolivo-ordering p {\n    margin-top: 0;\n  }\n\n  #boscolivo-ordering a {\n    color: var(--bo-gold-deep);\n    text-decoration-thickness: 1px;\n    text-underline-offset: 4px;\n  }\n\n  #boscolivo-ordering a:hover,\n  #boscolivo-ordering a:focus-visible {\n    color: var(--bo-ink);\n  }\n\n  #boscolivo-ordering .bo-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 19px;\n    color: var(--bo-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-ordering .bo-eyebrow::before {\n    width: 34px;\n    height: 3px;\n    background: var(--bo-gold);\n    content: \"\";\n  }\n\n  #boscolivo-ordering .bo-lead {\n    max-width: 720px;\n    margin-bottom: 31px;\n    color: #565b56;\n    font-size: 21px;\n    line-height: 1.65;\n  }\n\n  #boscolivo-ordering .bo-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 13px;\n    margin: 0;\n  }\n\n  #boscolivo-ordering .bo-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(--bo-gold);\n    background: var(--bo-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-ordering .bo-button:hover,\n  #boscolivo-ordering .bo-button:focus-visible {\n    border-color: var(--bo-ink);\n    background: var(--bo-ink);\n    color: var(--bo-white);\n  }\n\n  #boscolivo-ordering .bo-button--outline {\n    border-color: var(--bo-ink);\n    background: transparent;\n    color: var(--bo-ink);\n  }\n\n  #boscolivo-ordering .bo-button--outline:hover,\n  #boscolivo-ordering .bo-button--outline:focus-visible {\n    border-color: var(--bo-gold);\n    background: var(--bo-gold);\n    color: var(--bo-ink);\n  }\n\n  #boscolivo-ordering .bo-hero {\n    position: relative;\n    display: grid;\n    min-height: 600px;\n    align-items: center;\n    margin-bottom: 32px;\n    padding: clamp(58px, 8vw, 104px) clamp(28px, 6vw, 78px);\n    overflow: hidden;\n    background:\n      radial-gradient(circle at 83% 19%, rgba(246, 201, 67, 0.28), transparent 31%),\n      linear-gradient(120deg, var(--bo-cream-light) 0%, var(--bo-cream) 100%);\n  }\n\n  #boscolivo-ordering .bo-hero::before {\n    position: absolute;\n    inset: 0 0 auto 0;\n    height: 7px;\n    background: var(--bo-gold);\n    content: \"\";\n  }\n\n  #boscolivo-ordering .bo-hero__content {\n    position: relative;\n    z-index: 2;\n    max-width: 760px;\n  }\n\n  #boscolivo-ordering .bo-hero__bottles {\n    position: absolute;\n    right: clamp(-18px, 1vw, 8px);\n    bottom: -12px;\n    z-index: 1;\n    display: block;\n    width: min(43%, 510px);\n    opacity: 1;\n    pointer-events: none;\n  }\n\n  #boscolivo-ordering .bo-hero__bottles img {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    filter: drop-shadow(0 22px 22px rgba(29, 29, 20, 0.16));\n  }\n\n  #boscolivo-ordering .bo-proof {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    margin: 0 0 clamp(80px, 10vw, 126px);\n    border: 1px solid var(--bo-line);\n    background: var(--bo-white);\n  }\n\n  #boscolivo-ordering .bo-proof__item {\n    min-height: 132px;\n    padding: 27px 28px;\n  }\n\n  #boscolivo-ordering .bo-proof__item + .bo-proof__item {\n    border-left: 1px solid var(--bo-line);\n  }\n\n  #boscolivo-ordering .bo-proof__label {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--bo-gold-deep);\n    font-family: Montserrat, Arial, sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  #boscolivo-ordering .bo-proof__text {\n    display: block;\n    color: var(--bo-ink);\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-size: 21px;\n    font-weight: 700;\n    line-height: 1.28;\n  }\n\n  #boscolivo-ordering .bo-section {\n    margin-bottom: clamp(86px, 10vw, 130px);\n  }\n\n  #boscolivo-ordering .bo-section-heading {\n    display: grid;\n    grid-template-columns: minmax(0, 1.1fr) minmax(270px, 0.9fr);\n    gap: 42px;\n    align-items: end;\n    margin-bottom: 46px;\n  }\n\n  #boscolivo-ordering .bo-section-heading &gt; * {\n    margin-bottom: 0;\n  }\n\n  #boscolivo-ordering .bo-section-heading p {\n    color: var(--bo-muted);\n    font-size: 18px;\n  }\n\n  #boscolivo-ordering .bo-steps {\n    display: grid;\n    margin: 0;\n    padding: 0;\n    counter-reset: bo-step;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    list-style: none;\n  }\n\n  #boscolivo-ordering .bo-steps li {\n    position: relative;\n    min-height: 280px;\n    padding: 76px 25px 28px;\n    border-top: 1px solid var(--bo-line);\n    border-bottom: 1px solid var(--bo-line);\n    counter-increment: bo-step;\n  }\n\n  #boscolivo-ordering .bo-steps li + li {\n    border-left: 1px solid var(--bo-line);\n  }\n\n  #boscolivo-ordering .bo-steps li::before {\n    position: absolute;\n    top: 22px;\n    left: 25px;\n    color: var(--bo-gold-deep);\n    content: \"0\" counter(bo-step);\n    font-family: Montserrat, Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n  }\n\n  #boscolivo-ordering .bo-steps li::after {\n    position: absolute;\n    top: 29px;\n    right: -15px;\n    z-index: 2;\n    width: 29px;\n    height: 1px;\n    background: var(--bo-gold);\n    content: \"\";\n  }\n\n  #boscolivo-ordering .bo-steps li:last-child::after {\n    display: none;\n  }\n\n  #boscolivo-ordering .bo-steps p {\n    margin-bottom: 0;\n    color: var(--bo-muted);\n  }\n\n  #boscolivo-ordering .bo-services {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  #boscolivo-ordering .bo-service-card {\n    position: relative;\n    min-height: 265px;\n    padding: 36px 38px 34px;\n    overflow: hidden;\n    border: 1px solid var(--bo-line);\n    background: var(--bo-white);\n  }\n\n  #boscolivo-ordering .bo-service-card::after {\n    position: absolute;\n    right: 14px;\n    bottom: 10px;\n    width: 142px;\n    height: 142px;\n    background: var(--bo-logo) center \/ contain no-repeat;\n    content: \"\";\n    opacity: 0.055;\n    pointer-events: none;\n  }\n\n  #boscolivo-ordering .bo-service-card__tag {\n    display: block;\n    margin-bottom: 20px;\n    color: var(--bo-gold-deep);\n    font-family: Montserrat, Arial, sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  #boscolivo-ordering .bo-service-card p {\n    max-width: 470px;\n    margin-bottom: 0;\n    color: var(--bo-muted);\n  }\n\n  #boscolivo-ordering .bo-service-card a {\n    position: relative;\n    z-index: 2;\n    display: inline-block;\n    margin-top: 16px;\n    font-family: Montserrat, Arial, sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  #boscolivo-ordering .bo-support {\n    position: relative;\n    display: grid;\n    min-height: 360px;\n    align-items: center;\n    padding: clamp(46px, 7vw, 82px);\n    overflow: hidden;\n    background: var(--bo-ink);\n    color: #e9e8e2;\n  }\n\n  #boscolivo-ordering .bo-support::after {\n    position: absolute;\n    top: 50%;\n    right: clamp(-35px, 2vw, 18px);\n    width: min(34vw, 350px);\n    height: min(34vw, 350px);\n    background: var(--bo-logo) center \/ contain no-repeat;\n    content: \"\";\n    filter: invert(83%) sepia(81%) saturate(1070%) hue-rotate(343deg) brightness(103%) contrast(93%);\n    opacity: 0.14;\n    pointer-events: none;\n    transform: translateY(-50%);\n  }\n\n  #boscolivo-ordering .bo-support__content {\n    position: relative;\n    z-index: 2;\n    max-width: 790px;\n  }\n\n  #boscolivo-ordering .bo-support h2 {\n    color: var(--bo-white);\n  }\n\n  #boscolivo-ordering .bo-support p:not(.bo-button-row) {\n    max-width: 700px;\n    margin-bottom: 28px;\n    color: #c9cbc6;\n    font-size: 19px;\n  }\n\n  #boscolivo-ordering .bo-support .bo-button--outline {\n    border-color: var(--bo-white);\n    color: var(--bo-white);\n  }\n\n  #boscolivo-ordering .bo-support .bo-button--outline:hover,\n  #boscolivo-ordering .bo-support .bo-button--outline:focus-visible {\n    border-color: var(--bo-gold);\n    color: var(--bo-ink);\n  }\n\n  #boscolivo-ordering .bo-facts {\n    display: grid;\n    grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);\n    gap: clamp(35px, 7vw, 90px);\n    align-items: start;\n  }\n\n  #boscolivo-ordering .bo-facts__intro {\n    position: sticky;\n    top: 120px;\n  }\n\n  #boscolivo-ordering .bo-facts__list {\n    margin: 0;\n  }\n\n  #boscolivo-ordering .bo-fact {\n    display: grid;\n    grid-template-columns: minmax(135px, 0.36fr) minmax(0, 0.64fr);\n    gap: 25px;\n    padding: 25px 0;\n    border-top: 1px solid var(--bo-line);\n  }\n\n  #boscolivo-ordering .bo-fact:last-child {\n    border-bottom: 1px solid var(--bo-line);\n  }\n\n  #boscolivo-ordering .bo-fact dt {\n    color: var(--bo-ink);\n    font-family: Montserrat, Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  #boscolivo-ordering .bo-fact dd {\n    margin: 0;\n    color: var(--bo-muted);\n  }\n\n  #boscolivo-ordering .bo-after {\n    display: grid;\n    grid-template-columns: 0.82fr 1.18fr;\n    gap: clamp(35px, 7vw, 92px);\n    align-items: center;\n    padding: clamp(38px, 6vw, 72px);\n    background: var(--bo-cream-light);\n  }\n\n  #boscolivo-ordering .bo-after__timeline {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  #boscolivo-ordering .bo-after__timeline li {\n    position: relative;\n    padding: 0 0 25px 35px;\n    border-left: 1px solid #ccc7ad;\n  }\n\n  #boscolivo-ordering .bo-after__timeline li:last-child {\n    padding-bottom: 0;\n    border-color: transparent;\n  }\n\n  #boscolivo-ordering .bo-after__timeline li::before {\n    position: absolute;\n    top: 4px;\n    left: -6px;\n    width: 11px;\n    height: 11px;\n    border: 3px solid var(--bo-cream-light);\n    border-radius: 50%;\n    background: var(--bo-gold);\n    box-shadow: 0 0 0 1px var(--bo-gold-deep);\n    content: \"\";\n  }\n\n  #boscolivo-ordering .bo-after__timeline strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--bo-ink);\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-size: 20px;\n  }\n\n  #boscolivo-ordering .bo-after__timeline span {\n    display: block;\n    color: var(--bo-muted);\n  }\n\n  #boscolivo-ordering .bo-faq {\n    max-width: 900px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  #boscolivo-ordering .bo-faq__heading {\n    margin-bottom: 35px;\n    text-align: center;\n  }\n\n  #boscolivo-ordering .bo-faq details {\n    border-top: 1px solid var(--bo-line);\n  }\n\n  #boscolivo-ordering .bo-faq details:last-of-type {\n    border-bottom: 1px solid var(--bo-line);\n  }\n\n  #boscolivo-ordering .bo-faq summary {\n    position: relative;\n    padding: 25px 52px 25px 0;\n    color: var(--bo-ink);\n    cursor: pointer;\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-size: 21px;\n    font-weight: 700;\n    line-height: 1.35;\n    list-style: none;\n  }\n\n  #boscolivo-ordering .bo-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #boscolivo-ordering .bo-faq summary::after {\n    position: absolute;\n    top: 24px;\n    right: 3px;\n    color: var(--bo-gold-deep);\n    content: \"+\";\n    font-family: Montserrat, Arial, sans-serif;\n    font-size: 28px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  #boscolivo-ordering .bo-faq details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  #boscolivo-ordering .bo-faq details p {\n    max-width: 790px;\n    margin-bottom: 26px;\n    color: var(--bo-muted);\n  }\n\n  #boscolivo-ordering .bo-final {\n    position: relative;\n    margin-bottom: clamp(70px, 9vw, 110px);\n    padding: clamp(54px, 8vw, 92px) clamp(30px, 7vw, 90px);\n    overflow: hidden;\n    background: var(--bo-gold);\n  }\n\n  #boscolivo-ordering .bo-final::after {\n    position: absolute;\n    top: 50%;\n    right: -15px;\n    width: min(27vw, 250px);\n    height: min(27vw, 250px);\n    background: var(--bo-logo) center \/ contain no-repeat;\n    content: \"\";\n    opacity: 0.1;\n    pointer-events: none;\n    transform: translateY(-50%);\n  }\n\n  #boscolivo-ordering .bo-final__content {\n    position: relative;\n    z-index: 2;\n    max-width: 780px;\n  }\n\n  #boscolivo-ordering .bo-final p:not(.bo-button-row) {\n    max-width: 690px;\n    color: #44443f;\n    font-size: 19px;\n  }\n\n  #boscolivo-ordering .bo-final .bo-button {\n    border-color: var(--bo-ink);\n    background: var(--bo-ink);\n    color: var(--bo-white);\n  }\n\n  #boscolivo-ordering .bo-final .bo-button:hover,\n  #boscolivo-ordering .bo-final .bo-button:focus-visible {\n    border-color: var(--bo-white);\n    background: var(--bo-white);\n    color: var(--bo-ink);\n  }\n\n  #boscolivo-ordering .bo-final .bo-button--outline {\n    background: transparent;\n    color: var(--bo-ink);\n  }\n\n  #boscolivo-ordering .bo-final .bo-button--outline:hover,\n  #boscolivo-ordering .bo-final .bo-button--outline:focus-visible {\n    border-color: var(--bo-ink);\n    background: var(--bo-white);\n  }\n\n  @media (max-width: 920px) {\n    #boscolivo-ordering .bo-hero {\n      min-height: 0;\n    }\n\n    #boscolivo-ordering .bo-hero__bottles {\n      right: -24px;\n      width: 46%;\n    }\n\n    #boscolivo-ordering .bo-proof,\n    #boscolivo-ordering .bo-steps {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    #boscolivo-ordering .bo-proof__item:nth-child(3) {\n      grid-column: 1 \/ -1;\n      border-top: 1px solid var(--bo-line);\n      border-left: 0;\n    }\n\n    #boscolivo-ordering .bo-steps li:nth-child(3) {\n      border-left: 0;\n    }\n\n    #boscolivo-ordering .bo-steps li:nth-child(n + 3) {\n      border-top: 0;\n    }\n\n    #boscolivo-ordering .bo-steps li:nth-child(2)::after {\n      display: none;\n    }\n\n    #boscolivo-ordering .bo-facts__intro {\n      position: static;\n    }\n  }\n\n  @media (max-width: 700px) {\n    #boscolivo-ordering {\n      width: min(100% - 22px, 1180px);\n      font-size: 16px;\n    }\n\n    #boscolivo-ordering .bo-hero {\n      padding: 55px 24px 52px;\n    }\n\n    #boscolivo-ordering .bo-hero__bottles {\n      position: relative;\n      right: auto;\n      bottom: auto;\n      width: min(100%, 360px);\n      margin: 34px auto -25px;\n    }\n\n    #boscolivo-ordering .bo-lead {\n      font-size: 18px;\n    }\n\n    #boscolivo-ordering .bo-button-row,\n    #boscolivo-ordering .bo-button {\n      width: 100%;\n    }\n\n    #boscolivo-ordering .bo-proof,\n    #boscolivo-ordering .bo-section-heading,\n    #boscolivo-ordering .bo-steps,\n    #boscolivo-ordering .bo-services,\n    #boscolivo-ordering .bo-facts,\n    #boscolivo-ordering .bo-after {\n      grid-template-columns: 1fr;\n    }\n\n    #boscolivo-ordering .bo-proof__item + .bo-proof__item,\n    #boscolivo-ordering .bo-proof__item:nth-child(3) {\n      border-top: 1px solid var(--bo-line);\n      border-left: 0;\n    }\n\n    #boscolivo-ordering .bo-section-heading {\n      gap: 13px;\n    }\n\n    #boscolivo-ordering .bo-steps li,\n    #boscolivo-ordering .bo-steps li:nth-child(3),\n    #boscolivo-ordering .bo-steps li:nth-child(n + 3) {\n      min-height: 0;\n      border: 0;\n      border-top: 1px solid var(--bo-line);\n    }\n\n    #boscolivo-ordering .bo-steps li:last-child {\n      border-bottom: 1px solid var(--bo-line);\n    }\n\n    #boscolivo-ordering .bo-steps li::after {\n      display: none;\n    }\n\n    #boscolivo-ordering .bo-service-card {\n      min-height: 0;\n      padding: 30px 27px;\n    }\n\n    #boscolivo-ordering .bo-support {\n      padding: 50px 26px;\n    }\n\n    #boscolivo-ordering .bo-fact {\n      grid-template-columns: 1fr;\n      gap: 7px;\n    }\n\n    #boscolivo-ordering .bo-after {\n      padding: 42px 26px;\n    }\n\n    #boscolivo-ordering .bo-faq summary {\n      font-size: 19px;\n    }\n\n    #boscolivo-ordering .bo-final {\n      padding: 52px 26px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    #boscolivo-ordering .bo-button {\n      transition: none;\n    }\n  }\n<\/style>\n\n<div class=\"bo-ordering\" id=\"boscolivo-ordering\" lang=\"en\">\n  <header class=\"bo-hero\" aria-labelledby=\"bo-ordering-title\">\n    <div class=\"bo-hero__content\">\n      <p class=\"bo-eyebrow\">Ordering Service<\/p>\n      <h2 id=\"bo-ordering-title\">From our Sicilian grove to your table<\/h2>\n      <p class=\"bo-lead\">\n        Choose your Boscolivo products online and complete your order in a few\n        simple steps. For gifts, larger quantities or a special request, our\n        team is ready to help before you check out.\n      <\/p>\n      <p class=\"bo-button-row\">\n        <a class=\"bo-button\" href=\"https:\/\/boscolivo.com\/?post_type=product\">Shop Boscolivo<\/a>\n        <a class=\"bo-button bo-button--outline\" href=\"mailto:info@boscolivo.com?subject=Help%20with%20a%20Boscolivo%20order\">Ask for order help<\/a>\n      <\/p>\n    <\/div>\n\n    <div class=\"bo-hero__bottles\" aria-hidden=\"true\">\n      <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/boscolivo.com\/wp-content\/uploads\/2026\/08\/boscolivo-ordering-products-hero.png\" alt=\"Boscolivo_Products\" width=\"1328\" height=\"1184\" loading=\"eager\">\n    <\/div>\n  <\/header>\n\n  <aside class=\"bo-proof\" aria-label=\"Boscolivo quality highlights\">\n    <div class=\"bo-proof__item\">\n      <span class=\"bo-proof__label\">Origin<\/span>\n      <span class=\"bo-proof__text\">Made in Sicily<\/span>\n    <\/div>\n    <div class=\"bo-proof__item\">\n      <span class=\"bo-proof__label\">Our approach<\/span>\n      <span class=\"bo-proof__text\">Hand-picked green olives<\/span>\n    <\/div>\n    <div class=\"bo-proof__item\">\n      <span class=\"bo-proof__label\">Certification<\/span>\n      <span class=\"bo-proof__text\">Organic grove \u00b7 IGP on eligible oils<\/span>\n    <\/div>\n  <\/aside>\n\n  <section class=\"bo-section\" aria-labelledby=\"bo-how-title\">\n    <div class=\"bo-section-heading\">\n      <div>\n        <p class=\"bo-eyebrow\">How it works<\/p>\n        <h2 id=\"bo-how-title\">Order online in four steps<\/h2>\n      <\/div>\n      <p>\n        The live shop shows the products currently available. Delivery and\n        payment options are confirmed during checkout before you place the order.\n      <\/p>\n    <\/div>\n\n    <ol class=\"bo-steps\">\n      <li>\n        <h3>Choose<\/h3>\n        <p>Explore the collection, open a product page and select the quantity you need.<\/p>\n      <\/li>\n      <li>\n        <h3>Add to cart<\/h3>\n        <p>Review the items and quantities in your cart before continuing to checkout.<\/p>\n      <\/li>\n      <li>\n        <h3>Check out<\/h3>\n        <p>Enter accurate billing and delivery details, then choose an available payment method.<\/p>\n      <\/li>\n      <li>\n        <h3>Confirmation<\/h3>\n        <p>Once the order is received, a confirmation is sent to the email address provided.<\/p>\n      <\/li>\n    <\/ol>\n  <\/section>\n\n  <section class=\"bo-section\" aria-labelledby=\"bo-services-title\">\n    <div class=\"bo-section-heading\">\n      <div>\n        <p class=\"bo-eyebrow\">More than a checkout<\/p>\n        <h2 id=\"bo-services-title\">Choose the right ordering service<\/h2>\n      <\/div>\n      <p>\n        Straightforward online purchasing for everyday orders, with direct\n        assistance whenever the occasion calls for something more personal.\n      <\/p>\n    <\/div>\n\n    <div class=\"bo-services\">\n      <article class=\"bo-service-card\">\n        <span class=\"bo-service-card__tag\">Online shop<\/span>\n        <h3>Personal orders<\/h3>\n        <p>\n          Shop individual bottles, selected formats and products for your home.\n          Current prices and availability are displayed online.\n        <\/p>\n        <a href=\"https:\/\/boscolivo.com\/?post_type=product\">View the collection \u2192<\/a>\n      <\/article>\n\n      <article class=\"bo-service-card\">\n        <span class=\"bo-service-card__tag\">Special occasions<\/span>\n        <h3>Gifts<\/h3>\n        <p>\n          Looking for a thoughtful Sicilian gift? Explore the available gift\n          products or contact us before ordering to discuss the occasion,\n          quantity and requested date.\n        <\/p>\n        <a href=\"mailto:info@boscolivo.com?subject=Boscolivo%20gift%20order\">Discuss a gift order \u2192<\/a>\n      <\/article>\n\n      <article class=\"bo-service-card\">\n        <span class=\"bo-service-card__tag\">Tailored support<\/span>\n        <h3>Large or repeat orders<\/h3>\n        <p>\n          For larger quantities, recurring purchases or delivery by a specific\n          date, ask us to check stock, preparation time and the best ordering route.\n        <\/p>\n        <a href=\"mailto:info@boscolivo.com?subject=Boscolivo%20large%20order\">Request order support \u2192<\/a>\n      <\/article>\n\n      <article class=\"bo-service-card\">\n        <span class=\"bo-service-card__tag\">For businesses<\/span>\n        <h3>Wholesale orders<\/h3>\n        <p>\n          Retailers, restaurants, hotels, distributors and corporate buyers can\n          request a proposal based on products, quantities, destination and timing.\n        <\/p>\n        <a href=\"https:\/\/boscolivo.com\/?page_id=1729\">Visit wholesale \u2192<\/a>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"bo-section bo-support\" aria-labelledby=\"bo-support-title\">\n    <div class=\"bo-support__content\">\n      <p class=\"bo-eyebrow\">Personal assistance<\/p>\n      <h2 id=\"bo-support-title\">Not sure what to order?<\/h2>\n      <p>\n        Tell us what you are looking for, how many items you need, where the\n        order will be delivered and when you would like it to arrive. We will\n        help you identify the most suitable available option.\n      <\/p>\n      <p class=\"bo-button-row\">\n        <a class=\"bo-button\" href=\"mailto:info@boscolivo.com?subject=Boscolivo%20ordering%20assistance\">Email info@boscolivo.com<\/a>\n        <a class=\"bo-button bo-button--outline\" href=\"https:\/\/boscolivo.com\/?page_id=59\">Contact page<\/a>\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"bo-section bo-facts\" aria-labelledby=\"bo-checkout-title\">\n    <div class=\"bo-facts__intro\">\n      <p class=\"bo-eyebrow\">Before you confirm<\/p>\n      <h2 id=\"bo-checkout-title\">Checkout information<\/h2>\n      <p>\n        Review the final checkout screen carefully. It is the authoritative\n        summary for the products, delivery details, charges and payment options\n        available for your order.\n      <\/p>\n    <\/div>\n\n    <dl class=\"bo-facts__list\">\n      <div class=\"bo-fact\">\n        <dt>Availability<\/dt>\n        <dd>\n          The shop shows the current selection. A product marked \u201cRead more\u201d may\n          require additional information or may not be available for immediate online purchase.\n        <\/dd>\n      <\/div>\n      <div class=\"bo-fact\">\n        <dt>Delivery<\/dt>\n        <dd>\n          Available destinations, services and charges are calculated or shown\n          during checkout according to the order and delivery address.\n        <\/dd>\n      <\/div>\n      <div class=\"bo-fact\">\n        <dt>Payment<\/dt>\n        <dd>\n          Choose from the payment methods offered on the checkout screen. The\n          available methods may vary by order, destination, currency or device.\n        <\/dd>\n      <\/div>\n      <div class=\"bo-fact\">\n        <dt>Billing<\/dt>\n        <dd>\n          Enter complete and accurate billing information. If you have specific\n          invoice requirements, contact us promptly and quote the order number.\n        <\/dd>\n      <\/div>\n      <div class=\"bo-fact\">\n        <dt>Order email<\/dt>\n        <dd>\n          Use an email address you can access and check the order summary before\n          confirming. Keep the confirmation email for future reference.\n        <\/dd>\n      <\/div>\n      <div class=\"bo-fact\">\n        <dt>Alcohol<\/dt>\n        <dd>\n          Orders containing alcoholic products are subject to legal-age,\n          destination and carrier restrictions. Availability at checkout is not\n          a substitute for complying with local law.\n        <\/dd>\n      <\/div>\n    <\/dl>\n  <\/section>\n\n  <section class=\"bo-section bo-after\" aria-labelledby=\"bo-after-title\">\n    <div>\n      <p class=\"bo-eyebrow\">After checkout<\/p>\n      <h2 id=\"bo-after-title\">What happens next<\/h2>\n      <p>\n        Keep your order number close at hand. It helps us locate your purchase\n        quickly if you need assistance.\n      <\/p>\n      <p>\n        <a href=\"https:\/\/boscolivo.com\/?page_id=1726#orders\">Read the ordering FAQs<\/a>\n      <\/p>\n    <\/div>\n\n    <ol class=\"bo-after__timeline\">\n      <li>\n        <strong>Order received<\/strong>\n        <span>A confirmation is sent to the email address entered at checkout.<\/span>\n      <\/li>\n      <li>\n        <strong>Preparation<\/strong>\n        <span>Your order is reviewed and prepared for dispatch.<\/span>\n      <\/li>\n      <li>\n        <strong>Delivery update<\/strong>\n        <span>When tracking is available, the dispatch message includes the carrier reference.<\/span>\n      <\/li>\n      <li>\n        <strong>Need help?<\/strong>\n        <span>Email us promptly with the order number and a clear description of the request.<\/span>\n      <\/li>\n    <\/ol>\n  <\/section>\n\n  <section class=\"bo-section bo-faq\" aria-labelledby=\"bo-faq-title\">\n    <div class=\"bo-faq__heading\">\n      <p class=\"bo-eyebrow\">Ordering questions<\/p>\n      <h2 id=\"bo-faq-title\">Good to know<\/h2>\n    <\/div>\n\n    <details>\n      <summary>Can I change or cancel an order?<\/summary>\n      <p>\n        Email <a href=\"mailto:info@boscolivo.com\">info@boscolivo.com<\/a> as soon\n        as possible and include the order number. If preparation or dispatch has\n        not started, we will review the request. A change or cancellation cannot\n        be guaranteed once fulfilment is under way.\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Why have I not received an order confirmation?<\/summary>\n      <p>\n        First check the spam or promotions folder for the email address used at\n        checkout. If the message is still missing, contact us with your name,\n        email address and any payment reference available.\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Can I order a gift for delivery to another person?<\/summary>\n      <p>\n        You may enter the recipient\u2019s delivery address where the checkout allows\n        it. For gift notes, presentation requests or delivery by a particular\n        date, contact us before ordering so that we can confirm what is feasible.\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>What should I do if a product is unavailable online?<\/summary>\n      <p>\n        Availability can vary by product and season. Contact us with the product,\n        quantity, destination and preferred date. We will confirm whether stock,\n        another format or a future ordering option is available.\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>How do I report a damaged or incorrect delivery?<\/summary>\n      <p>\n        Contact us promptly. Include the order number and photographs of the\n        shipping label, outer parcel, internal packaging and affected products.\n        Keep the packaging until we have reviewed the issue.\n      <\/p>\n    <\/details>\n  <\/section>\n\n  <section class=\"bo-final\" aria-labelledby=\"bo-final-title\">\n    <div class=\"bo-final__content\">\n      <p class=\"bo-eyebrow\">Ready to order?<\/p>\n      <h2 id=\"bo-final-title\">Bring home the taste of Boscolivo<\/h2>\n      <p>\n        Discover extra virgin olive oil and selected Boscolivo products from our\n        Sicilian farm. Shop online or contact us for a tailored order.\n      <\/p>\n      <p class=\"bo-button-row\">\n        <a class=\"bo-button\" href=\"https:\/\/boscolivo.com\/?post_type=product\">Go to the shop<\/a>\n        <a class=\"bo-button bo-button--outline\" href=\"mailto:info@boscolivo.com?subject=Boscolivo%20ordering%20assistance\">Contact Boscolivo<\/a>\n      <\/p>\n    <\/div>\n  <\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Ordering Service From our Sicilian grove to your table Choose your Boscolivo products online and complete your order in a few simple steps. For gifts, larger quantities or a special [&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-1782","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":"Ordering Service From our Sicilian grove to your table Choose your Boscolivo products online and complete your order in a few simple steps. For gifts, larger quantities or a special [&hellip;]","_links":{"self":[{"href":"https:\/\/boscolivo.com\/index.php?rest_route=\/wp\/v2\/pages\/1782","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=1782"}],"version-history":[{"count":5,"href":"https:\/\/boscolivo.com\/index.php?rest_route=\/wp\/v2\/pages\/1782\/revisions"}],"predecessor-version":[{"id":1788,"href":"https:\/\/boscolivo.com\/index.php?rest_route=\/wp\/v2\/pages\/1782\/revisions\/1788"}],"wp:attachment":[{"href":"https:\/\/boscolivo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1782"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}