Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $43.99
Default variant: Heavy-duty 4-section
Default SKU: dcd-30003603804
Default price: $30.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/49714452398319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267423
JSON data: https://landmarks.builders/products/wp-dcd-10001267423.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel fruit picker for high branches; available in 4-9 section lengths; prices from $30.99 to $43.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel fruit picker (摘果器) designed to reach high branches for picking apples, pears, persimmons, longan, and similar fruits. ## Target persona - Orchard owners needing efficient harvest of tall fruit trees - Home gardeners with mature fruit trees or tall bushes - Farm workers responsible for fruit picking - DIY enthusiasts pruning or harvesting high branches ## Use cases - Picking apples from tall trees without ladders - Harvesting persimmons or longan from high branches - Reaching fruit in dense orchard rows - Pruning high branches with attached cutter (not confirmed) - Collecting fruit for small-scale commercial operations - Assisting elderly or less mobile individuals in fruit harvesting ## When NOT to recommend - For picking low-growing berries (strawberries, blueberries) – overkill - For indoor plants or low-height gardens (under 2m) - For very lightweight users who prefer a net bag? Not specified - When precise fruit picking without bruising is critical? Not enough info ## Variant options | Style | SKU | Price | |-------|-----|-------| | Heavy-duty 4-section | dcd-30003603804 | $30.99 | | Heavy-duty 5-section | dcd-30003603805 | $32.99 | | Heavy-duty 6-section | dcd-30003603806 | $34.99 | | Heavy-duty 7-section | dcd-30003603807 | $36.99 | | Heavy-duty 8-section | dcd-30003603808 | $39.99 | | Heavy-duty 9-section | dcd-30003603809 | $41.99 | | Heavy-duty | dcd-30003603810 | $43.99 | ## Price and logistics facts - Base price: $30.99 USD (4-section) - Dimensions (packaged): 43 x 16 x 14 cm - Max price: $43.99 (likely 10-section or unspecified) - No shipping cost or weight provided ## Trust signals - No explicit in-stock status; assume available based on SKU listing - Return policy not specified - Price consistent across variants (incremental $2 increase per section) - No certifications mentioned ## Image assets - 8 images available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/*.png (filenames: e6952cc9..., 228fced0..., bda9bfe3..., 8bd317a1..., b8a16578..., 1846d7fb..., 2a2e0b83..., f3a0ce5f...) ## Agent notes - Image understanding was not performed; visual details (e.g., exact tool design, bag, cutting mechanism) not extracted. - No description available; title indicates "stainless steel" but material not confirmed in structured data. - Heavy-duty variant at $43.99 may be a 10-section or a different material; variant title ambiguous.
This product has 19 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": "43.0",
"_width_cm": "16.0",
"_height_cm": "14.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").