Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $124.99
Default variant: 120x60x100cm / White+maple/left
Default SKU: dcd-30002316017
Default price: $124.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 65000 g
Cart URL (default variant): https://landmarks.builders/cart/50150875037935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000956772
JSON data: https://landmarks.builders/products/m4x-10000956772.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 & Professional Design: Elevate your business entrance with a sleek, minimalist aesthetic. This modern reception desk features clean lines and a stylish two-tone finish, creating a welcoming and professional initial impression for clients and guests.
Sturdy Construction: Built from high-quality particleboard with a sturdy frame structure, this reception counter is designed for daily commercial use. The thickened panels ensure stability and a high load-bearing capacity for all your equipment.
Spacious & Organized Workspace: Keep your reception area tidy with ample storage. This cashier desk includes a wide countertop, multiple drawers, and a convenient keyboard tray, providing plenty of room for computers, payment systems, and documents.
Versatile Application: Perfect for a variety of commercial settings, this piece of commercial furniture serves as an ideal front desk for offices, a stylish counter for beauty salons, or a functional shop checkout counter in retail shops and boutiques.
User-Friendly Features: The surface is finished with a scratch-resistant and easy-to-clean laminate, ensuring it maintains its polished look with minimal effort. The design also includes rounded corners for added safety in high-traffic areas.
Summary: Modern Reception Desk Sturdy Construction Commercial Checkout Counter Scratch-resistant Surface Store Counter with Wood Grain and Marble Texture Suitable for Retailers Business Owners Workplaces. 【Modern & Professional Design】: Elevate your business entrance with a sleek, minimalist aesthetic. This modern reception desk features clean lines and a stylish two-tone finish, creating a welcoming and professional initial impression for clients and guests. 【Sturdy Construction】: Built from high-quality particleboard with a sturdy frame structure, this reception counter is designed for daily commerci
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": "Modern Reception Desk Sturdy Construction Commercial Checkout Counter Scratch-resistant Surface Store Counter with Wood Grain and Marble Texture Suitable for Retailers Business Owners Workplaces",
"product_id": 9456902537455,
"variant_id": 50150875037935,
"quantity": 1,
"grams": 65000,
"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. 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").