Brand: World Products (Landmark)
SKU: dcd-30003615036
Price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713877614831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271640
JSON data: https://landmarks.builders/products/wp-dcd-10001271640.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
拖挂房车牵引罩 旅居挂车球头防雨防尘罩 拖车连接器保护罩
| 品牌 | 旅生 |
| 型号 | 0000 |
Summary: Protective cover for trailer hitch ball coupling. Waterproof, dustproof. Fits RV trailers. Brand 旅生, model 0000. Dimensions 28x23x7 cm. Black only. $39.99.
Generated by: deepseek-v4-flash
## Identity - Product: 拖挂房车牵引罩 旅居挂车球头防雨防尘罩 (Trailer hitch cover) - Brand: 旅生 - Model: 0000 - Type: Outdoor accessory ## Target persona - RV and travel trailer owners who tow occasionally - Outdoor enthusiasts storing trailers outdoors - Owners of small to medium trailers with standard ball hitches ## Use cases - Protecting hitch ball from rain and dust when trailer is parked - Preventing rust and corrosion on ball coupling - Keeping hitch connector clean during storage - Quick installation before or after towing - Use in rainy or dusty environments ## When NOT to recommend - Not for large commercial trailers or fifth-wheel hitches - Not for users needing locking or security features - Not for hitches with non-standard ball sizes (only fits standard trailer ball) - Not for buyers seeking a hard-shell or heavy-duty cover ## Variant options - Black (only variant available) ## Price and logistics facts - Price: $39.99 USD - Dimensions: 28 cm (L) x 23 cm (W) x 7 cm (H) - No shipping weight provided ## Trust signals - In-stock status: not provided - Return policy: not provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bea88ce2ee834b329116d8886737bd34.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c439415d4f54b2390c1872707607126.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d9290e3c75c4815b5a43b7e888e5191.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06f7827f06b0425d80a21724f0e7e810.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70c08533f9c14489a0aa246a1d623d3f.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aae04c7191004a93a5ae6727f859f236.png?v=1781085131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b393174780b400ab793304fd6f6d9d7.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9db5aee60944195ba5f07d1476fc871.png?v=1781085132 ## Agent notes - Image content was not analyzed; visual details should not be inferred. - No information on stock status or return policy was provided.
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": 350000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "23.0",
"_height_cm": "7.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").