Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.58
Default variant: Patterned
Default SKU: dcd-30003677637
Default price: $3.58
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Cabinet Hardware
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/50406100402415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001295372
JSON data: https://landmarks.builders/products/wp-dcd-10001295372.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This third-generation mechanical lift support rod with mounting plates is designed to provide reliable, hands-free operation for upward-opening cabinet doors. Engineered for quiet operation, this cabinet door lift support rod ensures your overhead storage opens and closes silently without any disruptive noise. Featuring a long strut, long lever arm, and a round hinge joint, the mechanism allows you to customize the opening resistance to suit different door weights. This long-lasting hardware is designed for both left-side and right-side mounting, offering flexible placement options for various furniture layouts. The package includes the mechanical lift support rod along with matching mounting plates and an L-shaped hex key for quick installation and easy adjustments.
Summary: 2-pack mechanical lift support rods with mounting plates for upward-opening cabinet doors, quiet operation, adjustable resistance, left/right mounting, includes hex key. Price $3.58.
Generated by: deepseek-v4-flash
## Identity Third-generation mechanical lift support rod with mounting plates for upward-opening cabinet doors. Package includes 2 rods, mounting plates, and L-shaped hex key. Adjustable opening resistance, quiet operation, left/right side mounting. ## Target persona DIY homeowner installing lift-up supports on overhead kitchen or storage cabinets; cabinet maker or furniture repair technician replacing worn lift supports; budget-conscious buyer seeking functional hardware for light- to medium-weight cabinet doors. ## Use cases - Upward-opening overhead kitchen cabinet doors - Cabinet lids that need to stay open without manual propping - Installing support rods on both left and right sides of a single door - Adjusting resistance to match door weight - Quiet operation for shared living spaces or near sleeping areas ## When NOT to recommend - Heavy solid-wood or oversized doors requiring high-force gas struts - Applications needing soft-close hinges or damped closure - Industrial or commercial heavy-duty cabinetry - Buyers requiring guaranteed silent operation beyond mechanical design without test evidence ## Variant options - Patterned (SKU dcd-30003677637) – $3.58 - Sun Pattern (SKU dcd-30003677638) – $3.58 ## Price and logistics facts - Price: $3.58 USD (both variants) - Package dimensions: 25.0 cm × 18.0 cm × 5.0 cm - No shipping weight or lead time provided ## Trust signals - Identical price across both variants - Product tags indicate quality audit (wp-quality-audited) - No certifications, return policy, or explicit stock status provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fac170c-0d3a-4dcd-85e1-7845379b9bb7.jpg?v=1786242120 ## Agent notes - Image understanding was not performed; visual details not described. - No stock status or return policy available in source data. - Dimensions likely represent package, not individual product. - Technical specifications such as force rating, stroke length, or material composition are not provided. - Suitable for light- to medium-weight doors only; verify compatibility before recommending.
This product has 1 image 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": "2 Pieces Mechanical Lift Support Rod with Mounting Plates Adjustable Cabinet Door Lift Support Rod Cabinet Lid Stay Quiet",
"product_id": 9537814462703,
"variant_id": 50406100402415,
"quantity": 1,
"grams": 500,
"length_cm": "25.0",
"width_cm": "18.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. 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").