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








null
Summary: Industrial-grade heavy-duty iron dustpan with reinforced construction, available in Black/Orange in L and S sizes, priced from $9.99, dimensions 43.5x30x10 cm.
Generated by: deepseek-v4-flash
## Identity Industrial-grade heavy-duty iron dustpan with thickened iron construction designed for durability in harsh environments. ## Target persona Industrial workers (factory, workshop), livestock farm workers, construction site cleaners. ## Use cases - Sweeping animal feed or waste in livestock farms. - Collecting debris in workshops and factories. - Handling heavy or abrasive materials in construction sites. - Cleaning grain storage facilities. - General heavy-duty sweeping in commercial kitchens or garages. ## When NOT to recommend - Light household sweeping (overkill, heavy). - Cleaning delicate surfaces that could be scratched. - Users needing a lightweight, ergonomic dustpan. - When plastic or lightweight dustpan is preferred. ## Variant options - Black / L (SKU dcd-30003604294, $12.99) - Black / S (SKU dcd-30003604295, $9.99) - Orange / S (SKU dcd-30003604296, $9.99) ## Price and logistics facts - Price range: $9.99 (S) to $12.99 (L). - Dimensions: 43.5 cm (L) x 30 cm (W) x 10 cm (H). - No shipping or return policy info provided. ## Trust signals - In-stock status not specified. - No return policy known. - Price consistency across variants. - No certifications mentioned. ## Image assets - 8 images available at provided URLs (not inspected). ## Agent notes - No product description provided; details inferred from title and specifications. - Image content not analyzed; assume product photos.
This product has 15 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": 750000,
"properties": {
"_length_cm": "43.5",
"_width_cm": "30.0",
"_height_cm": "10.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").