Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99 – $59.99
Default variant: 60CM / Black Willow
Default SKU: dcd-30002098432
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/50151153434863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000923350
JSON data: https://landmarks.builders/products/m4x-10000923350.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile & Professional: This modern and compact unit serves perfectly as a professional reception desk, making a great initial impression in any office lobby, salon, or boutique with its clean, simple appearance.
Multi-Purpose Functionality: Designed for various commercial settings, it functions seamlessly as a retail checkout counter in shops, a welcome station in cafes, or a service point in beauty salons.
Smart Storage Solutions: Featuring lockable drawers and accessible shelves, this money ier counter provides secure and organized storage for money, documents, and essential supplies, keeping your workspace tidy and efficient.
Space-Saving Design: Ideal for businesses with limited space, this small front desk offers a full-featured workstation without a large footprint, fitting easily into smaller reception areas or corners.
Sturdy Construction: Built from high-quality engineered wood, this piece of commercial furniture is designed for daily use, ensuring long-lasting stability and a wear-resistant surface that's easy to clean and maintain.
Summary: Compact Design Small Reception Desk Sturdy Construction Small Front Desk Multi-Purpose Retail Checkout Counter Spacious Countertop for Receptionists, Shopkeepers, Business Owners, Cafe, Boutique, Lobby. 【Versatile & Professional】: This modern and compact unit serves perfectly as a professional reception desk, making a great initial impression in any office lobby, salon, or boutique with its clean, simple appearance. 【Multi-Purpose Functionality】: Designed for various commercial settings, it functions seamlessly as a retail checkout counter in shops, a welcome station in cafes, or a service poi
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": "Compact Design Small Reception Desk Sturdy Construction Small Front Desk Multi-Purpose Retail Checkout Counter Spacious Countertop for Receptionists, Shopkeepers, Business Owners, Cafe, Boutique, Lobby",
"product_id": 9456980590831,
"variant_id": 50151153434863,
"quantity": 1,
"grams": 22000,
"length_cm": "96.0",
"width_cm": "63.0",
"height_cm": "18.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").