Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Plastic Head
Default SKU: dcd-30003603794
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714461016303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267420
JSON data: https://landmarks.builders/products/wp-dcd-10001267420.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品品名:双杆垃圾夹
产品材质:PP/不锈钢/EVA/铝合金
产品规格:如图
产品重量:净重约210g
散装箱规:93*41*41cm,100个/箱
大箱盒装:
单盒尺寸:
关于物流:数量少的发合作快递;批发数量较大按地址选择合适的快运或物流。
Summary: Long-handled trash picker with aluminum alloy, PP/stainless steel/EVA, 90cm length, 210g weight, $9.99. Available in plastic or metal head variants.
Generated by: deepseek-v4-flash
## Identity Long-handled trash picker (垃圾夹子) made of PP, stainless steel, aluminum alloy, and EVA. 90cm length, weight ~210g. Sold by DCD. ## Target persona - Municipal sanitation workers - Elderly or mobility-limited individuals - Gardeners and park maintenance staff - Outdoor enthusiasts ## Use cases - Picking up litter during park cleanups - Retrieving fallen fruit from trees - Grabbing items from high shelves or hard-to-reach places - Cleaning up after pets in the yard - Assisting disabled individuals with picking up objects - Collecting debris after outdoor events ## When NOT to recommend - For heavy duty industrial waste (not rated) - Underwater use (not waterproof) - Picking up sharp metal objects (may damage plastic head) - For children under 3 (choking hazard) ## Variant options | Variant | SKU | Price | |---------|-----|-------| | Plastic Head | dcd-30003603794 | $9.99 | | Metal Head | dcd-30003603795 | $9.99 | ## Price and logistics facts - Price: $9.99 USD (both variants) - Dimensions: 90 × 18 × 5 cm - Weight: ~210g - Small orders shipped via courier; bulk (100 pcs/case, 93×41×41 cm) via freight. ## Trust signals - Two material head options available (plastic/metal). - No return policy or stock status provided; assume standard. - Price consistent across variants. ## Image assets - 8 PNG images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7ec2f34c1f04fe286a43b7a454f4190.png?v=1781085551 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0996869583148abbce3bfb6f627ad28.png?v=1781085551 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e0b10dac8ca47d28f3729aae69fde50.png?v=1781085551 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2335ebd40b8f481ea633f99fd95cc71e.png?v=1781085553 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53bb9af53edd49d2bc72341fe78a79cc.png?v=1781085549 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd2c828bfc254962b28c292345084049.png?v=1781085550 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/998b8c2b4b8c46b3801def65b2dffbbb.png?v=1781085549 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0aa70ee32e549b0b44494ca5b56b550.png?v=1781085550 ## Agent notes - Images were not visually analyzed; treat as fetchable assets only. - No warranty or certification data available.
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": 250000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "18.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").