{"product_id":"lifelike-biotissue-stomach-tissue-sheet-0343","title":"LifeLike Stomach Tissue Sheet – Gastric Bypass Surgical Training Model","description":"\u003cstyle\u003e\n  .surgisim-product-description {\n    --ss-navy: #123b5d;\n    --ss-blue: #1976a8;\n    --ss-teal: #167c78;\n    --ss-light: #f3f8fa;\n    --ss-soft: #eef8f6;\n    --ss-border: #d9e5e8;\n    --ss-text: #243746;\n    --ss-muted: #5c6b76;\n    --ss-white: #ffffff;\n    --ss-radius: 16px;\n    color: var(--ss-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.7;\n    margin: 0 auto;\n    max-width: 1200px;\n  }\n\n  .surgisim-product-description * {\n    box-sizing: border-box;\n  }\n\n  .surgisim-product-description h2,\n  .surgisim-product-description h3 {\n    color: var(--ss-navy);\n    line-height: 1.25;\n  }\n\n  .surgisim-product-description h2 {\n    font-size: clamp(25px, 3vw, 36px);\n    margin: 0 0 16px;\n  }\n\n  .surgisim-product-description h3 {\n    font-size: 20px;\n    margin: 0 0 10px;\n  }\n\n  .surgisim-product-description p {\n    margin: 0 0 16px;\n  }\n\n  .surgisim-product-description a {\n    color: var(--ss-blue);\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .ss-hero {\n    background: linear-gradient(135deg, #edf7fa 0%, #eef8f6 100%);\n    border: 1px solid var(--ss-border);\n    border-radius: var(--ss-radius);\n    margin-bottom: 30px;\n    overflow: hidden;\n    padding: clamp(28px, 5vw, 54px);\n    position: relative;\n  }\n\n  .ss-hero::after {\n    background: rgba(255, 255, 255, 0.52);\n    border-radius: 50%;\n    content: \"\";\n    height: 240px;\n    position: absolute;\n    right: -85px;\n    top: -95px;\n    width: 240px;\n  }\n\n  .ss-eyebrow {\n    color: var(--ss-teal);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.09em;\n    margin-bottom: 10px;\n    text-transform: uppercase;\n  }\n\n  .ss-lead {\n    font-size: clamp(17px, 2vw, 20px);\n    max-width: 900px;\n  }\n\n  .ss-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 22px;\n  }\n\n  .ss-badge {\n    background: var(--ss-white);\n    border: 1px solid #c8dddf;\n    border-radius: 999px;\n    color: var(--ss-navy);\n    display: inline-block;\n    font-size: 14px;\n    font-weight: 650;\n    padding: 7px 13px;\n  }\n\n  .ss-section {\n    margin: 36px 0;\n  }\n\n  .ss-section-intro {\n    color: var(--ss-muted);\n    max-width: 900px;\n  }\n\n  .ss-grid {\n    display: grid;\n    gap: 18px;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    margin-top: 20px;\n  }\n\n  .ss-card {\n    background: var(--ss-white);\n    border: 1px solid var(--ss-border);\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .ss-card-accent {\n    border-top: 4px solid var(--ss-teal);\n  }\n\n  .ss-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ss-list {\n    list-style: none;\n    margin: 15px 0 0;\n    padding: 0;\n  }\n\n  .ss-list li {\n    margin-bottom: 11px;\n    padding-left: 27px;\n    position: relative;\n  }\n\n  .ss-list li::before {\n    background: var(--ss-teal);\n    border-radius: 50%;\n    color: var(--ss-white);\n    content: \"✓\";\n    font-size: 12px;\n    font-weight: 700;\n    height: 19px;\n    left: 0;\n    line-height: 19px;\n    position: absolute;\n    text-align: center;\n    top: 4px;\n    width: 19px;\n  }\n\n  .ss-table-wrap {\n    border: 1px solid var(--ss-border);\n    border-radius: 14px;\n    margin-top: 18px;\n    overflow-x: auto;\n  }\n\n  .ss-table {\n    border-collapse: collapse;\n    margin: 0;\n    min-width: 680px;\n    width: 100%;\n  }\n\n  .ss-table th,\n  .ss-table td {\n    border-bottom: 1px solid var(--ss-border);\n    padding: 14px 17px;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .ss-table thead th {\n    background: var(--ss-navy);\n    color: var(--ss-white);\n  }\n\n  .ss-table tbody th {\n    background: var(--ss-light);\n    color: var(--ss-navy);\n    font-weight: 700;\n  }\n\n  .ss-table tr:last-child th,\n  .ss-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ss-pack-grid {\n    display: grid;\n    gap: 17px;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    margin-top: 20px;\n  }\n\n  .ss-pack {\n    background: var(--ss-white);\n    border: 1px solid var(--ss-border);\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .ss-pack-featured {\n    background: var(--ss-soft);\n    border: 2px solid var(--ss-teal);\n  }\n\n  .ss-pack-label {\n    background: var(--ss-teal);\n    border-radius: 999px;\n    color: var(--ss-white);\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 750;\n    letter-spacing: 0.04em;\n    margin-bottom: 10px;\n    padding: 5px 10px;\n    text-transform: uppercase;\n  }\n\n  .ss-sku {\n    color: var(--ss-muted);\n    font-size: 14px;\n    font-weight: 650;\n  }\n\n  .ss-included {\n    background: var(--ss-light);\n    border: 1px solid var(--ss-border);\n    border-radius: 14px;\n    display: grid;\n    gap: 22px;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    padding: 24px;\n  }\n\n  .ss-notice {\n    background: #fff8e8;\n    border: 1px solid #edd59c;\n    border-left: 5px solid #d49a1e;\n    border-radius: 10px;\n    margin: 26px 0;\n    padding: 17px 20px;\n  }\n\n  .ss-notice strong {\n    color: #795313;\n  }\n\n  .ss-related-grid {\n    display: grid;\n    gap: 16px;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    margin-top: 18px;\n  }\n\n  .ss-related-card {\n    background: var(--ss-white);\n    border: 1px solid var(--ss-border);\n    border-radius: 13px;\n    color: var(--ss-text) !important;\n    display: block;\n    padding: 20px;\n    text-decoration: none !important;\n    transition: border-color 0.2s ease, transform 0.2s ease;\n  }\n\n  .ss-related-card:hover {\n    border-color: var(--ss-teal);\n    transform: translateY(-2px);\n  }\n\n  .ss-related-card strong {\n    color: var(--ss-navy);\n    display: block;\n    font-size: 18px;\n    margin-bottom: 5px;\n  }\n\n  .ss-related-card span {\n    color: var(--ss-muted);\n    display: block;\n    font-size: 15px;\n  }\n\n  .ss-related-card em {\n    color: var(--ss-teal);\n    display: inline-block;\n    font-size: 14px;\n    font-style: normal;\n    font-weight: 700;\n    margin-top: 10px;\n  }\n\n  .ss-faq {\n    border-top: 1px solid var(--ss-border);\n    padding: 19px 0;\n  }\n\n  .ss-faq:last-child {\n    border-bottom: 1px solid var(--ss-border);\n  }\n\n  .ss-faq h3 {\n    font-size: 18px;\n    margin-bottom: 7px;\n  }\n\n  .ss-faq p {\n    margin-bottom: 0;\n  }\n\n  .ss-cta {\n    background: var(--ss-navy);\n    border-radius: var(--ss-radius);\n    color: var(--ss-white);\n    margin-top: 36px;\n    padding: clamp(25px, 4vw, 42px);\n    text-align: center;\n  }\n\n  .ss-cta h2,\n  .ss-cta p {\n    color: var(--ss-white);\n  }\n\n  .ss-cta p {\n    margin-left: auto;\n    margin-right: auto;\n    max-width: 740px;\n  }\n\n  .ss-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    justify-content: center;\n    margin-top: 20px;\n  }\n\n  .ss-button {\n    background: var(--ss-white);\n    border: 2px solid var(--ss-white);\n    border-radius: 8px;\n    color: var(--ss-navy) !important;\n    display: inline-block;\n    font-weight: 700;\n    padding: 11px 20px;\n    text-decoration: none !important;\n  }\n\n  .ss-button-secondary {\n    background: transparent;\n    color: var(--ss-white) !important;\n  }\n\n  .ss-disclaimer {\n    color: var(--ss-muted);\n    font-size: 13px;\n    margin-top: 22px;\n    text-align: center;\n  }\n\n  @media (max-width: 820px) {\n    .ss-grid,\n    .ss-pack-grid,\n    .ss-included,\n    .ss-related-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 520px) {\n    .ss-hero,\n    .ss-card,\n    .ss-pack,\n    .ss-included {\n      padding: 20px;\n    }\n\n    .ss-buttons {\n      flex-direction: column;\n    }\n\n    .ss-button {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"surgisim-product-description\"\u003e\n\n  \u003csection class=\"ss-hero\" aria-labelledby=\"stomach-sheet-overview\"\u003e\n    \u003cdiv class=\"ss-eyebrow\"\u003e\n      Gastric \u0026amp; General Surgery Training · Products 0343–0345\n    \u003c\/div\u003e\n\n    \u003ch2 id=\"stomach-sheet-overview\"\u003e\n      Realistic Stomach Tissue Simulation for Gastric Bypass Training\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ss-lead\"\u003e\n      The \u003cstrong\u003eLifeLike Stomach Tissue Sheet\u003c\/strong\u003e is a realistic\n      surgical training model designed to represent the handling properties of\n      stomach tissue. Measuring 6 × 5 inches and approximately 3.3 mm thick, it\n      provides a practical platform for gastric bypass simulation, gastric\n      suturing, tissue handling and general surgical skills development.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ss-badges\" aria-label=\"Product highlights\"\u003e\n      \u003cspan class=\"ss-badge\"\u003e6 × 5-inch sheet\u003c\/span\u003e\n      \u003cspan class=\"ss-badge\"\u003eApproximately 3.3 mm thick\u003c\/span\u003e\n      \u003cspan class=\"ss-badge\"\u003eGastric bypass training\u003c\/span\u003e\n      \u003cspan class=\"ss-badge\"\u003eRealistic tissue handling\u003c\/span\u003e\n      \u003cspan class=\"ss-badge\"\u003eSingle, 10 or 20 packs\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eAbout the Stomach Tissue Sheet\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The LifeLike Stomach Tissue Sheet provides a consistent simulated tissue\n      surface for learning and refining skills associated with gastric bypass\n      procedures and other general surgical techniques.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its 6 × 5-inch format offers a practical working area for practising\n      tissue handling, incision, suturing, closure and approximation exercises.\n      The model is suitable for individual practice, instructor demonstration,\n      simulation workshops and structured procedural assessment.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      LifeLike describes the model as easy to handle and maintain, ready for\n      use, nontoxic, biohazard-free and odourless.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\n    \u003cdiv class=\"ss-grid\"\u003e\n      \u003carticle class=\"ss-card ss-card-accent\"\u003e\n        \u003ch3\u003eStomach Tissue Representation\u003c\/h3\u003e\n        \u003cp\u003e\n          The 3.3 mm thick sheet is designed to represent stomach tissue and\n          provide realistic tactile feedback during procedural training.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ss-card ss-card-accent\"\u003e\n        \u003ch3\u003eGastric Bypass Skills\u003c\/h3\u003e\n        \u003cp\u003e\n          Supports the acquisition, retention and evaluation of gastric bypass\n          and related general surgical skills.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ss-card ss-card-accent\"\u003e\n        \u003ch3\u003eFlexible Training Format\u003c\/h3\u003e\n        \u003cp\u003e\n          Available individually or in multipacks for personal practice,\n          practical teaching courses and institutional simulation programmes.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eTraining Applications\u003c\/h2\u003e\n\n    \u003cul class=\"ss-list\"\u003e\n      \u003cli\u003eGastric bypass procedural skills training\u003c\/li\u003e\n      \u003cli\u003eGastric tissue handling and manipulation\u003c\/li\u003e\n      \u003cli\u003eStomach tissue suturing practice\u003c\/li\u003e\n      \u003cli\u003eNeedle placement and bite-spacing exercises\u003c\/li\u003e\n      \u003cli\u003eTissue approximation and closure technique\u003c\/li\u003e\n      \u003cli\u003eInterrupted and continuous suturing practice\u003c\/li\u003e\n      \u003cli\u003eSuture tension and instrument control\u003c\/li\u003e\n      \u003cli\u003eSurgical knot-tying exercises\u003c\/li\u003e\n      \u003cli\u003eBasic and advanced general surgery training\u003c\/li\u003e\n      \u003cli\u003eInstructor demonstration and learner evaluation\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"ss-table-wrap\"\u003e\n      \u003ctable class=\"ss-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n            \u003ctd\u003eLifeLike Stomach Tissue Sheet\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n            \u003ctd\u003e6 inches – approximately 152 mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n            \u003ctd\u003e5 inches – approximately 127 mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThickness\u003c\/th\u003e\n            \u003ctd\u003eApproximately 3.3 mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTissue represented\u003c\/th\u003e\n            \u003ctd\u003eStomach tissue\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePrimary application\u003c\/th\u003e\n            \u003ctd\u003eGastric bypass and general surgical skills training\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePack options\u003c\/th\u003e\n            \u003ctd\u003eSingle, 10 Pack or 20 Pack\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eManufacturer-listed properties\u003c\/th\u003e\n            \u003ctd\u003eNontoxic, biohazard-free and odourless\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eIntended use\u003c\/th\u003e\n            \u003ctd\u003eEducation, simulation and surgical skills training only\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003ePack Sizes and Product Codes\u003c\/h2\u003e\n\n    \u003cp class=\"ss-section-intro\"\u003e\n      Select the quantity required for individual practice or institutional\n      training.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ss-pack-grid\"\u003e\n      \u003carticle class=\"ss-pack\"\u003e\n        \u003cspan class=\"ss-pack-label\"\u003eIndividual Training\u003c\/span\u003e\n        \u003ch3\u003eSingle\u003c\/h3\u003e\n        \u003cp class=\"ss-sku\"\u003eLifeLike reference: 0343\u003c\/p\u003e\n        \u003cp\u003e\n          One 6 × 5-inch Stomach Tissue Sheet for personal practice,\n          demonstration or product evaluation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ss-pack ss-pack-featured\"\u003e\n        \u003cspan class=\"ss-pack-label\"\u003ePopular for Courses\u003c\/span\u003e\n        \u003ch3\u003e10 Pack\u003c\/h3\u003e\n        \u003cp class=\"ss-sku\"\u003eLifeLike reference: 0344\u003c\/p\u003e\n        \u003cp\u003e\n          Ten Stomach Tissue Sheets for workshops, small-group teaching and\n          repeat gastric surgery training exercises.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ss-pack\"\u003e\n        \u003cspan class=\"ss-pack-label\"\u003eInstitutional Training\u003c\/span\u003e\n        \u003ch3\u003e20 Pack\u003c\/h3\u003e\n        \u003cp class=\"ss-sku\"\u003eLifeLike reference: 0345\u003c\/p\u003e\n        \u003cp\u003e\n          Twenty Stomach Tissue Sheets for universities, simulation centres and\n          larger surgical training programmes.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eVariant Reference Table\u003c\/h2\u003e\n\n    \u003cdiv class=\"ss-table-wrap\"\u003e\n      \u003ctable class=\"ss-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003ePack Size\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eLifeLike Reference\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eRecommended SurgiSim SKU\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSingle\u003c\/th\u003e\n            \u003ctd\u003e0343\u003c\/td\u003e\n            \u003ctd\u003eLL-TRN-0343\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003e10 Pack\u003c\/th\u003e\n            \u003ctd\u003e0344\u003c\/td\u003e\n            \u003ctd\u003eLL-TRN-0344\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003e20 Pack\u003c\/th\u003e\n            \u003ctd\u003e0345\u003c\/td\u003e\n            \u003ctd\u003eLL-TRN-0345\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eWhat Is Supplied?\u003c\/h2\u003e\n\n    \u003cdiv class=\"ss-included\"\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eIncluded\u003c\/h3\u003e\n\n        \u003cul class=\"ss-list\"\u003e\n          \u003cli\u003eSelected quantity of LifeLike Stomach Tissue Sheets\u003c\/li\u003e\n          \u003cli\u003eEach sheet measures 6 × 5 inches\u003c\/li\u003e\n          \u003cli\u003eEach sheet is approximately 3.3 mm thick\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003ch3\u003eNot Included\u003c\/h3\u003e\n\n        \u003cul class=\"ss-list\"\u003e\n          \u003cli\u003eSurgical instruments\u003c\/li\u003e\n          \u003cli\u003eSutures, needles or needle holders\u003c\/li\u003e\n          \u003cli\u003eSurgical stapling equipment\u003c\/li\u003e\n          \u003cli\u003eTissue mounting base or holder\u003c\/li\u003e\n          \u003cli\u003eAdditional bowel or organ models\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-notice\"\u003e\n      \u003cstrong\u003ePlease note:\u003c\/strong\u003e This listing is for the selected quantity of\n      Stomach Tissue Sheets only. Instruments, sutures, stapling equipment and\n      tissue holders are sold separately unless specifically listed in your\n      quotation or order confirmation.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eSuggested Training Setup\u003c\/h2\u003e\n\n    \u003cdiv class=\"ss-grid\"\u003e\n      \u003carticle class=\"ss-card\"\u003e\n        \u003ch3\u003e1. Position the Tissue\u003c\/h3\u003e\n        \u003cp\u003e\n          Place the stomach tissue sheet on a suitable mounting surface and\n          secure it according to the planned exercise.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ss-card\"\u003e\n        \u003ch3\u003e2. Select the Technique\u003c\/h3\u003e\n        \u003cp\u003e\n          Define the gastric suturing, incision or closure technique to be\n          demonstrated and assessed.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ss-card\"\u003e\n        \u003ch3\u003e3. Practise and Evaluate\u003c\/h3\u003e\n        \u003cp\u003e\n          Assess tissue handling, instrument control, suture placement,\n          approximation and consistency of technique.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eSuitable for\u003c\/h2\u003e\n\n    \u003cul class=\"ss-list\"\u003e\n      \u003cli\u003eGeneral surgery trainees\u003c\/li\u003e\n      \u003cli\u003eBariatric and upper gastrointestinal surgery training\u003c\/li\u003e\n      \u003cli\u003eMedical students developing practical surgical skills\u003c\/li\u003e\n      \u003cli\u003eUniversities and medical schools\u003c\/li\u003e\n      \u003cli\u003eNHS and private clinical skills centres\u003c\/li\u003e\n      \u003cli\u003eSurgical simulation laboratories\u003c\/li\u003e\n      \u003cli\u003eContinuing professional development courses\u003c\/li\u003e\n      \u003cli\u003eFaculty-led demonstrations and assessments\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\" aria-labelledby=\"related-training-products\"\u003e\n    \u003ch2 id=\"related-training-products\"\u003eRelated SurgiSim Products\u003c\/h2\u003e\n\n    \u003cdiv class=\"ss-related-grid\"\u003e\n      \u003ca class=\"ss-related-card\" href=\"\/products\/lifelike-tissue-sheet-selector-custom-surgical-simulation-sheets\" aria-label=\"View the LifeLike Tissue Sheet Selector\"\u003e\n        \u003cstrong\u003eLifeLike Tissue Sheet Selector\u003c\/strong\u003e\n        \u003cspan\u003e\n          Compare tissue sheets for different surgical simulation and\n          procedural training requirements.\n        \u003c\/span\u003e\n        \u003cem\u003eView tissue sheet options →\u003c\/em\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/products\/lifelike-biotissue-general-surgery-sample-pack-1004\" aria-label=\"View the General Surgery Sample Pack\"\u003e\n        \u003cstrong\u003eGeneral Surgery Sample Pack\u003c\/strong\u003e\n        \u003cspan\u003e\n          Bowel, skin and mounting models for anastomosis, suturing and general\n          surgical skills training.\n        \u003c\/span\u003e\n        \u003cem\u003eView the sample pack →\u003c\/em\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/products\/lifelike-biotissue-fascia-tissue-sheet-0348\" aria-label=\"View the LifeLike Fascia Tissue Sheet\"\u003e\n        \u003cstrong\u003eLifeLike Fascia Tissue Sheet\u003c\/strong\u003e\n        \u003cspan\u003e\n          A 1.2 mm fascia model for dissection, fascial closure and suturing\n          exercises.\n        \u003c\/span\u003e\n        \u003cem\u003eView the fascia sheet →\u003c\/em\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/products\/bowel-tissue-sheet-surgical-suturing-intestinal-anastomosis\" aria-label=\"View the Bowel Tissue Sheet\"\u003e\n        \u003cstrong\u003eBowel Tissue Sheet\u003c\/strong\u003e\n        \u003cspan\u003e\n          A tissue sheet for intestinal suturing and bowel anastomosis\n          training.\n        \u003c\/span\u003e\n        \u003cem\u003eView the bowel sheet →\u003c\/em\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/products\/two-layer-intestinal-anastomosis-training-model\" aria-label=\"View the Double-Layer Bowel Model\"\u003e\n        \u003cstrong\u003eDouble-Layer Bowel Model\u003c\/strong\u003e\n        \u003cspan\u003e\n          Two-layer intestinal model for bowel anastomosis and layered closure\n          practice.\n        \u003c\/span\u003e\n        \u003cem\u003eView the bowel model →\u003c\/em\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/products\/tissue-mounting-pad-surgical-training-base-for-anastomosis\" aria-label=\"View the Tissue Mounting Pad\"\u003e\n        \u003cstrong\u003eTissue Mounting Pad\u003c\/strong\u003e\n        \u003cspan\u003e\n          A stable working base for positioning compatible tissue models during\n          surgical training.\n        \u003c\/span\u003e\n        \u003cem\u003eView the mounting pad →\u003c\/em\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eWhat size is the Stomach Tissue Sheet?\u003c\/h3\u003e\n      \u003cp\u003e\n        Each sheet measures 6 × 5 inches, approximately 152 × 127 mm, and is\n        approximately 3.3 mm thick.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eWhich pack sizes are available?\u003c\/h3\u003e\n      \u003cp\u003e\n        The model is available as a Single sheet, 10 Pack or 20 Pack.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eWhat are the LifeLike product references?\u003c\/h3\u003e\n      \u003cp\u003e\n        The references are 0343 for a Single sheet, 0344 for the 10 Pack and\n        0345 for the 20 Pack.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eCan it be used for gastric bypass training?\u003c\/h3\u003e\n      \u003cp\u003e\n        Yes. The manufacturer specifically identifies gastric bypass training\n        as a principal application of this model.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eAre instruments, sutures or staplers included?\u003c\/h3\u003e\n      \u003cp\u003e\n        No. This product contains only the selected quantity of stomach tissue\n        sheets. Instruments and consumables must be purchased separately.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eIs the model intended for clinical use?\u003c\/h3\u003e\n      \u003cp\u003e\n        No. It is intended exclusively for education, simulation and surgical\n        skills training.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-cta\"\u003e\n    \u003ch2\u003eDevelop Gastric Bypass and Suturing Skills\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Choose a Single, 10 Pack or 20 Pack for individual practice, bariatric\n      surgery workshops or institutional training. SurgiSim can also supply\n      supporting instruments, sutures and additional tissue models.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ss-buttons\"\u003e\n      \u003ca class=\"ss-button\" href=\"\/collections\/surgical-skills-training-procedure-simulation-models\"\u003e\n        Browse Surgical Training Models\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-button ss-button-secondary\" href=\"\/pages\/contact-information\"\u003e\n        Request an Institutional Quote\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"ss-disclaimer\"\u003e\n    For professional education and simulation use only. Product appearance and\n    specifications may be updated by the manufacturer. Follow the instructions\n    supplied with the model and associated training equipment.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"LifeLike BioTissue","offers":[{"title":"Single","offer_id":63239671710026,"sku":"LL-TRN-0343","price":105.0,"currency_code":"GBP","in_stock":true},{"title":"Pack of 10","offer_id":63239671742794,"sku":"LL-TRN-0344","price":890.0,"currency_code":"GBP","in_stock":true},{"title":"Pack of 20","offer_id":63239671775562,"sku":"LL-TRN-0345","price":1789.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/1378\/4650\/files\/lifelike-stomach-tissue-sheet-gastric-bypass-surgical-training-modelgeneral-surgery-training-8471345.webp?v=1787546608","url":"https:\/\/surgisim.co.uk\/products\/lifelike-biotissue-stomach-tissue-sheet-0343","provider":"SurgiSim","version":"1.0","type":"link"}