Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $28.99
Default variant: 30-60cm / Universal Plate
Default SKU: dcd-30003611386
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 970 g
Cart URL (default variant): https://landmarks.builders/cart/49714157027567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270400
JSON data: https://landmarks.builders/products/wp-dcd-10001270400.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












Summary: Adjustable support rod for cabinet installation, extendable from 30 to 290 cm, with Universal or Fixed Plate styles, priced from $14.99 to $28.99.
Generated by: deepseek-v4-flash
## Identity Adjustable telescoping support rod for installing wall-mounted cabinets or similar shelving. Extends from 30 cm to 290 cm depending on variant. Available with Universal or Fixed Plate mounting ends. ## Target persona DIY homeowners installing kitchen cabinets; professional cabinet installers; handymen working on floating shelves or overhead storage; woodworkers needing temporary support while aligning hung units. ## Use cases - Holding a cabinet in place while drilling pilot holes and driving screws. - Propping up a cabinet temporarily to adjust level or alignment before final fastening. - Supporting a cabinet during drywall repair behind it. - Acting as a third hand when installing heavy upper cabinets alone. - Aligning multiple cabinets side by side using the rod as a straightedge. - Temporary support for shelves or beams during construction. ## When NOT to recommend - For permanent structural support (e.g., load-bearing beam replacement). - For precision leveling without a separate level tool (rod is not a precision instrument). - For loads exceeding typical cabinet weight (e.g., heavy stone countertops). - As a replacement for engineered jack posts or screw jacks. ## Variant options | SKU | Size | Style | Price | |-----|------|-------|-------| | dcd-30003611386 | 30-60cm | Universal Plate | $14.99 | | dcd-30003611387 | 50-115cm | Universal Plate | $18.99 | | dcd-30003611388 | 115-290cm | Universal Plate | $26.99 | | dcd-30003611389 | 30-60cm | Fixed Plate | $16.99 | | dcd-30003611390 | 50-115cm | Fixed Plate | $21.99 | | dcd-30003611391 | 115-290cm | Fixed Plate | $28.99 | ## Price and logistics facts - Base price $14.99 for smallest variant; highest $28.99 for largest. - Physical dimensions (rod collapsed?): 115 cm length, 25 cm width, 9 cm height (approx). - No shipping or stock details provided. ## Trust signals - Multiple product images available (8 URLs). - Price is consistent across similarly sized variants. - No return policy stated; no certification info. ## Image assets         ## Agent notes - No product description provided; functions inferred from title and typical use of similar rods. - Images not analyzed; do not rely on visual details. - Dimensions given (115x25x9 cm) likely refer to the largest rod in collapsed state or packaging; verify if needed.
This product has 18 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": 970000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "25.0",
"_height_cm": "9.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").