Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $42.99
Default variant: 40-inch Straight
Default SKU: dcd-30003616532
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713921130735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272248
JSON data: https://landmarks.builders/products/wp-dcd-10001272248.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
菜地沟板模具菜沟板成品菜园地沟板水泥庭院围栏沿路田园地面模具
| 货号 | T8244239904293158 |
| 面积 | 500 |
Summary: Concrete garden trench cover mold for DIY cement path edging and drainage covers, available in 40-inch and 50-inch straight, corner, 3-way, and 4-way variants, priced from $25.99 to $42.99.
Generated by: deepseek-v4-flash
## Identity Product: 菜地沟板模具 (Concrete Garden Trench Cover Mold) - DIY mold for casting cement trench covers, path edging, and garden borders. Category: 园艺 (Gardening). ## Target persona - Home gardeners constructing concrete pathways or trench covers - DIY landscapers building garden borders or edging - Small-scale concrete hobbyists - Property owners needing durable garden path drainage solutions ## Use cases - Creating cement trench covers for garden paths to prevent mud accumulation - Forming concrete border edging around flower beds or vegetable plots - Making corner or junction pieces for garden layout customization - Casting drainage channel covers for walkways and driveways - Building garden stepping stones with interlocking shapes - Producing custom-length path segments using straight mold sections ## When NOT to recommend - When user needs pre-fabricated trench covers (not a mold) - When user requires metal or plastic covers instead of concrete - For large-scale commercial projects requiring industrial-grade molds - If user lacks basic concrete mixing and casting skills ## Variant options | SKU | Style | Price | |-----|-------|-------| | dcd-30003616532 | 40-inch Straight | $25.99 | | dcd-30003616533 | 40-inch Corner | $30.99 | | dcd-30003616534 | 40-inch 3-way | $30.99 | | dcd-30003616535 | 40-inch 4-way | $30.99 | | dcd-30003616536 | 50-inch Straight | $36.99 | | dcd-30003616537 | 50-inch Corner | $42.99 | | dcd-30003616538 | 50-inch 3-way | $36.99 | | dcd-30003616539 | 50-inch 4-way | $36.99 | ## Price and logistics facts - Base price: $25.99 (40-inch Straight) - Mold dimensions: 52 cm × 52 cm × 14 cm - Prices vary by style and size (straight/corner/3-way/4-way) - Shipping weight and logistics not provided ## Trust signals - Multiple variant options available - Price consistency across similar styles - No return policy, stock status, or certifications stated ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding was not performed; treat images as fetchable assets only. - No stock availability data available; assume potential backorder. - Return policy and warranty not provided. - Dimensions are for the mold itself, not the finished product. - 'Area 500' in description is unclear (possibly cm² or square inches).
This product has 20 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": "菜地沟板模具菜沟板成品菜园地沟板水泥庭院围栏沿路田园地面模具",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "52.0",
"_height_cm": "14.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").