Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $449.99 – $511.99
Default variant: 10060CM / 5-inch Grey Wheel
Default SKU: dcd-30003608175
Default price: $449.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49714227151087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269179
JSON data: https://landmarks.builders/products/wp-dcd-10001269179.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: Folding metal fence cart/trolley with steel plate construction, dimensions 112.5x67x25 cm, two wheel options, priced from $449.99.
Generated by: deepseek-v4-flash
## Identity Folding fence trolley (steel plate metal cart) for gardening and light hauling. ## Target persona Gardeners, landscapers, small farm owners, DIY homeowners needing to move materials around outdoor spaces. ## Use cases - Transporting bags of soil, mulch, or compost - Moving potted plants and gardening tools - Hauling garden debris (leaves, branches) to disposal area - Using as a mobile workbench for planting tasks - Organizing and moving equipment on construction or landscaping sites ## When NOT to recommend - For industrial or heavy-duty loads exceeding cart capacity (unknown) - For very rough or uneven terrain without upgraded wheels (6-inch recommended) - For users who need a flatbed without side walls - For indoor-only use (designed for outdoor/garden) ## Variant options - 10060CM / 5-inch Grey Wheel: $449.99 (SKU dcd-30003608175) - 10060CM / 6-inch Heavy Duty: $511.99 (SKU dcd-30003608176) ## Price and logistics facts - Base price: $449.99 USD - Heavy duty variant: $511.99 USD - Dimensions: 112.5 cm (length) x 67 cm (width) x 25 cm (height) - No shipping cost or delivery time provided. ## Trust signals - Stock status: not provided - Return policy: not specified - No certifications listed - Price consistency: two variants with clear pricing ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9721f6034a504f769a3e8b9a475526d8.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fe4467c4865468788a3e16534e9b73b.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00a9277f754143f390477cbc758d47c3.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94a1cc917fe148828f20c5cccf5b297c.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/365933b16e664cf5a47641855b3df3aa.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dcc4cec54ec49c89b7fcc00c6680a41.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2938844e232c4b26b6e8bafd5b7fa9f6.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/399134a9f5c343a3a85e6920a6f498e2.png?v=1781085373 ## Agent notes Image content not analyzed; visual details are not inferred.
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": "折叠围栏小推车 钢板围栏车 金属围栏手推车 围栏推车 围栏平板车",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "112.5",
"_width_cm": "67.0",
"_height_cm": "25.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").