Brand: World Products (Landmark)
SKU: dcd-30003622803
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 1050 g
Cart URL (default variant): https://landmarks.builders/cart/49713242439919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274973
JSON data: https://landmarks.builders/products/wp-dcd-10001274973.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
长方形花盆家用草莓种植盆阳台种菜专用盆窗台长条花盆加厚自吸水
| 特性 | 节水抗旱 |
| 品牌 | 森之悦 |
| 货号 | zxshlp265.121 |
| 底径 | 咨询客服 |
| 应用场景 | 庭园艺 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 否 |
| 使用形式 | 堆叠式 |
| 材质 | 树脂 |
| 制作方法 | 机压 |
| 是否跨境出口专供货源 | 是 |
| 风格 | 简约 |
| 主要销售地区 | 其他 |
| 工艺 | 注塑 |
| 类型 | 花盆 |
| 是否进口 | 否 |
Summary: Rectangular self-watering resin flower pot, 49.8x26.5x17.4 cm, for strawberry or vegetable growing on balcony or windowsill, $13.99.
Generated by: deepseek-v4-flash
## Identity Product: 长方形花盆家用草莓种植盆阳台种菜专用盆窗台长条花盆加厚自吸水 Type: Gardening pot Brand: 森之悦 Model: zxshlp265.121 Dimensions: 49.8 cm length x 26.5 cm width x 17.4 cm height Material: Resin Self-watering: Yes Color: White ## Target persona Urban home gardeners with limited outdoor space, growing strawberries or vegetables on balconies or windowsills. ## Use cases 1. Planting strawberries in a long container on a balcony. 2. Growing herbs or vegetables on a windowsill. 3. Creating a self-watering planter for low-maintenance gardening. 4. Stacking multiple pots for vertical gardening (stackable design). 5. Using as a decorative planter for flowers on a patio. ## When NOT to recommend - For large-scale gardening or deep-rooted plants that require more soil depth. - For outdoor ground planting in gardens (designed for containers). - For users seeking premium ceramic or terracotta pots. - For plants that require dry soil (self-watering may keep soil too moist). ## Variant options Only one variant: White / Hrk-500, $13.99. ## Price and logistics facts Price: $13.99 USD. Currency: USD. No other pricing tiers or shipping cost information provided. ## Trust signals - Product is listed as available for sale. - Brand: 森之悦 (Sen Zhi Yue). - No explicit return policy, stock status, or certification information provided in source. ## Image assets 5 images available at URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c32cd515acae472daa0971e8dc986720.png?v=1781084486 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc8fed4458aa43979494f827748de6ad.png?v=1781084484 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e0790c6121849548f1a499e7f03e2e3.png?v=1781084485 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7aeed9ec10654bf7915e2aadd1c4ac56.png?v=1781084486 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7e503af63c1423a93ea284c7fa42f28.png?v=1781084486 ## Agent notes - Image content not analyzed; visual details not available. - Only one color/size variant is listed despite title indicating "花盆" plural.
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": 1050000,
"properties": {
"_length_cm": "49.8",
"_width_cm": "26.5",
"_height_cm": "17.4"
}
}],
"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").