Brand: World Products (Landmark)
SKU: dcd-30003609803
Price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49714252120303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269808
JSON data: https://landmarks.builders/products/wp-dcd-10001269808.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Electric flower pollinator for indoor hydroponic plants, vegetables, and fruits. White variant. 26x4.5x4.5 cm. $35.99.
Generated by: deepseek-v4-flash
## Identity Electric flower pollinator (授粉器) for indoor hydroponic plants, vegetables (e.g., eggplant, pepper), and flowers. ## Target persona Hobbyist indoor gardeners with hydroponic setups; small-scale greenhouse growers; vegetable gardeners seeking to boost pollination without manual labor. ## Use cases - Pollinating indoor hydroponic tomatoes, peppers, and eggplants. - Assisting flower pollination in greenhouses where natural pollinators are absent. - Pollinating flowering plants in controlled environment agriculture. - Replacing manual pollination for small to medium plant batches. - Increasing fruit set in self-pollinating or cross-pollinating crops. ## When NOT to recommend - For large-scale agricultural fields (device small, battery life unknown). - For outdoor open-field crops where natural pollinators suffice. - For pollen-sensitive allergy sufferers (device may disperse pollen). - If user needs fully automated pollination without manual operation. ## Variant options - White: $35.99 (only variant) ## Price and logistics facts - Price: $35.99 USD. - Dimensions: 26.0 x 4.5 x 4.5 cm. - Shipping details not provided. ## Trust signals - No stock status, return policy, or certifications provided. Price appears consistent across variant. - Images available for visual inspection. ## Image assets - 8 product images: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4fbed4fd55a455bab720939975e3d61.png?v=1781085387 ... (additional URLs in source data) ## Agent notes - Image content not analyzed; no visual details inferred. Product appears to be a handheld electric pollinator. - No description or warranty terms available. - Single color option at $35.99.
This product has 13 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": 70000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "4.5",
"_height_cm": "4.5"
}
}],
"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").