Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $194.99
Default variant: 120x50x110cm / Walnut+travertine L
Default SKU: dcd-30002316571
Default price: $194.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 60000 g
Cart URL (default variant): https://landmarks.builders/cart/50150961447151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000956819
JSON data: https://landmarks.builders/products/m4x-10000956819.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 space with a sleek, minimalist aesthetic, featuring clean lines and contrasting color combinations that make this modern front desk a stylish centerpiece for any professional environment.
Versatile Functionality: Perfectly suited for a variety of commercial settings, this piece serves as an efficient currency ier counter in boutiques, a welcoming reception desk in offices, or a stylish front counter in salons and spas.
Ample Storage: Designed with practicality in mind, this L-shaped checkout counter features a multi-layered structure with spacious internal compartments, providing plenty of room to organize currency registers, documents, and supplies.
Long-Lasting Construction: Built with a sturdy frame structure and high-quality wood-based panels, this piece of commercial furniture is designed for stability and long-lasting use in high-traffic areas, ensuring it remains a reliable fixture.
Customizable Options: Available in a wide range of sizes and two-tone color schemes, with options for left or right high-cabinet placement, allowing you to tailor the desk to perfectly fit your space and brand identity.
Summary: Commercial Checkout Counter Multi-Functional Modern Front Desk with Counter Spacious Storage Modern Front Desk for Receptionists, Office Lobby. 【Modern Design】: Elevate your space with a sleek, minimalist aesthetic, featuring clean lines and contrasting color combinations that make this modern front desk a stylish centerpiece for any professional environment. 【Versatile Functionality】: Perfectly suited for a variety of commercial settings, this piece serves as an efficient currency ier counter in boutiques, a welcoming reception desk in offices, or a stylish front counter in salons and spas. 【
Generated by: m4x-map-v1
This product has 11 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": "Commercial Checkout Counter Multi-Functional Modern Front Desk with Counter Spacious Storage Modern Front Desk for Receptionists, Office Lobby",
"product_id": 9456926851311,
"variant_id": 50150961447151,
"quantity": 1,
"grams": 60000,
"length_cm": "125.0",
"width_cm": "85.0",
"height_cm": "25.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").