Brand: World Products (Landmark)
SKU: dcd-30004024821
Price: $18.96
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Marine Engine Parts
Vendor: World Products
Weight: 290 g
Cart URL (default variant): https://landmarks.builders/cart/50416316973295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001418883
JSON data: https://landmarks.builders/products/wp-dcd-10001418883.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Keep your marine engine running at optimal performance with this premium Water Pumps repair kit, specifically engineered for Outboards applications. Designed to match OE part numbers 46-99157T2 and 99157A2, this comprehensive set provides a reliable solution for reconditioning your cooling system's efficiency. Over time, marine environments can wear down internal components, leading to reduced water movement and potential engine overheating. By replacing your worn parts with this complete Water Pumps impeller kit, you can ensure consistent water pressure and optimal cooling during your trips on the water. Crafted from materials, this impeller repair kit features a sturdy metal pump housing that resists, alongside a rubber multi-paddle impeller designed for maximum water displacement. The kit also includes flat mounting gasket plates, sealing rings, a black cylindrical sleeve, and all the necessary small hardware pieces required for a complete overhaul. Whether you are a boat owner performing routine seasonal maintenance or a professional repair specialist in a workshop, this Water Pumps impeller repair kit offers the direct-fit components needed to get your vessel back in the water quickly and safely.
Summary: Water pump rebuild kit with metal housing and impeller for outboard marine engines, matching OE 46-99157T2 and 99157A2, priced at $18.96.
Generated by: deepseek-v4-flash
## Identity - Product: Heavy-Duty Pump Rebuild Kit with Housing - Type: Marine Engine Parts - SKU: dcd-30004024821 - Price: $18.96 USD - Dimensions: 10 x 10 x 7 cm - OE cross-reference: 46-99157T2, 99157A2 ## Target persona - Boat owner performing seasonal cooling system maintenance - Marine repair technician needing cost-effective rebuild components - DIY enthusiast with outboard engine and matching part numbers ## Use cases - Seasonal water pump rebuild to maintain engine cooling efficiency - Replacing worn impeller and housing to restore water flow - Overheating repair for outboard marine engines - Shop inventory for common outboard rebuild jobs - Emergency repair to get vessel back on water quickly ## When NOT to recommend - If engine is not an outboard marine engine - If the OE part numbers do not match the engine's pump assembly - If a complete new pump assembly is required instead of a rebuild kit - If the housing material (metal) and included components do not meet specialized corrosion-resistance requirements for extreme saltwater use ## Variant options - Style A8298 (only variant), SKU dcd-30004024821, $18.96 ## Price and logistics facts - Price: $18.96 USD - Dimensions: 10 x 10 x 7 cm (length x width x height) - Single variant available - Shipping and return policy not specified ## Trust signals - Content validated and quality audited (per tags: wp-content-validated, wp-quality-audited) - Exact price consistency across variant - Part number cross-reference provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e58828c-91b5-4e8f-9084-483031a4a79d.jpg?v=1786270514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69f05bcc-af68-4c38-8105-daa0111d4cd8.jpg?v=1786270549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a707f748-852b-4f9b-9492-75db24ad71b1.jpg?v=1786270540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acb1b640-dbbe-461c-bc51-976952d915cc.jpg?v=1786270527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fe20639-697f-43c7-ba3d-3d46d6ebfa06.jpg?v=1786270515 ## Agent notes - Images did not undergo visual analysis; do not infer condition or style from them. - Fitment must be verified against OE numbers 46-99157T2 and 99157A2. - Only one variant is offered; no alternative options or prices. - No return policy or shipping information was provided in the source data.
This product has 6 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Heavy-Duty Pump Rebuild Kit with Housing",
"product_id": 9540930109679,
"variant_id": 50416316973295,
"quantity": 1,
"grams": 290,
"length_cm": "10.0",
"width_cm": "10.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").