// // Until that line is added, the tab HTML is automatically injected into the // wp_footer / admin_footer (same page as the app) via the hook below. add_action( 'cf_admin_mobile_extra_tabs', 'cf_cancel_mobile_tab_html_v2', 10 ); add_action( 'wp_footer', 'cf_cancel_inject_tab_html_footer', 5 ); add_action( 'admin_footer', 'cf_cancel_inject_tab_html_footer', 5 ); function cf_cancel_inject_tab_html_footer(): void { global $post; $is_shortcode_page = isset( $post ) && has_shortcode( $post->post_content, 'cf_admin_mobile' ); $is_admin_page = is_admin() && ( $_GET['page'] ?? '' ) === 'cf-admin-mobile'; if ( ! $is_shortcode_page && ! $is_admin_page ) return; if ( ! cf_mobile_can_access() ) return; // Inject the section HTML just before the closing via JS // (PHP can't rewind output at this point, but we can insert via DOM). echo ''; } /** * Returns the Cancellations tab HTML as a string (for JS injection). */ function cf_cancel_get_tab_html(): string { ob_start(); cf_cancel_mobile_tab_html_v2(); return ob_get_clean(); } /** * Returns the total number of pending cancellation items for badge display. */ function cf_cancel_get_pending_count(): int { global $wpdb; $tbl = $wpdb->prefix . 'cf_cancellation_requests'; if ( ! $wpdb->get_var( "SHOW TABLES LIKE '{$tbl}'" ) ) return 0; return (int) $wpdb->get_var( "SELECT COUNT(*) FROM {$tbl} WHERE status IN ('pending','reassigning')" ); }
| Management number | 216601576 | Release Date | 2026/04/19 | List Price | US$72.20 | Model Number | 216601576 | ||
|---|---|---|---|---|---|---|---|---|---|
| Category | |||||||||




| Color | Gray |
|---|---|
| Voltage | 120 Volts (AC) |
| Wattage | 600 watts |
| Bulb Base | E26 |
| Room Type | Outdoor/Indoor |
| Brand Name | STASUN |
| Brightness | 60000 Lumen |
| Efficiency | 100 lumens per watt |
| Style Name | Modern |
| Unit Count | 2.0 Count |
| Item Weight | 7.9 Kilograms |
| Light Color | Cool White |
| Switch Type | Touch |
| Finish Types | Powder Coated/Painted |
| Fixture Type | Non Removable |
| Light Source | LED |
| Manufacturer | STASUN |
| Model Number | FTMINI-GRAY |
| Power Source | AC |
| Material Type | Aluminum, Anti-glare PC Lens |
| Mounting Type | Ceiling-mount, Wall-mount, Floor Mount |
| Control Method | Touch |
| Shade Material | Polycarbonate |
| Lighting Method | Adjustable |
| Installation Type | Hardwired |
| Required Assembly | Yes |
| Light Fixture Form | Floodlight |
| Included Components | 2 Year Maintenance, STASUN Flying Series 2Pack Mini LED Flood Light - 600W - 60,000lm - 6000K - 110-130V |
| Indoor Outdoor Usage | Outdoor |
| Water Resistance Level | Waterproof |
| Number of Light Sources | 3 |
| Item Dimensions L x W x H | 11.4"L x 13.4"W x 10.8"H |
| Specific Uses For Product | General purpose |
| Manufacturer Warranty Description | 2 years by seller. |
If you notice any omissions or errors in the product information on this page, please use the correction request form below.
Correction Request Form