Brand: World Products (Landmark)
SKU: dcd-30003605879
Price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 480 g
Cart URL (default variant): https://landmarks.builders/cart/49714385453295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268256
JSON data: https://landmarks.builders/products/wp-dcd-10001268256.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车侧壁通风口
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 适用车型 | 房车 |
| 配套关系 | 适用 |
| 材料 | ABS |
| 型号 | 001 |
| 适配车型 | 房车 |
| 加工定制 | 否 |
Summary: RV side wall vent made of ABS plastic, dimensions 35x17x10 cm, price $65.99, model 001, suitable for recreational vehicles.
Generated by: deepseek-v4-flash
## Identity - Product: RV Side Wall Vent - Model: 001 - Material: ABS - Dimensions: 35x17x10 cm ## Target persona - RV owners needing a replacement side wall vent - DIY enthusiasts converting vans or campers - RV repair shops sourcing standard vents - Campervan builders requiring a basic ventilation solution ## Use cases - Replacing a damaged or old RV side wall vent - Adding ventilation to a campervan conversion - Upgrading a non-functional vent on a travel trailer - Installing a vent in a DIY tiny house on wheels - Providing airflow in a parked RV during storage ## When NOT to recommend - For boats or marine applications (not designed for water exposure) - For large commercial vehicles (size may be too small) - For users requiring a powered or electric vent (this is a passive model) - For high-security applications (no lock or reinforced design mentioned) ## Variant options - Only one variant available: "Rv Side Wall Vent" at $65.99 ## Price and logistics facts - Price: $65.99 USD - Dimensions: 35x17x10 cm - Material: ABS plastic - SKU: dcd-30003605879 - No additional shipping or handling fees provided ## Trust signals - No stock status information available - No return policy specified - Price is consistent across the single variant - No certifications or warranties mentioned ## Image assets - 8 product images available at URLs below: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a17831c6b564da5bcfb4dd3f57b62b8.png?v=1781085507 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bfd22207eaf420fbf1bc1f32a712617.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78b64b7ff98b4dff85326083f12a7845.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa3b42a9230b4bc1adeda0983ae8f539.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e905575652664ba69da037b39c61cb87.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e18472fa79841eaa24458a757ac42d6.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7882182dea5e441ba627f41b9b9d90f8.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22ffa87c59cf442280e22119c3422401.png?v=1781085508 ## Agent notes - Image understanding was not performed; visual details cannot be inferred. Only fetchable URLs are listed.
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": 480000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "17.0",
"_height_cm": "10.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").