{"product_id":"tr1341","title":"Panic Bolt – L255mm - Antique Copper","description":"\u003cdiv\u003e\n\u003cstrong\u003eProduct Dimensions:\u003c\/strong\u003e\u003cbr\u003eHeight: 255mm\u003c\/div\u003e\n\u003cdiv\u003eWidth: 23mm\u003c\/div\u003e\n\u003cdiv\u003eLength: 255mm (Small)\u003c\/div\u003e\n\u003cdiv\u003eProjection: 48mm\u003c\/div\u003e\n\u003cdiv\u003eBolt Width: 15mm\u003c\/div\u003e\n\u003cdiv\u003eBolt Throw: 40mm\u003c\/div\u003e\n\u003cdiv\u003eBolt Thickness: 8.5mm\u003cbr\u003e\u003cbr\u003eAlso available in \u003ca href=\"https:\/\/chippendalerestorations.com.au\/products\/TR2030\"\u003e450mm (Large)\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp\u003ePanic Bolts provide a secure locking solution for secondary doors — including French doors, double doors, and external access points — while still allowing a quick, unobstructed exit when needed.\u003c\/p\u003e\n\u003cp\u003eCrafted from solid brass and true to traditional design principles, each panic bolt includes keepers for both flush and recess mounting. They’re a dependable choice for restoration projects where both function and period character are important.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"description-dropdown\"\u003e\n\u003csummary\u003e\u003cspan class=\"summary-text\"\u003e \u003cspan class=\"title\"\u003eFinish:\u003c\/span\u003e \u003cspan class=\"preview\"\u003e\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cul class=\"dropdown-links\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/chippendalerestorations.com.au\/products\/TR2329\"\u003eAntique Brass\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/chippendalerestorations.com.au\/products\/TR1341\"\u003eAntique Copper\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/chippendalerestorations.com.au\/products\/TR1342\"\u003eChrome Plated\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/chippendalerestorations.com.au\/products\/TR1344\"\u003eMatt Black\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/chippendalerestorations.com.au\/products\/TR1340\"\u003ePolished Brass\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/chippendalerestorations.com.au\/products\/TR6523\"\u003ePolished Nickel\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/chippendalerestorations.com.au\/products\/TR1343\"\u003eSatin Chrome\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/chippendalerestorations.com.au\/products\/TR6603\"\u003eSatin Nickel\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cstyle\u003e\n  \/* Root element mimicking the image styling *\/\n  .description-dropdown {\n    font-family: 'Georgia', serif;\n    max-width: 600px;\n    margin: 10px 0;\n    border: 1px solid #1E3322;\n    border-radius: 4px;\n    padding: 18px 20px;\n    background-color: #E2E6DF;\n    color: #2F4232;\n    box-sizing: border-box;\n  }\n  \n  \/* Trigger\/Header layout *\/\n  .description-dropdown summary {\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    align-items: center; \/* Vertically centers the text and arrow exactly as pictured *\/\n    justify-content: space-between;\n    user-select: none;\n    padding: 0;\n  }\n  \n  \/* Stacked header text positioning *\/\n  .description-dropdown .summary-text {\n    display: flex;\n    flex-direction: column;\n    padding-right: 20px;\n    margin: 0;\n  }\n  \n  \/* Exact styling for the top header label *\/\n  .description-dropdown .title {\n    font-family: Arial, sans-serif;\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: bold;\n    color: #1E3322;\n    margin: 0 0 4px 0;\n    display: block;\n  }\n  \n  \/* Exact styling for the main sub-text preview *\/\n  .description-dropdown .preview {\n    font-size: 1.15em;\n    font-weight: normal;\n    line-height: 1.3;\n    display: block;\n  }\n  \n  \/* Arrow indicator styling *\/\n  .description-dropdown summary .arrow {\n    font-size: 0.7em;\n    color: #1E3322;\n    transition: transform 0.2s ease;\n  }\n  \n  \/* Content container revealed when dropdown is opened *\/\n  .description-dropdown .content {\n    margin-top: 15px;\n    padding-top: 15px;\n    border-top: 1px solid rgba(30, 51, 34, 0.15);\n  }\n  \n  \/* Structured links menu inside content section *\/\n  .dropdown-links {\n    list-style-type: none;\n    padding-left: 0;\n    margin: 0;\n  }\n  \n  .dropdown-links li {\n    margin-bottom: 12px;\n  }\n  \n  .dropdown-links li:last-child {\n    margin-bottom: 0;\n  }\n  \n  .dropdown-links a {\n    color: #1E3322;\n    text-decoration: none;\n    font-weight: bold;\n    display: block;\n    padding: 4px 0;\n    transition: color 0.2s ease;\n  }\n  \n  .dropdown-links a:hover {\n    color: #4a6b51;\n    text-decoration: underline;\n  }\n  \n  \/* Handle arrow rotation on active state matching standard UI behavior *\/\n  .description-dropdown[open] summary .arrow {\n    transform: rotate(180deg);\n  }\n  \n  \/* Standard webkit reset to clean up default markers *\/\n  .description-dropdown summary::-webkit-details-marker {\n    display: none;\n  }\n\u003c\/style\u003e","brand":"Chippendale Restorations","offers":[{"title":"Default Title","offer_id":52791277650202,"sku":"TR1341","price":94.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0949\/9151\/5930\/files\/TR1341_6ce8c57e-00cd-423f-b07b-1fcfb7a0d322.png?v=1788480596","url":"https:\/\/chippendalerestorations.com.au\/products\/tr1341","provider":"Chippendale Restorations","version":"1.0","type":"link"}