Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99 – $75.99
Default variant: 1-2p / without Pipe
Default SKU: dcd-30003604592
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49714317525231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267764
JSON data: https://landmarks.builders/products/wp-dcd-10001267764.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
空调外机接水托 托盘带排水冷式空调内外机滴水托 托盘通用漏滴水
| 品牌 | 灞裴 |
| 适用空调类型 | 中央空调 |
| 产品尺寸 | 通用cm |
| 型号 | 通用 |
| 安装方式 | 免打孔 |
| 配件类型 | 接水盘 |
| 采购地 | 中国大陆 |
| 适用空调匹数 | 1.5匹 |
Summary: Universal drain pan for 1-2p air conditioner outdoor units, 82x34.5x5 cm, with optional drainage pipes, priced from $27.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Air conditioner outdoor unit drain pan/tray with drainage - **Brand**: 灞裴 - **Dimensions**: 82 cm (L) x 34.5 cm (W) x 5 cm (H) - **Material**: Not specified - **Installation**: No-drilling (免打孔) - **Suitable for**: 1-2p AC units (1.5匹 reference) ## Target persona - Homeowner installing a split AC outdoor unit on a balcony or wall - HVAC technician needing a quick fix for condensate dripping - Property manager maintaining multiple outdoor units where dripping is a problem - DIY enthusiast setting up a new AC unit with drainage needs ## Use cases - Collecting condensation drips from an outdoor AC unit to prevent water pooling - Redirecting water to a drain via attached pipe (variants with 2M, 3M, 4M, 5M, 10M pipes) - No-drill installation on surfaces where drilling is not allowed - Preventing water damage to floors, walls, or lower units - Temporary setup during AC installation before permanent drainage is arranged ## When NOT to recommend - For AC units larger than 2p (e.g., commercial or industrial units) - For indoor units or ductless mini-split indoor heads - When a permanent, built-in drainage system is already present - For users needing a pan for heating units or other non-condensate applications ## Variant options | SKU | Size | Style | Price (USD) | |-----|------|-------|-------------| | dcd-30003604592 | 1-2p | without Pipe | $27.99 | | dcd-30003604593 | 1-2p | with 2M Pipe | $32.99 | | dcd-30003604594 | 1-2p | with 3M Pipe | $38.99 | | dcd-30003604595 | 1-2p | with 4M Pipe | $45.99 | | dcd-30003604596 | 1-2p | with 5M Pipe | $54.99 | | dcd-30003604597 | 1-2p | with 10M Pipe | $75.99 | ## Price and logistics facts - Base price: $27.99 USD - Price range: $27.99 – $75.99 depending on pipe length - Currency: USD - Dimensions: 82 x 34.5 x 5 cm - Origin: Mainland China (采购地 中国大陆) ## Trust signals - No stock status provided - Return policy unknown - Price consistency across variants (unit cost increases with pipe length) - No certifications listed ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding was not performed; do not infer visual details from URLs. - The product is described as universal but specific to 1-2p units; confirm compatibility with exact unit dimensions. - No explicit material (plastic, metal) is stated, though typical such pans are plastic. - '中央空调' in description may be a translation artifact; the tray appears designed for split outdoor units."
This product has 12 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": 900000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "34.5",
"_height_cm": "5.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").