{"id":82,"date":"2024-10-09T14:31:06","date_gmt":"2024-10-09T14:31:06","guid":{"rendered":"https:\/\/ribbonoem.com\/?page_id=82"},"modified":"2026-07-31T05:17:48","modified_gmt":"2026-07-31T05:17:48","slug":"about","status":"publish","type":"page","link":"https:\/\/test.ribbonoem.com\/pl\/about\/","title":{"rendered":"O"},"content":{"rendered":"\n<!-- ===== SCHEMA: AboutPage + Organization ===== -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"AboutPage\",\n      \"@id\": \"https:\/\/test.ribbonoem.com\/about\/#page\",\n      \"name\": \"About Meedee Ribbon | Wholesale Ribbon Supplier, 20+ Years Manufacturer\",\n      \"description\": \"Meedee Ribbon Inc is a wholesale ribbon supplier and one-stop manufacturer in Xiamen, China. 20+ years OEM & ODM, 150,000+ sqm factory, 1,200+ ribbon styles, Oeko-Tex, GRS, Sedex & ISO 9001:2015 certified.\",\n      \"url\": \"https:\/\/test.ribbonoem.com\/about\/\",\n      \"isPartOf\": { \"@id\": \"https:\/\/test.ribbonoem.com\/#website\" },\n      \"breadcrumb\": { \"@id\": \"https:\/\/test.ribbonoem.com\/about\/#breadcrumb\" },\n      \"mainEntity\": { \"@id\": \"https:\/\/test.ribbonoem.com\/#org\" }\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"@id\": \"https:\/\/test.ribbonoem.com\/about\/#breadcrumb\",\n      \"itemListElement\": [\n        { \"@type\": \"ListItem\", \"position\": 1, \"name\": \"Home\", \"item\": \"https:\/\/test.ribbonoem.com\/\" },\n        { \"@type\": \"ListItem\", \"position\": 2, \"name\": \"About\", \"item\": \"https:\/\/test.ribbonoem.com\/about\/\" }\n      ]\n    },\n    {\n      \"@type\": \"Organization\",\n      \"@id\": \"https:\/\/test.ribbonoem.com\/#org\",\n      \"name\": \"Meedee Ribbon Inc\",\n      \"alternateName\": \"MEEDEE Ribbon\",\n      \"url\": \"https:\/\/test.ribbonoem.com\",\n      \"logo\": \"https:\/\/test.ribbonoem.com\/wp-content\/uploads\/2024\/10\/site-logo-05.png\",\n      \"description\": \"One-stop leading ribbon manufacturer, 20+ years OEM & ODM, 1,200+ ribbon styles, 150,000+ sqm factory, 300 machines, 1,000,000+ meters daily output, 80+ branches worldwide.\",\n      \"foundingDate\": \"2003\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"3 Fr, No.5 Xinyang Industrial Zone\",\n        \"addressLocality\": \"Xiamen\",\n        \"addressRegion\": \"Fujian\",\n        \"addressCountry\": \"CN\"\n      },\n      \"contactPoint\": {\n        \"@type\": \"ContactPoint\",\n        \"telephone\": \"+86-131-1073-9215\",\n        \"email\": \"info@ribbonoem.com\",\n        \"contactType\": \"sales\",\n        \"availableLanguage\": [\"en\", \"zh\"]\n      },\n      \"numberOfEmployees\": { \"@type\": \"QuantitativeValue\", \"minValue\": 500 },\n      \"hasCredential\": [\"Oeko-Tex Standard 100\", \"GRS (Global Recycled Standard)\", \"Sedex SMETA\", \"ISO 9001:2015\"],\n      \"knowsAbout\": [\"ribbon manufacturing\", \"OEM ODM ribbon\", \"custom printed ribbon\", \"satin ribbon wholesale\", \"grosgrain ribbon\", \"wired ribbon\", \"ribbon bows\", \"textile printing techniques\"]\n    }\n  ]\n}\n<\/script>\n<!-- ===== CSS (scoped .rb-about-) ===== -->\n<style>\n.rb-about-page { font-family: var(--font-body, 'Roboto', sans-serif); color: var(--color-text, #293c82); }\n.rb-about-page *, .rb-about-page *::before, .rb-about-page *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.rb-about-page img { max-width: 100%; height: auto; display: block; }\n.rb-about-page a { text-decoration: none; }\n.rb-about-page ul { list-style: none; }\n\/* Hero *\/\n.rb-about-hero { position: relative; min-height: 64vh; display: flex; align-items: center; overflow: hidden; background: var(--color-primary, #293c82); }\n.rb-about-hero__bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: .36; }\n.rb-about-hero__overlay { position: absolute; inset: 0; background: rgba(30,45,99,.64); }\n.rb-about-hero__inner { position: relative; z-index: 2; max-width: 1140px; margin: 0 auto; padding: 110px 24px 90px; width: 100%; }\n.rb-about-hero__crumb { font-size: .8rem; letter-spacing: .08em; text-transform: uppercase; color: rgba(255,255,255,.7); margin-bottom: 18px; }\n.rb-about-hero__crumb a { color: rgba(255,255,255,.8); }\n.rb-about-hero__inner h1 { color: #fff; font-family: var(--font-heading, 'Roboto', sans-serif); font-size: clamp(2rem, 4.5vw, 3.2rem); font-weight: 900; line-height: 1.15; margin-bottom: 18px; max-width: 720px; }\n.rb-about-hero__sub { color: rgba(255,255,255,.9); font-size: 1.05rem; line-height: 1.7; max-width: 620px; margin-bottom: 32px; }\n.rb-about-hero__chips { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 36px; }\n.rb-about-hero__chips span { border: 1px solid rgba(255,255,255,.35); color: rgba(255,255,255,.9); font-size: .78rem; letter-spacing: .07em; text-transform: uppercase; padding: 6px 15px; }\n.rb-about-btn { display: inline-block; background: var(--color-accent, #cc9591); color: #fff; font-weight: 700; font-size: .9rem; letter-spacing: .04em; padding: 15px 38px; border-radius: var(--primitive-radius-2, 6px); transition: transform var(--primitive-duration-fast, .25s) var(--primitive-ease-out-expo, ease); }\n.rb-about-btn:hover { transform: scale(1.04); }\n.rb-about-btn--ghost { background: transparent; border: 1.5px solid rgba(255,255,255,.6); color: #fff; }\n.rb-about-btn--ghost:hover { background: rgba(255,255,255,.1); transform: scale(1.04); }\n\/* Sections *\/\n.rb-about-sec { padding: 88px 24px; }\n.rb-about-sec--alt { background: var(--color-bg-soft, #f7f7f7); }\n.rb-about-sec--dark { background: var(--color-primary, #293c82); }\n.rb-about-sec--dark h2, .rb-about-sec--dark h3 { color: #fff; }\n.rb-about-sec--dark p, .rb-about-sec--dark li { color: rgba(255,255,255,.88); }\n.rb-about-wrap { max-width: 1140px; margin: 0 auto; }\n.rb-about-sechead { text-align: center; max-width: 720px; margin: 0 auto 52px; }\n.rb-about-sechead h2 { font-family: var(--font-heading, 'Roboto', sans-serif); font-size: clamp(1.6rem, 3vw, 2.2rem); font-weight: 700; color: var(--color-primary, #293c82); margin-bottom: 14px; }\n.rb-about-sec--dark .rb-about-sechead h2 { color: #fff; }\n.rb-about-sechead p { font-size: 1rem; line-height: 1.7; color: var(--color-text-muted, rgba(41,60,130,.72)); }\n.rb-about-sec--dark .rb-about-sechead p { color: rgba(255,255,255,.8); }\n\/* Split layout *\/\n.rb-about-split { display: grid; grid-template-columns: 1fr 1fr; gap: 52px; align-items: center; }\n.rb-about-split--rev .rb-about-split__media { order: 2; }\n.rb-about-split__media img { border-radius: var(--primitive-radius-3, 10px); width: 100%; }\n.rb-about-split__body h2 { font-family: var(--font-heading, 'Roboto', sans-serif); font-size: clamp(1.5rem, 2.6vw, 2rem); font-weight: 700; color: var(--color-primary, #293c82); margin-bottom: 16px; }\n.rb-about-split__body p { font-size: .97rem; line-height: 1.75; color: var(--color-text-muted, rgba(41,60,130,.72)); margin-bottom: 14px; }\n.rb-about-check { margin: 20px 0 0; }\n.rb-about-check li { position: relative; padding-left: 28px; margin-bottom: 11px; font-size: .95rem; line-height: 1.6; color: var(--color-text, #293c82); }\n.rb-about-check li::before { content: '\\2713'; position: absolute; left: 0; top: 1px; color: var(--color-accent, #cc9591); font-weight: 700; }\n\/* Counter band *\/\n.rb-about-counters { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }\n.rb-about-counter { text-align: center; padding: 32px 16px; border: 1px solid rgba(255,255,255,.18); border-radius: var(--primitive-radius-3, 10px); }\n.rb-about-counter__val { display: block; font-family: var(--font-heading, 'Roboto', sans-serif); font-size: 2.6rem; font-weight: 900; color: #fff; line-height: 1; margin-bottom: 8px; }\n.rb-about-counter__label { display: block; font-size: .82rem; text-transform: uppercase; letter-spacing: .09em; color: rgba(255,255,255,.75); margin-bottom: 6px; }\n.rb-about-counter__note { display: block; font-size: .8rem; color: rgba(255,255,255,.55); line-height: 1.5; }\n\/* Factory gallery *\/\n.rb-about-gallery { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }\n.rb-about-gallery__item { overflow: hidden; border-radius: var(--primitive-radius-2, 6px); }\n.rb-about-gallery__item img { width: 100%; height: 220px; object-fit: cover; transition: transform var(--primitive-duration-base, .4s) var(--primitive-ease-out-expo, ease); }\n.rb-about-gallery__item:hover img { transform: scale(1.05); }\n.rb-about-gallery__item--wide { grid-column: span 2; }\n.rb-about-gallery__item--wide img { height: 220px; }\n\/* Certifications *\/\n.rb-about-certs { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }\n.rb-about-cert { background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.2); border-radius: var(--primitive-radius-3, 10px); padding: 24px 18px; text-align: center; }\n.rb-about-cert img { width: 100%; height: 160px; object-fit: contain; margin-bottom: 16px; border-radius: var(--primitive-radius-2, 6px); background: #fff; padding: 8px; }\n.rb-about-cert strong { display: block; font-size: .95rem; color: #fff; margin-bottom: 6px; }\n.rb-about-cert span { font-size: .8rem; color: rgba(255,255,255,.7); line-height: 1.5; }\n\/* Mission \/ Vision *\/\n.rb-about-mv { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; }\n.rb-about-mv__card { padding: 40px 36px; border-radius: var(--primitive-radius-3, 10px); }\n.rb-about-mv__card--mission { background: var(--color-primary-ghost, #f1f4fa); border-left: 4px solid var(--color-primary, #293c82); }\n.rb-about-mv__card--vision { background: var(--primitive-rose-050, #faf4f3); border-left: 4px solid var(--color-accent, #cc9591); }\n.rb-about-mv__card h3 { font-family: var(--font-heading, 'Roboto', sans-serif); font-size: 1.2rem; font-weight: 700; color: var(--color-primary, #293c82); margin-bottom: 14px; }\n.rb-about-mv__card p { font-size: .95rem; line-height: 1.75; color: var(--color-text-muted, rgba(41,60,130,.72)); }\n\/* IO reveal *\/\n.rb-about-reveal { opacity: 0; transform: translateY(22px); transition: opacity var(--primitive-duration-slow, .6s) var(--primitive-ease-out-expo, ease), transform var(--primitive-duration-slow, .6s) var(--primitive-ease-out-expo, ease); }\n.rb-about-reveal.in { opacity: 1; transform: none; }\n@media (max-width: 1024px) {\n  .rb-about-certs { grid-template-columns: repeat(2, 1fr); }\n  .rb-about-gallery { grid-template-columns: repeat(2, 1fr); }\n  .rb-about-gallery__item--wide { grid-column: span 1; }\n}\n@media (max-width: 768px) {\n  .rb-about-sec { padding: 60px 20px; }\n  .rb-about-hero__inner { padding: 90px 20px 70px; }\n  .rb-about-split { grid-template-columns: 1fr; gap: 28px; }\n  .rb-about-split--rev .rb-about-split__media { order: 0; }\n  .rb-about-counters { grid-template-columns: repeat(2, 1fr); gap: 16px; }\n  .rb-about-gallery { grid-template-columns: 1fr; }\n  .rb-about-certs { grid-template-columns: 1fr; }\n  .rb-about-mv { grid-template-columns: 1fr; gap: 24px; }\n}\n<\/style>\n<div class=\"rb-about-page\">\n<!-- ===== SECTION 1: HERO ===== -->\n<section class=\"rb-about-hero\" aria-label=\"About Meedee Ribbon hero\">\n  <img decoding=\"async\" class=\"rb-about-hero__bg\" src=\"https:\/\/test.ribbonoem.com\/wp-content\/uploads\/2024\/10\/ribbon-factory-01.jpg\" alt=\"Meedee Ribbon factory exterior Xinyang Industrial Zone Xiamen China\" fetchpriority=\"high\" title=\"\">\n  <div class=\"rb-about-hero__overlay\" aria-hidden=\"true\"><\/div>\n  <div class=\"rb-about-hero__inner\">\n    <nav class=\"rb-about-hero__crumb\" aria-label=\"Breadcrumb\"><a href=\"\/\">Home<\/a> &rsaquo; About<\/nav>\n    <h1>About Meedee Ribbon, Wholesale Ribbon Supplier &amp; Manufacturer, 20+ Years<\/h1>\n    <p class=\"rb-about-hero__sub\">Meedee Ribbon Inc operates a 150,000+\u33a1 factory in Xiamen, China, producing 1,000,000+ meters of ribbon daily. 9 families, 1,200+ styles, OEM &amp; ODM, one-stop from raw material to finished bows.<\/p>\n    <div class=\"rb-about-hero__chips\">\n      <span>Est. 20+ Years<\/span>\n      <span>150,000+\u33a1 Factory<\/span>\n      <span>4 Certifications<\/span>\n      <span>80+ Branches<\/span>\n    <\/div>\n    <a class=\"rb-about-btn\" href=\"\/contact\/\">Get a Free Quote<\/a>\n  <\/div>\n<\/section>\n<!-- ===== SECTION 2: WHO WE ARE ===== -->\n<section class=\"rb-about-sec\" aria-label=\"Company profile\">\n  <div class=\"rb-about-wrap\">\n    <div class=\"rb-about-split\">\n      <div class=\"rb-about-split__media rb-about-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/test.ribbonoem.com\/wp-content\/uploads\/2024\/10\/ribbon-manufacturer-01.jpg\" alt=\"Meedee Ribbon production workshop weaving looms in operation\" loading=\"lazy\" title=\"\">\n      <\/div>\n      <div class=\"rb-about-split__body rb-about-reveal\">\n        <h2>Who We Are<\/h2>\n        <p>Meedee Ribbon Inc (brand: MEEDEE Ribbon) is a one-stop ribbon manufacturer headquartered at No.5 Xinyang Industrial Zone, Xiamen, Fujian Province, China. With 20+ years in ribbon production, we serve wholesalers, packaging brands, craft distributors and event suppliers worldwide.<\/p>\n        <p>We are a factory, not a trading company. Every stage, weaving, dyeing, printing, slitting, bow-making and packaging, runs under our roof across 150,000+\u33a1 of production floor. That means consistent quality, direct pricing and no relay delays.<\/p>\n        <ul class=\"rb-about-check\">\n          <li>9 ribbon families: satin, grosgrain, cotton, organza, velvet, special occasion, wired, festival and ready-made bows<\/li>\n          <li>100 in-house designers for ODM development and custom artwork<\/li>\n          <li>17 printing and finishing techniques, screen ink, foil, puff, silicone, glitter and more<\/li>\n          <li>Oeko-Tex, GRS, Sedex &amp; ISO 9001:2015 certified for regulated markets<\/li>\n          <li>Free sample, free design and packaging solution on every inquiry<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<!-- ===== SECTION 3: SCALE \/ COUNTERS ===== -->\n<section class=\"rb-about-sec rb-about-sec--dark\" aria-label=\"Company scale data\">\n  <div class=\"rb-about-wrap\">\n    <div class=\"rb-about-sechead rb-about-reveal\">\n      <h2>Meedee by the Numbers<\/h2>\n      <p>Production data from our Xiamen facility. All figures verified across annual audits and client factory visits.<\/p>\n    <\/div>\n    <div class=\"rb-about-counters\">\n      <div class=\"rb-about-counter rb-about-reveal\">\n        <span class=\"rb-about-counter__val\" data-target=\"20\" data-suffix=\"+\">20+<\/span>\n        <span class=\"rb-about-counter__label\">Years Manufacturing<\/span>\n        <span class=\"rb-about-counter__note\">Ribbon production in Xiamen since founding<\/span>\n      <\/div>\n      <div class=\"rb-about-counter rb-about-reveal\">\n        <span class=\"rb-about-counter__val\" data-target=\"150000\" data-suffix=\"+\">150,000+<\/span>\n        <span class=\"rb-about-counter__label\">Factory Floor (\u33a1)<\/span>\n        <span class=\"rb-about-counter__note\">Weaving, dyeing, printing, slitting &amp; packing lines<\/span>\n      <\/div>\n      <div class=\"rb-about-counter rb-about-reveal\">\n        <span class=\"rb-about-counter__val\" data-target=\"100\" data-suffix=\"\">100<\/span>\n        <span class=\"rb-about-counter__label\">In-house Designers<\/span>\n        <span class=\"rb-about-counter__note\">ODM development &amp; custom artwork team<\/span>\n      <\/div>\n      <div class=\"rb-about-counter rb-about-reveal\">\n        <span class=\"rb-about-counter__val\" data-target=\"300\" data-suffix=\"\">300<\/span>\n        <span class=\"rb-about-counter__label\">Production Machines<\/span>\n        <span class=\"rb-about-counter__note\">Looms, dyeing vats, print lines &amp; slitting machines<\/span>\n      <\/div>\n      <div class=\"rb-about-counter rb-about-reveal\">\n        <span class=\"rb-about-counter__val\" data-target=\"1200\" data-suffix=\"+\">1,200+<\/span>\n        <span class=\"rb-about-counter__label\">Ribbon Styles<\/span>\n        <span class=\"rb-about-counter__note\">Across 9 families, width 3\u2013100mm<\/span>\n      <\/div>\n      <div class=\"rb-about-counter rb-about-reveal\">\n        <span class=\"rb-about-counter__val\" data-target=\"1000000\" data-suffix=\"+\">1,000,000+<\/span>\n        <span class=\"rb-about-counter__label\">Meters \/ Day<\/span>\n        <span class=\"rb-about-counter__note\">Daily output across all production lines<\/span>\n      <\/div>\n      <div class=\"rb-about-counter rb-about-reveal\">\n        <span class=\"rb-about-counter__val\" data-target=\"80\" data-suffix=\"+\">80+<\/span>\n        <span class=\"rb-about-counter__label\">Branches &amp; Offices<\/span>\n        <span class=\"rb-about-counter__note\">Sales and service network worldwide<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<!-- ===== SECTION 4: FACTORY GALLERY ===== -->\n<section class=\"rb-about-sec rb-about-sec--alt\" aria-label=\"Factory photos\">\n  <div class=\"rb-about-wrap\">\n    <div class=\"rb-about-sechead rb-about-reveal\">\n      <h2>Inside Our Factory<\/h2>\n      <p>300 machines across weaving, dyeing, printing and finishing lines. Visitors welcome, schedule a factory tour via WhatsApp or email.<\/p>\n    <\/div>\n    <div class=\"rb-about-gallery\">\n      <div class=\"rb-about-gallery__item rb-about-gallery__item--wide rb-about-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/test.ribbonoem.com\/wp-content\/uploads\/2024\/10\/ribbon-factory-02.jpg\" alt=\"Meedee ribbon factory production floor with weaving machines\" loading=\"lazy\" title=\"\">\n      <\/div>\n      <div class=\"rb-about-gallery__item rb-about-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/test.ribbonoem.com\/wp-content\/uploads\/2024\/10\/ribbon-factory-05.jpg\" alt=\"Ribbon dyeing line at Meedee factory Xiamen\" loading=\"lazy\" title=\"\">\n      <\/div>\n      <div class=\"rb-about-gallery__item rb-about-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/test.ribbonoem.com\/wp-content\/uploads\/2024\/10\/ribbon-manufacturer-05.jpg\" alt=\"Quality inspection station at Meedee ribbon factory\" loading=\"lazy\" title=\"\">\n      <\/div>\n      <div class=\"rb-about-gallery__item rb-about-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/test.ribbonoem.com\/wp-content\/uploads\/2024\/10\/ribbon-factory-10.jpg\" alt=\"Finished ribbon rolls in warehouse ready for export\" loading=\"lazy\" title=\"\">\n      <\/div>\n      <div class=\"rb-about-gallery__item rb-about-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/test.ribbonoem.com\/wp-content\/uploads\/2024\/10\/ribbon-manufacturer-06.jpg\" alt=\"Ribbon printing machine close-up at Meedee factory\" loading=\"lazy\" title=\"\">\n      <\/div>\n      <div class=\"rb-about-gallery__item rb-about-gallery__item--wide rb-about-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/test.ribbonoem.com\/wp-content\/uploads\/2024\/11\/ribbon-manufacturer-010.jpg\" alt=\"Meedee ribbon factory slitting and winding production line\" loading=\"lazy\" title=\"\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<!-- ===== SECTION 5: CERTIFICATIONS ===== -->\n<section class=\"rb-about-sec rb-about-sec--dark\" aria-label=\"Certifications\">\n  <div class=\"rb-about-wrap\">\n    <div class=\"rb-about-sechead rb-about-reveal\">\n      <h2>Certified &amp; Compliant<\/h2>\n      <p>4 active certifications covering textile safety, recycled content, ethical sourcing and quality management. Test reports provided on request.<\/p>\n    <\/div>\n    <div class=\"rb-about-certs\">\n      <div class=\"rb-about-cert rb-about-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/test.ribbonoem.com\/wp-content\/uploads\/2024\/10\/Oeko-Tex-Certificate.jpg\" alt=\"Oeko-Tex Standard 100 certificate for Meedee Ribbon\" loading=\"lazy\" title=\"\">\n        <strong>Oeko-Tex Standard 100<\/strong>\n        <span>Textile harmful substances testing, safe for skin contact and regulated markets<\/span>\n      <\/div>\n      <div class=\"rb-about-cert rb-about-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/test.ribbonoem.com\/wp-content\/uploads\/2024\/10\/GRS-scaled.jpg\" alt=\"GRS Global Recycled Standard certificate for Meedee Ribbon\" loading=\"lazy\" title=\"\">\n        <strong>GRS (Global Recycled Standard)<\/strong>\n        <span>Certified recycled content for RPET polyester ribbon products<\/span>\n      <\/div>\n      <div class=\"rb-about-cert rb-about-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/test.ribbonoem.com\/wp-content\/uploads\/2024\/10\/SMETA-scaled.jpg\" alt=\"Sedex SMETA ethical audit certificate for Meedee Ribbon\" loading=\"lazy\" title=\"\">\n        <strong>Sedex (SMETA)<\/strong>\n        <span>Supply chain ethical audit, labor, health, safety and environment standards<\/span>\n      <\/div>\n      <div class=\"rb-about-cert rb-about-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/test.ribbonoem.com\/wp-content\/uploads\/2024\/10\/AS9100D-and-ISO-9001-2015-scaled.jpg\" alt=\"ISO 9001:2015 quality management certificate for Meedee Ribbon\" loading=\"lazy\" title=\"\">\n        <strong>ISO 9001:2015<\/strong>\n        <span>Quality management system, consistent processes from inquiry to shipment<\/span>\n      <\/div>\n    <\/div>\n    <div style=\"text-align:center; margin-top:40px;\" class=\"rb-about-reveal\">\n      <a class=\"rb-about-btn rb-about-btn--ghost\" href=\"\/quality-certifications\/\">View Certification Details<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n<!-- ===== SECTION 6: MISSION & VISION ===== -->\n<section class=\"rb-about-sec\" aria-label=\"Mission and vision\">\n  <div class=\"rb-about-wrap\">\n    <div class=\"rb-about-sechead rb-about-reveal\">\n      <h2>Our Mission &amp; Vision<\/h2>\n      <p>Why we do what we do, and where we are taking this factory next.<\/p>\n    <\/div>\n    <div class=\"rb-about-mv\">\n      <div class=\"rb-about-mv__card rb-about-mv__card--mission rb-about-reveal\">\n        <h3>Mission<\/h3>\n        <p>To give every importer, brand and distributor access to factory-direct ribbon, 9 families, 1,200+ styles, custom print and packaging, without the trading company markup. We keep 100 designers and 17 printing techniques in-house so our buyers get OEM-grade customization at wholesale scale, backed by 4 certifications and 20+ years of production discipline.<\/p>\n      <\/div>\n      <div class=\"rb-about-mv__card rb-about-mv__card--vision rb-about-reveal\">\n        <h3>Vision<\/h3>\n        <p>To be the first factory buyers call when they need ribbon, any material, any width from 3mm to 100mm, any print technique, shipped worldwide from Xiamen. With 80+ branches, 1,000,000+ meters daily capacity and GRS-certified recycled options, we are building the supply chain that makes ribbon sourcing as simple as placing one order.<\/p>\n      <\/div>\n    <\/div>\n    <div style=\"text-align:center; margin-top:48px;\" class=\"rb-about-reveal\">\n      <a class=\"rb-about-btn\" href=\"\/contact\/\">Start a Conversation<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div><!-- \/.rb-about-page -->\n<!-- ===== JS: IO reveal + counter animation ===== -->\n<script>\n(function () {\n  \/* IO reveal *\/\n  if ('IntersectionObserver' in window) {\n    var io = new IntersectionObserver(function (entries) {\n      entries.forEach(function (e) {\n        if (e.isIntersecting) { e.target.classList.add('in'); io.unobserve(e.target); }\n      });\n    }, { threshold: 0.12 });\n    document.querySelectorAll('.rb-about-reveal').forEach(function (el) { io.observe(el); });\n  } else {\n    document.querySelectorAll('.rb-about-reveal').forEach(function (el) { el.classList.add('in'); });\n  }\n  \/* Counter animation *\/\n  function animateCounter(el) {\n    var target = parseInt(el.getAttribute('data-target'), 10);\n    var suffix = el.getAttribute('data-suffix') || '';\n    var duration = 1800;\n    var start = null;\n    function step(ts) {\n      if (!start) start = ts;\n      var progress = Math.min((ts - start) \/ duration, 1);\n      var eased = 1 - Math.pow(1 - progress, 3);\n      var current = Math.floor(eased * target);\n      el.textContent = current.toLocaleString('en-US') + suffix;\n      if (progress < 1) requestAnimationFrame(step);\n    }\n    requestAnimationFrame(step);\n  }\n  if ('IntersectionObserver' in window) {\n    var cio = new IntersectionObserver(function (entries) {\n      entries.forEach(function (e) {\n        if (e.isIntersecting) {\n          animateCounter(e.target);\n          cio.unobserve(e.target);\n        }\n      });\n    }, { threshold: 0.4 });\n    document.querySelectorAll('.rb-about-counter__val[data-target]').forEach(function (el) { cio.observe(el); });\n  }\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Home &rsaquo; About About Meedee Ribbon, Wholesale Ribbon Supplier &amp; Manufacturer, 20+ Years Meedee Ribbon Inc operates a 150,000+\u33a1 factory in Xiamen, China, producing 1,000,000+ meters of ribbon daily. 9 families, 1,200+ styles, OEM &amp; ODM, one-stop from raw material to finished bows. Est. 20+ Years 150,000+\u33a1 Factory 4 Certifications 80+ Branches Get a Free &#8230; <a title=\"O\" class=\"read-more\" href=\"https:\/\/test.ribbonoem.com\/pl\/about\/\" aria-label=\"Dowiedz si\u0119 wi\u0119cej o About\">Dowiedz si\u0119 wi\u0119cej<\/a><\/p>","protected":false},"author":1,"featured_media":3080,"parent":0,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"rank_math_title":"","rank_math_description":"Learn about China\u2019s top ribbon manufacturer, committed to quality, innovation, and customer satisfaction. Discover our story and dedication to excellence.","rank_math_focus_keyword":"","rank_math_robots":"","rank_math_canonical_url":"","rank_math_facebook_title":"","rank_math_facebook_description":"","rank_math_twitter_title":"","rank_math_twitter_description":"","_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"","_yoast_wpseo_focuskw":"","_yoast_wpseo_canonical":"","_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_opengraph-title":"","_yoast_wpseo_opengraph-description":"","_yoast_wpseo_twitter-title":"","_yoast_wpseo_twitter-description":"","_aioseo_title":"","_aioseo_description":"","_aioseo_keywords":"","_aioseo_robots_default":"","_aioseo_robots_noindex":"","_aioseo_og_title":"","_aioseo_og_description":"","_aioseo_twitter_title":"","_aioseo_twitter_description":"","aiosp_title":"","aiosp_description":"","aiosp_keywords":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_analysis_target_kw":"","_seopress_robots_canonical":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_genesis_title":"","_genesis_description":"","_genesis_canonical":"","_genesis_noindex":"","_genesis_nofollow":"","slim_seo":"","footnotes":""},"class_list":["post-82","page","type-page","status-publish","has-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/test.ribbonoem.com\/pl\/wp-json\/wp\/v2\/pages\/82","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.ribbonoem.com\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/test.ribbonoem.com\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/test.ribbonoem.com\/pl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/test.ribbonoem.com\/pl\/wp-json\/wp\/v2\/comments?post=82"}],"version-history":[{"count":5,"href":"https:\/\/test.ribbonoem.com\/pl\/wp-json\/wp\/v2\/pages\/82\/revisions"}],"predecessor-version":[{"id":5008,"href":"https:\/\/test.ribbonoem.com\/pl\/wp-json\/wp\/v2\/pages\/82\/revisions\/5008"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/test.ribbonoem.com\/pl\/wp-json\/wp\/v2\/media\/3080"}],"wp:attachment":[{"href":"https:\/\/test.ribbonoem.com\/pl\/wp-json\/wp\/v2\/media?parent=82"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}