Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $14.99
Default variant: Blue M Picking
Default SKU: dcd-30003603909
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 760 g
Cart URL (default variant): https://landmarks.builders/cart/49714366415087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267453
JSON data: https://landmarks.builders/products/wp-dcd-10001267453.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
中号装箱数:35/箱
大号装箱数:35/箱
Summary: Fruit picking basket with reinforced handle, metal nylon material. Available in medium (12.99 USD) and large (14.99 USD). Dimensions: 54x40x20 cm.
Generated by: deepseek-v4-flash
## Identity Amazon hot-selling new style reinforced handle metal nylon fruit picking basket/picking blue. ## Target persona Small-scale farmers, home gardeners, orchard workers, and agricultural pickers needing a portable, durable basket for harvest. ## Use cases - Picking apples, pears, or other tree fruits in an orchard - Gathering vegetables (tomatoes, peppers, etc.) from a garden - Transporting harvested produce from field to collection point - Light-duty agricultural picking for small plots - Household gardening tasks requiring a sturdy basket ## When NOT to recommend - Large-scale commercial harvesting requiring high-capacity bins - Indoor or decorative use (functional tool only) - Heavy-duty construction or industrial applications - Users needing a basket with lid or additional features ## Variant options - **Blue M Picking**: 12.99 USD (medium) - **Blue L Picking**: 14.99 USD (large) ## Price and logistics facts - Prices: Medium 12.99 USD, Large 14.99 USD - Dimensions: 54cm × 40cm × 20cm - Packaging: 35 units per case for both sizes ## Trust signals - Listed on Amazon (assumes availability) - No return policy or certifications specified - Price consistency: variant prices listed ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Inventory status not provided; check seller for availability. - Images are fetched but not analyzed for visual details.
This product has 14 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": 760000,
"properties": {
"_length_cm": "54.0",
"_width_cm": "40.0",
"_height_cm": "20.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").