add_action('wp_footer', function () { if (is_admin() || wp_doing_ajax()) return;// Detect your VDPs (adjust if needed) $post_id = get_the_ID(); $post_type = $post_id ? get_post_type($post_id) : ''; $vdp_types = ['boats','boat','listing','inventory','cars','product']; $looks_like_boats_url = isset($_SERVER['REQUEST_URI']) && stripos($_SERVER['REQUEST_URI'], '/boats/') !== false; $is_vdp = (is_singular() && ($post_type && in_array($post_type, $vdp_types, true) || $looks_like_boats_url)); if (!$is_vdp || !$post_id) return;// Optional attributes $year = trim((string)get_post_meta($post_id, 'year', true)); $make = trim((string)get_post_meta($post_id, 'make', true)); $model = trim((string)get_post_meta($post_id, 'model', true)); $price_raw = get_post_meta($post_id, 'price', true); if (is_string($price_raw)) $price_raw = preg_replace('/[^\d.\-]/','', $price_raw); $price = is_numeric($price_raw) ? (float)$price_raw : null; $name = trim(implode(' ', array_filter([$year,$make,$model])));// Build payload in PHP so JSON is pristine $payload = [ 'content_ids' => [ strval($post_id) ], 'content_type' => 'vehicle', 'currency' => 'USD', ];if (!empty($name)) { $payload['content_name'] = $name; } if (!is_null($price)) { $payload['value'] = floatval($price); }// Encode and replace double quotes with single quotes $payload_str = str_replace('"', "'", json_encode($payload));echo $payload_str;// eventID for Browser+CAPI dedup $event_id_seed = 'vdp-' . $post_id . '-' . wp_get_session_token(); $event_id = substr(hash('sha256', $event_id_seed), 0, 24); ?> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=!0;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f)})(window,document,'script','dataLayer','GTM-WBMX7FQ6')

Showing 15 Boats

  • 2025

    Supreme S220

    Stock#: SU25-W0168
    Length: 22′

    Financed Price:

    CALL FOR PRICING
    Hold This Boat
  • 2025

    Centurion Ri245

    Stock#: CE25-P0305
    Length: 24.5

    Financed Price:

    CALL FOR PRICING
    Hold This Boat
  • 2019

    Malibu Wakesetter 24 MXZ

    Stock#: UB-L3242
    Length: 24.5

    Financed Price:

    $89,995
    Hold This Boat
  • 2023

    Centurion Ri265

    Stock#: CB-R0384
    Length: 26.5

    Financed Price:

    $224,995
    Hold This Boat
  • 2008

    Malibu Wakesetter 23 LSV

    Stock#: CB-9090
    Length: 23

    Financed Price:

    $41,995
    Hold This Boat
  • 2026

    Supreme S220

    Stock#: SU26-W0232
    Length: 22′

    Financed Price:

    CALL FOR PRICING
    Hold This Boat
  • 2026

    Supreme S240

    Stock#: SU26-X0235
    Length: 24

    Financed Price:

    CALL FOR PRICING
    Hold This Boat
  • 2026

    Centurion Ri245

    Stock#: CE26-P0231
    Length: 24.5

    Financed Price:

    CALL FOR PRICING
    Hold This Boat
  • 2026

    Centurion Ri265

    Stock#: CE26-R0234
    Length: 26.5

    Financed Price:

    CALL FOR PRICING
    Hold This Boat
  • 2026

    Supreme S240

    Stock#: SU26-X0296
    Length: 24

    Financed Price:

    CALL FOR PRICING
    Hold This Boat
  • 2023

    Supreme ZS232

    Stock#: CB-Z5088
    Length: 23.2

    Financed Price:

    $94,995
    Hold This Boat
  • SALE PENDING
    2025

    Centurion Ri245

    Stock#: CE25-P0759
    Length: 24.5

    Financed Price:

    CALL FOR PRICING
    Hold This Boat
  • 2022

    Centurion Ri265

    Stock#: UB-R0393
    Length: 26.5

    Financed Price:

    $189,995
    Hold This Boat
  • 2020

    Moomba Craz

    Stock#: UB-G023
    Length: 22′

    Financed Price:

    $72,995
    Hold This Boat
  • 2022

    Supra SL 400

    Stock#: UB-S144
    Length: 23.5

    Financed Price:

    $118,995
    Hold This Boat