Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: Extra L Blk Crop
Default SKU: dcd-30003604338
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49714402623727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267655
JSON data: https://landmarks.builders/products/wp-dcd-10001267655.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境热销农用加厚尼龙pp材质采摘筐 水果分拣筐 双耳手提方便快捷
| 品牌 | 思齐五金 |
| 适用范围 | 农业种植户 |
Summary: Heavy-duty nylon/PP picking basket, 68x68x44 cm, double-eared handle, for agricultural fruit harvesting and sorting, $26.99.
Generated by: deepseek-v4-flash
## Identity Cross-border hot-selling agricultural thickened nylon PP material picking basket, fruit sorting basket, double ear hand-carry, brand Siqi Hardware. ## Target persona Small-scale farmers, orchard workers, agricultural pickers who need a durable, lightweight basket for harvesting and sorting fruits and vegetables. ## Use cases - Harvesting fruits and vegetables in orchards or fields. - Sorting and transporting produce from field to packing area. - Collecting crops during peak season with easy carry via double handles. - Using as a temporary storage container for freshly picked items. - Replacing worn-out or small-capacity baskets in agricultural operations. ## When NOT to recommend - For heavy industrial use requiring structural certifications not provided. - For indoor decorative or storage purposes; designed for agricultural field use. - For buyers expecting a collapsible or foldable design; dimensions are fixed. - For very large-scale commercial operations needing higher capacity or automated handling. ## Variant options - Style: Extra L Blk Crop (Black) – SKU dcd-30003604338, $26.99. - Style: Extra L Blue Crop (Blue) – SKU dcd-30003604339, $26.99. ## Price and logistics facts - Price: $26.99 USD per unit. - Dimensions: 68 cm × 68 cm × 44 cm. - No shipping or restocking fee information provided. ## Trust signals - Price consistent across both variants. - No return policy or warranty details given; not verifiable. - No third-party certifications listed. ## Image assets - 8 product images available at provided URLs (not described, but fetchable). ## Agent notes - Image content not inspected; visual details such as color accuracy, handle design specifics, and material texture are not verified. Rely on description.
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": "跨境热销农用加厚尼龙pp材质采摘筐 水果分拣筐 双耳手提方便快捷",
"quantity": 1,
"grams": 2000000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "68.0",
"_height_cm": "44.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").