Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $183.99
Default variant: Black
Default SKU: dcd-30003583143
Default price: $183.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811875856623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001259741
JSON data: https://landmarks.builders/products/m4x-10001259741.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Single Actuator Desk Frame Telescopic Sit-Stand Desk Frame High Load Capacity
| Unit Quantity | 1 |
| Unit Type | Unit |
Summary: Single actuator desk frame corded control handset for sit-stand desks, available in Black or White at $183.99 USD.
Generated by: deepseek-v4-flash
## Identity Single Actuator Desk Frame Wire Set Sit-Stand Desk Frame Corded Control Handset. Variants: Black (sku: dcd-30003583143), White (sku: dcd-30003583144). Price: $183.99 USD. Package dimensions: 96.5 cm L x 29 cm W x 19 cm H. ## Target persona DIY standing desk builders, office furniture technicians, ergonomic enthusiasts seeking replacement or upgrade control handset for single-motor frames. ## Use cases 1. Replacing a broken or lost corded handset on an existing sit-stand desk. 2. Upgrading from a basic controller to a more ergonomic handset. 3. Building a custom standing desk using a separate single-actuator frame and this control. 4. Adding a secondary handset for multi-user desks (if compatible with the control box). 5. Servicing or repairing multiple office desks in bulk. ## When NOT to recommend 1. For dual-motor or three-stage desk frames – this is single actuator only. 2. For wireless or app-controlled setups – this is corded. 3. For buyers needing a full desk frame kit (this is just the handset with wire set). 4. For budget builds under $100 – priced at $183.99. ## Variant options - Black: $183.99 USD - White: $183.99 USD ## Price and logistics facts $183.99 USD. No shipping, tax, or lead time provided. Package dimensions: 96.5 cm x 29 cm x 19 cm. ## Trust signals No stock status, return policy, or certifications available. Listing appears active but agent should verify availability. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/108ae998-3bb9-4dee-90c8-e5e9730bed82.jpg?v=1781600873 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c71e8095-101d-47f4-805e-bf3271490cce.jpg?v=1781600873 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58644129-3556-413f-8dcb-3c5be3381561.jpg?v=1781600872 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89c977f4-6959-443e-8b1f-6ee358ca3948.jpg?v=1781600874 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7948fb81-e6ec-4a6e-a92c-15ef99ddf674.jpg?v=1781600873 ## Agent notes Image understanding not performed – visual details not verified. No product description provided. Pricing is firm at $183.99 USD for both variants.
This product has 12 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": "Single Actuator Desk Frame Telescopic Sit-Stand Desk Frame High Load Capacity",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "96.5",
"_width_cm": "29.0",
"_height_cm": "19.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").