My Cart: 0 item(s)

Most orders ship within 24 Hours
Product Search
Most orders ship within 24 Hours
Product Search

Secure Checkout
Diamond/Square Aluminum Sign Blank
    Diamond/Square Aluminum Sign Blank
    Purchase Diamond/Square Aluminum Sign Blank
    • SKU: BL-DMDXX
      Diamond/Square Aluminum Sign Blank

    • $17.62

      Shipping Weight: 4.00 pounds

      Quantity in Basket:  None

    • SIZE:
      GAUGE:
    •  

    PRODUCT MOQ IS QTY: 5

    QUANTITY PRICING:

     

    Gauge 0.063

     

    Gauge 0.080

     

    QTY 5 - 24

     

    QTY 25+

    QTY 5 - 24

     

    QTY 25+

    24”

    $17.62

    16.31

    $21.67

    $20.06

    30”

    $27.69

    $25.78

    $34.49

    $32.11

    36”

    $39.73

    $35.76

    $49.86

    $44.87




    Product Type: Diamond/Square Aluminum Sign Blank

    Product Code: BL-DMDXX

    Material: 5052 Aluminum

    Mounting Syle: Universal

    Hole Diameter: 3/8"

    Hole Placement: 3" from top/bottom

    Gauge: 0.063 or 0.080

    Size: 24", 30" or 36"

    Shape: Square/Diamond


    (function () { const nav = document.querySelector('[data-hook="transfigure-navigation"]'); if (!nav) { console.log('Nav not found'); return; } console.log('=== EVENT LISTENERS ON NAV ==='); console.log(getEventListeners(nav)); const links = nav.querySelectorAll('a.c-navigation__link'); links.forEach((link, i) => { const listeners = getEventListeners(link); if (Object.keys(listeners).length > 0) { console.log(`--- Link ${i} ---`, link); console.log(listeners); } }); const items = nav.querySelectorAll('.has-child-menu'); items.forEach((item, i) => { const listeners = getEventListeners(item); if (Object.keys(listeners).length > 0) { console.log(`--- Item ${i} (has-child-menu) ---`, item); console.log(listeners); } }); console.log('=== DONE ==='); })();