Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $268.99 – $600.99
Default variant: White+gold / 60x50x100cm
Default SKU: dcd-30002097490
Default price: $268.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/50150816022767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000923237
JSON data: https://landmarks.builders/products/m4x-10000923237.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Design: Elevate your business entrance with this sleek and professional reception desk, a perfect piece of commercial furniture for creating a lasting initial impression in any contemporary setting.
Functional Workspace: Designed for effectiveness, this unit provides a double-level countertop for transactions and guest interactions, serving as a highly effective service counter for any professional environment.
Sturdy Construction: Crafted from high-quality engineered wood with a multi-layer baked paint finish, this modern welcome counter is scratch-resistant, waterproof, and built to withstand the rigors of daily use.
Ample Storage: Stay organized with integrated storage, including lockable drawers for security and accessible shelves for easy retrieve, ensuring your workspace remains tidy at this versatile reception desk.
Elegant Aesthetics: The minimalist, elegant form of this curved reception desk, enhanced by optional LED base lighting, creates a sophisticated and inviting atmosphere for clients and visitors in lobbies, salons, or showrooms.
Summary: Baked Paint Finish Modern Welcome Counter Sturdy Construction Modern Checkout Counter Easy to Clean Receptionist Desk with Storage Scratch Resistant for Receptionists, Salon Owners, Shop Managers, Showroom, Lobby. 【Modern Design】: Elevate your business entrance with this sleek and professional reception desk, a perfect piece of commercial furniture for creating a lasting initial impression in any contemporary setting. 【Functional Workspace】: Designed for effectiveness, this unit provides a double-level countertop for transactions and guest interactions, serving as a highly effective service co
Generated by: m4x-map-v1
This product has 4 images 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": "Baked Paint Finish Modern Welcome Counter Sturdy Construction Modern Checkout Counter Easy to Clean Receptionist Desk with Storage Scratch Resistant for Receptionists, Salon Owners, Shop Managers, Showroom, Lobby",
"product_id": 9456884220143,
"variant_id": 50150816022767,
"quantity": 1,
"grams": 40000,
"length_cm": "185.0",
"width_cm": "110.0",
"height_cm": "30.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").