{"id":11,"date":"2026-07-17T04:42:54","date_gmt":"2026-07-17T04:42:54","guid":{"rendered":"https:\/\/brookeblaze.com\/?page_id=11"},"modified":"2026-07-22T16:25:37","modified_gmt":"2026-07-22T16:25:37","slug":"refund_returns","status":"publish","type":"page","link":"https:\/\/brookeblaze.com\/es\/refund_returns\/","title":{"rendered":"Refund and Returns Policy"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Thank you for shopping with Brooke Blaze. We want you to be completely satisfied with your purchase. If you are unhappy with your order, our return process is designed to be simple and straightforward.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">14-Day Return Period<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You have 14 days from the date of delivery to submit a Return Request for an item you wish to return for a refund.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To be eligible for a refund, the item must be unused, in the same condition in which you received it, and in its original packaging.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Return Process<\/h2>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Complete the Return Request Form located at the bottom of this page.<\/li>\n\n\n\n<li>After we receive and accept your request, we will email you a Return Merchandise Authorization (RMA) and a return shipping label.<\/li>\n\n\n\n<li>Securely pack the item in its original packaging, including all accessories and documentation that came with it.<\/li>\n\n\n\n<li>Use the provided shipping label to send the item to the return address included with your authorization.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Please do not send an item back before receiving a Return Merchandise Authorization. Unauthorized returns will not be accepted.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Refunds<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Once we receive your return, we will inspect the item and verify its condition. If the return is approved, we will issue your refund to the original payment method.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Please allow up to seven business days after inspection for us to process your refund. Your financial institution may require additional time to post the refund to your account.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Shipping and Handling Costs<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Original shipping and handling charges are non-refundable. Once your return is approved and a return shipping label is issued, the cost of return shipping will be deducted from your refund.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Damaged, Defective, or Incorrect Items<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If an item arrives damaged, defective, incorrect, or materially different from what you ordered, please contact us promptly and no later than 14 days after delivery.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Include your order number, a description of the issue, and photographs when reasonably requested. After reviewing the issue, we may provide a replacement, store credit, or refund, as appropriate.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Exclusions and Additional Conditions<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Certain products may not be eligible for return because of their nature. Non-returnable products will be clearly identified on their product pages.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The following conditions also apply:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Unauthorized returns will not be accepted.<\/li>\n\n\n\n<li>Items priced over $100 are subject to a 15% restocking fee.<\/li>\n\n\n\n<li>Returns must be received within 30 days of the RMA issue date, unopened and in their original packaging.<\/li>\n\n\n\n<li>Returning an item for warranty evaluation does not guarantee a replacement or credit.<\/li>\n\n\n\n<li>No credit will be issued for software or computer returns.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">We reserve the right to refuse any return that does not meet the requirements of this policy. Nothing in this policy limits any rights or remedies that cannot be waived under applicable law.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Contact Us<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you have questions about this Returns Policy or need assistance with a return, please contact our customer service team at <a href=\"mailto:info@brookeblaze.com\">info@brookeblaze.com<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Thank you for choosing Brooke Blaze.<\/p>\n\n\n\n<!--\n  BROOKE BLAZE RETURN CLAIM FORM FOR WORDPRESS\n  Paste this entire snippet into a WordPress \"Custom HTML\" block.\n\n  Important: Submit the form once after publishing. FormSubmit will email\n  info@brookeblaze.com with a one-time activation link. Click that link so\n  future customer submissions and photos are delivered.\n-->\n\n<style>\n  .bb-return-claim,\n  .bb-return-claim * {\n    box-sizing: border-box;\n  }\n\n  .bb-return-claim {\n    --bb-rich-black: #111111;\n    --bb-peacock: #1aa79d;\n    --bb-pristine-blue: #9ec6c6;\n    --bb-ivory-sand: #f7f4ef;\n    --bb-warm-linen: #efe8dd;\n    --bb-soft-stone: #d7d2cb;\n    --bb-antique-gold: #b88a3b;\n    --bb-muted-ink: rgba(17, 17, 17, 0.68);\n\n    background:\n      radial-gradient(circle at 90% 8%, rgba(158, 198, 198, 0.42), transparent 24rem),\n      var(--bb-warm-linen);\n    color: var(--bb-rich-black);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n    margin: 0;\n    padding: clamp(2.25rem, 6vw, 5.5rem) 1.25rem;\n    width: 100%;\n  }\n\n  .bb-return-claim__layout {\n    display: grid;\n    gap: clamp(2.5rem, 7vw, 6rem);\n    grid-template-columns: minmax(230px, 0.8fr) minmax(320px, 1.2fr);\n    margin: 0 auto;\n    max-width: 1120px;\n  }\n\n  .bb-return-claim__eyebrow {\n    color: var(--bb-antique-gold);\n    font-size: 0.72rem;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    margin: 0 0 1rem;\n    text-transform: uppercase;\n  }\n\n  .bb-return-claim h2 {\n    color: var(--bb-rich-black);\n    font-family: Poppin, \"Poppin\", sans-serif;\n    font-size: clamp(2.8rem, 6vw, 5rem);\n    font-weight: 400;\n    letter-spacing: -0.05em;\n    line-height: 1;\n    margin: 0 0 1.5rem;\n  }\n\n  .bb-return-claim__intro {\n    color: var(--bb-muted-ink);\n    font-size: 1.05rem;\n    margin: 0;\n    max-width: 430px;\n  }\n\n  .bb-return-claim__contact {\n    border-left: 2px solid var(--bb-pristine-blue);\n    margin-top: 2rem;\n    padding-left: 1rem;\n  }\n\n  .bb-return-claim__contact span,\n  .bb-return-claim__contact a {\n    display: block;\n  }\n\n  .bb-return-claim__contact span {\n    color: var(--bb-muted-ink);\n    font-size: 0.8rem;\n  }\n\n  .bb-return-claim__contact a {\n    color: var(--bb-peacock);\n    font-weight: 700;\n    overflow-wrap: anywhere;\n  }\n\n  .bb-return-form {\n    align-self: start;\n    background: var(--bb-ivory-sand);\n    border: 1px solid var(--bb-soft-stone);\n    box-shadow: 0 24px 70px rgba(17, 17, 17, 0.08);\n    margin: 0;\n    padding: clamp(1.5rem, 4vw, 3rem);\n  }\n\n  .bb-return-form__row {\n    display: grid;\n    gap: 1rem;\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .bb-return-form label {\n    color: var(--bb-rich-black);\n    display: block;\n    font-size: 0.76rem;\n    font-weight: 700;\n    letter-spacing: 0.07em;\n    margin: 0 0 1.2rem;\n    text-transform: uppercase;\n  }\n\n  .bb-return-form__optional,\n  .bb-return-form__help {\n    color: var(--bb-muted-ink);\n    font-weight: 400;\n    text-transform: none;\n  }\n\n  .bb-return-form input,\n  .bb-return-form textarea,\n  .bb-return-form select {\n    background: transparent;\n    border: 0;\n    border-bottom: 1px solid var(--bb-soft-stone);\n    border-radius: 0;\n    color: var(--bb-rich-black);\n    display: block;\n    font: inherit;\n    margin: 0.4rem 0 0;\n    min-height: 2.8rem;\n    padding: 0.45rem 0;\n    width: 100%;\n  }\n\n  .bb-return-form textarea {\n    border: 1px solid var(--bb-soft-stone);\n    min-height: 8rem;\n    padding: 0.75rem;\n    resize: vertical;\n  }\n\n  .bb-return-form input[type=\"file\"] {\n    border: 1px dashed var(--bb-soft-stone);\n    cursor: pointer;\n    padding: 0.85rem;\n  }\n\n  .bb-return-form input[type=\"file\"]::file-selector-button {\n    background: var(--bb-warm-linen);\n    border: 1px solid var(--bb-soft-stone);\n    color: var(--bb-peacock);\n    cursor: pointer;\n    font: inherit;\n    font-size: 0.72rem;\n    font-weight: 700;\n    margin-right: 0.8rem;\n    padding: 0.55rem 0.8rem;\n    text-transform: uppercase;\n  }\n\n  .bb-return-form input:focus-visible,\n  .bb-return-form textarea:focus-visible,\n  .bb-return-form select:focus-visible,\n  .bb-return-form button:focus-visible,\n  .bb-return-claim a:focus-visible {\n    outline: 3px solid rgba(26, 167, 157, 0.32);\n    outline-offset: 3px;\n  }\n\n  .bb-return-form__help {\n    display: block;\n    font-size: 0.72rem;\n    letter-spacing: 0;\n    margin-top: 0.4rem;\n  }\n\n  .bb-return-form__button {\n    background: var(--bb-peacock);\n    border: 1px solid var(--bb-peacock);\n    border-radius: 0;\n    color: var(--bb-rich-black);\n    cursor: pointer;\n    font: inherit;\n    font-size: 0.76rem;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    min-height: 3.3rem;\n    padding: 0.8rem 1.5rem;\n    text-transform: uppercase;\n    transition: background 160ms ease, transform 160ms ease;\n    width: 100%;\n  }\n\n  .bb-return-form__button:hover {\n    background: var(--bb-rich-black);\n    color: var(--bb-ivory-sand);\n    transform: translateY(-2px);\n  }\n\n  .bb-return-form__privacy {\n    color: var(--bb-muted-ink);\n    font-size: 0.74rem;\n    margin: 0.8rem 0 0;\n    text-align: center;\n  }\n\n  .bb-return-form__honey {\n    height: 1px;\n    left: -10000px;\n    overflow: hidden;\n    position: absolute;\n    width: 1px;\n  }\n\n  @media (max-width: 760px) {\n    .bb-return-claim__layout,\n    .bb-return-form__row {\n      grid-template-columns: 1fr;\n    }\n\n    .bb-return-claim__layout {\n      gap: 2.5rem;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .bb-return-form__button {\n      transition: none;\n    }\n  }\n<\/style>\n\n<section class=\"bb-return-claim\" aria-labelledby=\"bb-return-heading\">\n  <div class=\"bb-return-claim__layout\">\n    <div class=\"bb-return-claim__copy\">\n      <p class=\"bb-return-claim__eyebrow\">Return Claim<\/p>\n      <h2 id=\"bb-return-heading\">Tell us what happened.<\/h2>\n      <p class=\"bb-return-claim__intro\">\n        Share your contact details, a short description, and any helpful photos.\n        Your claim will be sent directly to the Brooke Blaze customer care team.\n        Please do not include payment card information.\n      <\/p>\n\n      <div class=\"bb-return-claim__contact\">\n        <span>Prefer to write directly?<\/span>\n        <a href=\"mailto:info@brookeblaze.com\">info@brookeblaze.com<\/a>\n      <\/div>\n    <\/div>\n\n    <form\n      class=\"bb-return-form\"\n      action=\"https:\/\/formsubmit.co\/info@brookeblaze.com\"\n      method=\"post\"\n      enctype=\"multipart\/form-data\"\n    >\n      <input type=\"hidden\" name=\"_subject\" value=\"New Brooke Blaze Return Claim\">\n      <input type=\"hidden\" name=\"_template\" value=\"table\">\n\n      <label class=\"bb-return-form__honey\" aria-hidden=\"true\">\n        Leave this field empty\n        <input type=\"text\" name=\"_honey\" tabindex=\"-1\" autocomplete=\"off\">\n      <\/label>\n\n      <div class=\"bb-return-form__row\">\n        <label>\n          Full name\n          <input type=\"text\" name=\"name\" autocomplete=\"name\" maxlength=\"120\" required>\n        <\/label>\n\n        <label>\n          Email address\n          <input type=\"email\" name=\"email\" autocomplete=\"email\" maxlength=\"254\" required>\n        <\/label>\n      <\/div>\n\n      <div class=\"bb-return-form__row\">\n        <label>\n          Phone number\n          <input type=\"tel\" name=\"phone\" autocomplete=\"tel\" inputmode=\"tel\" maxlength=\"30\" required>\n        <\/label>\n\n        <label>\n          Order number <span class=\"bb-return-form__optional\">(optional)<\/span>\n          <input type=\"text\" name=\"order_number\" maxlength=\"80\">\n        <\/label>\n      <\/div>\n\n      <label>\n        Reason for claim\n        <select name=\"claim_reason\" required>\n          <option value=\"\" selected disabled>Select a reason<\/option>\n          <option value=\"Item arrived damaged\">Item arrived damaged<\/option>\n          <option value=\"Item is defective\">Item is defective<\/option>\n          <option value=\"Incorrect item received\">Incorrect item received<\/option>\n          <option value=\"Changed my mind\">Changed my mind<\/option>\n          <option value=\"Other\">Other<\/option>\n        <\/select>\n      <\/label>\n\n      <label>\n        Message\n        <textarea\n          name=\"message\"\n          maxlength=\"3000\"\n          placeholder=\"Tell us which item you\u2019re returning and what happened.\"\n          required\n        ><\/textarea>\n      <\/label>\n\n      <label>\n        Photos <span class=\"bb-return-form__optional\">(optional)<\/span>\n        <input\n          type=\"file\"\n          name=\"attachments\"\n          accept=\"image\/jpeg,image\/png,image\/webp,image\/heic,image\/heif\"\n          multiple\n        >\n        <span class=\"bb-return-form__help\">\n          Upload JPG, PNG, WEBP, HEIC, or HEIF photos. Keep all attachments under 10 MB combined.\n        <\/span>\n      <\/label>\n\n      <button class=\"bb-return-form__button\" type=\"submit\">\n        Submit return claim\n      <\/button>\n\n      <p class=\"bb-return-form__privacy\">\n        Your information and photos will be emailed to info@brookeblaze.com.\n      <\/p>\n    <\/form>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Thank you for shopping with Brooke Blaze. We want you to be completely satisfied with your purchase. If you are unhappy with your order, our return process is designed to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-11","page","type-page","status-publish","hentry"],"blocksy_meta":[],"jetpack_sharing_enabled":true,"ticketed":false,"_links":{"self":[{"href":"https:\/\/brookeblaze.com\/es\/wp-json\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/brookeblaze.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/brookeblaze.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/brookeblaze.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/brookeblaze.com\/es\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":6,"href":"https:\/\/brookeblaze.com\/es\/wp-json\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":2734,"href":"https:\/\/brookeblaze.com\/es\/wp-json\/wp\/v2\/pages\/11\/revisions\/2734"}],"wp:attachment":[{"href":"https:\/\/brookeblaze.com\/es\/wp-json\/wp\/v2\/media?parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}