Brand: World Products (Landmark)
SKU: dcd-30003670661
Price: $4.10
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Trailer Accessories
Vendor: World Products
Weight: 420 g
Cart URL (default variant): https://landmarks.builders/cart/50405651710191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001292752
JSON data: https://landmarks.builders/products/wp-dcd-10001292752.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This premium black aluminum trailer jack bracket is designed to mount directly onto a trailer jack, providing a dedicated and secure storage solution for towing essentials. Serving as a reliable 7-way plug holder, it keeps the electrical connector elevated in an upside-down position to protect it from dirt, moisture, and debris when not in use. This versatile trailer hitch organizer with chain hooks features integrated side hooks and a clamp-style body, allowing management of safety chains and cables neatly in one place. Engineered as a space-saving hitch organizer, it fits both 2-inch and 2 1/4-inch trailer jacks, featuring a textured central grip, a curved top opening, and a smooth coated finish that resists wear. This complete organizer package includes stainless steel mounting screws and anti-scratch rubber pads, ensuring a secure, damage-free installation that keeps the towing setup clean and travel-ready.
Summary: This premium black aluminum trailer jack bracket is designed to mount directly onto a trailer jack, providing a dedicated and secure storage solution for towing essentials. Serving as a reliable 7-way plug holder, it keeps the electrical connector elevated in an upside-down position to protect it from dirt, moisture, and debris when not in use. This versatile trailer hitch organizer with chain hooks features integrated side hooks and a clamp-style body, allowing management of safety chains and cables neatly in one place. Engineered as a space-saving hitch organizer, it fits both 2-inch and 2 1/4-inch trailer jacks, featuring a textured central grip, a curved top opening, and a smooth coated finish that resists wear. This complete organizer package includes stainless steel mounting screws and anti-scratch rubber pads, ensuring a secure, damage-free installation that keeps the towing setup clean and travel-ready.
Generated by: deepseek-v4-flash
This product has 2 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Built-in 7-Way Plug Holder with Jack Clamp Aluminum Hitch Jack Mount Safeguarding Trailer Chain and Plug Organizer Organized for Campers",
"product_id": 9537678377199,
"variant_id": 50405651710191,
"quantity": 1,
"grams": 420,
"length_cm": "21.0",
"width_cm": "12.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").