{"product_id":"luzzpickleball-jurassic-cannon-paddle-t700-carbon-friction-surface-thermoformed","title":"Luzz Jurassic Cannon Paddle","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cscript src=\"https:\/\/cdn.tailwindcss.com\"\u003e\u003c\/script\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .hero-bg {\n            background: linear-gradient(135deg, #4CAF50 0%, #2E7D32 100%);\n        }\n        .jurassic-text {\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n        }\n        .aspect-1-1 {\n            aspect-ratio: 1 \/ 1;\n            object-fit: cover;\n        }\n        .section-bg {\n            background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n        }\n        .cannon-power {\n            background: linear-gradient(135deg, #2d2d2d 0%, #1a1a1a 100%);\n            color: white;\n        }\n        .tech-image {\n            width: 100%;\n            height: auto;\n            border-radius: 12px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n        }\n        .tech-features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2rem;\n            margin-top: 3rem;\n        }\n        .feature-item {\n            display: flex;\n            gap: 1.5rem;\n            padding: 1.5rem;\n            background: #f9f9f9;\n            border-radius: 8px;\n            border-top: 4px solid #4CAF50;\n        }\n        .feature-icon {\n            font-size: 1.5rem;\n            color: #2d2d2d;\n            width: 40px;\n            height: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        .unified-spec-table {\n            max-width: 800px;\n            margin: 4rem auto;\n            background: #1a1a1a;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 24px rgba(0,0,0,0.3);\n        }\n        .table-header {\n            display: flex;\n            align-items: center;\n            gap: 2rem;\n            padding: 2rem;\n            background: #262626;\n            border-bottom: 1px solid #333;\n        }\n        .header-content h2 {\n            color: #fff;\n            font-size: 1.75rem;\n            margin-bottom: 0.5rem;\n        }\n        .header-content p {\n            color: #aaa;\n            font-size: 1rem;\n        }\n        .table-body {\n            padding: 1.5rem 2rem;\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1rem;\n        }\n        .table-row {\n            flex: 1 1 45%;\n            display: flex;\n            justify-content: space-between;\n            padding: 1rem 0;\n            border-bottom: 1px solid #333;\n        }\n        .table-row:last-child, .table-row:nth-last-child(2) {\n            border-bottom: none;\n        }\n        .spec-name {\n            color: #ccc;\n            font-size: 1rem;\n        }\n        .spec-value {\n            color: #fff;\n            font-weight: 500;\n            font-size: 1.1rem;\n        }\n        .power-advantage {\n            background: linear-gradient(135deg, #ff6b00 0%, #ff3c00 100%);\n            color: white;\n            border-radius: 12px;\n            padding: 2rem;\n            box-shadow: 0 8px 24px rgba(255, 60, 0, 0.3);\n        }\n        .dino-badge {\n            position: absolute;\n            top: 10px;\n            right: 10px;\n            background: #4CAF50;\n            color: #2d2d2d;\n            font-weight: bold;\n            padding: 5px 10px;\n            border-radius: 20px;\n            transform: rotate(5deg);\n        }\n        .dino-float {\n            animation: float 3s ease-in-out infinite;\n        }\n        @keyframes float {\n            0%, 100% { transform: translateY(0); }\n            50% { transform: translateY(-10px); }\n        }\n        @keyframes dinoRoar {\n            0% { transform: rotate(0deg); }\n            100% { transform: rotate(360deg); }\n        }\n        .dino-roar {\n            animation: dinoRoar 8s linear infinite;\n            transform-origin: center;\n        }\n        .power-gauge {\n            height: 20px;\n            border-radius: 10px;\n            background: linear-gradient(to right, #4CAF50, #FFC107, #FF5722);\n            position: relative;\n            overflow: hidden;\n        }\n        .gauge-fill {\n            height: 100%;\n            background: #FF5722;\n            width: 95%;\n            border-radius: 10px;\n        }\n        .gift-package-section {\n            max-width: 1200px;\n            margin: 4rem auto;\n            padding: 0 20px;\n            text-align: center;\n        }\n        .gift-package-section h2 {\n            font-size: 1.75rem;\n            color: #2d2d2d;\n            margin-bottom: 1.5rem;\n        }\n        .gift-package-section p {\n            font-size: 1.1rem;\n            color: #666;\n            line-height: 1.5;\n            margin-bottom: 2rem;\n        }\n        .gift-items {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 1.5rem;\n        }\n        .gift-item {\n            padding: 1rem;\n            background: #f9f9f9;\n            border-radius: 8px;\n            box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n        }\n        .gift-item h3 {\n            font-size: 1.1rem;\n            color: #2d2d2d;\n            margin-bottom: 0.5rem;\n        }\n        .gift-item p {\n            font-size: 0.95rem;\n            color: #666;\n        }\n        .gift-item img {\n            width: 100%;\n            max-width: 150px;\n            height: auto;\n            border-radius: 8px;\n            margin-bottom: 0.5rem;\n        }\n        @media (max-width: 768px) {\n            .tech-features {\n                grid-template-columns: 1fr;\n                gap: 1.5rem;\n                margin-top: 2rem;\n            }\n            .feature-item {\n                padding: 1.25rem;\n            }\n            .gift-package-section h2 {\n                font-size: 1.5rem;\n            }\n            .gift-items {\n                grid-template-columns: 1fr;\n                gap: 1rem;\n            }\n            .table-row {\n                flex: 1 1 100%;\n            }\n        }\n\u003c\/style\u003e\n\u003c!-- Header --\u003e\u003cheader class=\"bg-green-600 text-white py-6 shadow-lg\"\u003e\n\u003cdiv class=\"container mx-auto text-center px-4\"\u003e\n\u003ch1 class=\"text-4xl md:text-5xl font-bold jurassic-text\"\u003eLUZZ CANNON JURASSIC EDITION\u003c\/h1\u003e\n\u003cp class=\"text-xl mt-3 font-medium\"\u003eUnleash Prehistoric Power on the Court!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero-bg py-12 md:py-20 text-center relative overflow-hidden\"\u003e\n\u003cdiv class=\"absolute top-10 left-5 dino-float opacity-80\"\u003e\n\u003ci class=\"fas fa-dinosaur text-green-200 text-4xl dino-roar\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"absolute bottom-20 right-10 dino-float opacity-80\"\u003e\n\u003ci class=\"fas fa-dinosaur text-green-200 text-4xl dino-roar\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"container mx-auto px-4 relative z-10\"\u003e\n\u003ch2 class=\"text-3xl md:text-4xl font-semibold text-white jurassic-text mb-6\"\u003eRoaring Power, Jurassic Precision!\u003c\/h2\u003e\n\u003cp class=\"text-white text-lg md:text-xl max-w-3xl mx-auto leading-relaxed\"\u003eThe Cannon Jurassic Edition combines cutting-edge technology with the ferocious spirit of the Jurassic era. Your shots will dominate the court with the strength of a T-Rex!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Technology Section --\u003e\n\u003csection class=\"py-12 bg-white\"\u003e\n\u003cdiv class=\"container mx-auto px-4\"\u003e\n\u003cdiv class=\"text-center mb-12\"\u003e\n\u003ch2 class=\"text-3xl md:text-4xl font-bold text-gray-800 mb-4\"\u003eJURASSIC POWER TECHNOLOGY\u003c\/h2\u003e\n\u003cp class=\"text-gray-600 max-w-3xl mx-auto\"\u003eEngineered for prehistoric performance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flex justify-center mb-10\"\u003e\u003cimg class=\"tech-image max-w-2xl\" loading=\"lazy\" alt=\"Cannon Jurassic Technology\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0772\/0365\/files\/cannon-1_e07754cc-5a80-4ede-b304-54ec9fb854e9.jpg?v=1753256684\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-features\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e➤\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3 class=\"text-xl font-bold\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eRAW Carbon Fabric\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eDurable and stable, built to withstand Jurassic-level impacts\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e➤\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3 class=\"text-xl font-bold\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e8mm PP Honeycomb Core\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eProvides explosive power with a Jurassic roar\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e➤\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3 class=\"text-xl font-bold\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eEnlarged Foam Core\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eEnhanced reactivity for thunderous, rapid shots\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e➤\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3 class=\"text-xl font-bold\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e3K Carbon Fiber Protection\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eProtects against structural stress, as tough as dinosaur hide\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-12 bg-green-50 p-6 rounded-xl border-2 border-green-200\"\u003e\n\u003cul class=\"space-y-4\"\u003e\n\u003cli class=\"flex items-start\"\u003e\n\u003ci class=\"fas fa-circle text-green-500 mt-1 mr-3 text-xs\"\u003e\u003c\/i\u003e\n\u003cdiv\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e\u003cstrong\u003eUltra-Fine Fossil Texture\u003c\/strong\u003e: Maximizes spin and grip for ferocious ball control\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"flex items-start\" style=\"color: rgb(64, 64, 64);\"\u003e\n\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e\u003ci class=\"fas fa-circle text-green-500 mt-1 mr-3 text-xs\"\u003e\u003c\/i\u003e\u003c\/span\u003e\n\u003cdiv\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e\u003cstrong\u003eExpanded Sweet Spot\u003c\/strong\u003e: Dominate the court with a wider hitting area\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"flex items-start\" style=\"color: rgb(64, 64, 64);\"\u003e\n\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e\u003ci class=\"fas fa-circle text-green-500 mt-1 mr-3 text-xs\"\u003e\u003c\/i\u003e\u003c\/span\u003e\n\u003cdiv\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e\u003cstrong\u003eAnti-Slip Grip Technology\u003c\/strong\u003e: 3D micro-porous channels for a secure grip during intense rallies\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Table --\u003e\n\u003csection class=\"py-12 bg-gray-100\"\u003e\n\u003cdiv class=\"container mx-auto px-4\"\u003e\n\u003cdiv class=\"text-center mb-12\"\u003e\n\u003ch2 class=\"text-3xl md:text-4xl font-bold text-gray-800\"\u003eTECHNICAL SPECIFICATIONS\u003c\/h2\u003e\n\u003cp class=\"text-gray-600\"\u003eJurassic-powered performance with Cannon precision\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unified-spec-table\"\u003e\n\u003cdiv class=\"table-header\"\u003e\n\u003cdiv class=\"header-content\"\u003e\n\u003ch2\u003eJURASSIC CANNON EDITION\u003c\/h2\u003e\n\u003cp\u003eRoaring Power Meets Precision\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-body\"\u003e\n\u003cdiv class=\"table-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003ePaddle Length\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e16.54 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003ePaddle Width\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e7.48 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eAverage Weight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e7.93 oz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eThickness\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e16 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eGrip Length\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e5.52 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eGrip Circumference\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e4.13 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eSW\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e121±3\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eTW\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e6.2±0.1\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Jurassic Cannon Gift Box Section --\u003e\n\u003csection class=\"py-12 section-bg\"\u003e\n\u003cdiv class=\"gift-package-section\"\u003e\n\u003ch2 class=\"text-3xl md:text-4xl font-bold text-green-900\"\u003eJURASSIC CANNON GIFT BOX\u003c\/h2\u003e\n\u003cp class=\"text-gray-700\" style=\"text-align: left;\"\u003ePurchase the Luzz Cannon Jurassic Edition Paddle today and receive a complimentary gift package to enhance your pickleball experience!\u003c\/p\u003e\n\u003cdiv class=\"flex flex-col md:flex-row items-start gap-8 bg-white rounded-xl p-6 shadow-lg\"\u003e\n\u003cdiv class=\"md:w-1\/2\"\u003e\n\u003ch3 class=\"text-2xl font-bold text-gray-800 mb-4\"\u003eWhat's Included:\u003c\/h3\u003e\n\u003cul class=\"space-y-3 text-gray-700 mb-6\"\u003e\n\u003cli style=\"text-align: left;\" class=\"flex items-start\"\u003e\n\u003ci class=\"fas fa-check-circle text-green-500 mt-1 mr-3\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eLuzz Cannon Jurassic Paddle\u003c\/strong\u003e - USAP-approved with prehistoric power\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"flex items-start\"\u003e\n\u003ci class=\"fas fa-check-circle text-green-500 mt-1 mr-3\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eBeautiful Gift Box Packaging\u003c\/strong\u003e - Premium, themed presentation for an unforgettable unboxing experience\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: left;\" class=\"text-gray-600\"\u003ePerfect for gifting or treating yourself, this beautifully packaged set combines ferocious performance with Jurassic style. Rule the court with power and precision!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"md:w-1\/2\"\u003e\n\u003cdiv class=\"gift-items\"\u003e\n\u003cdiv class=\"gift-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0772\/0365\/files\/4_bc53107f-061f-4fd2-88d0-9e3d9113bd2e.jpg?v=1753256678\" alt=\"Luzz Cannon Jurassic Paddle\"\u003e\n\u003ch3\u003eLuzz Cannon Jurassic Paddle\u003c\/h3\u003e\n\u003cp\u003eUSAPA-approved with prehistoric power\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gift-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0772\/0365\/files\/2_d33634f6-268f-42e5-84a4-09220dfc175c.jpg?v=1763090087\" alt=\"Beautiful Gift Box Packaging\"\u003e\n\u003ch3\u003ePremium Gift Box\u003c\/h3\u003e\n\u003cp\u003eElegant, themed packaging for the perfect presentation\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Luzzpickleball","offers":[{"title":"Default Title","offer_id":44741748261037,"sku":"PB-22-cannon-ZLJ-H-USA","price":119.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0772\/0365\/files\/1_eb001bf1-3cb6-426a-a202-dfa200de467a.jpg?v=1760594510","url":"https:\/\/luzzpickleball.com\/products\/luzzpickleball-jurassic-cannon-paddle-t700-carbon-friction-surface-thermoformed","provider":"Luzzpickleball","version":"1.0","type":"link"}