{"title":"Bundles","description":null,"products":[{"product_id":"family-travel-bundle","title":"Family Travel Lock Bundle – 6 TSA-Approved Luggage Locks","description":"\u003cstyle\u003e\n  .ls-family-bundle {\n    --ls-text: #f5f5f3;\n    --ls-heading: #ffffff;\n    --ls-muted: #b9b9b6;\n    --ls-soft: #92928f;\n\n    --ls-card: rgba(255, 255, 255, 0.055);\n    --ls-card-strong: rgba(255, 255, 255, 0.085);\n    --ls-card-hover: rgba(255, 255, 255, 0.075);\n\n    --ls-border: rgba(255, 255, 255, 0.12);\n    --ls-border-strong: rgba(255, 255, 255, 0.20);\n\n    --ls-accent: #8a2949;\n    --ls-accent-soft: rgba(138, 41, 73, 0.18);\n\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 20px 20px 68px;\n    color: var(--ls-text);\n    font-family: inherit;\n    line-height: 1.6;\n    box-sizing: border-box;\n    background: transparent;\n  }\n\n  .ls-family-bundle *,\n  .ls-family-bundle *::before,\n  .ls-family-bundle *::after {\n    box-sizing: border-box;\n  }\n\n  .ls-family-bundle h2,\n  .ls-family-bundle h3,\n  .ls-family-bundle p {\n    margin-top: 0;\n  }\n\n  .ls-family-bundle h2 {\n    margin-bottom: 16px;\n    color: var(--ls-heading);\n    font-size: clamp(28px, 3vw, 42px);\n    line-height: 1.15;\n    letter-spacing: -0.03em;\n    font-weight: 700;\n  }\n\n  .ls-family-bundle h3 {\n    margin-bottom: 10px;\n    color: var(--ls-heading);\n    font-size: 20px;\n    line-height: 1.3;\n    font-weight: 650;\n  }\n\n  .ls-family-bundle p {\n    margin-bottom: 14px;\n    color: var(--ls-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .ls-family-bundle strong {\n    color: var(--ls-heading);\n  }\n\n  .ls-family-bundle .ls-section {\n    padding: 68px 0;\n    border-bottom: 1px solid var(--ls-border);\n  }\n\n  .ls-family-bundle .ls-section:first-child {\n    padding-top: 34px;\n  }\n\n  .ls-family-bundle .ls-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ls-family-bundle .ls-center {\n    text-align: center;\n  }\n\n  .ls-family-bundle .ls-lead {\n    max-width: 830px;\n    margin-left: auto;\n    margin-right: auto;\n    color: var(--ls-muted);\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .ls-family-bundle .ls-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    margin-bottom: 15px;\n    padding: 7px 12px;\n    border: 1px solid rgba(255,255,255,.10);\n    border-radius: 999px;\n    background: var(--ls-accent-soft);\n    color: #f4c7d5;\n    font-size: 12px;\n    line-height: 1.2;\n    font-weight: 700;\n    letter-spacing: .09em;\n    text-transform: uppercase;\n  }\n\n  .ls-family-bundle .ls-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .ls-family-bundle .ls-grid-4 {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .ls-family-bundle .ls-card {\n    height: 100%;\n    padding: 30px;\n    border: 1px solid var(--ls-border);\n    border-radius: 16px;\n    background: var(--ls-card);\n  }\n\n  .ls-family-bundle .ls-card p {\n    color: var(--ls-muted);\n  }\n\n  .ls-family-bundle .ls-count {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 34px;\n    margin-bottom: 18px;\n    padding: 6px 13px;\n    border: 1px solid rgba(255,255,255,.13);\n    border-radius: 999px;\n    background: var(--ls-accent);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .ls-family-bundle .ls-color-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 16px 0 20px;\n  }\n\n  .ls-family-bundle .ls-color-tag {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 4px 11px;\n    border: 1px solid var(--ls-border);\n    border-radius: 999px;\n    background: rgba(255,255,255,.055);\n    color: #ddddda;\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .ls-family-bundle .ls-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ls-family-bundle .ls-list li {\n    position: relative;\n    margin: 11px 0;\n    padding-left: 25px;\n    color: var(--ls-muted);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .ls-family-bundle .ls-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  \/* Comparison table *\/\n  .ls-family-bundle .ls-table-wrap {\n    width: 100%;\n    margin-top: 32px;\n    overflow-x: auto;\n    border: 1px solid var(--ls-border);\n    border-radius: 16px;\n    background: var(--ls-card);\n  }\n\n  .ls-family-bundle table {\n    width: 100%;\n    min-width: 680px;\n    border-collapse: collapse;\n    table-layout: fixed;\n    background: transparent;\n  }\n\n  .ls-family-bundle th,\n  .ls-family-bundle td {\n    padding: 17px 20px;\n    border-bottom: 1px solid var(--ls-border);\n    text-align: left;\n    vertical-align: middle;\n    font-size: 15px;\n  }\n\n  .ls-family-bundle th {\n    background: rgba(255,255,255,.075);\n    color: #fff;\n    font-weight: 700;\n  }\n\n  .ls-family-bundle td {\n    color: var(--ls-muted);\n  }\n\n  .ls-family-bundle td strong {\n    color: #f5f5f3;\n  }\n\n  .ls-family-bundle tr:last-child td {\n    border-bottom: 0;\n  }\n\n  \/* Feature cards *\/\n  .ls-family-bundle .ls-feature {\n    height: 100%;\n    padding: 26px 22px;\n    border: 1px solid var(--ls-border);\n    border-radius: 15px;\n    background: var(--ls-card);\n  }\n\n  .ls-family-bundle .ls-feature-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 18px;\n    border-radius: 50%;\n    background: var(--ls-accent);\n    color: #fff;\n    font-size: 17px;\n    line-height: 1;\n    font-weight: 700;\n  }\n\n  .ls-family-bundle .ls-feature h3 {\n    margin-bottom: 8px;\n    font-size: 18px;\n  }\n\n  .ls-family-bundle .ls-feature p {\n    margin-bottom: 0;\n    color: var(--ls-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* Large highlighted blocks *\/\n  .ls-family-bundle .ls-highlight {\n    padding: 46px;\n    overflow: hidden;\n    border: 1px solid var(--ls-border);\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(138,41,73,.16),\n        transparent 34%\n      ),\n      rgba(255,255,255,.045);\n  }\n\n  .ls-family-bundle .ls-highlight h2 {\n    max-width: 790px;\n  }\n\n  .ls-family-bundle .ls-highlight \u003e p {\n    max-width: 810px;\n    margin-bottom: 0;\n    font-size: 17px;\n  }\n\n  .ls-family-bundle .ls-mini-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 30px;\n  }\n\n  .ls-family-bundle .ls-mini {\n    padding: 23px;\n    border: 1px solid var(--ls-border);\n    border-radius: 13px;\n    background: rgba(0,0,0,.12);\n  }\n\n  .ls-family-bundle .ls-mini strong {\n    display: block;\n    margin-bottom: 7px;\n    color: #fff;\n    font-size: 16px;\n  }\n\n  .ls-family-bundle .ls-mini span {\n    display: block;\n    color: var(--ls-muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  \/* Use cases *\/\n  .ls-family-bundle .ls-use-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 32px;\n  }\n\n  .ls-family-bundle .ls-use {\n    padding: 28px 22px;\n    border: 1px solid var(--ls-border);\n    border-radius: 15px;\n    background: var(--ls-card);\n    text-align: left;\n  }\n\n  .ls-family-bundle .ls-use-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 18px;\n    border: 1px solid var(--ls-border-strong);\n    border-radius: 50%;\n    background: rgba(255,255,255,.07);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .ls-family-bundle .ls-use h3 {\n    margin-bottom: 8px;\n    font-size: 17px;\n  }\n\n  .ls-family-bundle .ls-use p {\n    margin-bottom: 0;\n    font-size: 14px;\n  }\n\n  .ls-family-bundle .ls-statement {\n    max-width: 860px;\n    margin: 34px 0 0;\n    color: #fff;\n    font-size: 21px;\n    line-height: 1.5;\n    font-weight: 600;\n    letter-spacing: -.01em;\n  }\n\n  \/* FAQ *\/\n  .ls-family-bundle .ls-faq {\n    max-width: 900px;\n    margin: 32px auto 0;\n  }\n\n  .ls-family-bundle details {\n    margin-bottom: 11px;\n    overflow: hidden;\n    border: 1px solid var(--ls-border);\n    border-radius: 13px;\n    background: var(--ls-card);\n  }\n\n  .ls-family-bundle summary {\n    position: relative;\n    padding: 20px 54px 20px 22px;\n    cursor: pointer;\n    list-style: none;\n    color: #f6f6f4;\n    font-size: 16px;\n    line-height: 1.45;\n    font-weight: 650;\n  }\n\n  .ls-family-bundle summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ls-family-bundle summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 22px;\n    transform: translateY(-50%);\n    color: #d6d6d2;\n    font-size: 23px;\n    line-height: 1;\n    font-weight: 400;\n  }\n\n  .ls-family-bundle details[open] summary {\n    background: rgba(255,255,255,.025);\n  }\n\n  .ls-family-bundle details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ls-family-bundle .ls-faq-answer {\n    padding: 0 22px 21px;\n  }\n\n  .ls-family-bundle .ls-faq-answer p {\n    margin: 0;\n    color: var(--ls-muted);\n    font-size: 15px;\n  }\n\n  @media (hover:hover) {\n    .ls-family-bundle .ls-card,\n    .ls-family-bundle .ls-feature,\n    .ls-family-bundle .ls-use,\n    .ls-family-bundle details {\n      transition:\n        background-color .18s ease,\n        border-color .18s ease;\n    }\n\n    .ls-family-bundle .ls-card:hover,\n    .ls-family-bundle .ls-feature:hover,\n    .ls-family-bundle .ls-use:hover {\n      background: var(--ls-card-hover);\n      border-color: var(--ls-border-strong);\n    }\n  }\n\n  @media (max-width: 900px) {\n    .ls-family-bundle {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .ls-family-bundle .ls-section {\n      padding: 52px 0;\n    }\n\n    .ls-family-bundle .ls-grid-4,\n    .ls-family-bundle .ls-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ls-family-bundle .ls-mini-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ls-family-bundle .ls-highlight {\n      padding: 36px 28px;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .ls-family-bundle {\n      padding: 8px 14px 42px;\n    }\n\n    .ls-family-bundle .ls-section {\n      padding: 42px 0;\n    }\n\n    .ls-family-bundle .ls-section:first-child {\n      padding-top: 20px;\n    }\n\n    .ls-family-bundle h2 {\n      font-size: 28px;\n      line-height: 1.2;\n    }\n\n    .ls-family-bundle .ls-lead {\n      font-size: 16px;\n      line-height: 1.7;\n    }\n\n    .ls-family-bundle .ls-grid-2,\n    .ls-family-bundle .ls-grid-4,\n    .ls-family-bundle .ls-use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ls-family-bundle .ls-card {\n      padding: 25px 21px;\n    }\n\n    .ls-family-bundle .ls-highlight {\n      padding: 28px 21px;\n      border-radius: 16px;\n    }\n\n    .ls-family-bundle .ls-statement {\n      font-size: 18px;\n    }\n\n    .ls-family-bundle th,\n    .ls-family-bundle td {\n      padding: 14px 15px;\n      font-size: 14px;\n    }\n\n    .ls-family-bundle summary {\n      padding: 18px 48px 18px 18px;\n    }\n\n    .ls-family-bundle .ls-faq-answer {\n      padding: 0 18px 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ls-family-bundle\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"ls-section ls-center\"\u003e\n    \u003cspan class=\"ls-eyebrow\"\u003eFamily Travel Bundle\u003c\/span\u003e\n\n    \u003ch2\u003eTwo Lock Styles. One Travel-Ready Set.\u003c\/h2\u003e\n\n    \u003cp class=\"ls-lead\"\u003e\n      Not every bag has the same zipper pulls or locking points. This bundle combines\n      flexible cable locks with traditional padlocks, giving your family more options\n      for securing suitcases, carry-ons, backpacks, and other compatible travel gear.\n    \u003c\/p\u003e\n\n    \u003cp class=\"ls-lead\"\u003e\n      Both styles use resettable 3-digit combinations and include Open Alert indicators,\n      so switching between locks does not mean learning a different system.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003csection class=\"ls-section\"\u003e\n    \u003cdiv class=\"ls-center\"\u003e\n      \u003cspan class=\"ls-eyebrow\"\u003eInside the Bundle\u003c\/span\u003e\n      \u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n      \u003cp class=\"ls-lead\"\u003e\n        Six TSA-approved Forge locks in two different designs give you more flexibility\n        for a multi-bag trip.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ls-grid-2\" style=\"margin-top:34px;\"\u003e\n\n      \u003cdiv class=\"ls-card\"\u003e\n        \u003cspan class=\"ls-count\"\u003e4 Locks\u003c\/span\u003e\n\n        \u003ch3\u003eForge Eagle TSA Cable Locks\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Flexible cable locks designed for zipper pulls and locking points where\n          a traditional rigid shackle may be less convenient.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ls-color-row\"\u003e\n          \u003cspan class=\"ls-color-tag\"\u003eBlue\u003c\/span\u003e\n          \u003cspan class=\"ls-color-tag\"\u003eBlack\u003c\/span\u003e\n          \u003cspan class=\"ls-color-tag\"\u003eWhite\u003c\/span\u003e\n          \u003cspan class=\"ls-color-tag\"\u003ePink\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"ls-list\"\u003e\n          \u003cli\u003eFlexible cable design\u003c\/li\u003e\n          \u003cli\u003eResettable 3-digit combination\u003c\/li\u003e\n          \u003cli\u003eOpen Alert indicator\u003c\/li\u003e\n          \u003cli\u003eFour colors for easier bag identification\u003c\/li\u003e\n          \u003cli\u003eTSA-approved for baggage inspection\u003c\/li\u003e\n          \u003cli\u003eWell suited to zipper pulls and tighter locking points\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-card\"\u003e\n        \u003cspan class=\"ls-count\"\u003e2 Locks\u003c\/span\u003e\n\n        \u003ch3\u003eForge Titan TSA Padlocks\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Compact traditional padlocks with a rigid shackle for compatible luggage,\n          travel cases, and other standard locking points.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ls-color-row\"\u003e\n          \u003cspan class=\"ls-color-tag\"\u003eBlack\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"ls-list\"\u003e\n          \u003cli\u003eCompact rigid-shackle design\u003c\/li\u003e\n          \u003cli\u003eResettable 3-digit combination\u003c\/li\u003e\n          \u003cli\u003eOpen Alert indicator\u003c\/li\u003e\n          \u003cli\u003eTSA-approved for baggage inspection\u003c\/li\u003e\n          \u003cli\u003eTraditional padlock-style fit\u003c\/li\u003e\n          \u003cli\u003eDesigned for repeat travel use\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- COMPARISON --\u003e\n  \u003csection class=\"ls-section\"\u003e\n    \u003cdiv class=\"ls-center\"\u003e\n      \u003cspan class=\"ls-eyebrow\"\u003eChoose the Right Fit\u003c\/span\u003e\n      \u003ch2\u003eWhich Lock Style Should I Use?\u003c\/h2\u003e\n\n      \u003cp class=\"ls-lead\"\u003e\n        The main difference is how each lock connects to your bag. Choose the style\n        that best fits the zipper pulls or locking point in front of you.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ls-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFeature\u003c\/th\u003e\n            \u003cth\u003eEagle Cable Lock\u003c\/th\u003e\n            \u003cth\u003eTitan Padlock\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eIncluded\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e4 locks\u003c\/td\u003e\n            \u003ctd\u003e2 locks\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eLock Style\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eFlexible cable\u003c\/td\u003e\n            \u003ctd\u003eRigid shackle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eCombination\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e3-digit\u003c\/td\u003e\n            \u003ctd\u003e3-digit\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eOpen Alert\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eTSA-Approved\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eBest For\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eZipper pulls and tighter openings\u003c\/td\u003e\n            \u003ctd\u003eStandard and larger compatible locking points\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eMain Advantage\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eFlexible reach and fit\u003c\/td\u003e\n            \u003ctd\u003eCompact traditional padlock design\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\n  \u003c!-- VERSATILITY --\u003e\n  \u003csection class=\"ls-section\"\u003e\n    \u003cdiv class=\"ls-center\"\u003e\n      \u003cspan class=\"ls-eyebrow\"\u003eMore Versatility\u003c\/span\u003e\n      \u003ch2\u003eMore Bags. More Locking Points. One Bundle.\u003c\/h2\u003e\n\n      \u003cp class=\"ls-lead\"\u003e\n        Suitcases, backpacks, carry-ons, and travel cases do not all use the same\n        type of locking point. Combining cable locks and padlocks lets you match\n        the lock to the bag instead of forcing one lock style to fit everything.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ls-use-grid\"\u003e\n\n      \u003cdiv class=\"ls-use\"\u003e\n        \u003cdiv class=\"ls-use-icon\"\u003e01\u003c\/div\u003e\n        \u003ch3\u003eSuitcases\u003c\/h3\u003e\n        \u003cp\u003e\n          Choose a cable or padlock based on the size and position of the suitcase\n          zipper pulls or locking point.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-use\"\u003e\n        \u003cdiv class=\"ls-use-icon\"\u003e02\u003c\/div\u003e\n        \u003ch3\u003eCarry-Ons\u003c\/h3\u003e\n        \u003cp\u003e\n          Keep a compact lock available for carry-on luggage without adding\n          unnecessary bulk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-use\"\u003e\n        \u003cdiv class=\"ls-use-icon\"\u003e03\u003c\/div\u003e\n        \u003ch3\u003eBackpacks\u003c\/h3\u003e\n        \u003cp\u003e\n          The flexible Eagle cable can be useful with smaller or less accessible\n          zipper openings.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-use\"\u003e\n        \u003cdiv class=\"ls-use-icon\"\u003e04\u003c\/div\u003e\n        \u003ch3\u003eTravel Cases\u003c\/h3\u003e\n        \u003cp\u003e\n          Titan padlocks provide a traditional rigid-shackle option for compatible\n          cases and locking points.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAMILY ORGANIZATION --\u003e\n  \u003csection class=\"ls-section\"\u003e\n    \u003cdiv class=\"ls-highlight\"\u003e\n      \u003cspan class=\"ls-eyebrow\"\u003eBuilt for Multi-Bag Trips\u003c\/span\u003e\n\n      \u003ch2\u003eMake Family Luggage Easier to Organize\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Six locks make it easier to secure several bags without constantly moving\n        the same lock from one suitcase to another. The four Eagle colors can also\n        help assign locks to different travelers or bags at a glance.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ls-mini-grid\"\u003e\n\n        \u003cdiv class=\"ls-mini\"\u003e\n          \u003cstrong\u003e4 Color-Coded Eagle Locks\u003c\/strong\u003e\n          \u003cspan\u003e\n            Different colors make it easier to distinguish locks and bags during\n            a family trip.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ls-mini\"\u003e\n          \u003cstrong\u003e2 Titan Padlocks\u003c\/strong\u003e\n          \u003cspan\u003e\n            Keep a traditional rigid-shackle option available when a cable lock\n            is not the preferred fit.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ls-mini\"\u003e\n          \u003cstrong\u003e6 Individual Combinations\u003c\/strong\u003e\n          \u003cspan\u003e\n            Each lock can be assigned its own resettable 3-digit code.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-statement\"\u003e\n        Four colors make bag organization easier. Two lock styles make travel\n        security more flexible.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- OPEN ALERT --\u003e\n  \u003csection class=\"ls-section\"\u003e\n    \u003cdiv class=\"ls-center\"\u003e\n      \u003cspan class=\"ls-eyebrow\"\u003eOpen Alert\u003c\/span\u003e\n\n      \u003ch2\u003eOpen Alert on All 6 Locks\u003c\/h2\u003e\n\n      \u003cp class=\"ls-lead\"\u003e\n        Every Eagle and Titan lock in this bundle includes an Open Alert indicator.\n        If the lock is opened during a TSA inspection, the indicator provides a\n        visible cue so you know to check your luggage after pickup.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ls-grid-4\" style=\"margin-top:32px;\"\u003e\n\n      \u003cdiv class=\"ls-feature\"\u003e\n        \u003cspan class=\"ls-feature-number\"\u003e1\u003c\/span\u003e\n        \u003ch3\u003eLock Your Bag\u003c\/h3\u003e\n        \u003cp\u003e\n          Secure compatible luggage using your personal 3-digit combination.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-feature\"\u003e\n        \u003cspan class=\"ls-feature-number\"\u003e2\u003c\/span\u003e\n        \u003ch3\u003eTSA Inspection\u003c\/h3\u003e\n        \u003cp\u003e\n          Authorized airport security personnel can open the TSA lock when\n          inspection is required.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-feature\"\u003e\n        \u003cspan class=\"ls-feature-number\"\u003e3\u003c\/span\u003e\n        \u003ch3\u003eAlert Appears\u003c\/h3\u003e\n        \u003cp\u003e\n          The Open Alert indicator gives you a visible sign that the lock was opened.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-feature\"\u003e\n        \u003cspan class=\"ls-feature-number\"\u003e4\u003c\/span\u003e\n        \u003ch3\u003eCheck Your Bag\u003c\/h3\u003e\n        \u003cp\u003e\n          When you collect your luggage, the indicator lets you know to check the bag\n          after screening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- COMBINATION --\u003e\n  \u003csection class=\"ls-section\"\u003e\n    \u003cdiv class=\"ls-highlight\"\u003e\n      \u003cspan class=\"ls-eyebrow\"\u003eSimple Setup\u003c\/span\u003e\n\n      \u003ch2\u003eOne Familiar 3-Digit System Across Every Lock\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Both the Eagle and Titan use resettable 3-digit combinations, so you do not\n        need to learn a different opening method when switching between lock styles.\n        Each of the six locks can still be assigned its own combination.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ls-mini-grid\"\u003e\n\n        \u003cdiv class=\"ls-mini\"\u003e\n          \u003cstrong\u003eSame Locking Method\u003c\/strong\u003e\n          \u003cspan\u003e\n            Eagle and Titan both use familiar 3-digit combination access.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ls-mini\"\u003e\n          \u003cstrong\u003eDifferent Codes\u003c\/strong\u003e\n          \u003cspan\u003e\n            Set an individual combination for each lock if different family members\n            manage different bags.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ls-mini\"\u003e\n          \u003cstrong\u003eNo Owner Key to Manage\u003c\/strong\u003e\n          \u003cspan\u003e\n            Your personal combination is used for everyday access to each lock.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-statement\"\u003e\n        Same setup. Different codes. Different bags.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- TSA --\u003e\n  \u003csection class=\"ls-section ls-center\"\u003e\n    \u003cspan class=\"ls-eyebrow\"\u003eAir Travel Ready\u003c\/span\u003e\n\n    \u003ch2\u003eTSA-Approved for Baggage Inspection\u003c\/h2\u003e\n\n    \u003cp class=\"ls-lead\"\u003e\n      All six locks are designed for TSA baggage inspections, allowing authorized\n      security personnel to open and relock compatible luggage during screening\n      without needing your personal combination.\n    \u003c\/p\u003e\n\n    \u003cp class=\"ls-lead\"\u003e\n      Because both the Eagle and Titan also include Open Alert indicators, you have\n      a visible way to tell when a lock has been opened during inspection.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SUMMARY --\u003e\n  \u003csection class=\"ls-section\"\u003e\n    \u003cdiv class=\"ls-center\"\u003e\n      \u003cspan class=\"ls-eyebrow\"\u003eWhy This Combination Works\u003c\/span\u003e\n\n      \u003ch2\u003eOne Family Bundle. More Ways to Lock Every Bag.\u003c\/h2\u003e\n\n      \u003cp class=\"ls-lead\"\u003e\n        The Family Travel Lock Bundle combines the flexible fit of Forge Eagle cable\n        locks with the traditional design of Forge Titan padlocks. You get six\n        TSA-approved locks, two locking styles, 3-digit combinations throughout,\n        and Open Alert indicators on every lock.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ls-grid-4\" style=\"margin-top:32px;\"\u003e\n\n      \u003cdiv class=\"ls-feature\"\u003e\n        \u003cspan class=\"ls-feature-number\"\u003e6\u003c\/span\u003e\n        \u003ch3\u003eTotal Locks\u003c\/h3\u003e\n        \u003cp\u003e\n          Enough locks for multiple suitcases, carry-ons, backpacks, and compatible\n          travel gear.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-feature\"\u003e\n        \u003cspan class=\"ls-feature-number\"\u003e2\u003c\/span\u003e\n        \u003ch3\u003eLock Styles\u003c\/h3\u003e\n        \u003cp\u003e\n          Flexible cable locks plus traditional rigid-shackle padlocks.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-feature\"\u003e\n        \u003cspan class=\"ls-feature-number\"\u003e6\u003c\/span\u003e\n        \u003ch3\u003eOpen Alerts\u003c\/h3\u003e\n        \u003cp\u003e\n          Every lock includes an indicator for TSA inspection awareness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-feature\"\u003e\n        \u003cspan class=\"ls-feature-number\"\u003e3\u003c\/span\u003e\n        \u003ch3\u003eDigit Combinations\u003c\/h3\u003e\n        \u003cp\u003e\n          The same familiar combination format across both lock styles.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"ls-section\"\u003e\n    \u003cdiv class=\"ls-center\"\u003e\n      \u003cspan class=\"ls-eyebrow\"\u003eQuestions \u0026amp; Answers\u003c\/span\u003e\n      \u003ch2\u003eFamily Travel Lock Bundle FAQ\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ls-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow many locks are included in the Family Travel Lock Bundle?\u003c\/summary\u003e\n        \u003cdiv class=\"ls-faq-answer\"\u003e\n          \u003cp\u003e\n            The bundle includes six TSA-approved locks: four Forge Eagle cable locks\n            and two Forge Titan padlocks.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the difference between the Eagle and Titan locks?\u003c\/summary\u003e\n        \u003cdiv class=\"ls-faq-answer\"\u003e\n          \u003cp\u003e\n            The main difference is the locking style. Eagle uses a flexible cable\n            that works well with zipper pulls and tighter openings, while Titan uses\n            a traditional rigid shackle for compatible luggage, cases, and standard\n            locking points.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo all six locks have an Open Alert indicator?\u003c\/summary\u003e\n        \u003cdiv class=\"ls-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. Both the Forge Eagle and Forge Titan locks in this bundle include an\n            Open Alert indicator that provides a visible cue when the lock has been\n            opened during a TSA inspection.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo all six locks use 3-digit combinations?\u003c\/summary\u003e\n        \u003cdiv class=\"ls-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. Every lock in the bundle uses a resettable 3-digit combination.\n            Each lock can be set to its own code.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhy does the bundle include both cable locks and padlocks?\u003c\/summary\u003e\n        \u003cdiv class=\"ls-faq-answer\"\u003e\n          \u003cp\u003e\n            Different bags use different zipper pulls and locking points. Combining\n            flexible cable locks with traditional padlocks gives you more options\n            for securing suitcases, carry-ons, backpacks, travel cases, and other\n            compatible gear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre all six locks TSA-approved?\u003c\/summary\u003e\n        \u003cdiv class=\"ls-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. Both the Forge Eagle and Forge Titan locks are designed for TSA\n            baggage inspections, allowing authorized security personnel to open and\n            relock compatible luggage during screening.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan each family member use a different combination?\u003c\/summary\u003e\n        \u003cdiv class=\"ls-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. Each lock can be set independently, so different travelers or bags\n            can use different 3-digit combinations if preferred.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Forge","offers":[{"title":"Default Title","offer_id":50120259764362,"sku":"F-EAGLE-4COLORS+OX-EDGE-BLACK2","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4172\/1226\/files\/Family_travel_bundle.webp?v=1788407489"},{"product_id":"couples-travel-bundle","title":"Couples Travel Lock Bundle – 4 TSA-Approved Luggage Locks","description":"\u003cstyle\u003e\n  .ls-couples-bundle {\n    max-width: 1100px;\n    margin: 0 auto;\n    color: inherit;\n    line-height: 1.65;\n  }\n\n  .ls-couples-bundle * {\n    box-sizing: border-box;\n  }\n\n  .ls-couples-bundle h2 {\n    margin: 0 0 14px;\n    font-size: clamp(26px, 3vw, 36px);\n    line-height: 1.2;\n    font-weight: 700;\n    color: inherit;\n  }\n\n  .ls-couples-bundle h3 {\n    margin: 0 0 8px;\n    font-size: 18px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: inherit;\n  }\n\n  .ls-couples-bundle p {\n    margin: 0 0 14px;\n    color: inherit;\n  }\n\n  .ls-couples-bundle a {\n    color: inherit;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .ls-bundle-intro {\n    margin-bottom: 34px;\n  }\n\n  .ls-bundle-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    opacity: 0.72;\n  }\n\n  .ls-bundle-lead {\n    max-width: 820px;\n    font-size: 17px;\n  }\n\n  .ls-bundle-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin: 24px 0 36px;\n  }\n\n  .ls-bundle-card {\n    padding: 22px;\n    border: 1px solid rgba(128, 128, 128, 0.32);\n    border-radius: 12px;\n    background: rgba(128, 128, 128, 0.06);\n  }\n\n  .ls-bundle-card ul {\n    margin: 14px 0 0;\n    padding-left: 20px;\n  }\n\n  .ls-bundle-card li {\n    margin: 7px 0;\n  }\n\n  .ls-feature-section {\n    margin: 36px 0;\n  }\n\n  .ls-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 20px;\n  }\n\n  .ls-feature {\n    padding: 20px 0;\n    border-top: 1px solid rgba(128, 128, 128, 0.32);\n  }\n\n  .ls-best-for {\n    margin-top: 36px;\n    padding: 24px;\n    border: 1px solid rgba(128, 128, 128, 0.32);\n    border-radius: 12px;\n  }\n\n  .ls-best-for ul {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px 20px;\n    margin: 12px 0 0;\n    padding-left: 20px;\n  }\n\n  .ls-fit-note {\n    margin-top: 28px;\n    font-size: 14px;\n    opacity: 0.78;\n  }\n\n  @media (max-width: 749px) {\n    .ls-bundle-grid,\n    .ls-feature-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ls-bundle-card {\n      padding: 18px;\n    }\n\n    .ls-best-for {\n      padding: 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ls-couples-bundle\"\u003e\n\n  \u003csection class=\"ls-bundle-intro\"\u003e\n    \u003cspan class=\"ls-bundle-eyebrow\"\u003eMade for Two Travelers\u003c\/span\u003e\n\n    \u003ch2\u003eOne Cable Lock + One Padlock for Each Traveler\u003c\/h2\u003e\n\n    \u003cp class=\"ls-bundle-lead\"\u003e\n      The \u003cstrong\u003eCouples Travel Bundle\u003c\/strong\u003e combines four TSA-approved\n      luggage locks for two travelers: two black SureLock cable locks and two\n      pink SureLock combination padlocks. Split the set evenly so each traveler\n      has one flexible cable lock and one compact shackle lock to use across\n      compatible suitcases, carry-ons, backpacks, and travel bags.\n    \u003c\/p\u003e\n\n    \u003cp class=\"ls-bundle-lead\"\u003e\n      Both lock styles use resettable 3-digit combinations, easy-read dials,\n      and SureLock's Open Alert indicator, while the different cable and shackle\n      designs give you more flexibility for different luggage locking points.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\n    \u003cdiv class=\"ls-bundle-grid\"\u003e\n\n      \u003cdiv class=\"ls-bundle-card\"\u003e\n        \u003ch3\u003e2 × SureLock 21105 Cable Locks — Black\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A flexible cable option for compatible zipper pulls and locking points\n          where a traditional rigid shackle may be less convenient.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eResettable 3-digit combination\u003c\/li\u003e\n          \u003cli\u003e4-inch flexible braided steel cable\u003c\/li\u003e\n          \u003cli\u003eOpen Alert indicator\u003c\/li\u003e\n          \u003cli\u003eLarge, high-contrast easy-read dials\u003c\/li\u003e\n          \u003cli\u003eUseful for compatible suitcases, carry-ons, backpacks, and travel bags\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp style=\"margin-top:16px;\"\u003e\n          \u003ca href=\"https:\/\/www.lockselect.com\/products\/tsa-approved-lock-surelock-21105-black\"\u003e\n            View SureLock 21105 details\n          \u003c\/a\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-bundle-card\"\u003e\n        \u003ch3\u003e2 × SureLock 23026 Combination Padlocks — Pink\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A compact rigid-shackle option for compatible luggage hardware and\n          other travel locking points that work well with a traditional padlock.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eResettable 3-digit combination\u003c\/li\u003e\n          \u003cli\u003eTraditional rigid-shackle design\u003c\/li\u003e\n          \u003cli\u003eOpen Alert indicator\u003c\/li\u003e\n          \u003cli\u003eLarge easy-read combination dials\u003c\/li\u003e\n          \u003cli\u003eTSA008 inspection cylinder\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp style=\"margin-top:16px;\"\u003e\n          \u003ca href=\"https:\/\/www.lockselect.com\/collections\/surelock\/products\/tsa-approved-padlock-surelock-23026-pink\"\u003e\n            View SureLock 23026 details\n          \u003c\/a\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ls-feature-section\"\u003e\n    \u003ch2\u003eWhy This Bundle Works for Two Travelers\u003c\/h2\u003e\n\n    \u003cdiv class=\"ls-feature-grid\"\u003e\n\n      \u003cdiv class=\"ls-feature\"\u003e\n        \u003ch3\u003eOne of Each Lock Style\u003c\/h3\u003e\n        \u003cp\u003e\n          Divide the bundle into two matching travel sets: one cable lock and\n          one padlock for each traveler.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-feature\"\u003e\n        \u003ch3\u003eMore Flexibility Across Different Bags\u003c\/h3\u003e\n        \u003cp\u003e\n          The flexible cable can reach compatible tight or offset zipper pulls,\n          while the rigid shackle gives you a traditional padlock option for\n          other compatible locking points.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-feature\"\u003e\n        \u003ch3\u003eSame Simple 3-Digit Setup\u003c\/h3\u003e\n        \u003cp\u003e\n          All four locks use resettable 3-digit combinations, so both travelers\n          can use the same familiar type of locking system across the set.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ls-feature\"\u003e\n        \u003ch3\u003eOpen Alert on All Four Locks\u003c\/h3\u003e\n        \u003cp\u003e\n          Each lock includes an Open Alert indicator designed to remain visible\n          after the inspection mechanism has been used and reset after the lock\n          is opened with the correct combination.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ls-best-for\"\u003e\n    \u003ch2\u003eBest For\u003c\/h2\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eCouples vacations\u003c\/li\u003e\n      \u003cli\u003eCruises\u003c\/li\u003e\n      \u003cli\u003eWeekend trips\u003c\/li\u003e\n      \u003cli\u003eChecked luggage\u003c\/li\u003e\n      \u003cli\u003eCarry-ons\u003c\/li\u003e\n      \u003cli\u003eBackpacks\u003c\/li\u003e\n      \u003cli\u003eMulti-bag travel\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"ls-fit-note\"\u003e\n    \u003cstrong\u003eFit note:\u003c\/strong\u003e Lock compatibility depends on the size and shape\n    of the zipper pulls or locking points on each bag. Check your luggage\n    hardware before use rather than assuming either lock style fits every bag.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"SureLock","offers":[{"title":"Default Title","offer_id":50124587827338,"sku":"S-21105-BLACK2-23026-PINK2","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4172\/1226\/files\/CouplesTravelBundle.webp?v=1788417002"}],"url":"https:\/\/www.lockselect.com\/collections\/bundles.oembed","provider":"LockSelect","version":"1.0","type":"link"}