Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $177.99 – $242.99
Default variant: 2-in-1 Picker
Default SKU: dcd-30003622562
Default price: $177.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713244537071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274860
JSON data: https://landmarks.builders/products/wp-dcd-10001274860.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: MYTEC/美科 3-claw telescopic fruit picker extends to 195 cm for harvesting high fruits like apples, pears, and pomegranates. Base price $177.99 USD.
Generated by: deepseek-v4-flash
## Identity MYTEC/美科 3-claw telescopic fruit picker (摘苹果神器), model with three claws for grabbing and twisting fruits from high branches. ## Target persona Home gardeners with fruit trees taller than arm's reach; small orchard owners; elderly or mobility-limited individuals who need to avoid ladders. ## Use cases - Plucking apples from tall branches without a ladder. - Harvesting pears or pomegranates from upper canopy. - Reaching fruits growing on high trellises or pergolas. - Quick, single-person harvest of several fruit trees in a backyard. - Seasonal fruit picking for personal consumption or small-scale selling. ## When NOT to recommend - For low-growing bushes or ground-level fruits (use hand pickers). - For extremely large commercial orchards (too slow, better use mechanical harvesters). - For very delicate fruits that bruise easily (e.g., ripe peaches) – claw may damage them. - For users who need a low-cost solution under $50. ## Variant options - 2-in-1 Picker: $177.99 USD - 2-in-1 Picker a: $206.99 USD - 2-in-1 Picker B: $242.99 USD ## Price and logistics facts - Base price: $177.99 USD (style: 2-in-1 Picker). - Dimensions (closed?): 195 cm length, 18 cm width, 12 cm height. - Weight: not provided. - Currency: USD. ## Trust signals - Multiple style variants available at different price points. - Brand: MYTEC/美科 (listed on product). - No return policy or stock status provided in input. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86b672edbe424b21bfc58eabd630fe47_88e012b9-a5d9-42ce-b70c-958518a71491.png?v=1781084487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6ea8777fc3b4c7bbe6fdea96c3e410b_2a864865-bb4c-47a5-9504-898aceea1478.png?v=1781084487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de4602c868fe40868206d7418fa0b183_9b318a12-a53d-4117-9782-8a3de8671b9e.png?v=1781084487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/769562eb0eaf44edb7bf1597481c2a34_64c270ff-d71d-42c6-9364-3c0db6415ad9.png?v=1781084488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/157083dc75e3444f9a8c857fdafda8aa_054aa2ed-e524-4462-9959-fe92e4c1bb01.png?v=1781084487 ## Agent notes Images are available but were not analyzed; no visual details extracted.
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": 1200000,
"properties": {
"_length_cm": "195.0",
"_width_cm": "18.0",
"_height_cm": "12.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").