{"title":"Gynaecological Laparoscopy Training","description":null,"products":[{"product_id":"vaginal-cuff-holder-ob-gyn-surgical-training-base-stabilisation","title":"Vaginal Cuff Holder | OB-GYN Surgical Training Base \u0026 Stabilisation Platform","description":"\u003cstyle\u003e\n  .surgisim-product-description {\n    --ss-navy: #123b5d;\n    --ss-blue: #1976a8;\n    --ss-light-blue: #eef7fb;\n    --ss-pink: #f8eef3;\n    --ss-border: #dce5eb;\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, #eef7fb 0%, #f9eef3 100%);\n    border: 1px solid var(--ss-border);\n    border-radius: var(--ss-radius);\n    margin-bottom: 28px;\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.45);\n    border-radius: 50%;\n    content: \"\";\n    height: 230px;\n    position: absolute;\n    right: -80px;\n    top: -90px;\n    width: 230px;\n  }\n\n  .ss-eyebrow {\n    color: var(--ss-blue);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    margin-bottom: 10px;\n    text-transform: uppercase;\n  }\n\n  .ss-lead {\n    color: var(--ss-text);\n    font-size: clamp(17px, 2vw, 20px);\n    max-width: 850px;\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 #cbdde7;\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: 34px 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-blue);\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-blue);\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: 600px;\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 th {\n    background: var(--ss-light-blue);\n    color: var(--ss-navy);\n    font-weight: 700;\n    width: 34%;\n  }\n\n  .ss-table tr:last-child th,\n  .ss-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ss-included {\n    background: #f7fafc;\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-included ul {\n    margin-bottom: 0;\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-blue);\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-blue);\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: 34px;\n    padding: clamp(25px, 4vw, 40px);\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: 720px;\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: 800px) {\n    .ss-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ss-related-grid,\n    .ss-included {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 520px) {\n    .ss-hero,\n    .ss-card,\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=\"vaginal-cuff-holder-overview\"\u003e\n    \u003cdiv class=\"ss-eyebrow\"\u003eOB-GYN Surgical Skills Training · Product 1025\u003c\/div\u003e\n\n    \u003ch2 id=\"vaginal-cuff-holder-overview\"\u003e\n      Stable, Adjustable Support for Vaginal Cuff Closure Training\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ss-lead\"\u003e\n      The \u003cstrong\u003e3-Dmed Vaginal Cuff Holder\u003c\/strong\u003e is a compact, lightweight\n      positioning platform designed to support realistic vaginal cuff closure\n      practice. Its angled base and adjustable clips help trainers and learners\n      position compatible LifeLike tissue securely for repeatable OB-GYN\n      surgical skills sessions.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ss-badges\" aria-label=\"Product highlights\"\u003e\n      \u003cspan class=\"ss-badge\"\u003eAngled training base\u003c\/span\u003e\n      \u003cspan class=\"ss-badge\"\u003eAdjustable positioning clips\u003c\/span\u003e\n      \u003cspan class=\"ss-badge\"\u003eCompact and lightweight\u003c\/span\u003e\n      \u003cspan class=\"ss-badge\"\u003eProduct code 1025\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eAbout the Vaginal Cuff Holder\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Effective closure training requires the simulated tissue to remain in a\n      consistent and accessible working position. This purpose-designed holder\n      provides an angled base for mounting a\n      \u003ca href=\"\/products\/vaginal-cuff-training-model-closure-surgical-simulator\"\u003e\n        LifeLike Vaginal Cuff training model\n      \u003c\/a\u003e,\n      while adjustable clips allow the tissue position to be changed to suit the\n      exercise.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its portable design makes it suitable for individual practice,\n      instructor-led demonstrations, skills laboratories and structured\n      competency assessment. The holder is easy to handle, maintain and prepare\n      for repeat training sessions.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\" aria-labelledby=\"holder-benefits\"\u003e\n    \u003ch2 id=\"holder-benefits\"\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\u003eAngled Working Position\u003c\/h3\u003e\n        \u003cp\u003e\n          The angled base presents the simulated vaginal cuff in an accessible\n          position for closure practice and instructor demonstration.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ss-card ss-card-accent\"\u003e\n        \u003ch3\u003eAdjustable Tissue Placement\u003c\/h3\u003e\n        \u003cp\u003e\n          Adjustable clips allow compatible tissue to be positioned and\n          stabilised according to the requirements of the training exercise.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ss-card ss-card-accent\"\u003e\n        \u003ch3\u003ePortable Training Platform\u003c\/h3\u003e\n        \u003cp\u003e\n          The small, lightweight design is easy to transport between classrooms,\n          simulation laboratories and practical training stations.\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\u003eVaginal cuff closure technique training\u003c\/li\u003e\n      \u003cli\u003eSuture placement and spacing practice\u003c\/li\u003e\n      \u003cli\u003eNeedle handling and instrument control\u003c\/li\u003e\n      \u003cli\u003eSurgical knot-tying and tissue approximation exercises\u003c\/li\u003e\n      \u003cli\u003eBasic and advanced OB-GYN surgical skills development\u003c\/li\u003e\n      \u003cli\u003eInstructor demonstration and learner assessment\u003c\/li\u003e\n      \u003cli\u003eRepeatable simulation-based training programmes\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        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n            \u003ctd\u003e3-Dmed Vaginal Cuff Holder\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct code\u003c\/th\u003e\n            \u003ctd\u003e1025\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eOB-GYN surgical training base and tissue holder\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBase configuration\u003c\/th\u003e\n            \u003ctd\u003eAngled base designed to support a vaginal cuff model\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePositioning system\u003c\/th\u003e\n            \u003ctd\u003eAdjustable tissue-retaining clips\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCompatible training tissue\u003c\/th\u003e\n            \u003ctd\u003e\n              \u003ca href=\"\/products\/vaginal-cuff-training-model-closure-surgical-simulator\"\u003e\n                LifeLike Vaginal Cuff training model\n              \u003c\/a\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePortability\u003c\/th\u003e\n            \u003ctd\u003eSmall and lightweight for flexible workstation setup\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\u003eWhat Is Supplied?\u003c\/h2\u003e\n\n    \u003cdiv class=\"ss-included\"\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eIncluded\u003c\/h3\u003e\n        \u003cul class=\"ss-list\"\u003e\n          \u003cli\u003e3-Dmed Vaginal Cuff Holder\u003c\/li\u003e\n          \u003cli\u003eAngled support base\u003c\/li\u003e\n          \u003cli\u003eAdjustable positioning clips\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003ch3\u003eRequired Separately\u003c\/h3\u003e\n        \u003cul class=\"ss-list\"\u003e\n          \u003cli\u003eLifeLike Vaginal Cuff training tissue\u003c\/li\u003e\n          \u003cli\u003eSutures and needles\u003c\/li\u003e\n          \u003cli\u003eNeedle holder, forceps and scissors\u003c\/li\u003e\n          \u003cli\u003eAny additional course-specific instruments\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-notice\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e LifeLike tissue models, sutures and surgical\n      instruments are sold separately unless they are specifically listed in\n      your quotation or order confirmation.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eSimple Training Setup\u003c\/h2\u003e\n\n    \u003cdiv class=\"ss-grid\"\u003e\n      \u003carticle class=\"ss-card\"\u003e\n        \u003ch3\u003e1. Position the Holder\u003c\/h3\u003e\n        \u003cp\u003e\n          Place the holder on a suitable training surface with the angled\n          working area facing the learner.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ss-card\"\u003e\n        \u003ch3\u003e2. Secure the Tissue\u003c\/h3\u003e\n        \u003cp\u003e\n          Mount the compatible vaginal cuff model and adjust the clips until the\n          tissue is held in the required training position.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ss-card\"\u003e\n        \u003ch3\u003e3. Begin the Exercise\u003c\/h3\u003e\n        \u003cp\u003e\n          Perform the planned closure exercise using the instruments and suture\n          selected by the course instructor.\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\u003eObstetrics and gynaecology trainees\u003c\/li\u003e\n      \u003cli\u003eSurgeons developing or maintaining closure skills\u003c\/li\u003e\n      \u003cli\u003eMedical schools and universities\u003c\/li\u003e\n      \u003cli\u003eNHS and private clinical skills centres\u003c\/li\u003e\n      \u003cli\u003eSimulation laboratories\u003c\/li\u003e\n      \u003cli\u003eContinuing professional development courses\u003c\/li\u003e\n      \u003cli\u003eFaculty-led workshops and competency assessments\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\" aria-labelledby=\"related-obgyn-products\"\u003e\n    \u003ch2 id=\"related-obgyn-products\"\u003eCompatible and Related Training Products\u003c\/h2\u003e\n\n    \u003cp class=\"ss-section-intro\"\u003e\n      Combine the holder with compatible LifeLike tissue and supporting training\n      products to create a more complete OB-GYN surgical skills station.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ss-related-grid\"\u003e\n      \u003ca class=\"ss-related-card\" href=\"\/products\/vaginal-cuff-training-model-closure-surgical-simulator\" aria-label=\"View the LifeLike Vaginal Cuff Training Model\"\u003e\n        \u003cstrong\u003eLifeLike Vaginal Cuff\u003c\/strong\u003e\n        \u003cspan\u003e\n          Compatible two-layer tissue model for practising vaginal cuff closure\n          and related OB-GYN surgical skills.\n        \u003c\/span\u003e\n        \u003cem\u003eView compatible tissue →\u003c\/em\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/products\/gynaecological-surgical-training-kit-obgyn-pack\" aria-label=\"View the Gynaecological Surgical Training Kit\"\u003e\n        \u003cstrong\u003eOB-GYN Surgery Sample Pack\u003c\/strong\u003e\n        \u003cspan\u003e\n          A selection of LifeLike tissue models for broader gynaecological\n          surgical skills training.\n        \u003c\/span\u003e\n        \u003cem\u003eView training pack →\u003c\/em\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/products\/cervix-biopsy-training-model\" aria-label=\"View the LifeLike Cervix Biopsy Training Model\"\u003e\n        \u003cstrong\u003eCervix Biopsy Training Model\u003c\/strong\u003e\n        \u003cspan\u003e\n          Realistic simulation model for cervical biopsy technique development\n          and practical assessment.\n        \u003c\/span\u003e\n        \u003cem\u003eView biopsy model →\u003c\/em\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/collections\/obstetrics-gynaecology-birth-simulation-models\" aria-label=\"Browse Obstetrics Gynaecology and Birth Simulation Models\"\u003e\n        \u003cstrong\u003eOB-GYN Simulation Collection\u003c\/strong\u003e\n        \u003cspan\u003e\n          Explore SurgiSim’s wider range of obstetrics, gynaecology and birth\n          simulation models.\n        \u003c\/span\u003e\n        \u003cem\u003eBrowse the collection →\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\u003eIs the vaginal cuff tissue included?\u003c\/h3\u003e\n      \u003cp\u003e\n        No. This product is the positioning holder only. The\n        \u003ca href=\"\/products\/vaginal-cuff-training-model-closure-surgical-simulator\"\u003e\n          LifeLike Vaginal Cuff\n        \u003c\/a\u003e\n        and other consumable training materials are sold separately.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eCan the tissue position be adjusted?\u003c\/h3\u003e\n      \u003cp\u003e\n        Yes. The holder features adjustable clips that allow the compatible\n        tissue model to be positioned as required for the exercise.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eDoes the holder simulate human tissue?\u003c\/h3\u003e\n      \u003cp\u003e\n        The holder is a positioning platform rather than a tissue simulator.\n        Realistic handling characteristics are provided by the separately\n        purchased LifeLike Vaginal Cuff model.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eCan it be used for instructor demonstrations?\u003c\/h3\u003e\n      \u003cp\u003e\n        Yes. Its angled, portable design makes it suitable for individual\n        practice, small-group teaching, demonstrations and structured skills\n        assessment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eIs this product intended for clinical use?\u003c\/h3\u003e\n      \u003cp\u003e\n        No. The Vaginal Cuff Holder is intended exclusively for education,\n        simulation and surgical skills training. It is not a medical device for\n        diagnosis or treatment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-cta\"\u003e\n    \u003ch2\u003eBuild an OB-GYN Closure Training Station\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Pair the holder with compatible LifeLike vaginal cuff tissue, sutures and\n      surgical instruments. SurgiSim can also assist with institutional orders\n      and complete training requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ss-buttons\"\u003e\n      \u003ca class=\"ss-button\" href=\"\/products\/vaginal-cuff-training-model-closure-surgical-simulator\"\u003e\n        View Compatible Vaginal Cuff\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-button ss-button-secondary\" href=\"\/pages\/contact-information\"\u003e\n        Contact SurgiSim\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    supplied components may be updated by the manufacturer. Please refer to your\n    SurgiSim quotation or order confirmation for the final specification.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"LifeLike BioTissue","offers":[{"title":"Default Title","offer_id":61578452205898,"sku":"LL-TRN-1208","price":368.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/1378\/4650\/files\/vaginal-cuff-holder-ob-gyn-surgical-training-base-stabilisation-platformsuture-training-kit-2698738.png?v=1787546652"},{"product_id":"lifelike-biotissue-cervix-tissue-sheet-0513","title":"LifeLike Cervix Biopsy Disc Model – Cervical Biopsy \u0026 LEEP Trainer","description":"\u003cstyle\u003e\n  .surgisim-product-description {\n    --ss-navy: #123b5d;\n    --ss-blue: #1976a8;\n    --ss-pink: #a84c72;\n    --ss-light: #f5f9fb;\n    --ss-soft-pink: #fbf1f5;\n    --ss-border: #dce5eb;\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, #eef7fb 0%, #fbf1f5 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.48);\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-pink);\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: 880px;\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 #dacbd1;\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-pink);\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-pink);\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: 620px;\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    width: 34%;\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    position: relative;\n  }\n\n  .ss-pack-featured {\n    background: var(--ss-soft-pink);\n    border: 2px solid var(--ss-pink);\n  }\n\n  .ss-pack-label {\n    background: var(--ss-pink);\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-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-compatible {\n    background: var(--ss-soft-pink);\n    border: 1px solid #e6cdd8;\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-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-pink);\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-pink);\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      grid-template-columns: 1fr;\n    }\n\n    .ss-compatible,\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-compatible {\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=\"cervix-disc-overview\"\u003e\n    \u003cdiv class=\"ss-eyebrow\"\u003e\n      Cervical Biopsy \u0026amp; LEEP Training · Product 8135\n    \u003c\/div\u003e\n\n    \u003ch2 id=\"cervix-disc-overview\"\u003e\n      Realistic Cervical Tissue Simulation for Biopsy and LEEP Training\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ss-lead\"\u003e\n      The \u003cstrong\u003eLifeLike Cervix Disc Biopsy Model\u003c\/strong\u003e is a realistic\n      cervical tissue simulator developed for practising cervical biopsy,\n      Loop Electrosurgical Excision Procedure (LEEP) and related OB-GYN\n      procedural skills. Its compact disc format provides realistic tactile\n      feedback for hands-on training, demonstration and competency assessment.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ss-badges\" aria-label=\"Product highlights\"\u003e\n      \u003cspan class=\"ss-badge\"\u003e1.6-inch diameter\u003c\/span\u003e\n      \u003cspan class=\"ss-badge\"\u003e16 mm thick\u003c\/span\u003e\n      \u003cspan class=\"ss-badge\"\u003eCervical biopsy training\u003c\/span\u003e\n      \u003cspan class=\"ss-badge\"\u003eLEEP procedural simulation\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 Cervix Disc Biopsy Model\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Designed to replicate the properties of cervical tissue, this LifeLike\n      model allows learners to develop cervical biopsy and LEEP procedural\n      skills in a controlled, repeatable training environment before working\n      in clinical practice.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Each model is a \u003cstrong\u003e1.6-inch diameter disc\u003c\/strong\u003e measuring\n      \u003cstrong\u003e16 mm thick\u003c\/strong\u003e. The tissue is easy to handle, ready for use\n      and suitable for individual practice, skills laboratories, instructor-led\n      workshops and structured assessment.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Developed in partnership with \u003cstrong\u003eRice University\u003c\/strong\u003e, the model\n      is compatible with the LUCIA training model. It can also be secured in the\n      adjustable LifeLike Cervix Disc Base for improved stability during\n      training.\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\u003eRealistic Tissue Response\u003c\/h3\u003e\n        \u003cp\u003e\n          Designed to feel and behave like cervical tissue, providing realistic\n          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\u003eBiopsy and LEEP Training\u003c\/h3\u003e\n        \u003cp\u003e\n          Supports the development and evaluation of cervical biopsy, LEEP and\n          related cervical cancer prevention skills.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ss-card ss-card-accent\"\u003e\n        \u003ch3\u003eFlexible Training Setup\u003c\/h3\u003e\n        \u003cp\u003e\n          Suitable for use with the LUCIA training model or the separately\n          available LifeLike Cervix Disc Base.\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\u003eCervical biopsy procedure training\u003c\/li\u003e\n      \u003cli\u003eLoop Electrosurgical Excision Procedure simulation\u003c\/li\u003e\n      \u003cli\u003eCervical tissue handling and instrument control\u003c\/li\u003e\n      \u003cli\u003eBiopsy instrument placement and technique development\u003c\/li\u003e\n      \u003cli\u003eCervical cancer prevention skills education\u003c\/li\u003e\n      \u003cli\u003eBasic and advanced OB-GYN procedural training\u003c\/li\u003e\n      \u003cli\u003eInstructor demonstration and learner evaluation\u003c\/li\u003e\n      \u003cli\u003eSimulation-based competency assessment\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eChoose Your Pack Size\u003c\/h2\u003e\n\n    \u003cp class=\"ss-section-intro\"\u003e\n      The Cervix Disc Biopsy Model is available individually or in\n      cost-effective multipacks for teaching programmes and simulation centres.\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\u003e\n          One 1.6-inch Cervix Disc Biopsy Model for individual 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\u003e\n          Ten Cervix Disc Biopsy Models for workshops, small-group teaching and\n          repeat procedural training.\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\u003e\n          Twenty Cervix Disc Biopsy Models for universities, clinical skills\n          centres and larger 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\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 Cervix Disc Biopsy Model\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct code\u003c\/th\u003e\n            \u003ctd\u003e8135\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n            \u003ctd\u003e1.6 inches – approximately 40.6 mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThickness\u003c\/th\u003e\n            \u003ctd\u003e16 mm\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\"\u003ePrimary procedures\u003c\/th\u003e\n            \u003ctd\u003eCervical biopsy and LEEP procedural training\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTrainer compatibility\u003c\/th\u003e\n            \u003ctd\u003eLUCIA training model\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCompatible base\u003c\/th\u003e\n            \u003ctd\u003eLifeLike Cervix Disc Base – sold separately\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTissue 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 procedural 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\u003eCompatible Training Equipment\u003c\/h2\u003e\n\n    \u003cdiv class=\"ss-compatible\"\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eLifeLike Cervix Disc Base\u003c\/h3\u003e\n        \u003cp\u003e\n          The adjustable Cervix Disc Base uses securing pins to hold the tissue\n          disc in position, providing improved stability during cervical biopsy\n          and LEEP training.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          The base is \u003cstrong\u003enot included\u003c\/strong\u003e with the Cervix Disc Biopsy\n          Model. Contact SurgiSim if you require the compatible base as part of\n          your training setup.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003ch3\u003eLUCIA Training Model\u003c\/h3\u003e\n        \u003cp\u003e\n          The Cervix Disc Biopsy Model was developed for compatibility with the\n          LUCIA training model and can be used for cervical biopsy and LEEP\n          simulation exercises.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Trainer availability and required components should be confirmed\n          before ordering a complete training station.\n        \u003c\/p\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      Cervix Disc Biopsy Models only. The Cervix Disc Base, LUCIA trainer,\n      biopsy instruments and other accessories are not included unless\n      specifically stated in your quotation or order confirmation.\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\u003eObstetrics and gynaecology trainees\u003c\/li\u003e\n      \u003cli\u003eGynaecologists developing cervical biopsy skills\u003c\/li\u003e\n      \u003cli\u003eMedical schools and universities\u003c\/li\u003e\n      \u003cli\u003eNHS and private clinical skills centres\u003c\/li\u003e\n      \u003cli\u003eSimulation laboratories\u003c\/li\u003e\n      \u003cli\u003eCervical cancer prevention training programmes\u003c\/li\u003e\n      \u003cli\u003eContinuing professional development courses\u003c\/li\u003e\n      \u003cli\u003eFaculty-led workshops and competency assessment\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    \u003cp class=\"ss-section-intro\"\u003e\n      Explore complementary OB-GYN and biopsy training models available from\n      SurgiSim.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ss-related-grid\"\u003e\n      \u003ca class=\"ss-related-card\" href=\"\/products\/gynaecological-surgical-training-kit-obgyn-pack\" aria-label=\"View the Gynaecological Surgical Training Kit\"\u003e\n        \u003cstrong\u003eGynaecological Surgical Training Kit\u003c\/strong\u003e\n        \u003cspan\u003e\n          LifeLike tissue models selected for broader OB-GYN procedural and\n          surgical skills training.\n        \u003c\/span\u003e\n        \u003cem\u003eView the training kit →\u003c\/em\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/products\/vaginal-cuff-training-model-closure-surgical-simulator\" aria-label=\"View the LifeLike Vaginal Cuff Training Model\"\u003e\n        \u003cstrong\u003eLifeLike Vaginal Cuff\u003c\/strong\u003e\n        \u003cspan\u003e\n          Two-layer tissue model for vaginal cuff closure and related\n          gynaecological surgical training.\n        \u003c\/span\u003e\n        \u003cem\u003eView the vaginal cuff →\u003c\/em\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/products\/vaginal-cuff-holder-ob-gyn-surgical-training-base-stabilisation\" aria-label=\"View the Vaginal Cuff Holder\"\u003e\n        \u003cstrong\u003eVaginal Cuff Holder\u003c\/strong\u003e\n        \u003cspan\u003e\n          Angled holder with adjustable clips for stable vaginal cuff closure\n          training.\n        \u003c\/span\u003e\n        \u003cem\u003eView the tissue holder →\u003c\/em\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/products\/breast-biopsy-training-model\" aria-label=\"View the Breast Biopsy Training Model\"\u003e\n        \u003cstrong\u003eBreast Biopsy Training Model\u003c\/strong\u003e\n        \u003cspan\u003e\n          Ultrasound-compatible breast model featuring veins, nodules and a\n          simulated cyst for biopsy training.\n        \u003c\/span\u003e\n        \u003cem\u003eView the biopsy model →\u003c\/em\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/collections\/obstetrics-gynaecology-birth-simulation-models\" aria-label=\"Browse Obstetrics Gynaecology and Birth Simulation Models\"\u003e\n        \u003cstrong\u003eOB-GYN Simulation Models\u003c\/strong\u003e\n        \u003cspan\u003e\n          Browse SurgiSim’s complete obstetrics, gynaecology and birth\n          simulation collection.\n        \u003c\/span\u003e\n        \u003cem\u003eBrowse the collection →\u003c\/em\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/collections\/surgical-training-instruments-kits-accessories\" aria-label=\"Browse Surgical Training Instruments\"\u003e\n        \u003cstrong\u003eSurgical Training Instruments\u003c\/strong\u003e\n        \u003cspan\u003e\n          Explore forceps, scissors, needle holders and supporting equipment for\n          practical skills training.\n        \u003c\/span\u003e\n        \u003cem\u003eBrowse instruments →\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\u003eWhich pack sizes are available?\u003c\/h3\u003e\n      \u003cp\u003e\n        The LifeLike Cervix Disc Biopsy Model is available as a Single model,\n        10 Pack or 20 Pack.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eWhat size is each cervical tissue disc?\u003c\/h3\u003e\n      \u003cp\u003e\n        Each disc measures 1.6 inches in diameter, approximately 40.6 mm, and\n        has a thickness of 16 mm.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eCan the model be used for LEEP training?\u003c\/h3\u003e\n      \u003cp\u003e\n        Yes. The model is designed for cervical biopsy and Loop Electrosurgical\n        Excision Procedure training, including use with the LUCIA training\n        model.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eIs the Cervix Disc Base included?\u003c\/h3\u003e\n      \u003cp\u003e\n        No. The adjustable LifeLike Cervix Disc Base is a separate accessory.\n        Contact SurgiSim if you require the base alongside the tissue models.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eAre biopsy instruments included?\u003c\/h3\u003e\n      \u003cp\u003e\n        No. Biopsy instruments, electrosurgical equipment, holders and other\n        accessories are not included unless specifically stated.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-faq\"\u003e\n      \u003ch3\u003eIs this model intended for clinical use?\u003c\/h3\u003e\n      \u003cp\u003e\n        No. This product is intended exclusively for education, simulation and\n        procedural skills training. It is not intended for diagnosis or\n        treatment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-cta\"\u003e\n    \u003ch2\u003eDevelop Realistic Cervical Biopsy Skills\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Choose a Single, 10 Pack or 20 Pack for individual practice, teaching\n      workshops or institutional training. Contact SurgiSim if you also require\n      the compatible Cervix Disc Base or supporting instruments.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ss-buttons\"\u003e\n      \u003ca class=\"ss-button\" href=\"\/collections\/obstetrics-gynaecology-birth-simulation-models\"\u003e\n        Browse OB-GYN Training Models\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-button ss-button-secondary\" href=\"\/pages\/contact-information\"\u003e\n        Request a Training 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 training model and associated equipment.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"LifeLike BioTissue","offers":[{"title":"Single","offer_id":63239270859082,"sku":"LL-TRN-0513","price":49.0,"currency_code":"GBP","in_stock":true},{"title":"Pack of 10","offer_id":63239270891850,"sku":"LL-TRN-0514","price":291.0,"currency_code":"GBP","in_stock":true},{"title":"Pack of 20","offer_id":63239270924618,"sku":"LL-TRN-0515","price":557.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/1378\/4650\/files\/lifelike-cervix-biopsy-disc-model-cervical-biopsy-leep-trainerobstetrics-gynaecology-training-2822226.jpg?v=1787546606"},{"product_id":"lifelike-biotissue-3-dmed-vesico-urethral-holder-kit-with-lifelike-tissues-1280","title":"3-Dmed Vesico-Urethral Holder Kit – Urology Training","description":"\u003cdiv class=\"surgisim-product-description\"\u003e\n  \u003cstyle\u003e\n    .surgisim-product-description {\n      max-width: 1100px;\n      margin: 0 auto;\n      color: #1f2933;\n      font-family: inherit;\n      line-height: 1.65;\n    }\n\n    .surgisim-product-description * {\n      box-sizing: border-box;\n    }\n\n    .surgisim-product-description h2,\n    .surgisim-product-description h3 {\n      margin-top: 0;\n      color: #102a43;\n      line-height: 1.25;\n    }\n\n    .surgisim-product-description h2 {\n      margin-bottom: 16px;\n      font-size: 30px;\n    }\n\n    .surgisim-product-description h3 {\n      margin-bottom: 12px;\n      font-size: 21px;\n    }\n\n    .surgisim-product-description p {\n      margin: 0 0 16px;\n    }\n\n    .surgisim-product-description a {\n      color: #006f78;\n      text-decoration: underline;\n      text-underline-offset: 2px;\n    }\n\n    .ss-hero {\n      padding: 34px;\n      margin-bottom: 30px;\n      border: 1px solid #d8e5e7;\n      border-radius: 14px;\n      background: linear-gradient(135deg, #f1f8f8 0%, #ffffff 100%);\n    }\n\n    .ss-eyebrow {\n      display: inline-block;\n      margin-bottom: 12px;\n      color: #006f78;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n    }\n\n    .ss-intro {\n      max-width: 880px;\n      font-size: 18px;\n    }\n\n    .ss-highlight {\n      display: inline-block;\n      padding: 8px 14px;\n      margin: 6px 8px 0 0;\n      border-radius: 20px;\n      background: #e2f2f3;\n      color: #174c52;\n      font-size: 14px;\n      font-weight: 600;\n    }\n\n    .ss-section {\n      margin: 36px 0;\n    }\n\n    .ss-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .ss-card {\n      padding: 24px;\n      border: 1px solid #dde5e7;\n      border-radius: 12px;\n      background: #ffffff;\n    }\n\n    .ss-option-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 18px;\n      margin-top: 20px;\n    }\n\n    .ss-option {\n      padding: 24px;\n      border: 1px solid #d8e3e5;\n      border-radius: 12px;\n      background: #ffffff;\n    }\n\n    .ss-option-badge {\n      display: inline-block;\n      padding: 5px 10px;\n      margin-bottom: 12px;\n      border-radius: 20px;\n      background: #006f78;\n      color: #ffffff;\n      font-size: 13px;\n      font-weight: 700;\n    }\n\n    .ss-option h3 {\n      margin-bottom: 10px;\n      font-size: 20px;\n    }\n\n    .ss-option ul {\n      padding-left: 20px;\n      margin: 0;\n    }\n\n    .ss-option li {\n      margin-bottom: 8px;\n    }\n\n    .ss-step-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .ss-step {\n      padding: 22px;\n      border: 1px solid #dce5e7;\n      border-radius: 12px;\n      background: #ffffff;\n      text-align: center;\n    }\n\n    .ss-step-number {\n      display: flex;\n      width: 42px;\n      height: 42px;\n      margin: 0 auto 12px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      background: #006f78;\n      color: #ffffff;\n      font-weight: 700;\n    }\n\n    .ss-step strong {\n      display: block;\n      margin-bottom: 7px;\n      color: #102a43;\n      font-size: 17px;\n    }\n\n    .ss-step span {\n      display: block;\n      color: #52616b;\n      font-size: 14px;\n    }\n\n    .ss-list {\n      padding-left: 22px;\n      margin: 0;\n    }\n\n    .ss-list li {\n      margin-bottom: 9px;\n    }\n\n    .ss-table-wrap {\n      overflow-x: auto;\n      border: 1px solid #dbe3e5;\n      border-radius: 12px;\n    }\n\n    .ss-table {\n      width: 100%;\n      min-width: 700px;\n      border-collapse: collapse;\n    }\n\n    .ss-table th,\n    .ss-table td {\n      padding: 14px 16px;\n      border-right: 1px solid #e4eaec;\n      border-bottom: 1px solid #e4eaec;\n      text-align: left;\n      vertical-align: top;\n    }\n\n    .ss-table th {\n      color: #102a43;\n      background: #f3f7f8;\n      font-weight: 700;\n    }\n\n    .ss-table th:last-child,\n    .ss-table td:last-child {\n      border-right: 0;\n    }\n\n    .ss-table tbody tr:last-child th,\n    .ss-table tbody tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .ss-related-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .ss-related-card {\n      display: block;\n      height: 100%;\n      padding: 22px;\n      border: 1px solid #dce5e7;\n      border-radius: 12px;\n      background: #ffffff;\n      color: #1f2933 !important;\n      text-decoration: none !important;\n      transition: transform 0.2s ease, border-color 0.2s ease;\n    }\n\n    .ss-related-card:hover {\n      transform: translateY(-2px);\n      border-color: #70aeb3;\n    }\n\n    .ss-related-card strong {\n      display: block;\n      margin-bottom: 8px;\n      color: #006f78;\n      font-size: 17px;\n    }\n\n    .ss-related-card span {\n      display: block;\n      color: #52616b;\n      font-size: 14px;\n    }\n\n    .ss-notice {\n      padding: 20px 22px;\n      border-left: 4px solid #006f78;\n      border-radius: 6px;\n      background: #f2f8f8;\n    }\n\n    .ss-cta {\n      padding: 30px;\n      margin-top: 38px;\n      border-radius: 14px;\n      background: #102a43;\n      color: #ffffff;\n      text-align: center;\n    }\n\n    .ss-cta h2 {\n      color: #ffffff;\n    }\n\n    .ss-cta p {\n      max-width: 720px;\n      margin: 0 auto 18px;\n      color: #e5edf3;\n    }\n\n    .ss-button {\n      display: inline-block;\n      padding: 12px 20px;\n      border-radius: 6px;\n      background: #ffffff;\n      color: #102a43 !important;\n      font-weight: 700;\n      text-decoration: none !important;\n    }\n\n    @media (max-width: 900px) {\n      .ss-option-grid,\n      .ss-step-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 700px) {\n      .ss-hero {\n        padding: 24px 20px;\n      }\n\n      .surgisim-product-description h2 {\n        font-size: 25px;\n      }\n\n      .ss-grid,\n      .ss-option-grid,\n      .ss-step-grid,\n      .ss-related-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003csection class=\"ss-hero\"\u003e\n    \u003cspan class=\"ss-eyebrow\"\u003e3-Dmed \/ LifeLike BioTissue Product 1211\u003c\/span\u003e\n\n    \u003ch2\u003eVesico-Urethral Holder Kit for Urological Anastomosis Training\u003c\/h2\u003e\n\n    \u003cp class=\"ss-intro\"\u003e\n      The \u003cstrong\u003e3-Dmed Vesico-Urethral Holder\u003c\/strong\u003e is a compact,\n      lightweight surgical training platform designed for practising\n      \u003cstrong\u003evesicourethral anastomosis\u003c\/strong\u003e and other basic or advanced\n      urological surgery techniques.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Integrated clips hold a \u003cstrong\u003eLifeLike Bladder Tissue Sheet\u003c\/strong\u003e\n      and \u003cstrong\u003eLifeLike Urethra\u003c\/strong\u003e securely in position. Adjustable\n      feet allow the holder to be angled to suit the learner, selected\n      instruments and procedural approach.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"ss-highlight\"\u003eAdjustable training angle\u003c\/span\u003e\n    \u003cspan class=\"ss-highlight\"\u003eSecure tissue clips\u003c\/span\u003e\n    \u003cspan class=\"ss-highlight\"\u003eThree package options\u003c\/span\u003e\n    \u003cspan class=\"ss-highlight\"\u003eProduct code 1211\u003c\/span\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eChoose Your Package\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Select the complete holder and tissue kit for a new training station,\n      choose the holder independently if you already have compatible tissues,\n      or order replacement LifeLike tissues for an existing holder.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ss-option-grid\"\u003e\n      \u003cdiv class=\"ss-option\"\u003e\n        \u003cspan class=\"ss-option-badge\"\u003eOption 1\u003c\/span\u003e\n        \u003ch3\u003eHolder Only\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The reusable plastic training platform without LifeLike tissue\n          models.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eVesico-Urethral Holder\u003c\/li\u003e\n          \u003cli\u003eIntegrated tissue-positioning clips\u003c\/li\u003e\n          \u003cli\u003eAdjustable feet\u003c\/li\u003e\n          \u003cli\u003eLifeLike tissues not included\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ss-option\"\u003e\n        \u003cspan class=\"ss-option-badge\"\u003eOption 2\u003c\/span\u003e\n        \u003ch3\u003eHolder with LifeLike Tissues\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The holder combined with the compatible LifeLike tissues required\n          for vesicourethral anastomosis training.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eVesico-Urethral Holder\u003c\/li\u003e\n          \u003cli\u003eLifeLike Urethra\u003c\/li\u003e\n          \u003cli\u003eLifeLike Bladder Tissue Sheet\u003c\/li\u003e\n          \u003cli\u003eComplete procedural training configuration\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ss-option\"\u003e\n        \u003cspan class=\"ss-option-badge\"\u003eOption 3\u003c\/span\u003e\n        \u003ch3\u003eReplacement LifeLike Tissues\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Replacement compatible tissues for an existing 3-Dmed\n          Vesico-Urethral Holder.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eLifeLike Urethra tissue\u003c\/li\u003e\n          \u003cli\u003eLifeLike Bladder Tissue Sheet\u003c\/li\u003e\n          \u003cli\u003eHolder not included\u003c\/li\u003e\n          \u003cli\u003eFor restocking an existing training station\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003cdiv class=\"ss-notice\"\u003e\n      \u003cstrong\u003ePackage quantities:\u003c\/strong\u003e The manufacturer describes the\n      tissue package as including the compatible LifeLike Urethra and Bladder\n      Tissue Sheet but does not publish tissue quantities on the product page.\n      Please refer to your SurgiSim quotation or order confirmation for the\n      exact quantities supplied.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003ePackage Comparison\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\u003ePackage\u003c\/th\u003e\n            \u003cth\u003eHolder\u003c\/th\u003e\n            \u003cth\u003eLifeLike Urethra\u003c\/th\u003e\n            \u003cth\u003eBladder Tissue Sheet\u003c\/th\u003e\n            \u003cth\u003eBest For\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eHolder Only\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n            \u003ctd\u003eNot included\u003c\/td\u003e\n            \u003ctd\u003eNot included\u003c\/td\u003e\n            \u003ctd\u003eCustomers already holding compatible tissues\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eHolder with LifeLike Tissues\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n            \u003ctd\u003eCreating a complete new training station\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eReplacement LifeLike Tissues\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eNot included\u003c\/td\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n            \u003ctd\u003eRestocking an existing holder\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\u003eVesicourethral Anastomosis Training\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Vesicourethral anastomosis involves reconnecting the urethra to the\n      bladder. The holder stabilises both simulated tissue components so the\n      trainee can concentrate on tissue alignment, needle placement, suture\n      spacing and anastomotic technique.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The adjustable base allows the model angle to be changed according to\n      the preferred training position. Clips keep the tissue sheet and urethra\n      under control while still allowing them to be adjusted or replaced\n      between training sessions.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ss-grid\"\u003e\n      \u003cdiv class=\"ss-card\"\u003e\n        \u003ch3\u003eTraining Applications\u003c\/h3\u003e\n\n        \u003cul class=\"ss-list\"\u003e\n          \u003cli\u003eVesicourethral anastomosis\u003c\/li\u003e\n          \u003cli\u003eUrethra-to-bladder reconnection\u003c\/li\u003e\n          \u003cli\u003eUrological suturing technique\u003c\/li\u003e\n          \u003cli\u003eCircumferential suture placement\u003c\/li\u003e\n          \u003cli\u003eTissue alignment and approximation\u003c\/li\u003e\n          \u003cli\u003eReconstructive urology skills\u003c\/li\u003e\n          \u003cli\u003eBasic and advanced urological surgery training\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ss-card\"\u003e\n        \u003ch3\u003eSkills Developed\u003c\/h3\u003e\n\n        \u003cul class=\"ss-list\"\u003e\n          \u003cli\u003eFine needle placement\u003c\/li\u003e\n          \u003cli\u003eControlled suture spacing\u003c\/li\u003e\n          \u003cli\u003eAnastomotic alignment\u003c\/li\u003e\n          \u003cli\u003eSuture tension management\u003c\/li\u003e\n          \u003cli\u003eDelicate tissue handling\u003c\/li\u003e\n          \u003cli\u003eInstrument positioning\u003c\/li\u003e\n          \u003cli\u003eHand–eye coordination\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eHow the Training System Works\u003c\/h2\u003e\n\n    \u003cdiv class=\"ss-step-grid\"\u003e\n      \u003cdiv class=\"ss-step\"\u003e\n        \u003cdiv class=\"ss-step-number\"\u003e1\u003c\/div\u003e\n        \u003cstrong\u003ePosition\u003c\/strong\u003e\n        \u003cspan\u003e\n          Set the holder on a suitable training surface and adjust its feet.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ss-step\"\u003e\n        \u003cdiv class=\"ss-step-number\"\u003e2\u003c\/div\u003e\n        \u003cstrong\u003eSecure\u003c\/strong\u003e\n        \u003cspan\u003e\n          Position the bladder tissue and urethra using the integrated clips.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ss-step\"\u003e\n        \u003cdiv class=\"ss-step-number\"\u003e3\u003c\/div\u003e\n        \u003cstrong\u003eAlign\u003c\/strong\u003e\n        \u003cspan\u003e\n          Bring the simulated urethra and bladder tissue into the required\n          anastomotic position.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ss-step\"\u003e\n        \u003cdiv class=\"ss-step-number\"\u003e4\u003c\/div\u003e\n        \u003cstrong\u003ePractise\u003c\/strong\u003e\n        \u003cspan\u003e\n          Complete the selected suturing or vesicourethral anastomosis\n          exercise.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eLifeLike Tissue 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\u003eTissue\u003c\/th\u003e\n            \u003cth\u003eLength\u003c\/th\u003e\n            \u003cth\u003eWidth\u003c\/th\u003e\n            \u003cth\u003eInternal Diameter\u003c\/th\u003e\n            \u003cth\u003eExternal Diameter\u003c\/th\u003e\n            \u003cth\u003eThickness\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eBladder Tissue Sheet\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e6 inches\u003c\/td\u003e\n            \u003ctd\u003e5 inches\u003c\/td\u003e\n            \u003ctd\u003eNot applicable\u003c\/td\u003e\n            \u003ctd\u003eNot applicable\u003c\/td\u003e\n            \u003ctd\u003e2.2 mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eLifeLike Urethra\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e6 inches\u003c\/td\u003e\n            \u003ctd\u003eNot applicable\u003c\/td\u003e\n            \u003ctd\u003e5 mm\u003c\/td\u003e\n            \u003ctd\u003e7 mm\u003c\/td\u003e\n            \u003ctd\u003e1.0 mm wall\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\u003eHolder Features\u003c\/h2\u003e\n\n    \u003cdiv class=\"ss-grid\"\u003e\n      \u003cdiv class=\"ss-card\"\u003e\n        \u003ch3\u003eStable Tissue Positioning\u003c\/h3\u003e\n\n        \u003cul class=\"ss-list\"\u003e\n          \u003cli\u003eLightweight plastic training base\u003c\/li\u003e\n          \u003cli\u003eClips secure bladder tissue and urethra\u003c\/li\u003e\n          \u003cli\u003eAllows tissue adjustment and replacement\u003c\/li\u003e\n          \u003cli\u003eAdjustable feet alter the working angle\u003c\/li\u003e\n          \u003cli\u003eCompact design for individual training stations\u003c\/li\u003e\n          \u003cli\u003eEasy to handle and maintain\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ss-card\"\u003e\n        \u003ch3\u003eSuitable Training Environments\u003c\/h3\u003e\n\n        \u003cul class=\"ss-list\"\u003e\n          \u003cli\u003eUrology training programmes\u003c\/li\u003e\n          \u003cli\u003eTeaching hospitals\u003c\/li\u003e\n          \u003cli\u003eUniversities and medical schools\u003c\/li\u003e\n          \u003cli\u003eSurgical simulation centres\u003c\/li\u003e\n          \u003cli\u003eClinical skills laboratories\u003c\/li\u003e\n          \u003cli\u003eConsultant-led procedural workshops\u003c\/li\u003e\n          \u003cli\u003eIndividual surgical skills practice\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\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        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct name\u003c\/th\u003e\n            \u003ctd colspan=\"5\"\u003e3-Dmed Vesico-Urethral Holder\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct code\u003c\/th\u003e\n            \u003ctd colspan=\"5\"\u003e1211\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHolder construction\u003c\/th\u003e\n            \u003ctd colspan=\"5\"\u003ePlastic base with integrated tissue clips\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePosition adjustment\u003c\/th\u003e\n            \u003ctd colspan=\"5\"\u003eAdjustable feet for changing the working angle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCompatible tissues\u003c\/th\u003e\n            \u003ctd colspan=\"5\"\u003e\n              LifeLike Urethra and LifeLike Bladder Tissue Sheet\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAvailable packages\u003c\/th\u003e\n            \u003ctd colspan=\"5\"\u003e\n              Holder Only, Holder with LifeLike Tissues or Replacement\n              LifeLike Tissues\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePrimary procedure\u003c\/th\u003e\n            \u003ctd colspan=\"5\"\u003eVesicourethral anastomosis\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eIntended use\u003c\/th\u003e\n            \u003ctd colspan=\"5\"\u003e\n              Urological surgical education, simulation and demonstration\n            \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    \u003cdiv class=\"ss-notice\"\u003e\n      \u003cstrong\u003eTissue features:\u003c\/strong\u003e The compatible LifeLike tissues are\n      designed to be easy to handle and maintain, ready for use in different\n      training environments, nontoxic, biohazard-free and odourless.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003ch2\u003eRelated Urology Training Products\u003c\/h2\u003e\n\n    \u003cdiv class=\"ss-related-grid\"\u003e\n      \u003ca class=\"ss-related-card\" href=\"\/products\/bladder-tissue-sheet-for-vesicourethral-anastomosis-training\"\u003e\n        \u003cstrong\u003eBladder Tissue Sheet\u003c\/strong\u003e\n        \u003cspan\u003e\n          Replacement simulated bladder tissue for vesicourethral anastomosis\n          and urological suturing practice.\n        \u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/products\/urethra-training-model-urethral-anastomosis-urology-surgical\"\u003e\n        \u003cstrong\u003eLifeLike Urethra\u003c\/strong\u003e\n        \u003cspan\u003e\n          A 6-inch urethral tissue model for urological anastomosis and\n          reconstructive surgery training.\n        \u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/products\/ureter-training-model-ureteral-anastomosis-urology-surgical\"\u003e\n        \u003cstrong\u003eUreter Training Model\u003c\/strong\u003e\n        \u003cspan\u003e\n          Develop ureteral suturing and anastomosis skills using simulated\n          tissue.\n        \u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/products\/urology-anastomosis-training-kit-sample-pack\"\u003e\n        \u003cstrong\u003eUrologic Surgery Sample Pack\u003c\/strong\u003e\n        \u003cspan\u003e\n          A selection of LifeLike tissues for introductory urological\n          anastomosis practice.\n        \u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/products\/urology-anastomosis-training-kit-complete-pack\"\u003e\n        \u003cstrong\u003eComplete Urologic Surgery Pack\u003c\/strong\u003e\n        \u003cspan\u003e\n          A wider selection of urological tissue models for structured\n          procedural skills training.\n        \u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ss-related-card\" href=\"\/collections\/surgical-training-instruments-kits-accessories\"\u003e\n        \u003cstrong\u003eSurgical Instruments and Accessories\u003c\/strong\u003e\n        \u003cspan\u003e\n          Browse needle holders, forceps, scissors, sutures and other training\n          accessories.\n        \u003c\/span\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-card\"\u003e\n      \u003ch3\u003eWhat procedure is the holder designed for?\u003c\/h3\u003e\n      \u003cp\u003e\n        It is primarily designed for vesicourethral anastomosis, including\n        practising the reconnection of the simulated urethra to bladder\n        tissue.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eHow are the tissues held in place?\u003c\/h3\u003e\n      \u003cp\u003e\n        Integrated clips secure the LifeLike Bladder Tissue Sheet and LifeLike\n        Urethra during training.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eCan the working angle be adjusted?\u003c\/h3\u003e\n      \u003cp\u003e\n        Yes. The holder has adjustable feet that allow the base to be\n        positioned at the required angle.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eWhat is included with the Holder Only option?\u003c\/h3\u003e\n      \u003cp\u003e\n        This option includes the Vesico-Urethral Holder with its integrated\n        clips and adjustable feet. LifeLike tissues are not included.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eWhat is included with the tissue kit?\u003c\/h3\u003e\n      \u003cp\u003e\n        The Holder with LifeLike Tissues option combines the holder with a\n        LifeLike Urethra and LifeLike Bladder Tissue Sheet. Refer to your\n        quotation for exact supplied quantities.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eCan replacement tissues be purchased?\u003c\/h3\u003e\n      \u003cp\u003e\n        Yes. A Replacement LifeLike Tissues option is available for restocking\n        an existing holder.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eCan the bladder and urethra also be ordered separately?\u003c\/h3\u003e\n      \u003cp\u003e\n        Yes. SurgiSim lists the LifeLike Bladder Tissue Sheet and LifeLike\n        Urethra as separate products.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eAre sutures and instruments included?\u003c\/h3\u003e\n      \u003cp\u003e\n        Sutures and surgical instruments are not listed as standard contents.\n        They should be purchased separately unless specifically included in\n        your quotation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-section\"\u003e\n    \u003cdiv class=\"ss-notice\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e This product is intended solely for\n      urological surgical education, simulation and demonstration. It is not\n      intended for clinical use on humans or animals.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ss-cta\"\u003e\n    \u003ch2\u003eBuild a Vesicourethral Anastomosis Training Station\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Select the complete kit for a new training station or purchase\n      replacement LifeLike tissues to continue practising urethra-to-bladder\n      anastomosis technique.\n    \u003c\/p\u003e\n\n    \u003ca class=\"ss-button\" href=\"\/collections\/surgical-skills-training-procedure-simulation-models\"\u003e\n      Explore Surgical Training Models\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"LifeLike BioTissue","offers":[{"title":"Holder Only","offer_id":63238894420298,"sku":"LL-TRN-1280","price":795.0,"currency_code":"GBP","in_stock":true},{"title":"Holder With LifeLike Tissues","offer_id":63238894453066,"sku":"LL-TRN-1281","price":895.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/1378\/4650\/files\/3-dmed-vesico-urethral-holder-kit-urology-trainingurology-surgical-training-1756469.png?v=1787546608"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/1378\/4650\/collections\/gynaecological-laparoscopy-training-8014349.png?v=1787215052","url":"https:\/\/surgisim.co.uk\/collections\/gynaecological-laparoscopy-training.oembed","provider":"SurgiSim","version":"1.0","type":"link"}