Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $34.99
Default variant: Black / 270-375
Default SKU: dcd-30003598123
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49714594414831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265377
JSON data: https://landmarks.builders/products/wp-dcd-10001265377.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.






Summary: Fiberglass boat deck hatch cover/storage box lid in two sizes (270-375mm and 353-606mm), black or white, priced $18.99-$34.99.
Generated by: deepseek-v4-flash
## Identity Marine fiberglass deck plate / storage box lid (船用方长形甲板盖手孔盖). Dimensions: 63.5×37.0×6.0 cm. Two size options: 270-375 and 353-606 (likely outer/inner dimensions in mm). Color: Black or White. ## Target persona Boat owners needing replacement deck plates or storage access hatches; marine DIY enthusiasts; small boat repair shops. ## Use cases - Replacing a damaged or missing rectangular deck plate on a boat. - Adding a secure lid to a built-in storage compartment on deck. - Covering a handhole or access opening in a fiberglass boat hull. - Sealing a rectangular opening on a kayak or small watercraft. - Upgrading a plastic lid with a more durable fiberglass version. ## When NOT to recommend - When exact dimensions (length/width/depth) do not match the opening to be covered. - For applications requiring watertight sealing without gaskets (no waterproofing rating stated). - If the buyer needs a metal or heavy-duty lid for industrial/off-road use. - For hatches that must support heavy loads or foot traffic. ## Variant options - Black 270-375: $18.99 - White 270-375: $18.99 - Black 353-606: $34.99 - White 353-606: $34.99 "Style" numbers likely refer to dimensions (e.g., 270x375 mm or 353x606 mm). ## Price and logistics facts - Price range: $18.99 to $34.99 per unit. - Product dimensions: 63.5 cm (length) × 37.0 cm (width) × 6.0 cm (height). - No shipping cost, weight, or handling information provided. ## Trust signals - No return policy stated. - No stock status or inventory levels provided. - No certifications or quality marks listed. - Price appears fixed but no historical data. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4c4b4bc28634d30ae89e8c811fbffff_8c7a6a2e-c9e5-41f2-b27e-9fec918e5d48.png?v=1781085655) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/baede55a23174b9dab6d27ad4e471bef_184ba62b-5697-4ed8-ad90-9a15cec09f26.png?v=1781085654) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88f8c0a222b140e59c170ed6b1774715_4c7b88ab-c1bc-4ad4-a5ba-47cece4106f9.png?v=1781085654) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/893776d56f614b888c3555e3706c3f06_b1fabf66-7c99-44b6-82f6-ad4760ec3905.png?v=1781085654) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca8c4c72c3814bc5b8efabd7e7f6a09e_377c03a9-eccf-4274-b6f0-f68a58e175f2.png?v=1781085654) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d6ee24ea75345ec986aa05728656aa9_a3e06718-6ef0-47ba-8423-da0c5816d9e5.png?v=1781085653) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9f284f8c47148e697c7504db644fe9c_c4745059-9d21-44af-8768-94f1b38c5cc3.png?v=1781085654) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4db287f97264d33be185c7809e6be90_5be7da57-31ee-4444-aeca-0f619732f217.png?v=1781085654) ## Agent notes - Description field is empty; key details inferred from title and tags. - Product type tag "爱好" (hobby) may misclassify; actual use appears marine. - Dimensions given as 63.5×37×6 cm likely refer to the product outer dimensions, not the opening size. - Style numbers (270-375, 353-606) likely indicate the opening dimensions in mm. - No visual understanding was performed; all image URLs are provided as-is.
This product has 16 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": "船用方长形甲板盖手孔盖玻璃钢船游舷窗开箱盖储物箱盖315-440",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "63.5",
"_width_cm": "37.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").