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






Summary: Marine rectangular deck hatch/access cover, fiberglass, 45x32.5x7 cm, available in black or white with square double lock, priced at $36.99.
Generated by: deepseek-v4-flash
## Identity Marine rectangular deck hatch/access cover, fiberglass, size 315-440 (45x32.5x7 cm), square double lock, sold by DCD. ## Target persona Boat owners and marine DIY enthusiasts needing a durable, lockable access hatch for deck, storage, or compartments on fiberglass boats. ## Use cases - Replacing an old or damaged deck hatch on a boat - Adding a storage access lid to a fiberglass deck - Installing an access panel for bilge or compartment inspection - Upgrading to a lockable hatch for security - Sealing an existing opening on a boat deck ## When NOT to recommend - For very large openings exceeding 45x32.5 cm - For high-traffic decks requiring heavy-duty metal hatches - For submersible applications requiring watertight seals (IP rating not specified) - For use on non-marine surfaces or materials ## Variant options - Black / Sq Dbl Lock 315-440 ($36.99) - White / Sq Dbl Lock 315-440 ($36.99) ## Price and logistics facts - Price: $36.99 USD per unit (fixed across variants) - Dimensions: 45 x 32.5 x 7 cm - Weight: not specified - Shipping: not specified (assume standard fulfillment) ## Trust signals - In-stock status: not specified (assume available as listed) - Return policy: not specified - Price consistency: same price for both variants - Certifications: none provided ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4c4b4bc28634d30ae89e8c811fbffff.png?v=1781085650) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/baede55a23174b9dab6d27ad4e471bef.png?v=1781085651) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88f8c0a222b140e59c170ed6b1774715.png?v=1781085652) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/893776d56f614b888c3555e3706c3f06.png?v=1781085652) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca8c4c72c3814bc5b8efabd7e7f6a09e.png?v=1781085649) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d6ee24ea75345ec986aa05728656aa9.png?v=1781085650) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9f284f8c47148e697c7504db644fe9c.png?v=1781085651) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4db287f97264d33be185c7809e6be90.png?v=1781085651) ## Agent notes - Image understanding was not performed; do not infer visual details. - Product tagged as hobby category; may be intended for small boats or DIY projects. - Missing data: weight, shipping info, return policy, in-stock status.
This product has 14 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": 1550000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "32.5",
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").