Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Vent Set-white
Default SKU: dcd-30003621721
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713346838767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274484
JSON data: https://landmarks.builders/products/wp-dcd-10001274484.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车电池箱通风口
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 适用车型 | 房车 |
| 配套关系 | 适用 |
| 材料 | ABS |
| 型号 | 001 |
| 适配车型 | 房车 |
| 加工定制 | 否 |
Summary: ABS RV battery box vent available in white and black, priced at $42.99, dimensions 12x12x10 cm.
Generated by: deepseek-v4-flash
## Identity - ABS RV battery box vent (brand: generic) - Two color variants: white and black - Dimensions: 12x12x10 cm - Price: $42.99 USD ## Target persona - RV owners needing to replace or install a battery box vent - DIY camper van builders - RV repair shops and technicians - Spare part buyers for RV maintenance ## Use cases - Replacing a damaged or missing RV battery box vent - Adding ventilation to a new battery box installation - Upgrading from an older or non-ABS vent - Installing during an RV renovation or custom build - Used as a standard replacement part for common RV battery boxes ## When NOT to recommend - For non-RV applications (e.g., marine, automotive, or residential use) - For battery boxes with non-standard vent openings (size not specified) - When a complete battery box assembly is needed instead of just the vent - For heavy-duty commercial vehicles requiring reinforced venting ## Variant options - Vent Set-white (SKU: dcd-30003621721) – $42.99 - Vent Set-black (SKU: dcd-30003621722) – $42.99 ## Price and logistics facts - Unit price: $42.99 USD (both variants) - Dimensions: 12 cm (L) x 12 cm (W) x 10 cm (H) - Material: ABS plastic - Shipping weight and origin not specified ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Certifications: none listed - Brand is generic (no known quality guarantees) ## Image assets - 5 PNG images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db8e4a7c85674999bce309540e7f4b8d_d392e706-97d5-4f7d-8b0b-c3a4e7c2bd9b.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3028bcf050a74f33b2b38f9b672da6f5_8e77ee47-7b51-4bd7-90d9-f88dff3c922b.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8c6215eeb9043c8abe2c6bc72bd82b7_afa4c363-86d6-46b8-9788-dd042b9279f1.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef097890031e489991a87901f758d44d_a7214065-e01f-4fb7-a388-e2c4d9b5e669.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3aaa7ec8b76a4ff0892b507ab813c952_8935491c-a9c1-4c88-a9fa-47f032e45153.png ## Agent notes - Images were not analyzed; visual content unknown. - No return policy, stock status, or warranty details available. - Price is consistent across variants.
This product has 14 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": 150000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "12.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").