Brand: World Products (Landmark)
SKU: dcd-30004024395
Price: $3.47
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Boat Accessories
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/50461191110895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001418609
JSON data: https://landmarks.builders/products/wp-dcd-10001418609.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 flush mount deck hatch cover is made of black aluminum alloy. It has an 8-inch circular outer flange with evenly spaced screw holes. The center panel is textured and non-slip. Two recessed finger grips allow for easy opening and closing.
Summary: Flush mount deck hatch cover in black aluminum alloy with 8-inch circular flange, non-slip textured center, and two finger grips. Priced at $3.47 USD. Dimensions: 27x27x4 cm.
Generated by: deepseek-v4-flash
## Identity Flush mount deck hatch cover made of black aluminum alloy. Has an 8-inch circular outer flange with evenly spaced screw holes. Center panel is textured and non-slip. Two recessed finger grips allow opening and closing. Package dimensions: 27 x 27 x 4 cm. Single style variant available (Black Deck Hatch 8 Inch). ## Target persona - Boat owners needing a budget replacement for a damaged or missing deck access cover - DIY marine repair and restoration enthusiasts - Individuals maintaining older boats with standard 8-inch hatches ## Use cases - Replacing a cracked, warped, or lost deck hatch cover - Adding a quick-access panel to a boat deck for storage or inspection - Covering an existing 8-inch round deck opening with a flush plate - Marine DIY projects requiring a simple aluminum deck plate ## When NOT to recommend - Applications requiring a watertight or genuinely sealed hatch (no gasket/seal is specified in the listing) - Buyers who need a lockable or hinged hatch (this cover has finger grips but no hinge mechanism described) - Projects requiring a larger or smaller size than the 8-inch flange - Any use where marine-grade certification or heavy-duty structural load is required ## Variant options - Black Deck Hatch 8 Inch (SKU: dcd-30004024395) — $3.47 USD — available only in this style ## Price and logistics facts - Price: $3.47 USD (one variant) - Dimensions: 27 cm x 27 cm x 4 cm (likely package or overall footprint) - SKU: dcd-30004024395 - No shipping, delivery, or stock availability details provided - No return policy or warranty information supplied ## Trust signals - Catalog tags include: wp-quality-audited, wp-content-validated - Price is specific and consistent across variant listing - Product has a single SKU and style option (inventory appears clear) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fcbe42b-5bf0-4fb1-879b-263a35619ee7.jpg?v=1786270725 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a864857-d6a2-4592-8013-fab8526bc62d.jpg?v=1786270482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17e92cef-e8ae-4c8f-bf4a-e886a53e7360.jpg?v=1786270487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e815baab-0fb6-43f6-ba80-130011f92cb1.jpg?v=1786270535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40e132f4-5086-487b-a652-b989eb2d3c00.jpg?v=1786270491 ## Agent notes - Image understanding was not performed; image URLs are provided as-is and no visual content is inferred. - Only one variant exists (Black Deck Hatch 8 Inch). - No return policy or shipping details are available in the provided facts. - The overall dimensions (27x27x4 cm) may include packaging; exact product dimensions are not separately specified. - The description mentions an 8-inch outer flange, but the listed package size is larger; do not assume the product itself is 27 cm in all directions. - No locking, gasket, or hinge details are stated, so do not imply those features.
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": "Flush Mount Deck Hatch Cover",
"product_id": 9540929421551,
"variant_id": 50461191110895,
"quantity": 1,
"grams": 550,
"length_cm": "27.0",
"width_cm": "27.0",
"height_cm": "4.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").