Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $289.99 – $406.99
Default variant: 653-551
Default SKU: dcd-30003597975
Default price: $289.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/49714579308783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265313
JSON data: https://landmarks.builders/products/wp-dcd-10001265313.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车左右推拉侧窗带纱窗圆角推拉窗钢化玻璃配件房车改装配件
| 品牌 | 0001 |
| 型号 | 07 |
| 颜色分类 | 1110*348 R75(带纱窗) |
| 安装服务 | 不提供安装服务 |
| 配件类型 | 天窗密封胶条 |
Summary: RV sliding side window with integrated screen, tempered glass, for RV modifications, available in two sizes.
Generated by: deepseek-v4-flash
## Identity RV sliding side window with integrated screen, tempered glass. Product code: 0001-07. Two size options: 653-551 ($289.99) and 1110-580 ($406.99). ## Target persona RV owners or builders undertaking DIY modification or replacement of side windows. Specifically those needing a sliding window with built-in bug screen. ## Use cases 1. Replacing damaged or outdated RV side windows. 2. Adding a window with screen to an RV conversion. 3. Upgrading to a sliding mechanism with screen. 4. Retrofit on camper vans or trailers. ## When NOT to recommend 1. If precise opening dimensions are not verified (product only fits specific sizes). 2. For users seeking professional installation (no installation service provided). 3. For buyers needing a window without screen or with different shape (round corner). ## Variant options - 653-551: $289.99 - 1110-580: $406.99 ## Price and logistics facts Base price $289.99. Larger variant $406.99. Dimensions: 118 x 65 x 12 cm. No installation service included. ## Trust signals In-stock status unknown. Return policy not specified. Price consistency: two variants clearly priced. No certifications listed. ## Image assets 8 product images available at URLs provided in image_urls array. ## Agent notes Images not analyzed. Verify precise measurements before purchase. Product appears to be an RV window accessory; ensure compatibility with your vehicle.
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": 9000000,
"properties": {
"_length_cm": "118.0",
"_width_cm": "65.0",
"_height_cm": "12.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").