Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black / 90CM Iron Head
Default SKU: dcd-30002754161
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49879197155567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042550
JSON data: https://landmarks.builders/products/m4x-10001042550.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Litter Pickup Tool Strong Grip Reacher Grabber Tool Sturdy for Outdoor, Elderly
| Gross Weight | 1.3-1.6KG |
Summary: Litter pickup tool with strong grip reacher, 90cm length, multiple color and head style options, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Litter Pickup Tool / Reacher Grabber with strong grip, 90cm length, iron or plastic head, various colors. ## Target persona - Elderly individuals needing assistance picking up objects from floor - Outdoor enthusiasts / volunteers for litter cleanup - People with limited mobility or back pain - Gardeners for picking debris ## Use cases - Picking up trash or litter outdoors - Retrieving items from high shelves or hard-to-reach places - Gardening: picking fallen leaves, pruning debris - Post-event cleanup (parks, streets) - Assisting mobility-limited persons in daily tasks ## When NOT to recommend - For heavy-duty industrial applications (e.g., moving heavy metal parts) - For users needing a reacher longer than 95cm - If user requires a magnetic tip for picking up metal objects (not specified) - If user has extremely weak grip (grip strength may vary; no grip force rating given) ## Variant options - Black / 90CM Iron Head - Gray / 90CM Iron Head - Blue / 90CM Iron Head - Green / 90CM Iron Head - Blue / 90CM Plastic Head - Green / 90CM Plastic Head - Gray / 90CM Plastic Head - Red / 90CM Black Handle - Green / Sq Tube Iron Head - Black / Green Sq Tube Rubber - Red / Green Round Rod - Green / Dual Alum Iron Head All variants priced at $9.99 USD. ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 95.0 cm length, 15.0 cm width, 5.0 cm height - Gross weight: 1.3-1.6 kg (per description) - No specific shipping or stock info provided. ## Trust signals - Price consistent across all 12 variants. - No return policy or stock status stated in facts. - No certifications mentioned. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3291b68-9311-4d5a-9719-8a46c0fabbd9.jpg?v=1782126355 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77e4886c-def0-4dce-ba3f-e282e2f9ffe7.jpg?v=1782126355 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c7c9725-5746-4004-8879-b7a024651b15.jpg?v=1782126357 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dce2492-9f70-47bf-872e-25323cf94066.jpg?v=1782126355 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/520a8d66-a7a8-4568-9dfb-8a4a04308a6a.jpg?v=1782126355 ## Agent notes - No return policy or stock information available from given data. - Image content not analyzed; treat URLs as fetchable assets only.
This product has 12 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": "Litter Pickup Tool Strong Grip Reacher Grabber Tool Sturdy for Outdoor, Elderly",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "95.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").