Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $39.99
Default variant: 4-section Thick Pole
Default SKU: dcd-30003603796
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49714458460399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267421
JSON data: https://landmarks.builders/products/wp-dcd-10001267421.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境热销摘果神器不锈钢镀锌摘果头带布袋多节杆高空水果采摘工具
| 品牌 | 雪勤五金 |
| 货号 | 12 |
| 材质 | 碳钢 |
| 型号 | 12 |
| 名称 | 雪勤五金 |
| 适用范围 | 通用 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 简约风 |
| 工艺 | 手工 |
Summary: A multi-section fruit picking tool with stainless steel galvanized head and cloth bag, adjustable pole length from 4 to 12 sections, priced $22.99-$39.99.
Generated by: deepseek-v4-flash
## Identity 跨境热销摘果神器不锈钢镀锌摘果头带布袋多节杆高空水果采摘工具 (Xueqin Hardware brand, model 12, carbon steel, simple style) ## Target persona Home gardeners with tall fruit trees; small orchard owners; DIY enthusiasts needing extended reach for harvesting. ## Use cases - Harvesting apples, pears, peaches from high branches - Picking citrus or avocados without a ladder - Collecting nuts or other tree fruits - Pruning? (Note: tool is for picking, not cutting) - Reaching fruit over fences or in hard-to-access spots - Reducing physical strain from repetitive reaching ## When NOT to recommend - For low-growing bushes or ground-level crops - For indoor plants or small potted trees - For heavy-duty pruning or cutting (tool is picking only) - For buyers needing a permanent fixed-length pole (multi-section may be less rigid) ## Variant options - 4-section Thick Pole: $22.99 - 6-section Thick Pole: $26.99 - 8-section Thick Pole: $30.99 - 10-section Thick: $34.99 - 12-section Thick: $39.99 ## Price and logistics facts - Price range: $22.99 to $39.99 (USD) - Dimensions: 41×21.5×13 cm (packaged) - Material: carbon steel, galvanized head - Brand: 雪勤五金 (Xueqin Hardware) ## Trust signals - Price is consistent across variants - Listed as a hot-selling cross-border product - No warranty or return policy information provided - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68596eca26d84880bcd4057cefb6ea0c.png?v=1781085549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1361ea17384e4e60890e04536e8f72b6.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd0e17e2b7e142b0b6a46d6fe7fa591b.png?v=1781085549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a942d822e0874004b9a08741badc5d4a.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/435f14c409f84292ad47a29245cbf5aa.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6569b292050e4b57848c1886b7bf45fc.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afa9ed985ff44215a93f3a934b254cdb.png?v=1781085549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c535f2cdc0040e4b310d285877eee54.png?v=1781085549 ## Agent notes - Images not analyzed; actual appearance may differ from description. - No explicit weight data; dimensions are for packaged product. - Pole section lengths not specified; assume increasing reach with more sections.
This product has 17 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": 600000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "21.5",
"_height_cm": "13.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").