Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $26.99
Default variant: Rod x1
Default SKU: dcd-30000003313
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 370 g
Cart URL (default variant): https://landmarks.builders/cart/49946454622447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000000475
JSON data: https://landmarks.builders/products/m4x-10000000475.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upgrade your ladder with this joint and rod set, compatible with aluminum telescopic and A-frame ladders for added stability. Built from high-strength steel for durability and strong load support. Features an automatic locking mechanism for easy adjustment between ladder modes and secure use on uneven surfaces. The rod allows precise angle changes, making it ideal for repairs, DIY, or commercial work. Available as single parts or a set; check size compatibility before purchase. Joints and rods only, installation hardware not included. Rods may vary in hole design, shipped randomly.
Summary: Adjustable aluminum ladder joint and rod set for telescopic and A-frame ladders, sold as individual parts or sets, starting at $9.99.
Generated by: deepseek-v4-flash
## Identity **Ladder Joint and Rod Set, Adjustable Aluminum Accessory** - Compatible with telescopic and A-frame ladders. High-strength steel construction with automatic locking mechanism. ## Target persona - DIY homeowners - Contractors - Maintenance workers - Handymen ## Use cases 1. Stabilizing ladder on uneven ground 2. Adjusting ladder angle for safe reach 3. Replacing worn joint on A-frame ladder 4. Upgrading aluminum telescopic ladder 5. Repairing ladder locking mechanism ## When NOT to recommend - Buyers needing a complete ladder (this is an accessory only) - Ladders not compatible with steel joint/rod dimensions - Users requiring installation hardware (not included) - Projects needing specific rod hole design (shipped randomly, may vary) ## Variant options - **Rod x1** - SKU: dcd-30000003313 - $9.99 - **Joint x1** - SKU: dcd-30000003314 - $12.99 - **Joint x2+Rod x1** - SKU: dcd-30000003315 - $26.99 ## Price and logistics facts - Price range: $9.99–$26.99 USD - Package dimensions: 37×10×5 cm - Weight: not specified - Currency: USD ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: multiple purchase options - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f3a16a9-f85f-4b2c-b34b-d38fc7998b98.png?v=1782181257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53e8b92d-5637-4236-8f0f-df0a6a92d3a9.jpg?v=1782181260 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd9b3ea5-33e5-41ba-886c-f79be97f5139.jpg?v=1782181257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b0acd27-27ca-4223-8363-01fb4afc39cf.jpg?v=1782181263 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7574fcc3-a380-46f5-bbd6-ed748df9f249.jpg?v=1782181261 ## Agent notes - Rods may vary in hole design; shipped randomly. - Installation hardware not included. - Check size compatibility with your ladder before purchase.
This product has 5 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": "Ladder Joint and Rod Set, Adjustable Aluminum Accessory",
"quantity": 1,
"grams": 370000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "10.0",
"_height_cm": "5.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").