Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue
Default SKU: dcd-30003603911
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714363760879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267454
JSON data: https://landmarks.builders/products/wp-dcd-10001267454.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: 跨境加厚铝合金方管垃圾夹拾物器长柄捡取工具卫生钳环卫工人夹子 is a heavy-duty aluminum alloy pickup tool for waste collection, available in Blue and Black at $9.99.
Generated by: deepseek-v4-flash
## Identity 跨境加厚铝合金方管垃圾夹拾物器长柄捡取工具卫生钳环卫工人夹子 (Heavy-duty aluminum alloy square tube garbage picker with long handle for sanitation workers). ## Target persona Designed for sanitation workers, outdoor cleaners, and municipal waste collection staff who need a durable, long-reach pickup tool. ## Use cases - Collecting roadside litter and debris - Picking up trash in parks and public areas - Waste management during street cleaning - Gardening cleanup (leaves, branches) - Industrial or warehouse floor debris removal ## When NOT to recommend - For children or lightweight household use (tool is heavy-duty) - For precision gripping of small items (e.g., needles, coins) - When a disposable or single-use pickup tool is preferred - For users requiring a soft-grip or ergonomic handle (not specified) ## Variant options - **Blue** (SKU: dcd-30003603911) – $9.99 - **Black** (SKU: dcd-30003603912) – $9.99 ## Price and logistics facts - Price: $9.99 USD (both variants) - Dimensions: 82 cm (length) x 15 cm (width) x 5 cm (height) - No shipping or stock info provided. ## Trust signals - No return policy, stock status, or certifications provided in facts. - Price is consistent across variants. - Multiple product images available (see below). ## Image assets         ## Agent notes - No description text was provided; specifications are limited to dimensions and color options. - Image content was not analyzed; verify visual details if needed. - Stock and shipping terms are unknown.
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": 300000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "15.0",
"_height_cm": "5.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").