Brand: World Products (Landmark)
SKU: dcd-30003569416
Price: $149.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 26000 g
Cart URL (default variant): https://landmarks.builders/cart/49811775914223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001254506
JSON data: https://landmarks.builders/products/m4x-10001254506.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Basic Use: This work furniture is designed as an electric standing desk for home, offering a practical surface for daily tasks, study periods, and flexible indoor use.
Height Control: As an adjustable desk, it uses an built-in underside control control unit raise or lower the tabletop smoothly within the 480 to 730 mm range.
Tabletop Shape: The rectangular standing desk provides a clear 1200 x 600 mm work area, giving enough room for a laptop, notes, and other essentials.
Support Design: The height adjustable table is built with two vertical leg supports and triangular-base feet, helping create a stable base for everyday use.
Home Function: This electric standing desk supports changing postures at home, making it easy to switch between sitting and standing while working, learning, or using it as a coffee table.
Summary: An electric control panel for height-adjustable standing desks, compatible with black frame desks, priced at $149.99.
Generated by: deepseek-v4-flash
## Identity This is an electric control panel for height-adjustable standing desks, enabling user-controlled height changes. Single variant: Black control panel with black frame. ## Target persona Office workers and home users seeking ergonomic standing desk adjustments; individuals with existing desk frames needing a control panel upgrade. ## Use cases - Adjusting desk height between sitting and standing positions throughout the workday. - Programming preferred height presets for quick transitions. - Replacing a broken or missing control panel on a compatible desk frame. - Enhancing a manual crank desk with electric height adjustment capability (if frame supports it). ## When NOT to recommend - Users needing a complete desk frame or desktop (this is just the control panel). - Those looking for a mechanical (crank) or pneumatic height adjustment system. - Buyers with non-compatible desk frames or those requiring multiple control panels for a complex setup. ## Variant options Only one variant: Black control panel with black frame, price $149.99. ## Price and logistics facts Price: $149.99 USD. Dimensions: 125 cm x 65 cm x 20 cm (likely packaging or control panel size; verify). Only one color/style option. ## Trust signals - In-stock status unknown. - Return policy not provided. - Price appears consistent with single variant; no discount indicated. - No certifications mentioned. ## Image assets No images available. ## Agent notes Dimensions may correspond to the product package or the panel itself; confirm with supplier. No visual data processed.
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": "Height Adjustable Table Control Panel Electric Standing Desk Underside Controls Rectangular Standing Desk for Home",
"quantity": 1,
"grams": 26000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "65.0",
"_height_cm": "20.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").