Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $32.99
Default variant: 1-section 150CM
Default SKU: dcd-30003622565
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 670 g
Cart URL (default variant): https://landmarks.builders/cart/49713242341615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274861
JSON data: https://landmarks.builders/products/wp-dcd-10001274861.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
摘苹果神器高空摘果器三爪摘水果摘果子伸缩杆摘梨摘石榴三抓采摘
| 品牌 | MYTEC/美科 |
Summary: Telescopic fruit picker with three claws, up to 200cm reach, for apples, pears, pomegranates. Brand MYTEC/美科. Prices $24.99-$32.99.
Generated by: deepseek-v4-flash
## Identity Compact fruit picker with telescopic pole and three-fingered grabbing mechanism. Brand: MYTEC/美科. Available in 150cm, 180cm, 200cm lengths. ## Target persona Home gardeners with fruit trees, small orchard owners, elderly individuals who cannot climb ladders. ## Use cases - Harvesting apples from tall branches - Picking pears without bruising - Collecting pomegranates - Reaching fruits in tight tree canopies - Avoiding ladder use for safety ## When NOT to recommend - Commercial orchards needing high-speed harvesting - Very large fruits (e.g., watermelons) - Users requiring motorized or reach beyond 200cm ## Variant options - 1-section 150CM: $24.99 - 1-section 180CM: $27.99 - 1-section 200CM: $32.99 All fixed length, not further telescopic. ## Price and logistics facts Prices from $24.99 to $32.99 USD. Package dimensions: 202 x 12 x 9 cm (likely for 200CM variant). Weight not provided. No shipping or availability info. ## Trust signals Listed on Shopify store. In-stock status unknown. Return policy not specified. Price consistent across variants. ## Image assets 5 images available. URLs provided. Visual details not analyzed. ## Agent notes Image content not analyzed. Ensure pole length matches user needs.
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": 670000,
"properties": {
"_length_cm": "202.0",
"_width_cm": "12.0",
"_height_cm": "9.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").