
ABSOLUTE BATMAN #21 TYLER KIRKHAM EXCLUSIVE BATTLE DAMAGED DEATHSTROKE VAR (06/1
USD 25.00

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Unknown Comic Books
USD 30.00
Condition: Brand New
View ABSOLUTE BATMAN #21 TYLER KIRKHAM EXCLUSIVE BATTLE DAMAGED DEATHSTROKE VAR with current marketplace pricing, condition, product images and item details. Final forms are revealed, and Scarecrow's reign of terror threatens to upend everything. (W) Scott Snyder (A) Nick Dragotta (CA) TYLER KIRKHAM. ABSOLUTE BATMAN #21 TYLER KIRKHAM EXCLUSIVE BATTLE DAMAGED DEATHSTROKE VAR ABSOLUTE BATMAN #21 TYLER KIRKHAM EXCLUSIVE BATTLE DAMAGED DEATHSTROKE VAR (06/17/2026) (W) Scott Snyder (A) Nick Dragotta (CA) TYLER KIRKHAM SCARECROW'S REIGN OF TERROR CONTINUES! Friends become enemies. Enemies become friends. Final forms are revealed, and Scarecrow's reign of terror threatens to upend everything. *All street dates and art are subject to change by publishers. *We guarantee 9.2+ condition of book unless otherwise stated. We can not guarantee 9.8 grades on raw books. eBay Listing Template /* Global Reset */ * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: Arial, sans-serif; background: #000000; background-image: url('https://www.bookreviews.tv/BookFundu/mutant-city-comics/background.jpg'); background-repeat: repeat; background-size: auto; box-sizing: border-box; overflow-x: hidden; } /* Layout & Containers */ .container { max-width: 1200px; width: 100%; margin: 0 auto; padding: 20px; background: #000000; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-sizing: border-box; } /* Header */ .header { text-align: center; padding: 0px 0px 20px 0px; } .header img { width: 100%; height: auto; display: block; margin: 0 auto; } .header-image { /* background-color: #409d42; */ /* background-color: #000000; */ margin-bottom: 20px; box-sizing: border-box; } .header-image img { display: block; margin: 0 auto; max-width: 200px; box-sizing: border-box; } /* Mobile Header & Footer */ /* Hide on larger screens */ .mobile-header-image, .mobile-footer-image { display: none; padding: 0px 0px 20px 0px; } /* Show only on mobile devices */ @media (max-width: 768px) { .mobile-header-image, .mobile-footer-image { display: block; width: 100vw; height: auto; max-width: 100%; /* object-fit: cover; */ } } /* Menu */ .menu { font-size: 20px; font-weight: 700; margin: 0px 0; margin-bottom: 20px; padding: 10px; background: #409d42; box-shadow: 0px 4px 21px rgba(0, 0, 0, 0.5); } .menu__list { margin: 0; padding: 0; display: block; text-align: center; list-style: none; } .menu__item { display: inline-block; width: auto; text-align: center; } .menu__item a { display: block; color: #000000; /* border-bottom: 0px solid #f0bc71; */ padding: 12px 18px; text-decoration: none; } .menu__item a:hover { background: #000000; color: #409d42; } @media (max-width: 768px) { .menu__item a { padding: 12px 5px; } /* .menu { font-size: 18px; } */ } /* Section Styling */ .section { padding: 0px; } .section h2 { font-size: 20px; margin-bottom: 15px; padding: 10px; color: #000000; background: #409d42; text-transform: uppercase; } .section h3 { color: #409d42; /* Accent Coral */ margin: 15px 0 10px; } .section p, .section ul { margin-bottom: 15px; color: #ffffff; } /* Product Details */ .product-details { text-align: left; } .product-details ul { list-style: disc; padding-left: 30px; } .product-details li { margin-bottom: 5px; } /* Footer */ .footer { text-align: center; padding: 20px 0; border-top: 0px solid #dddddd; background: #409d42; /* Secondary Teal */ } .footer h2, .footer p { color: #000000; padding-bottom: 0px; padding-top: 0px; margin: 0px; } .footer p { font-size: 14px; } /* Footer Image */ .footer-image img { width: 100%; height: auto; display: block; margin-bottom: 20px; } /* Category Grid */ .image-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-bottom: 20px; } .image-grid img { width: 100%; height: auto; border-radius: 5px; box-shadow: 0px 4px 21px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; border: 5px solid #409d42; } .image-grid img:hover { transform: scale(1.05); } @media (max-width: 768px) { .image-grid { grid-template-columns: repeat(2, 1fr); } } /* Responsive layout for mobile */ @media (max-width: 768px) { .hide-mobile { display: none; } } /* Responsive Design */ @media (max-width: 768px) { .section h2 { font-size: 18px; } } @media (max-width: 480px) { .container { padding: 15px; box-shadow: none; } .section h2 { font-size: 16px; padding: 8px; } .header img { width: 100%; height: auto; } } /* Badges */ .badges { /* background-color: #409d42; */ grid-template-columns: repeat(3, 1fr); padding: 0px 100px; background-repeat: repeat; background-size: cover; background-position: center; } .badges img { border: 0px solid; } @media (max-width: 768px) { .badges { grid-template-columns: repeat(3, 1fr); padding: 0px 20px; } } /* New Custom Code Starts Here */ .prestashop-product-container { display: table; width: 100%; padding: 0; font-family: Arial, sans-serif; box-sizing: border-box; margin-bottom: 20px; } .prestashop-product-image { display: table-cell; width: 42%; vertical-align: middle; padding-right: 3%; } .prestashop-product-image img { width: 100%; height: auto; display: block; /* border-radius: 12px; */ border: 5px solid #409d42; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15); transition: all 0.3s ease; } .prestashop-product-image img:hover { transform: scale(1.03); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25); } .prestashop-product-text { display: table-cell; width: 55%; vertical-align: middle; } .prestashop-product-text h2 { margin-top: 0; font-size: 20px; margin-bottom: 10px; } .prestashop-product-text h3 { color: #409d42; margin: 15px 0 10px; } .prestashop-product-text p, .prestashop-product-text div, .prestashop-product-text span { color: #ffffff !important; margin-bottom: 5px; } /* Responsive: stack vertically on mobile */ @media screen and (max-width: 600px) { .prestashop-product-container { display: block; } .prestashop-product-image, .prestashop-product-text { display: block; width: 100%; margin: 0 0 20px 0; box-sizing: border-box; } .prestashop-product-image img { width: 100%; max-width: 100%; height: auto; } } Our Store About Us Feedback Product Details ABSOLUTE BATMAN #21 TYLER KIRKHAM EXCLUSIVE BATTLE DAMAGED DEATHSTROKE VAR ABSOLUTE BATMAN #21 TYLER KIRKHAM EXCLUSIVE BATTLE DAMAGED DEATHSTROKE VAR (06/17/2026) (W) Scott Snyder (A) Nick Dragotta (CA) TYLER KIRKHAM SCARECROW'S REIGN OF TERROR CONTINUES! Friends become enemies. Enemies become friends. Final forms are revealed, and Scarecrow's reign of terror threatens to upend everything. *All street dates and art are subject to change by publishers. *We guarantee 9.2+ condition of book unless otherwise stated. We can not guarantee 9.8 grades on raw books. Shipping & Care Details All comics are brand new, unread, and guaranteed to be in near-mint condition. Every book is bagged and boarded, then professionally packaged and shipped in a Gemini Mailer to ensure maximum protection. Combined shipping is available on all comic orders. Featured Categories --> Thanks for Shopping with us! © 2026 Mutant City Comics. All rights reserved. Template Designed by Book-Fundu eBay integration by Condition: Brand New. Category: Collectibles › Comic Books & Memorabilia › Comics › Comics & Graphic Novels. Brand: Unknown Comic Books.
Additional views from the marketplace listing for ABSOLUTE BATMAN #21 TYLER KIRKHAM EXCLUSIVE BATTLE DAMAGED DEATHSTROKE VAR.


Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for ABSOLUTE BATMAN #21 TYLER KIRKHAM EXCLUSIVE BATTLE DAMAGED DEATHSTROKE VAR.

USD 25.00

USD 25.00

USD 29.94

USD 40.00

USD 25.00

USD 30.00

USD 40.00

USD 25.00

USD 39.94

USD 35.00