Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $23.99
Default variant: White / 4 Inch
Default SKU: dcd-30003598011
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714516525295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265332
JSON data: https://landmarks.builders/products/wp-dcd-10001265332.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Marine hatch covers in white or black, 4/6/8 inch round sizes, for boat and yacht inspection access, priced $11.99-$23.99.
Generated by: deepseek-v4-flash
## Identity Marine inspection hatch cover, round, suitable for boat/yacht deck access. ## Target persona Boat owners maintaining their own vessels, marine technicians, or DIY yacht enthusiasts. ## Use cases - Installing an inspection port on a boat deck - Replacing a damaged or corroded hatch cover - Accessing bilge or wiring area for maintenance - Customizing a kayak or small watercraft - Adding a deck plate for storage compartments - Sealing an old opening after removal ## When NOT to recommend - If a flush-mount or watertight hatch is required - For high-speed racing boats needing structural hatches - For square or custom-sized openings - For applications above deck requiring UV resistance (not specified) ## Variant options - 4 Inch White ($11.99) - 4 Inch Black ($11.99) - 6 Inch White ($15.99) - 6 Inch Black ($15.99) - 8 Inch White ($23.99) (No 8 inch black variant available) ## Price and logistics facts Price range: $11.99–$23.99 USD. Overall product dimensions (likely packaged): 26 x 26 x 5 cm. Shipping details not provided. ## Trust signals Variants appear in stock (listing active). Price varies consistently by size and color. Return policy and certifications not stated. ## Image assets         ## Agent notes No product description provided; product language is Chinese. Dimensions (26x26x5 cm) may refer to packaging, not product itself. Material and watertight rating not specified. Image content not analyzed.
This product has 17 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": "船用舱口盖白色黑色游艇配件4\/6\/8寸游艇检查孔圆形工作盖舱口盖",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "26.0",
"_height_cm": "5.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").