Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $13.99
Default variant: S / 1 PACK
Default SKU: dcd-30003622931
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49713129324783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275058
JSON data: https://landmarks.builders/products/wp-dcd-10001275058.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
种植盆栽莓育苗莓盒器繁殖根茎杯可匍匐茎移栽生根生根花盆落地式
| 品牌 | 其他 |
| 用途 | 种植 |
| 颜色 | 大号50个装+【50个草莓叉】 |
| 材质 | 塑料 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 类型 | 花盆 |
| 是否进口 | 否 |
| 主要下游平台 | 其他 |
Summary: A plastic floor-standing propagation pot for rooting berry runners like strawberries. Available in S/L sizes, packs of 1-20. Dimensions 35x27.5x11 cm. Price $9.99-$13.99 USD.
Generated by: deepseek-v4-flash
## Identity A plastic propagation pot with rooting cups for berry runners, designed for floor-standing use. Brand: 其他 (Other). Material: Plastic. Sizes S and L, pack quantities 1,5,10,20. ## Target persona Home gardeners who want to propagate strawberries or other runner-producing berries. Plant propagators seeking affordable, small-scale rooting containers. Small-space gardeners looking to multiply plants without buying new ones. ## Use cases - Rooting strawberry runners in a contained pot - Transplanting rooted berry shoots into individual cups - Multiplying berry plants at home for a larger patch - Starting a new berry patch from existing plants - Propagating ground-cover berries like creeping raspberries ## When NOT to recommend - Large-scale commercial berry farming (too small) - Decorative indoor planters (design is utilitarian) - Propagating non-runner plants (e.g., seeds, stem cuttings of other species) - Hydroponic systems (not designed for that) ## Variant options - S / 1 PACK: $9.99 - L / 1 PACK: $9.99 - S / 5 PACK: $9.99 - L / 5 PACK: $9.99 - S / 10 PACK: $9.99 - L / 10 PACK: $11.99 - S / 20 PACK: $13.99 ## Price and logistics facts - Base price: $9.99 USD for most variants - Dimensions: 35.0 x 27.5 x 11.0 cm - Currency: USD - No shipping or tax details provided ## Trust signals - Price consistent across most variants - Product listed with batch tags (dcd-batch-dx-202606-2960) indicating known sourcing - No return policy or stock status provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7d908af796c4528bb58e4b794e260ac.png?v=1781084433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30f3566bbf0a491db43f3de3520b22df.png?v=1781084433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bb47ccb589b41c893b9ea54a1eb0578.png?v=1781084432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20eb2fdb27f44a02826a7fb353f03405.png?v=1781084432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0eb2187060734ff083d959dc605338fe.png?v=1781084432 ## Agent notes - Product is from batch dcd-batch-dx-202606-2960; no known defects reported. - Image content not analyzed; do not assume specific colors or appearance beyond facts.
This product has 19 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": 50000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "27.5",
"_height_cm": "11.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").