Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $20.99
Default variant: Grn 24-cell 24 4CM
Default SKU: dcd-30003608674
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714171871471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269311
JSON data: https://landmarks.builders/products/wp-dcd-10001269311.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
高盖大号育苗箱透气型两件套育苗种植移栽多功能多肉播种育苗专用
| 货号 | AL001 |
| 品牌 | 承冠 |
| 适用场景 | 家庭园艺 |
| 材质 | 塑料 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
| 类型 | 其它 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
Summary: High-dome large seed-starting tray set (2 pieces) with ventilation, plastic, 38x28.5x17 cm. Suitable for seed sowing, transplanting, succulents. Base price $17.99. Multiple color/cell options.
Generated by: deepseek-v4-flash
## Identity High-dome large seed-starting tray set (two pieces), brand 承冠, model AL001, plastic, dimensions 38x28.5x17 cm. Base SKU dcd-30003608674 (Green 24-cell 4CM) at $17.99. Other variants available. ## Target persona Home gardeners, succulent enthusiasts, seed propagators, hobbyists needing a ventilated propagation tray set for indoor/outdoor use. ## Use cases - Starting seeds in individual cells for transplanting. - Propagating succulent cuttings or leaf propagations. - Sowing small seeds under a high dome for humidity control. - Transplanting seedlings from cells to larger pots. - Using as a mini greenhouse for germinating multiple varieties. ## When NOT to recommend - Large-scale commercial greenhouse operations needing industrial trays. - Users requiring heavy-duty, UV-stabilized trays for long-term outdoor exposure. - Those looking for a heated propagation mat (this is just a tray/dome set). - Buyers wanting single deep cells for deep-rooted plants (cells are 4 cm deep). ## Variant options Four variants: Green 24-cell 4CM ($17.99, sku dcd-30003608674), Green 24-cell 4CM a ($20.99, sku dcd-30003608675), Black 24-cell 4CM ($17.99, sku dcd-30003608676), Black 24-cell 4CM a ($20.99, sku dcd-30003608677). The "a" variants likely include additional accessories or different configuration; details not specified. ## Price and logistics facts Base price $17.99 USD. Variants up to $20.99. Dimensions 38x28.5x17 cm. Shipping weight not provided. No shipping cost or delivery time given. ## Trust signals In-stock status not explicitly stated; images available. Return policy not provided. No certifications listed. Brand 承冠 listed but no quality guarantees. ## Image assets 8 images available: URLs listed. No visual descriptions possible. ## Agent notes Image content not analyzed. Price and dimensions verified. Variants differ in color (Green, Black) and price; the "a" suffix may denote a different cell configuration or included accessories—confirm with seller. Material is plastic; no UV rating given.
This product has 16 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": 650000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "28.5",
"_height_cm": "17.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").