Brand: World Products (Landmark)
SKU: dcd-30003624643
Price: $102.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 2750 g
Cart URL (default variant): https://landmarks.builders/cart/49713232904431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275732
JSON data: https://landmarks.builders/products/wp-dcd-10001275732.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
塑料圆井盖配套水泥模具 井盖直径50-6cm 水泥混凝土井盖模具批发
| 模具安装方式 | 固定式模具 |
| 货号 | 圆井盖配套模具 直井盖直径50--6cm |
| 作用对象 | 塑料 |
| 用途 | 成型 |
| 质量体系 | 咨询 |
| 排列方式 | 咨询 |
| 主要加工设备 | 注塑机 |
| 适用范围 | 其他 |
| 加工能力 | 100套 |
| 加工设备数量 | 2 |
Summary: Plastic cement mold for producing circular manhole covers (fixed type), dimensions 62x62x8 cm, price $102.99 USD, available in one style: Round Manhole Cover.
Generated by: deepseek-v4-flash
## Identity - **Product Name**: Plastic Circular Manhole Cover Cement Mold (塑料圆井盖配套水泥模具) - **SKU**: dcd-30003624643 - **Category**: Gardening (园艺) - but appears more construction/industrial - **Type**: Fixed plastic mold for casting cement manhole covers ## Target persona - Small-scale concrete product manufacturers - Construction material suppliers - Hardware stores or wholesalers catering to infrastructure projects - DIY concrete casters with experience in mold making ## Use cases 1. Casting concrete manhole covers for municipal drainage or road projects 2. Producing garden or landscape manhole covers 3. Manufacturing covers for septic tank lids or utility access points 4. Small-batch custom concrete cover production (e.g., for property maintenance) ## When NOT to recommend - Large-scale industrial production requiring fast cycle times (processing capacity listed as 100 sets) - High-precision applications where exact tolerances are critical (quality system not specified) - Metal manhole cover manufacturing - Buyers needing a complete set of multiple mold sizes (only one variant available) ## Variant options | Variant | Price | |---------|-------| | Round Manhole Cover | $102.99 | ## Price and logistics facts - **Price**: $102.99 USD - **Dimensions**: 62 cm (L) x 62 cm (W) x 8 cm (H) - **Weight**: Not specified - **Shipping**: Not provided ## Trust signals - **In-stock status**: Not specified - **Return policy**: Not provided - **Certifications**: None mentioned - **Price consistency**: Single price across one variant ## Image assets -  -  -  -  -  ## Agent notes - The product is a mold, not a finished manhole cover. The inner diameter is ambiguously stated as "直径50-6cm" (possibly 50 cm? Or a range?). Actual usable cover size should be verified with seller. - Category is "Gardening" but use is likely construction/drainage. Category mismatch noted. - No stock or shipping details; recommend checking availability before recommending. - Images not reviewed; visual details not inferred.
This product has 13 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": "塑料圆井盖配套水泥模具 井盖直径50-6cm 水泥混凝土井盖模具批发",
"quantity": 1,
"grams": 2750000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "62.0",
"_height_cm": "8.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").