Brand: World Products (Landmark)
SKU: dcd-30003435002
Price: $201.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49811911770351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001214545
JSON data: https://landmarks.builders/products/m4x-10001214545.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品名称:仪表盘LCD显示速度表
产品尺寸:20*12*7cm
产品重量:620g
亚马逊参考链接:
https://www.amazon.com/Sea-Doo-GTI-4Tec-Digital-Multifunction-278002217/dp/B09MGDMP6N
ebay参考链接:
https://www.ebay.com/itm/317351966460?





Summary: Direct replacement LCD gauge cluster for Sea-Doo GTI 4Tec; plug-and-play speedometer panel, dimensions per description 20x12x7cm, 620g, $201.99 USD.
Generated by: deepseek-v4-flash
## Identity LCD Gauge Cluster Direct Replacement LCD Speedometer Panel Plug and Play for Sea-Doo GTI 4Tec. ## Target persona - Sea-Doo GTI 4Tec owner needing a direct replacement gauge - DIY repairer or mechanic maintaining Sea-Doo PWCs - Enthusiast upgrading from analog to digital display ## Use cases - Replace a broken or malfunctioning speedometer/gauges on a Sea-Doo GTI 4Tec - Upgrade from an analog gauge cluster to a modern LCD digital display - Restore functionality after gauge failure (loss of speed, fuel, etc.) - Simplify dashboard with a plug-and-play replacement unit - As a spare part for Sea-Doo restoration projects ## When NOT to recommend - For non-Sea-Doo watercraft or other brands - For Sea-Doo models other than GTI 4Tec without verified compatibility - If the buyer requires OEM certified parts (this is aftermarket) - If the buyer needs mechanical speedometer or different form factor ## Variant options - Lcd Gauge Cluster (single variant at $201.99) ## Price and logistics facts - Price: $201.99 USD - Dimensions: listed as 27x18x12cm (product field); description says 20x12x7cm. Verify with seller. - Weight: 620g - Shipping: not specified; assume standard postal. ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: single variant price - No warranty or certification claims given - Reference links: Amazon (ASIN B09MGDMP6N) and eBay (item 317351966460) listings exist but not verified ## Image assets -  -  -  -  -  ## Agent notes - Product description in Chinese includes dimensions 20x12x7cm and weight 620g, but the product dimensions field shows 27x18x12cm. Confirm correct size with seller. - Compatibility explicitly mentioned via Amazon link for Sea-Doo GTI 4Tec; may fit other models but not confirmed. - No detailed specifications (e.g., connector type, voltage, features) provided. - Images could not be analyzed for visual details; treat URLs as fetchable assets only.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "LCD Gauge Cluster Direct Replacement LCD Speedometer Panel Plug and Play",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "12.0",
"_height_cm": "7.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").