{"product_id":"swiftfoto-ksf-10r-4x6-media-1000-prints","title":"SwiftFoto KSF-10R 4x6 Media –  Standard Print Kit for 1000 Prints","description":"\u003c!--\nSuggested Shopify Product Title:\nSwiftFoto KSF-10R 4x6 Media – Standard Print Kit for 1000 Prints\n\nSuggested SEO Title:\nSwiftFoto KSF-10R 4x6 Media | 1000-Print Kit\n\nSuggested Meta Description:\nGenuine SwiftFoto KSF-10R 4x6 dye-sublimation media with matched paper and ribbon for 1,000 prints. Ideal for photo booths, events and kiosks.\n\nImportant:\nDo not add an H1 inside this description. Shopify should use the product\ntitle as the page's primary H1.\n--\u003e\n\u003cstyle\u003e\n  .ksf-media-page {\n    --ksf-primary: #246499;\n    --ksf-primary-dark: #184c77;\n    --ksf-heading: #111827;\n    --ksf-text: #27313c;\n    --ksf-muted: #626d78;\n    --ksf-border: #dfe5eb;\n    --ksf-light: #f5f8fb;\n    --ksf-blue-light: #f2f8fc;\n    --ksf-warning-bg: #fff8e6;\n    --ksf-warning-border: #d69b14;\n    --ksf-dark: #142238;\n\n    width: 100%;\n    max-width: 1040px;\n    margin: 0 auto;\n    padding: 10px 16px 42px;\n    color: var(--ksf-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.68;\n  }\n\n  .ksf-media-page,\n  .ksf-media-page * {\n    box-sizing: border-box;\n  }\n\n  .ksf-media-page h2,\n  .ksf-media-page h3 {\n    color: var(--ksf-heading);\n    line-height: 1.25;\n  }\n\n  .ksf-media-page h2 {\n    margin: 38px 0 14px;\n    font-size: clamp(24px, 3vw, 31px);\n    letter-spacing: -0.02em;\n  }\n\n  .ksf-media-page h3 {\n    margin: 0 0 9px;\n    font-size: 18px;\n  }\n\n  .ksf-media-page p {\n    margin: 0 0 15px;\n  }\n\n  .ksf-media-page a {\n    color: var(--ksf-primary-dark);\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .ksf-media-page a:hover {\n    text-decoration-thickness: 2px;\n  }\n\n  \/* Intro *\/\n\n  .ksf-media-hero {\n    margin-bottom: 28px;\n    padding: 28px;\n    border: 1px solid var(--ksf-border);\n    border-radius: 17px;\n    background: linear-gradient(135deg, #f7fafc 0%, #eef5fa 100%);\n  }\n\n  .ksf-media-eyebrow {\n    margin-bottom: 9px;\n    color: var(--ksf-primary);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .ksf-media-hero h2 {\n    margin: 0 0 13px;\n    font-size: clamp(25px, 3.2vw, 33px);\n  }\n\n  .ksf-media-hero p {\n    max-width: 880px;\n  }\n\n  .ksf-media-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 18px;\n  }\n\n  .ksf-media-badge {\n    display: inline-flex;\n    align-items: center;\n    min-height: 34px;\n    padding: 7px 13px;\n    border: 1px solid #d9e3eb;\n    border-radius: 999px;\n    background: #ffffff;\n    color: #263747;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  \/* At a glance *\/\n\n  .ksf-media-glance {\n    overflow: hidden;\n    margin: 26px 0;\n    border: 1px solid var(--ksf-border);\n    border-radius: 14px;\n    background: #ffffff;\n  }\n\n  .ksf-media-glance-title {\n    margin: 0;\n    padding: 17px 21px;\n    background: var(--ksf-dark);\n    color: #ffffff;\n    font-size: 21px;\n  }\n\n  .ksf-media-glance-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .ksf-media-glance-item {\n    padding: 17px 18px;\n    border-right: 1px solid var(--ksf-border);\n    border-bottom: 1px solid var(--ksf-border);\n  }\n\n  .ksf-media-glance-item:nth-child(3n) {\n    border-right: 0;\n  }\n\n  .ksf-media-glance-item:nth-last-child(-n + 3) {\n    border-bottom: 0;\n  }\n\n  .ksf-media-label {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--ksf-muted);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    text-transform: uppercase;\n  }\n\n  .ksf-media-value {\n    display: block;\n    color: var(--ksf-heading);\n    font-size: 16px;\n    font-weight: 700;\n  }\n\n  \/* Notice *\/\n\n  .ksf-media-notice {\n    margin: 25px 0;\n    padding: 19px 21px;\n    border: 1px solid #ecd99f;\n    border-left: 5px solid var(--ksf-warning-border);\n    border-radius: 10px;\n    background: var(--ksf-warning-bg);\n    color: #4d3a08;\n  }\n\n  .ksf-media-notice strong {\n    color: #3f2e00;\n  }\n\n  \/* Cards *\/\n\n  .ksf-media-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 17px;\n    margin-top: 19px;\n  }\n\n  .ksf-media-card {\n    height: 100%;\n    padding: 20px;\n    border: 1px solid var(--ksf-border);\n    border-radius: 12px;\n    background: #ffffff;\n    box-shadow: 0 5px 17px rgba(17, 24, 39, 0.045);\n  }\n\n  .ksf-media-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ksf-media-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    background: #e8f3fa;\n    color: var(--ksf-primary-dark);\n    font-weight: 800;\n  }\n\n  \/* Print formats *\/\n\n  .ksf-format-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 18px 0 0;\n  }\n\n  .ksf-format-card {\n    padding: 18px;\n    border: 1px solid var(--ksf-border);\n    border-radius: 11px;\n    background: var(--ksf-light);\n    text-align: center;\n  }\n\n  .ksf-format-size {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--ksf-heading);\n    font-size: 22px;\n    font-weight: 800;\n  }\n\n  .ksf-format-use {\n    display: block;\n    color: var(--ksf-muted);\n    font-size: 14px;\n  }\n\n  \/* Checklist *\/\n\n  .ksf-media-checks {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 11px 18px;\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ksf-media-checks li {\n    position: relative;\n    margin: 0;\n    padding: 13px 14px 13px 40px;\n    border: 1px solid #e8edf1;\n    border-radius: 9px;\n    background: #f8fafb;\n  }\n\n  .ksf-media-checks li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 15px;\n    color: var(--ksf-primary);\n    font-weight: 800;\n  }\n\n  \/* Table *\/\n\n  .ksf-media-table-wrap {\n    margin-top: 18px;\n    overflow: hidden;\n    border: 1px solid var(--ksf-border);\n    border-radius: 12px;\n  }\n\n  .ksf-media-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #ffffff;\n  }\n\n  .ksf-media-table th,\n  .ksf-media-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--ksf-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .ksf-media-table th {\n    width: 36%;\n    background: #f3f6f9;\n    color: var(--ksf-heading);\n    font-weight: 700;\n  }\n\n  .ksf-media-table tr:last-child th,\n  .ksf-media-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  \/* Related product card *\/\n\n  .ksf-related-card {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 22px;\n    align-items: center;\n    margin-top: 20px;\n    padding: 22px;\n    border: 1px solid #d7e5ef;\n    border-radius: 13px;\n    background: var(--ksf-blue-light);\n  }\n\n  .ksf-related-card h3 {\n    margin-bottom: 7px;\n  }\n\n  .ksf-related-card p {\n    margin-bottom: 0;\n  }\n\n  .ksf-related-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 44px;\n    padding: 11px 18px;\n    border-radius: 8px;\n    background: var(--ksf-primary-dark);\n    color: #ffffff !important;\n    font-size: 14px;\n    font-weight: 800;\n    text-decoration: none !important;\n    white-space: nowrap;\n  }\n\n  .ksf-related-button:hover {\n    opacity: 0.92;\n  }\n\n  \/* FAQ *\/\n\n  .ksf-media-faq {\n    margin-top: 18px;\n    border-top: 1px solid var(--ksf-border);\n  }\n\n  .ksf-media-faq details {\n    border-bottom: 1px solid var(--ksf-border);\n  }\n\n  .ksf-media-faq summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    color: var(--ksf-heading);\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.4;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .ksf-media-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ksf-media-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 14px;\n    right: 5px;\n    color: var(--ksf-primary);\n    font-size: 27px;\n    font-weight: 400;\n  }\n\n  .ksf-media-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ksf-media-answer {\n    padding: 0 40px 18px 0;\n  }\n\n  .ksf-media-answer p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Trust *\/\n\n  .ksf-media-trust {\n    margin-top: 36px;\n    padding: 26px;\n    border-radius: 14px;\n    background: var(--ksf-dark);\n    color: #ffffff;\n  }\n\n  .ksf-media-trust h2 {\n    margin: 0 0 13px;\n    color: #ffffff;\n  }\n\n  .ksf-media-trust p {\n    color: #f1f5f8;\n  }\n\n  .ksf-media-trust p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ksf-media-trust a {\n    color: #a9ddff;\n  }\n\n  @media (max-width: 800px) {\n    .ksf-media-glance-grid,\n    .ksf-media-grid,\n    .ksf-format-grid,\n    .ksf-media-checks {\n      grid-template-columns: 1fr;\n    }\n\n    .ksf-media-glance-item,\n    .ksf-media-glance-item:nth-child(3n),\n    .ksf-media-glance-item:nth-last-child(-n + 3) {\n      border-right: 0;\n      border-bottom: 1px solid var(--ksf-border);\n    }\n\n    .ksf-media-glance-item:last-child {\n      border-bottom: 0;\n    }\n\n    .ksf-related-card {\n      grid-template-columns: 1fr;\n    }\n\n    .ksf-related-button {\n      width: 100%;\n    }\n\n    .ksf-media-table-wrap {\n      overflow: visible;\n      border: 0;\n    }\n\n    .ksf-media-table,\n    .ksf-media-table tbody,\n    .ksf-media-table tr,\n    .ksf-media-table th,\n    .ksf-media-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .ksf-media-table tr {\n      margin-bottom: 12px;\n      overflow: hidden;\n      border: 1px solid var(--ksf-border);\n      border-radius: 9px;\n      background: #ffffff;\n    }\n\n    .ksf-media-table th,\n    .ksf-media-table td {\n      border-bottom: 0;\n    }\n\n    .ksf-media-table th {\n      padding-bottom: 7px;\n    }\n\n    .ksf-media-table td {\n      padding-top: 7px;\n    }\n  }\n\n  @media (max-width: 520px) {\n    .ksf-media-page {\n      padding-right: 10px;\n      padding-left: 10px;\n      font-size: 15.5px;\n    }\n\n    .ksf-media-hero {\n      padding: 21px;\n      border-radius: 13px;\n    }\n\n    .ksf-media-page h2 {\n      margin-top: 33px;\n      font-size: 24px;\n    }\n\n    .ksf-media-card,\n    .ksf-media-trust,\n    .ksf-related-card {\n      padding: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ksf-media-page\"\u003e\n\u003c!-- INTRODUCTION --\u003e\n\u003csection class=\"ksf-media-hero\" aria-labelledby=\"ksf-media-intro\"\u003e\n\u003cdiv class=\"ksf-media-eyebrow\"\u003eGenuine SwiftFoto Standard Dye-Sublimation Media\u003c\/div\u003e\n\u003ch2 id=\"ksf-media-intro\"\u003eSwiftFoto KSF-10R 4x6 Media – Standard Print Kit for 1,000 Prints\u003c\/h2\u003e\n\u003cp\u003eKeep your photo booth or event-printing operation supplied with \u003cstrong\u003egenuine SwiftFoto KSF-10R 4x6 media\u003c\/strong\u003e. This matched dye-sublimation paper-and-ribbon kit includes \u003cstrong\u003etwo 500-print media sets\u003c\/strong\u003e, providing a total capacity of \u003cstrong\u003e1,000 standard 4\" x 6\" prints per box\u003c\/strong\u003e. Authorized dealer serving the photo industry since 1996.\u003c\/p\u003e\n\u003cp\u003eDesigned specifically for the SwiftFoto KSF-10R Multimedia Photo Printer, this standard media is a practical choice for weddings, parties, corporate activations, school events, photo kiosks, attractions and other high-volume event-printing applications.\u003c\/p\u003e\n\u003cdiv class=\"ksf-media-badges\"\u003e\n\u003cspan class=\"ksf-media-badge\"\u003eGenuine SwiftFoto Media\u003c\/span\u003e \u003cspan class=\"ksf-media-badge\"\u003e1,000 Prints per Box\u003c\/span\u003e \u003cspan class=\"ksf-media-badge\"\u003eTwo 500-Print Sets\u003c\/span\u003e \u003cspan class=\"ksf-media-badge\"\u003eFor SwiftFoto KSF-10R\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- AT A GLANCE --\u003e\n\u003csection class=\"ksf-media-glance\" aria-labelledby=\"ksf-media-glance-title\"\u003e\n\u003ch2 class=\"ksf-media-glance-title\" id=\"ksf-media-glance-title\"\u003eSwiftFoto 4x6 Media at a Glance\u003c\/h2\u003e\n\u003cdiv class=\"ksf-media-glance-grid\"\u003e\n\u003cdiv class=\"ksf-media-glance-item\"\u003e\n\u003cspan class=\"ksf-media-label\"\u003eCompatible Printer\u003c\/span\u003e \u003cspan class=\"ksf-media-value\"\u003eSwiftFoto KSF-10R\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ksf-media-glance-item\"\u003e\n\u003cspan class=\"ksf-media-label\"\u003eMedia Format\u003c\/span\u003e \u003cspan class=\"ksf-media-value\"\u003eStandard 4\" x 6\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ksf-media-glance-item\"\u003e\n\u003cspan class=\"ksf-media-label\"\u003ePrinting Technology\u003c\/span\u003e \u003cspan class=\"ksf-media-value\"\u003eDye-sublimation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ksf-media-glance-item\"\u003e\n\u003cspan class=\"ksf-media-label\"\u003ePrints per Set\u003c\/span\u003e \u003cspan class=\"ksf-media-value\"\u003e500 prints\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ksf-media-glance-item\"\u003e\n\u003cspan class=\"ksf-media-label\"\u003eSets per Box\u003c\/span\u003e \u003cspan class=\"ksf-media-value\"\u003eTwo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ksf-media-glance-item\"\u003e\n\u003cspan class=\"ksf-media-label\"\u003eTotal Box Yield\u003c\/span\u003e \u003cspan class=\"ksf-media-value\"\u003e1,000 prints\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"ksf-media-notice\"\u003e\n\u003cstrong\u003eCompatibility notice:\u003c\/strong\u003e This media is designed for the \u003cstrong\u003eSwiftFoto KSF-10R Multimedia Photo Printer\u003c\/strong\u003e. It is standard 4\" x 6\" media and should not be confused with SwiftFoto metallic, holographic, sticker, translucent or other specialty media kits, which are sold separately.\u003c\/div\u003e\n\u003c!-- BOX CONTENTS --\u003e\n\u003ch2\u003eWhat Is Included in the Box?\u003c\/h2\u003e\n\u003cp\u003eEach box contains the matched paper and ribbon required to produce up to 1,000 standard 4\" x 6\" dye-sublimation prints with the SwiftFoto KSF-10R.\u003c\/p\u003e\n\u003cdiv class=\"ksf-media-grid\"\u003e\n\u003carticle class=\"ksf-media-card\"\u003e\u003cspan class=\"ksf-media-icon\" aria-hidden=\"true\"\u003e1\u003c\/span\u003e\n\u003ch3\u003eTwo Paper Rolls\u003c\/h3\u003e\n\u003cp\u003eTwo rolls of standard SwiftFoto 4\" x 6\" photo paper are included. Each roll supports up to 500 prints.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ksf-media-card\"\u003e\u003cspan class=\"ksf-media-icon\" aria-hidden=\"true\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eTwo Matching Ribbons\u003c\/h3\u003e\n\u003cp\u003eMatching dye-sublimation ribbons are included for use with the supplied paper rolls and compatible KSF-10R printing process.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ksf-media-card\"\u003e\u003cspan class=\"ksf-media-icon\" aria-hidden=\"true\"\u003e3\u003c\/span\u003e\n\u003ch3\u003e1,000 Total Prints\u003c\/h3\u003e\n\u003cp\u003eEach media set produces up to 500 standard 4\" x 6\" prints, providing a total rated capacity of 1,000 prints per box.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- WHY GENUINE MEDIA --\u003e\n\u003ch2\u003eWhy Use Genuine SwiftFoto KSF-10R Media?\u003c\/h2\u003e\n\u003cp\u003eDye-sublimation printing depends on paper and ribbon that are designed to function together as a matched system. Genuine SwiftFoto media provides the correct paper size, ribbon configuration and rated print capacity for the KSF-10R printer.\u003c\/p\u003e\n\u003cul class=\"ksf-media-checks\"\u003e\n\u003cli\u003eDesigned specifically for the SwiftFoto KSF-10R\u003c\/li\u003e\n\u003cli\u003eMatched dye-sublimation paper and ribbon\u003c\/li\u003e\n\u003cli\u003eConsistent 500-print capacity per media set\u003c\/li\u003e\n\u003cli\u003eReliable standard output for professional events\u003c\/li\u003e\n\u003cli\u003eNo liquid ink cartridges required\u003c\/li\u003e\n\u003cli\u003eConvenient 1,000-print case quantity\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- PRINT FORMATS --\u003e\n\u003ch2\u003eProduce 4x6 Photos and Popular Photo Booth Formats\u003c\/h2\u003e\n\u003cp\u003eWhen this standard 4\" x 6\" media is installed in the KSF-10R, the printer can produce several output layouts. This gives photo booth operators flexibility to offer traditional photos, standard photo strips and narrower specialty strip layouts from the same media format.\u003c\/p\u003e\n\u003cdiv class=\"ksf-format-grid\"\u003e\n\u003cdiv class=\"ksf-format-card\"\u003e\n\u003cspan class=\"ksf-format-size\"\u003e4\" x 6\"\u003c\/span\u003e \u003cspan class=\"ksf-format-use\"\u003eStandard event and portrait photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ksf-format-card\"\u003e\n\u003cspan class=\"ksf-format-size\"\u003e2\" x 6\"\u003c\/span\u003e \u003cspan class=\"ksf-format-use\"\u003eTraditional photo booth strips\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ksf-format-card\"\u003e\n\u003cspan class=\"ksf-format-size\"\u003e1.3\" x 6\"\u003c\/span\u003e \u003cspan class=\"ksf-format-use\"\u003eNarrow creative strip layouts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ksf-media-notice\"\u003e\n\u003cstrong\u003eYield clarification:\u003c\/strong\u003e The stated 1,000-print capacity is based on full standard 4\" x 6\" output. The number of individual photo strips or smaller images produced depends on your layout, cutting configuration and software workflow.\u003c\/div\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003ch2\u003eBuilt for Photo Booths and Professional Event Printing\u003c\/h2\u003e\n\u003cp\u003eThe 1,000-print case quantity helps mobile and fixed-location operators keep sufficient media available for scheduled events and recurring production needs.\u003c\/p\u003e\n\u003cul class=\"ksf-media-checks\"\u003e\n\u003cli\u003eWedding and party photo booths\u003c\/li\u003e\n\u003cli\u003eCorporate events and brand activations\u003c\/li\u003e\n\u003cli\u003eSchool dances, proms and graduations\u003c\/li\u003e\n\u003cli\u003eSelfie kiosks and photo kiosks\u003c\/li\u003e\n\u003cli\u003eAmusement and souvenir photography\u003c\/li\u003e\n\u003cli\u003ePortrait and event-printing stations\u003c\/li\u003e\n\u003cli\u003eMobile entertainment businesses\u003c\/li\u003e\n\u003cli\u003eHigh-volume photo booth operators\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003ch2\u003eSwiftFoto KSF-10R 4x6 Media Specifications\u003c\/h2\u003e\n\u003cdiv class=\"ksf-media-table-wrap\"\u003e\n\u003ctable class=\"ksf-media-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003eStandard dye-sublimation paper-and-ribbon print kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatible printer\u003c\/th\u003e\n\u003ctd\u003eSwiftFoto KSF-10R Multimedia Photo Printer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMedia size\u003c\/th\u003e\n\u003ctd\u003e4\" x 6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePaper rolls included\u003c\/th\u003e\n\u003ctd\u003eTwo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMatching ribbons included\u003c\/th\u003e\n\u003ctd\u003eTwo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePrints per media set\u003c\/th\u003e\n\u003ctd\u003e500 standard 4\" x 6\" prints\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTotal rated box yield\u003c\/th\u003e\n\u003ctd\u003e1,000 standard 4\" x 6\" prints\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSupported output formats\u003c\/th\u003e\n\u003ctd\u003e1.3\" x 6\", 2\" x 6\" and 4\" x 6\", depending on the selected layout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePrinting technology\u003c\/th\u003e\n\u003ctd\u003eDye-sublimation thermal transfer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMedia category\u003c\/th\u003e\n\u003ctd\u003eSwiftFoto Standard Paper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSpecialty media included?\u003c\/th\u003e\n\u003ctd\u003eNo. Metallic, holographic, sticker, translucent and other specialty SwiftFoto media are sold separately.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- PRINTER LINK --\u003e\n\u003ch2\u003eNeed the Compatible SwiftFoto Printer?\u003c\/h2\u003e\n\u003cdiv class=\"ksf-related-card\"\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSwiftFoto KSF-10R Multimedia Photo Printer\u003c\/h3\u003e\n\u003cp\u003eExplore the compatible KSF-10R printer, including its standard photo-printing capabilities and separately available specialty-media options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"ksf-related-button\" href=\"https:\/\/eventprinters.com\/products\/swiftfoto-ksf-10r-multimedia-printer\" aria-label=\"View the SwiftFoto KSF-10R Multimedia Photo Printer\"\u003e View Compatible Printer \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003ch2\u003eSwiftFoto KSF-10R 4x6 Media FAQ\u003c\/h2\u003e\n\u003cdiv class=\"ksf-media-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many prints are included in one box?\u003c\/summary\u003e\n\u003cdiv class=\"ksf-media-answer\"\u003e\n\u003cp\u003eEach box provides a rated capacity of 1,000 standard 4\" x 6\" prints. It contains two media sets, with each set producing up to 500 prints.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the box include both paper and ribbon?\u003c\/summary\u003e\n\u003cdiv class=\"ksf-media-answer\"\u003e\n\u003cp\u003eYes. The box includes two standard paper rolls and two matching dye-sublimation ribbons for use with the SwiftFoto KSF-10R.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich printer uses this media?\u003c\/summary\u003e\n\u003cdiv class=\"ksf-media-answer\"\u003e\n\u003cp\u003eThis standard 4\" x 6\" media is designed for the SwiftFoto KSF-10R Multimedia Photo Printer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this media produce 2x6 photo booth strips?\u003c\/summary\u003e\n\u003cdiv class=\"ksf-media-answer\"\u003e\n\u003cp\u003eYes. The KSF-10R can use this 4\" x 6\" media to produce standard 2\" x 6\" photo booth strip layouts, subject to the software, template and cutting workflow being used.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this box include metallic or holographic media?\u003c\/summary\u003e\n\u003cdiv class=\"ksf-media-answer\"\u003e\n\u003cp\u003eNo. This is standard SwiftFoto 4\" x 6\" media. Metallic, holographic, sticker, translucent and other specialty media kits are different products and are sold separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes one 2x6 photo strip count as one of the 1,000 prints?\u003c\/summary\u003e\n\u003cdiv class=\"ksf-media-answer\"\u003e\n\u003cp\u003eThe 1,000-print rating is based on full 4\" x 6\" output. The number of individual photo strips produced depends on how many strips are arranged on each 4\" x 6\" print and how your workflow cuts or separates them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this media appropriate for professional events?\u003c\/summary\u003e\n\u003cdiv class=\"ksf-media-answer\"\u003e\n\u003cp\u003eYes. The 1,000-print case quantity is suitable for photo booths, weddings, parties, corporate activations, kiosks, attractions and other professional event-printing applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST --\u003e\n\u003csection class=\"ksf-media-trust\" aria-labelledby=\"ksf-media-trust-title\"\u003e\n\u003ch2 id=\"ksf-media-trust-title\"\u003eAuthorized SwiftFoto Dealer. Serving the Professional Photo-Printing Industry Since 1996\u003c\/h2\u003e\n\u003cp\u003eEventPrinters.com is an Authorized SwiftFoto dealer. This website is operated by Southtrend Corp., a Miami-based professional imaging supplier serving photo booth operators, event photographers and professional printing businesses since 1996.\u003c\/p\u003e\n\u003cp\u003eNeed help confirming media compatibility or estimating media for an upcoming event? Call \u003cstrong\u003e305-653-0037\u003c\/strong\u003e to speak with our team about the SwiftFoto KSF-10R printer, standard media and separately available specialty-media options.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SwiftFoto","offers":[{"title":"Default Title","offer_id":59544934547742,"sku":null,"price":194.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0553\/7100\/6136\/files\/SW.png?v=1783012061","url":"https:\/\/eventprinters.com\/products\/swiftfoto-ksf-10r-4x6-media-1000-prints","provider":"Eventprinters.com","version":"1.0","type":"link"}