Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $22.99
Default variant: 100ML
Default SKU: dcd-30003598127
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714591891695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265378
JSON data: https://landmarks.builders/products/wp-dcd-10001265378.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Manual fruit tree pollen pollination tool for agricultural use, suitable for pear, kiwi, apricot, apple; available in 100ML, 250ML, and 500ML variants.
Generated by: deepseek-v4-flash
## Identity A manual handheld pollen pollination tool designed for fruit tree flowers, commonly used in agriculture for pear, kiwi, apricot, and apple trees. ## Target persona Orchard farmers, fruit tree growers, small-scale agriculturalists, home orchardists. ## Use cases - Pollinating pear blossoms during spring bloom - Hand pollinating kiwi vines to ensure fruit set - Supplementing bee pollination for apricot trees - Targeted apple tree flower pollination for consistent yield - Pollinating fruit trees in greenhouses or protected environments - Applying pollen to specific flowers for cross-breeding or hybridization ## When NOT to recommend - Large-scale commercial farming requiring mechanized sprayers - Pollinating indoor houseplants or non-fruit-bearing ornamentals - Chemical pesticide or fertilizer application - Soil aeration or watering tasks ## Variant options - 100ML (SKU: dcd-30003598127) – $20.99 - 250ML (SKU: dcd-30003598128) – $21.99 - 500ML (SKU: dcd-30003598129) – $22.99 ## Price and logistics facts - Product dimensions: 31.5 cm (L) x 24.0 cm (W) x 10.0 cm (H) - All prices in USD. ## Trust signals - No in-stock status or return policy provided. - Price consistency: three variants at $20.99, $21.99, $22.99. - No certifications or warranties listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c02276b64a043649b1ddf5a34fc2dad.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5537db5fc84e4299b44fac8bbe5ec984.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5fa02cdab064c38b7a80514cdf3ffc7.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5f56794dbbb49e88e005bbf3c0ab99c.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1c4bc9f270146c8a5e51ea0434b2007.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91b613c00be34fd8a5651dd8c8623805.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c79333d12f824209ba90c5e13220d1d7.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bba0799cf4fe4b958e6d2813e771a0fb.png?v=1781085653 ## Agent notes - Images not analyzed; visual attributes (color, design, usage) are unknown. - Description field empty; no additional product details available.
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": 500000,
"properties": {
"_length_cm": "31.5",
"_width_cm": "24.0",
"_height_cm": "10.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").