Brand: World Products (Landmark)
SKU: dcd-30003478691
Price: $0.46
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Auto Parts
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/50400362791151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001227419
JSON data: https://landmarks.builders/products/wp-dcd-10001227419.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 red painted metal hinge bar is a ladder Connector Bar designed for connecting ladder sections with a simple hinged structure. Built from flat metal components with a central central joint rivet, it creates a compact hardware piece that moves at the joint while keeping the overall form narrow and easy to position.As a folding ladder link, it provides round mounting holes at each end for attachment points, helping the component up cleanly during installation. The printed measurements show hole spacing of about 31 cm cm hole spacing when extended and an overall length of 35 cm, giving a clear reference for proper installation and layout when matching it to an existing ladder setup.The elongated construction and visible central joint make this hinge bar a practical replacement support component where controlled movement is needed. In everyday use, it supports the connection between ladder parts so the ladder can fold and extend with a defined linkage rather than loose movement.
Summary: Ladder Connector Bar Mounting Holes Metal Hinge Bar Narrow Hardware Piece. This red painted metal hinge bar is a ladder Connector Bar designed for connecting ladder sections with a simple hinged structure. Built from flat metal components with a central central joint rivet, it creates a compact hardware piece that moves at the joint while keeping the overall form narrow and easy to position.As a folding ladder link, it provides round mounting holes at each end for attachment points, helping the component up cleanly during installation. The printed measurements show hole spacing of about 31 cm
Generated by: dcd-map-v1
This product has 6 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": "Ladder Connector Bar Mounting Holes Metal Hinge Bar Narrow Hardware Piece",
"product_id": 9536023986415,
"variant_id": 50400362791151,
"quantity": 1,
"grams": 200,
"length_cm": "22.0",
"width_cm": "8.0",
"height_cm": "4.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").