{"id":9953,"date":"2025-07-16T19:09:47","date_gmt":"2025-07-17T00:09:47","guid":{"rendered":"https:\/\/polishfolklore.com\/?page_id=9953"},"modified":"2025-09-30T15:25:08","modified_gmt":"2025-09-30T20:25:08","slug":"twinings-2","status":"publish","type":"page","link":"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/","title":{"rendered":"Twinings"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9953\" class=\"elementor elementor-9953\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e96f35e e-flex e-con-boxed e-con e-parent\" data-id=\"e96f35e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;tmea_shape_divider_top&quot;:&quot;none&quot;,&quot;tmea_shape_divider_bottom&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70cfc3c elementor-widget elementor-widget-html\" data-id=\"70cfc3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<section id=\"twinings-importer\" lang=\"en\" aria-labelledby=\"twinings-title\">\r\n  <style>\r\n  \r\n  \/* Keep the 4:3 size and make images fill neatly *\/\r\n  #twinings-importer .thumb{\r\n    aspect-ratio: 4 \/ 3;\r\n    width: 100%;\r\n    border-radius: 12px;\r\n    overflow: hidden;\r\n    background: #faf9f6;\r\n    border: 1px solid #e7e4db;\r\n  }\r\n  #twinings-importer .thumb img{\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;   \/* crop to fit without distortion *\/\r\n    display: block;\r\n  }\r\n    #twinings-importer {\r\n      --bg: #f8f7f4;\r\n      --ink: #222;\r\n      --muted: #666;\r\n      --brand: #b89a5e;   \/* warm gold accent *\/\r\n      --edge: #e8e6df;\r\n      --card: #ffffff;\r\n      --ok: #0f5132;\r\n      font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", \"Liberation Sans\", sans-serif;\r\n      color: var(--ink);\r\n      background: linear-gradient(180deg, var(--bg), #fff 70%);\r\n      border: 1px solid var(--edge);\r\n      border-radius: 20px;\r\n      padding: clamp(18px, 3vw, 40px);\r\n      box-shadow: 0 6px 24px rgba(0,0,0,.06);\r\n    }\r\n    #twinings-importer .pill {\r\n      display: inline-flex; align-items: center; gap: .5rem;\r\n      border: 1px solid var(--edge); border-radius: 999px;\r\n      padding: .4rem .9rem; background: #fff; color: var(--muted); font-weight: 600;\r\n    }\r\n    #twinings-importer .pill .dot { width: .5rem; height: .5rem; border-radius: 50%; background: var(--brand); display: inline-block; }\r\n    #twinings-importer h1 {\r\n      font-size: clamp(1.4rem, 3.2vw, 2.4rem);\r\n      line-height: 1.15;\r\n      margin: .6rem 0 0;\r\n      letter-spacing: .2px;\r\n    }\r\n    #twinings-importer .lead {\r\n      margin: .75rem 0 1.25rem; color: var(--muted);\r\n      font-size: clamp(.98rem, 1.4vw, 1.05rem);\r\n      max-width: 65ch;\r\n    }\r\n    #twinings-importer .badges { display: flex; flex-wrap: wrap; gap: .6rem; margin: 1rem 0 1.2rem; }\r\n    #twinings-importer .badge {\r\n      background: #fff; border: 1px solid var(--edge); border-radius: 999px;\r\n      padding: .35rem .7rem; font-size: .82rem; color: #333; font-weight: 600;\r\n    }\r\n\r\n    \/* Grid *\/\r\n    #twinings-importer .grid {\r\n      display: grid; gap: clamp(12px, 2vw, 18px);\r\n      grid-template-columns: repeat(12, 1fr); margin-top: 1.25rem;\r\n    }\r\n    #twinings-importer .stack { grid-column: 1 \/ -1; display: grid; gap: 1rem; }\r\n    @media (min-width: 900px) {\r\n      #twinings-importer .intro { grid-column: 1 \/ span 5; }\r\n      #twinings-importer .highlights { grid-column: 6 \/ span 7; }\r\n    }\r\n    #twinings-importer .card {\r\n      background: var(--card); border: 1px solid var(--edge);\r\n      border-radius: 16px; padding: 16px; box-shadow: 0 2px 10px rgba(0,0,0,.04);\r\n    }\r\n    #twinings-importer .card h3, #twinings-importer .card h4 { margin: 0 0 .25rem; line-height: 1.25; }\r\n    #twinings-importer .card p { margin: .25rem 0 0; color: var(--muted); font-size: .95rem; }\r\n\r\n    \/* Products *\/\r\n    #twinings-importer .products { display: grid; gap: 14px; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); }\r\n    #twinings-importer .product {\r\n      display: grid; gap: .6rem; padding: 14px; border-radius: 14px;\r\n      background: #fff; border: 1px solid var(--edge);\r\n      transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;\r\n    }\r\n    #twinings-importer .product:hover { transform: translateY(-2px); box-shadow: 0 10px 24px rgba(0,0,0,.06); border-color: #dedbd1; }\r\n    #twinings-importer .thumb {\r\n      aspect-ratio: 4 \/ 3; width: 100%; border-radius: 12px; background: #faf9f6; border: 1px dashed #e7e4db;\r\n      display:flex; align-items:center; justify-content:center; color:#9a8b6a; font-weight:700; font-size:.9rem;\r\n    }\r\n    #twinings-importer .meta { display:flex; flex-wrap:wrap; gap: .4rem; margin-top: .25rem; }\r\n    #twinings-importer .tag { font-size:.75rem; padding:.2rem .5rem; border-radius:999px; background:#f4efe6; color:#634f27; border:1px solid #eadfcd; }\r\n\r\n    \/* Feature list *\/\r\n    #twinings-importer .features { display:grid; gap: 12px; grid-template-columns: repeat(auto-fill,minmax(220px,1fr)); }\r\n    #twinings-importer .feature { display:flex; gap:.7rem; align-items:flex-start; padding:12px; background:#fff; border:1px solid var(--edge); border-radius:12px; }\r\n    #twinings-importer .feature .ico { font-size: 1.1rem; line-height: 1.2; }\r\n\r\n    \/* CTA *\/\r\n    #twinings-importer .cta {\r\n      margin-top: 1.25rem; display:flex; flex-wrap:wrap; gap:.8rem; align-items:center;\r\n      padding: 14px; border-radius: 14px; border:1px solid var(--edge); background: #fff;\r\n    }\r\n    #twinings-importer .cta .btn {\r\n      appearance: none; border: none; border-radius: 999px; padding: .7rem 1rem;\r\n      background: var(--brand); color:#111; font-weight:800; cursor:pointer; text-decoration:none; display:inline-flex; align-items:center; gap:.5rem;\r\n      box-shadow: 0 3px 0 rgba(0,0,0,.1);\r\n    }\r\n    #twinings-importer .small { font-size: .85rem; color: var(--muted); }\r\n    #twinings-importer .legal { font-size: .75rem; color: var(--muted); margin-top: .8rem; }\r\n  <\/style>\r\n\r\n  <div class=\"grid\">\r\n    <div class=\"intro\">\r\n      <span class=\"pill\" aria-label=\"Importer status\"><span class=\"dot\" aria-hidden=\"true\"><\/span><span><strong>PFI USA INC<\/strong> \u2014 Authorized Distributor<\/span><\/span>\r\n      <h1 id=\"twinings-title\">Twinings\u00ae of London \u2014 Premium Teas Since 1706<\/h1>\r\n      <p class=\"lead\">\r\n        We proudly import and distribute Twinings\u00ae products across USA. From iconic black teas to refreshing green and herbal infusions,\r\n        Twinings blends over three centuries of know-how into every cup.\r\n      <\/p>\r\n\r\n      <div class=\"badges\" aria-label=\"Quick facts\">\r\n        <span class=\"badge\">Est. 1706<\/span>\r\n        <span class=\"badge\">300+ years of blending<\/span>\r\n        <span class=\"badge\">Sourced with Care<\/span>\r\n        <span class=\"badge\">Tea Bags \u2022 Loose Leaf \u2022 Iced \u2022 K-Cup\u00ae Pods<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"features\">\r\n        <div class=\"feature\">\r\n          <div class=\"ico\">\ud83c\udfdb\ufe0f<\/div>\r\n          <div><h4>Heritage<\/h4><p>One of the world\u2019s most storied tea houses, perfected over generations.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"feature\">\r\n          <div class=\"ico\">\ud83c\udf43<\/div>\r\n          <div><h4>Quality & Variety<\/h4><p>Classic blends and modern twists spanning black, green, herbal, and chai.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"feature\">\r\n          <div class=\"ico\">\ud83e\udd1d<\/div>\r\n          <div><h4>Responsible Sourcing<\/h4><p>Twinings\u2019 <em>Sourced with Care<\/em> program supports people and planet in tea-growing communities.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"feature\">\r\n          <div class=\"ico\">\u2615<\/div>\r\n          <div><h4>Formats for Every Venue<\/h4><p>Hospitality, retail, and office\u2014single-serve K-Cup\u00ae Pods, tea bags, loose leaf, and ready-for-iced.<\/p><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"cta\" role=\"group\" aria-label=\"Contact importer\">\r\n        <a class=\"btn\" href=\"mailto:kris@polishfolklore.com\" aria-label=\"Email importer\">Contact Sales \u2192<\/a>\r\n        <span class=\"small\">Or call <strong>(847) 288-0708<\/strong> for wholesale inquiries, price lists, and pallet availability.<\/span>\r\n      <\/div>\r\n      <p class=\"legal\"><\/p>\r\n    <\/div>\r\n\r\n    <div class=\"highlights card\">\r\n      <h3 style=\"margin-bottom:.4rem;\">Signature Selection<\/h3>\r\n      <p class=\"small\">A curated snapshot of U.S. favorites.<\/p>\r\n\r\n      <div class=\"products\" role=\"list\">\r\n        <!-- Example product cards (safe, nominative references) -->\r\n        <article class=\"product\" role=\"listitem\" data-sku=\"earl-grey\">\r\n          <div class=\"thumb\" aria-hidden=\"true\"><img loading=\"lazy\" src=\"https:\/\/twiningsusa.com\/cdn\/shop\/products\/earl-grey-tin-100g-cf_81e3bb8e-71c4-42bc-a92f-e9bb038fdb0d.png?crop=center&height=540&v=1755534494&width=540\"\r\n           alt=\"Twinings Earl Grey black tea\" loading=\"lazy\" width=\"800\" height=\"600\" decoding=\"async\">\r\n    <\/div>\r\n          <h4>Earl Grey<\/h4>\r\n          <div class=\"meta\">\r\n            <span class=\"tag\">Black Tea<\/span>\r\n            <span class=\"tag\">Tea Bags \u2022 Loose Leaf \u2022 K-Cup\u00ae<\/span>\r\n          <\/div>\r\n          <p>Fresh, fragrant black tea with citrusy bergamot notes\u2014Twinings\u2019 iconic classic.<\/p>\r\n        <\/article>\r\n\r\n        <article class=\"product\" role=\"listitem\" data-sku=\"lady-grey\">\r\n          <div class=\"thumb\" aria-hidden=\"true\"><img decoding=\"async\" src=\"https:\/\/twiningsusa.com\/cdn\/shop\/products\/lady-grey-tin-100g-cf_1decf0b9-5643-45d7-868a-8136c534d14c.png?crop=center&height=540&v=1755534488&width=540\"><\/div>\r\n          <h4>Lady Grey\u00ae<\/h4>\r\n          <div class=\"meta\">\r\n            <span class=\"tag\">Black Tea<\/span>\r\n            <span class=\"tag\">Citrus Twist<\/span>\r\n          <\/div>\r\n          <p>A softer take on Earl Grey with bright lemon and orange peel for a lively, elegant cup.<\/p>\r\n        <\/article>\r\n\r\n        <article class=\"product\" role=\"listitem\" data-sku=\"english-breakfast\">\r\n          <div class=\"thumb\" aria-hidden=\"true\"><img decoding=\"async\" src=\"https:\/\/twiningsusa.com\/cdn\/shop\/products\/english-breakfast-tin-100g-cf_0634fd8f-21d6-413d-9110-b5693027c5e6.png?crop=center&height=540&v=1755534506&width=540\"><\/div>\r\n          <h4>English Breakfast<\/h4>\r\n          <div class=\"meta\">\r\n            <span class=\"tag\">Black Tea<\/span>\r\n            <span class=\"tag\">Bold & Malty<\/span>\r\n          <\/div>\r\n          <p>Full-bodied and balanced\u2014a dependable everyday breakfast blend.<\/p>\r\n        <\/article>\r\n\r\n        <article class=\"product\" role=\"listitem\" data-sku=\"irish-breakfast\">\r\n          <div class=\"thumb\" aria-hidden=\"true\"><img decoding=\"async\" src=\"https:\/\/twiningsusa.com\/cdn\/shop\/products\/irish-breakfast-tin-100g-cf_6de19377-6530-450d-a2df-d775b2637a37.png?crop=center&height=540&v=1755534491&width=540\"><\/div>\r\n          <h4>Irish Breakfast<\/h4>\r\n          <div class=\"meta\">\r\n            <span class=\"tag\">Black Tea<\/span>\r\n            <span class=\"tag\">Robust<\/span>\r\n          <\/div>\r\n          <p>Brisk, hearty character that stands up well to milk.<\/p>\r\n        <\/article>\r\n\r\n        <article class=\"product\" role=\"listitem\" data-sku=\"jasmine-green\">\r\n          <div class=\"thumb\" aria-hidden=\"true\"><img decoding=\"async\" src=\"https:\/\/twiningsusa.com\/cdn\/shop\/files\/green-jasmine-bags-20ct-cf.png?crop=center&height=540&v=1755534303&width=540\"><\/div>\r\n          <h4>Jasmine Green<\/h4>\r\n          <div class=\"meta\">\r\n            <span class=\"tag\">Green Tea<\/span>\r\n            <span class=\"tag\">Floral<\/span>\r\n          <\/div>\r\n          <p>Green tea infused with real jasmine flowers for an aromatic, delicate finish.<\/p>\r\n        <\/article>\r\n\r\n        <article class=\"product\" role=\"listitem\" data-sku=\"green-mint\">\r\n          <div class=\"thumb\" aria-hidden=\"true\"><img decoding=\"async\" src=\"https:\/\/twiningsusa.com\/cdn\/shop\/files\/green-mint-bags-20ct-cf-1.png?v=1755534456&width=720\"><\/div>\r\n          <h4>Green Tea with Mint<\/h4>\r\n          <div class=\"meta\">\r\n            <span class=\"tag\">Green Tea<\/span>\r\n            <span class=\"tag\">Refreshing<\/span>\r\n          <\/div>\r\n          <p>Cooling peppermint and spearmint meld with smooth green tea\u2014invigorating and clean.<\/p>\r\n        <\/article>\r\n\r\n        <article class=\"product\" role=\"listitem\" data-sku=\"pure-peppermint\">\r\n          <div class=\"thumb\" aria-hidden=\"true\"><img decoding=\"async\" src=\"https:\/\/twiningsusa.com\/cdn\/shop\/files\/pure-peppermint-bags-20ct-cf-so.png?crop=center&height=540&v=1755534512&width=540\"><\/div>\r\n          <h4>Pure Peppermint<\/h4>\r\n          <div class=\"meta\">\r\n            <span class=\"tag\">Herbal<\/span>\r\n            <span class=\"tag\">Caffeine-Free<\/span>\r\n          <\/div>\r\n          <p>Only pure peppermint for a crisp, uplifting infusion with a fresh mint aroma.<\/p>\r\n        <\/article>\r\n\r\n        <article class=\"product\" role=\"listitem\" data-sku=\"pure-camomile\">\r\n          <div class=\"thumb\" aria-hidden=\"true\"><img decoding=\"async\" src=\"https:\/\/twiningsusa.com\/cdn\/shop\/files\/camomile-new-0117.gif?crop=center&height=540&v=1755534467&width=540\"><\/div>\r\n          <h4>Pure Camomile<\/h4>\r\n          <div class=\"meta\">\r\n            <span class=\"tag\">Herbal<\/span>\r\n            <span class=\"tag\">Caffeine-Free<\/span>\r\n          <\/div>\r\n          <p>Whole camomile blossoms deliver a smooth, soothing cup with soft floral notes.<\/p>\r\n        <\/article>\r\n      <\/div>\r\n\r\n      <div class=\"cta\" style=\"background:#faf9f6;\">\r\n        <div class=\"small\">Looking for other collections? Ask about Iced Tea, Chai, and Superblends Wellness, plus K-Cup\u00ae Pods availability.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"stack\">\r\n      <div class=\"card\">\r\n        <h3>What We Offer<\/h3>\r\n        <ul style=\"margin:.5rem 0 0; padding-left:1.1rem;\">\r\n          <li>Wholesale supply for cafes, groceries, specialty shops, and hospitality.<\/li>\r\n          <li>Assortment planning (top movers, seasonal blends, display solutions).<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"card\">\r\n        <h3>Service Area<\/h3>\r\n        <p class=\"small\">Primary coverage: Midwest. National shipments available upon request.<\/p>\r\n        \r\n      <\/div>\r\n\r\n      <div class=\"card\">\r\n        <h3>Brewing Guidance (Quick Reference)<\/h3>\r\n        <p class=\"small\">General guidance varies by blend\u2014always follow pack instructions.<\/p>\r\n        <ul style=\"margin:.5rem 0 0; padding-left:1.1rem;\">\r\n          <li>Black tea: 3\u20135 minutes | Green tea: ~2 minutes | White tea: 1\u20132 minutes<\/li>\r\n          <li>Loose tea: 1\u20132 tsp per 8 oz; adjust to taste<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"legal\">\r\n        Twinings\u00ae and Lady Grey\u00ae are registered trademarks of R. Twining and Company Limited.\r\n        Used here solely to identify the products we import and distribute. K-Cup\u00ae is a trademark of Keurig Green Mountain, Inc.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>PFI USA INC \u2014 Authorized Distributor Twinings\u00ae of London \u2014 Premium Teas Since 1706 We proudly import and distribute Twinings\u00ae products across USA. From iconic black teas to refreshing green and herbal infusions, Twinings blends over three centuries of know-how into every cup. Est. 1706 300+ years of blending Sourced with Care Tea Bags \u2022 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":8509,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9953","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Twinings - Polish Folklore Import Co.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Twinings - Polish Folklore Import Co.\" \/>\n<meta property=\"og:description\" content=\"PFI USA INC \u2014 Authorized Distributor Twinings\u00ae of London \u2014 Premium Teas Since 1706 We proudly import and distribute Twinings\u00ae products across USA. From iconic black teas to refreshing green and herbal infusions, Twinings blends over three centuries of know-how into every cup. Est. 1706 300+ years of blending Sourced with Care Tea Bags \u2022 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Polish Folklore Import Co.\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PFIUSAINC\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-30T20:25:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/twiningsusa.com\/cdn\/shop\/products\/earl-grey-tin-100g-cf_81e3bb8e-71c4-42bc-a92f-e9bb038fdb0d.png?crop=center&height=540&v=1755534494&width=540\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/\",\"url\":\"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/\",\"name\":\"Twinings - Polish Folklore Import Co.\",\"isPartOf\":{\"@id\":\"https:\/\/polishfolklore.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/twiningsusa.com\/cdn\/shop\/products\/earl-grey-tin-100g-cf_81e3bb8e-71c4-42bc-a92f-e9bb038fdb0d.png?crop=center&height=540&v=1755534494&width=540\",\"datePublished\":\"2025-07-17T00:09:47+00:00\",\"dateModified\":\"2025-09-30T20:25:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/#primaryimage\",\"url\":\"https:\/\/twiningsusa.com\/cdn\/shop\/products\/earl-grey-tin-100g-cf_81e3bb8e-71c4-42bc-a92f-e9bb038fdb0d.png?crop=center&height=540&v=1755534494&width=540\",\"contentUrl\":\"https:\/\/twiningsusa.com\/cdn\/shop\/products\/earl-grey-tin-100g-cf_81e3bb8e-71c4-42bc-a92f-e9bb038fdb0d.png?crop=center&height=540&v=1755534494&width=540\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/polishfolklore.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Our Brands\",\"item\":\"https:\/\/polishfolklore.com\/index.php\/our-brands\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Twinings\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/polishfolklore.com\/#website\",\"url\":\"https:\/\/polishfolklore.com\/\",\"name\":\"Polish Folklore Import Co.\",\"description\":\"Importer and Distributor of Quality Foods and Confections\",\"publisher\":{\"@id\":\"https:\/\/polishfolklore.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/polishfolklore.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/polishfolklore.com\/#organization\",\"name\":\"Polish Folklore Import Co.\",\"url\":\"https:\/\/polishfolklore.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/polishfolklore.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/polishfolklore.com\/wp-content\/uploads\/2025\/04\/cropped-PFI-Logo-vector-Final-2-with-white-background.png\",\"contentUrl\":\"https:\/\/polishfolklore.com\/wp-content\/uploads\/2025\/04\/cropped-PFI-Logo-vector-Final-2-with-white-background.png\",\"width\":512,\"height\":512,\"caption\":\"Polish Folklore Import Co.\"},\"image\":{\"@id\":\"https:\/\/polishfolklore.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/PFIUSAINC\/\",\"https:\/\/www.instagram.com\/pfi.usa.inc\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Twinings - Polish Folklore Import Co.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/","og_locale":"en_US","og_type":"article","og_title":"Twinings - Polish Folklore Import Co.","og_description":"PFI USA INC \u2014 Authorized Distributor Twinings\u00ae of London \u2014 Premium Teas Since 1706 We proudly import and distribute Twinings\u00ae products across USA. From iconic black teas to refreshing green and herbal infusions, Twinings blends over three centuries of know-how into every cup. Est. 1706 300+ years of blending Sourced with Care Tea Bags \u2022 [&hellip;]","og_url":"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/","og_site_name":"Polish Folklore Import Co.","article_publisher":"https:\/\/www.facebook.com\/PFIUSAINC\/","article_modified_time":"2025-09-30T20:25:08+00:00","og_image":[{"url":"https:\/\/twiningsusa.com\/cdn\/shop\/products\/earl-grey-tin-100g-cf_81e3bb8e-71c4-42bc-a92f-e9bb038fdb0d.png?crop=center&height=540&v=1755534494&width=540","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/","url":"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/","name":"Twinings - Polish Folklore Import Co.","isPartOf":{"@id":"https:\/\/polishfolklore.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/#primaryimage"},"image":{"@id":"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/#primaryimage"},"thumbnailUrl":"https:\/\/twiningsusa.com\/cdn\/shop\/products\/earl-grey-tin-100g-cf_81e3bb8e-71c4-42bc-a92f-e9bb038fdb0d.png?crop=center&height=540&v=1755534494&width=540","datePublished":"2025-07-17T00:09:47+00:00","dateModified":"2025-09-30T20:25:08+00:00","breadcrumb":{"@id":"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/#primaryimage","url":"https:\/\/twiningsusa.com\/cdn\/shop\/products\/earl-grey-tin-100g-cf_81e3bb8e-71c4-42bc-a92f-e9bb038fdb0d.png?crop=center&height=540&v=1755534494&width=540","contentUrl":"https:\/\/twiningsusa.com\/cdn\/shop\/products\/earl-grey-tin-100g-cf_81e3bb8e-71c4-42bc-a92f-e9bb038fdb0d.png?crop=center&height=540&v=1755534494&width=540"},{"@type":"BreadcrumbList","@id":"https:\/\/polishfolklore.com\/index.php\/our-brands\/twinings-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/polishfolklore.com\/"},{"@type":"ListItem","position":2,"name":"Our Brands","item":"https:\/\/polishfolklore.com\/index.php\/our-brands\/"},{"@type":"ListItem","position":3,"name":"Twinings"}]},{"@type":"WebSite","@id":"https:\/\/polishfolklore.com\/#website","url":"https:\/\/polishfolklore.com\/","name":"Polish Folklore Import Co.","description":"Importer and Distributor of Quality Foods and Confections","publisher":{"@id":"https:\/\/polishfolklore.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/polishfolklore.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/polishfolklore.com\/#organization","name":"Polish Folklore Import Co.","url":"https:\/\/polishfolklore.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/polishfolklore.com\/#\/schema\/logo\/image\/","url":"https:\/\/polishfolklore.com\/wp-content\/uploads\/2025\/04\/cropped-PFI-Logo-vector-Final-2-with-white-background.png","contentUrl":"https:\/\/polishfolklore.com\/wp-content\/uploads\/2025\/04\/cropped-PFI-Logo-vector-Final-2-with-white-background.png","width":512,"height":512,"caption":"Polish Folklore Import Co."},"image":{"@id":"https:\/\/polishfolklore.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PFIUSAINC\/","https:\/\/www.instagram.com\/pfi.usa.inc\/"]}]}},"_links":{"self":[{"href":"https:\/\/polishfolklore.com\/index.php\/wp-json\/wp\/v2\/pages\/9953","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/polishfolklore.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/polishfolklore.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/polishfolklore.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/polishfolklore.com\/index.php\/wp-json\/wp\/v2\/comments?post=9953"}],"version-history":[{"count":10,"href":"https:\/\/polishfolklore.com\/index.php\/wp-json\/wp\/v2\/pages\/9953\/revisions"}],"predecessor-version":[{"id":10567,"href":"https:\/\/polishfolklore.com\/index.php\/wp-json\/wp\/v2\/pages\/9953\/revisions\/10567"}],"up":[{"embeddable":true,"href":"https:\/\/polishfolklore.com\/index.php\/wp-json\/wp\/v2\/pages\/8509"}],"wp:attachment":[{"href":"https:\/\/polishfolklore.com\/index.php\/wp-json\/wp\/v2\/media?parent=9953"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}