Brand: World Products (Landmark)
SKU: dcd-30002727836
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/49903442690287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035847
JSON data: https://landmarks.builders/products/m4x-10001035847.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long Handle Nut Gatherer Stainless Steel Spiral Basket Pickup Tool for Gardeners
Summary: Stainless steel spiral basket nut gatherer with long handle for gardeners, 59 cm length, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Long Handle Nut Gatherer Stainless Steel Spiral Basket Pickup Tool for Gardeners ## Target persona Home gardeners with nut trees (walnuts, pecans, hazelnuts) who want to avoid bending; elderly gardeners or those with back pain. ## Use cases - Collecting fallen walnuts from the lawn - Picking up pecans under a tree - Gathering hazelnuts from a garden bed - Cleaning up acorns or other large nuts - Harvesting chestnuts without stooping - Quick collection of scattered nuts after wind storm ## When NOT to recommend - For collecting small seeds (e.g., grass seeds, birdseed) - For delicate fruits or vegetables that would be damaged by the spiral - For commercial or large-scale nut farming (basket size too small) - For nuts that are embedded in mud or soft ground (tool may not pick up effectively) ## Variant options - Galvanized style (SKU: dcd-30002727836) – $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 59 cm (L) x 13 cm (W) x 8 cm (H) - No shipping cost or handling time provided. ## Trust signals - In stock (assumed from active listing) - Return policy not specified - Price is consistent across the single variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4f78f13-9d7b-44f1-95c7-5c8dd8b6c898.jpg?v=1782146535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1395fd6-2de3-464b-ae7f-5b984335b6a5.jpg?v=1782146535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d245c898-b66c-4025-bb89-09e4b95a310d.jpg?v=1782146535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/246da12a-6823-4e7d-ab6a-bbd2684cec2e.jpg?v=1782146535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72c08401-ed76-471c-8022-271b6c39a723.jpg?v=1782146535 ## Agent notes - Image content analysis was not performed; rely on textual facts only. - No product type category was provided. - Only one variant (Galvanized) exists; no other style options. - Dimensions indicate a long handle (59 cm) and compact basket (13x8 cm).
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": "Long Handle Nut Gatherer Stainless Steel Spiral Basket Pickup Tool for Gardeners",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "59.0",
"_width_cm": "13.0",
"_height_cm": "8.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").