{"product_id":"anti-bird-spikes-birds-repeller","title":"Anti Bird Spikes | Birds Repeller","description":"\u003cstyle\u003e\n  .bird-spike-section {\n    max-width: 1050px;\n    margin: 0 auto;\n    padding: 12px 0;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #17212b;\n  }\n\n  .bird-spike-hero {\n    position: relative;\n    overflow: hidden;\n    text-align: center;\n    padding: 30px 20px;\n    margin-bottom: 24px;\n    border-radius: 22px;\n    background:\n      radial-gradient(circle at top right, rgba(255, 196, 0, 0.22), transparent 35%),\n      linear-gradient(135deg, #101820 0%, #263746 55%, #3e596c 100%);\n    box-shadow: 0 14px 36px rgba(16, 24, 32, 0.22);\n  }\n\n  .bird-spike-hero::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background-image:\n      linear-gradient(rgba(255,255,255,0.035) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px);\n    background-size: 24px 24px;\n    pointer-events: none;\n  }\n\n  .bird-spike-hero \u003e * {\n    position: relative;\n    z-index: 1;\n  }\n\n  .bird-spike-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 14px;\n    border-radius: 999px;\n    background: #ffc400;\n    color: #17212b;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.6px;\n    text-transform: uppercase;\n  }\n\n  .bird-spike-hero h2 {\n    margin: 0 0 11px;\n    color: #ffffff;\n    font-size: 36px;\n    line-height: 1.08;\n    font-weight: 900;\n    letter-spacing: -0.8px;\n    text-transform: uppercase;\n  }\n\n  .bird-spike-hero h2 span {\n    color: #ffc400;\n  }\n\n  .bird-spike-hero p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: #dbe7ef;\n    font-size: 16px;\n    line-height: 1.7;\n    font-weight: 600;\n  }\n\n  .bird-spike-alert {\n    margin: 18px 0 25px;\n    padding: 15px 17px;\n    border: 1px solid #ffe08a;\n    border-radius: 16px;\n    background: #fff9e8;\n    color: #4b3a00;\n    text-align: center;\n    font-size: 15px;\n    line-height: 1.6;\n    font-weight: 800;\n  }\n\n  .bird-spike-badges {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin: 22px 0 28px;\n  }\n\n  .bird-spike-badge {\n    padding: 15px 10px;\n    border: 1px solid #d8e1e8;\n    border-radius: 16px;\n    background: #ffffff;\n    color: #21313e;\n    text-align: center;\n    font-size: 14px;\n    font-weight: 900;\n    box-shadow: 0 8px 22px rgba(33, 49, 62, 0.08);\n  }\n\n  .bird-spike-badge span {\n    display: block;\n    margin-bottom: 4px;\n    color: #f5b400;\n    font-size: 20px;\n    line-height: 1;\n  }\n\n  .bird-spike-block {\n    overflow: hidden;\n    margin-bottom: 26px;\n    border: 1px solid #d8e1e8;\n    border-radius: 22px;\n    background: #ffffff;\n    box-shadow: 0 12px 32px rgba(24, 41, 54, 0.10);\n  }\n\n  .bird-spike-content {\n    padding: 21px 19px 17px;\n    text-align: center;\n    background: linear-gradient(135deg, #f7fafc, #ffffff);\n  }\n\n  .bird-spike-tag {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 7px 13px;\n    border-radius: 999px;\n    background: #253746;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n\n  .bird-spike-content h3 {\n    margin: 0 0 9px;\n    color: #17212b;\n    font-size: 27px;\n    line-height: 1.18;\n    font-weight: 900;\n    letter-spacing: -0.4px;\n  }\n\n  .bird-spike-content h3 span {\n    color: #e7a900;\n  }\n\n  .bird-spike-content p {\n    max-width: 730px;\n    margin: 0 auto;\n    color: #4a5d6b;\n    font-size: 15.5px;\n    line-height: 1.75;\n    font-weight: 500;\n  }\n\n  .bird-spike-media {\n    padding: 14px;\n    background: #ffffff;\n  }\n\n  .bird-spike-media img {\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    display: block !important;\n    border: 1px solid #e5ebef;\n    border-radius: 18px;\n    object-fit: cover;\n  }\n\n  .bird-spike-uses {\n    padding: 23px 18px;\n    margin: 28px 0;\n    border-radius: 22px;\n    background: linear-gradient(135deg, #17212b, #2f4556);\n    color: #ffffff;\n  }\n\n  .bird-spike-uses h3 {\n    margin: 0 0 16px;\n    color: #ffffff;\n    text-align: center;\n    font-size: 26px;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .bird-spike-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 11px;\n  }\n\n  .bird-spike-use-grid div {\n    padding: 13px;\n    border: 1px solid rgba(255,255,255,0.14);\n    border-radius: 14px;\n    background: rgba(255,255,255,0.08);\n    color: #edf5fa;\n    font-size: 14px;\n    line-height: 1.5;\n    font-weight: 700;\n  }\n\n  .bird-spike-use-grid strong {\n    color: #ffc400;\n  }\n\n  .bird-spike-benefits {\n    padding: 22px 18px;\n    margin: 25px 0;\n    border: 1px solid #d8e1e8;\n    border-radius: 20px;\n    background: #f7fafc;\n  }\n\n  .bird-spike-benefits h3 {\n    margin: 0 0 15px;\n    color: #17212b;\n    text-align: center;\n    font-size: 25px;\n    font-weight: 900;\n  }\n\n  .bird-spike-benefits ul {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .bird-spike-benefits li {\n    padding: 13px;\n    border-radius: 13px;\n    background: #ffffff;\n    color: #3c4e5b;\n    font-size: 14px;\n    line-height: 1.55;\n    box-shadow: 0 6px 16px rgba(24, 41, 54, 0.06);\n  }\n\n  .bird-spike-benefits li::before {\n    content: \"✓\";\n    margin-right: 7px;\n    color: #e7a900;\n    font-weight: 900;\n  }\n\n  .bird-spike-note {\n    padding: 16px;\n    margin: 22px 0;\n    border: 1px solid #cfe0ea;\n    border-radius: 17px;\n    background: #eef7fc;\n    color: #29485b;\n    font-size: 14px;\n    line-height: 1.7;\n    font-weight: 700;\n  }\n\n  .bird-spike-final {\n    padding: 25px 18px;\n    border-radius: 22px;\n    background: linear-gradient(135deg, #ffc400, #e6a500);\n    color: #17212b;\n    text-align: center;\n    box-shadow: 0 12px 28px rgba(230, 165, 0, 0.22);\n  }\n\n  .bird-spike-final h3 {\n    margin: 0 0 8px;\n    color: #17212b;\n    font-size: 29px;\n    line-height: 1.15;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .bird-spike-final p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: #3c3000;\n    font-size: 15.5px;\n    line-height: 1.7;\n    font-weight: 700;\n  }\n\n  @media (max-width: 768px) {\n    .bird-spike-hero h2 {\n      font-size: 28px;\n    }\n\n    .bird-spike-badges,\n    .bird-spike-use-grid,\n    .bird-spike-benefits ul {\n      grid-template-columns: 1fr;\n    }\n\n    .bird-spike-content h3 {\n      font-size: 22px;\n    }\n\n    .bird-spike-hero,\n    .bird-spike-block,\n    .bird-spike-uses,\n    .bird-spike-final {\n      border-radius: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bird-spike-section\"\u003e\n\n  \u003cdiv class=\"bird-spike-hero\"\u003e\n    \u003cdiv class=\"bird-spike-label\"\u003eClean \u0026amp; Humane Deterrent\u003c\/div\u003e\n    \u003ch2\u003eStop Birds From \u003cspan\u003eTaking Over\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003e\n      A practical bird-control solution designed to discourage pigeons and other birds from landing, nesting, and creating mess on ledges, balconies, rooftops, windows, walls, and outdoor surfaces.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bird-spike-alert\"\u003e\n    Protect your property before birds build nests, leave droppings, and turn clean outdoor spaces into a daily cleaning problem.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bird-spike-badges\"\u003e\n    \u003cdiv class=\"bird-spike-badge\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      Humane Deterrent\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bird-spike-badge\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      Outdoor Protection\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bird-spike-badge\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      Low Maintenance\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bird-spike-block\"\u003e\n    \u003cdiv class=\"bird-spike-content\"\u003e\n      \u003cdiv class=\"bird-spike-tag\"\u003eProtective Barrier\u003c\/div\u003e\n      \u003ch3\u003eDiscourages Birds From \u003cspan\u003eLanding \u0026amp; Nesting\u003c\/span\u003e\n\u003c\/h3\u003e\n      \u003cp\u003e\n        The closely spaced spikes create an uncomfortable landing area, helping discourage birds from sitting or building nests on your balcony edges, windowsills, boundary walls, signs, rooftops, and other exposed surfaces.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bird-spike-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0877\/6725\/3156\/files\/GIF_NO_1.gif?v=1783322885\" alt=\"Transparent bird deterrent spikes close-up\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bird-spike-block\"\u003e\n    \u003cdiv class=\"bird-spike-content\"\u003e\n      \u003cdiv class=\"bird-spike-tag\"\u003eAvoid The Mess\u003c\/div\u003e\n      \u003ch3\u003eStop Nests, Droppings \u0026amp; \u003cspan\u003eDaily Cleaning\u003c\/span\u003e\n\u003c\/h3\u003e\n      \u003cp\u003e\n        Pigeons can quickly create nests, feathers, droppings, and dirt around balconies and ledges. Installing bird spikes helps keep these areas cleaner and reduces repeated cleaning and maintenance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bird-spike-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0877\/6725\/3156\/files\/GIF_NO_2.gif?v=1783322887\" alt=\"Pigeons nesting and creating mess on a ledge\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bird-spike-block\"\u003e\n    \u003cdiv class=\"bird-spike-content\"\u003e\n      \u003cdiv class=\"bird-spike-tag\"\u003eProperty Protection\u003c\/div\u003e\n      \u003ch3\u003eKeep Outdoor Spaces \u003cspan\u003eCleaner \u0026amp; More Usable\u003c\/span\u003e\n\u003c\/h3\u003e\n      \u003cp\u003e\n        Ideal for homes, apartments, offices, shops, warehouses, and commercial buildings where pigeons repeatedly land. It creates a simple physical barrier without using chemicals, traps, or harmful substances.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bird-spike-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0877\/6725\/3156\/files\/GIF_NO_3.gif?v=1783322886\" alt=\"Pigeon problem on balcony and building ledge\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bird-spike-uses\"\u003e\n    \u003ch3\u003eWhere You Can Install It\u003c\/h3\u003e\n\n    \u003cdiv class=\"bird-spike-use-grid\"\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eBalconies:\u003c\/strong\u003e Protect railings, ledges, and outdoor sitting areas.\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eWindows:\u003c\/strong\u003e Discourage birds from landing on windowsills.\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eBoundary Walls:\u003c\/strong\u003e Keep walls and entry areas cleaner.\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eRooftops:\u003c\/strong\u003e Reduce repeated nesting around exposed edges.\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eShops \u0026amp; Offices:\u003c\/strong\u003e Protect signs, canopies, and building fronts.\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eWarehouses:\u003c\/strong\u003e Help reduce bird activity near loading areas and structures.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bird-spike-benefits\"\u003e\n    \u003ch3\u003eWhy Choose Bird Deterrent Spikes?\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eHelps stop pigeons from landing and nesting\u003c\/li\u003e\n      \u003cli\u003eReduces droppings, feathers, and outdoor mess\u003c\/li\u003e\n      \u003cli\u003eHumane physical deterrent without chemicals\u003c\/li\u003e\n      \u003cli\u003eSuitable for residential and commercial use\u003c\/li\u003e\n      \u003cli\u003eLow-maintenance outdoor protection solution\u003c\/li\u003e\n      \u003cli\u003eCan be installed on multiple flat surfaces\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bird-spike-note\"\u003e\n    Installation tip: Clean and dry the surface before fixing the strips. Place them continuously without leaving open landing gaps for better coverage. Use an installation method suitable for your surface type.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bird-spike-final\"\u003e\n    \u003ch3\u003eProtect Your Space Before Birds Settle In\u003c\/h3\u003e\n    \u003cp\u003e\n      A simple preventive solution for cleaner balconies, windows, rooftops, and outdoor areas.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"LegacyStore","offers":[{"title":"PACK OF 01","offer_id":51397503352996,"sku":"LS137","price":799.0,"currency_code":"PKR","in_stock":true},{"title":"PACK OF 02","offer_id":51397503385764,"sku":"LS140","price":1440.0,"currency_code":"PKR","in_stock":true},{"title":"PACK OF 03","offer_id":51397503418532,"sku":"LS141","price":2160.0,"currency_code":"PKR","in_stock":true},{"title":"PACK OF 04","offer_id":51397503451300,"sku":"LS142","price":2880.0,"currency_code":"PKR","in_stock":true},{"title":"PACK OF 05","offer_id":51397503484068,"sku":"LS143","price":3600.0,"currency_code":"PKR","in_stock":true},{"title":"PACK OF 06","offer_id":51397503516836,"sku":"LS144","price":4320.0,"currency_code":"PKR","in_stock":true},{"title":"PACK OF 07","offer_id":51397503549604,"sku":"LS145","price":5040.0,"currency_code":"PKR","in_stock":true},{"title":"PACK OF 08","offer_id":51397503582372,"sku":"LS146","price":5799.0,"currency_code":"PKR","in_stock":true},{"title":"PACK OF 09","offer_id":51397503615140,"sku":"LS147","price":6480.0,"currency_code":"PKR","in_stock":true},{"title":"PACK OF 10","offer_id":51397503647908,"sku":"LS148","price":7200.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0877\/6725\/3156\/files\/0_1.png?v=1783320148","url":"https:\/\/legacystore.pk\/products\/anti-bird-spikes-birds-repeller","provider":"LegacyStore","version":"1.0","type":"link"}