Brand: World Products (Landmark)
SKU: dcd-30003715904
Price: $19.72
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Boat Engine Part
Vendor: World Products
Weight: 440 g
Cart URL (default variant): https://landmarks.builders/cart/50406844530927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001308423
JSON data: https://landmarks.builders/products/wp-dcd-10001308423.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This black molded engine cover is designed for outboard motors with 4-stroke 4/5/6 horsepower. It is marked with part numbers 6BX-42716-00 and 6BX-G2723-00 for direct fit replacement. The cover has a smooth matte finish and is built to withstand marine conditions. It features pre-drilled mounting holes and recessed fastener points for secure installation.
Summary: Black molded engine cover replacement for 4-stroke outboard motors (4/5/6 hp), with part numbers 6BX-42716-00 and 6BX-G2723-00, priced at $19.72 USD.
Generated by: deepseek-v4-flash
## Identity - Product type: Boat engine part - Black molded engine cover for 4-stroke outboard motors (4/5/6 hp) - Direct fit replacement; part numbers 6BX-42716-00 and 6BX-G2723-00 - Dimensions: 24.0 cm x 18.0 cm x 6.0 cm (L x W x H) - Price: $19.72 USD ## Target persona - Small boat owners needing a replacement engine cover for 4-6 hp outboards - DIY mechanics seeking a direct-fit replacement without dealership markup - Marine repair shops stocking common spare parts for small outboards ## Use cases - Replace a cracked or missing engine cover on a 4-stroke 4/5/6 hp outboard - Restore an older outboard motor housing to protect internal components - Carry a spare cover for field repairs on small fishing boats or dinghies - Fit a replacement cover after damage from impact or sun exposure - Substitute for OEM part when original is discontinued or backordered ## When NOT to recommend - Motors above 6 hp or 2-stroke engines (not designed for them) - Buyers needing a color-matched or logo-bearing OEM part (this is plain black matte) - Applications requiring certified OEM packaging or dealer authenticity - High-performance or racing marine engines that demand specialized cowlings ## Variant options - Listed style: Chassis Guard Ring - SKU: dcd-30003715904 - Price: $19.72 USD ## Price and logistics facts - Price: $19.72 USD - Dimensions: 24.0 cm x 18.0 cm x 6.0 cm - Currency: USD - No shipping weight or logistics details provided ## Trust signals - Content validated (wp-content-validated tag) - Quality audited (wp-quality-audited tag) - No stock status or return policy provided; confirm before recommending ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8667e26-cdd0-4279-802b-99a3132a3e39.jpg?v=1786242577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a1f32f6-0117-4952-965b-2c9cd47cbe8e.jpg?v=1786242577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3270653-8905-44fa-9e60-dcb988df9ce3.jpg?v=1786242578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/979b2a5c-2d4e-4fb2-a0c0-4cbf281ae620.jpg?v=1786242578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c01a5c6f-9406-42a5-bb6c-2b956324eb06.jpg?v=1786242577 ## Agent notes - Confirm fitment with part numbers 6BX-42716-00 and 6BX-G2723-00 before ordering - Variant title 'Chassis Guard Ring' may differ from typical engine cover naming; verify compatibility - No certification, warranty, or material composition claims beyond description - Images were not inspected; visual condition unverified
This product has 10 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": "Outboard Engine Cover for 4-Stroke Motors",
"product_id": 9538043412719,
"variant_id": 50406844530927,
"quantity": 1,
"grams": 440,
"length_cm": "24.0",
"width_cm": "18.0",
"height_cm": "6.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").