Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $30.99
Default variant: 2-pc SET Adj to 70CM
Default SKU: dcd-30003585912
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 620 g
Cart URL (default variant): https://landmarks.builders/cart/49715100090607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001260766
JSON data: https://landmarks.builders/products/wp-dcd-10001260766.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境热卖便携式移动空调分段式可调节伸缩16厘米宽窗户密封挡风板
| 品牌 | 磐乐力 |
| 货号 | 宽版圆孔 |
| 产品规格 | 50*18*2 |
| 产品类别 | 配件 |
| 型号 | 宽版圆孔 |
| 特色功能 | 可伸缩 |
| 是否跨境出口专供货源 | 否 |
| 同城服务 | 支持 |
| 大家电配附件种类 | 空调配附件 |
| 类别 | 空调挡风板 |
Summary: Adjustable 16cm wide window sealing baffle for portable air conditioners, available in two-piece sets up to 70cm or 675cm, priced from $19.99.
Generated by: deepseek-v4-flash
## Identity - Product: Portable air conditioner window sealing baffle - Brand: 磐乐力 - Model: 宽版圆孔 - Dimensions (cm): 44.5 (L) x 18.0 (W) x 9.0 (H) - Key feature: Adjustable/retractable, 16cm width - Product type (listed): 缝纫 (sewing) ## Target persona - Owners of portable air conditioners with exhaust hoses - Renters needing a non-permanent window seal - DIY users looking for an adjustable, budget-friendly window baffle - Those with windows requiring a narrow (16cm) seal strip ## Use cases - Sealing a vertical or horizontal sliding window gap for portable AC exhaust - Adjusting length to fit windows up to 70cm (or 675cm in one variant) - Using the two-piece set for wider openings or multiple windows - Replacing a lost or ill-fitting original window seal - Creating a seal for other exhaust hoses (e.g., dryer vents) ## When NOT to recommend - If the window width is less than the minimum adjustable length (unknown, likely >16cm) - If the window requires a seal wider than 16cm (this baffle is 16cm wide only) - For windows with a non-standard shape (e.g., arched) that cannot accommodate a flat baffle - If the user needs a complete AC window kit with panels (this is just the baffle/seal) ## Variant options - Option 1: 2-pc SET Adj to 70CM – $19.99 - Option 2: 2-pc 675CM – $19.99 - Option 3: 2-pc 675CM W-conn – $30.99 ## Price and logistics facts - Base price: $19.99 USD - Higher-priced variant (with connector): $30.99 USD - Dimensions per JSON: 44.5 x 18.0 x 9.0 cm (note: description states 50x18x2 cm) - No shipping or inventory information provided ## Trust signals - No specific trust signals (e.g., in-stock status, return policy, certifications) are included in the facts. - Images are available for visual inspection (see below). ## Image assets -  -  -  -  -  ## Agent notes - Product is categorized as "sewing" in tags, but actual use is air conditioner accessory. - The variant "2-pc 675CM" likely has a typo in the length (probably 75cm or 67.5cm). Use caution. - Discrepancy in dimensions: JSON says 44.5x18x9 cm; description says 50x18x2 cm. The JSON dimensions are prioritized. - Image content not analyzed; treat URLs as fetchable assets only.
This product has 15 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": "跨境热卖便携式移动空调分段式可调节伸缩16厘米宽窗户密封挡风板",
"quantity": 1,
"grams": 620000,
"properties": {
"_length_cm": "44.5",
"_width_cm": "18.0",
"_height_cm": "9.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").