Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99 – $69.99
Default variant: L Walnut+marble / 80CM
Default SKU: dcd-30002097236
Default price: $64.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/50149809815791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000923205
JSON data: https://landmarks.builders/products/m4x-10000923205.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern & Simple Design: Features a clean, minimalist aesthetic with options like wood grain or faux marble finishes, making it a versatile piece of commercial furniture that elevates any professional space.
Multi-Purpose Functionality: Perfectly serves as a welcoming reception desk for an office lobby, an efficient point-of-sale station in a retail shop, or a compact personal workstation, adapting to your business needs.
Smart Storage Solutions: This functional cashier counter is equipped with a combination of accessible shelves, a private cabinet, and drawers, providing ample organized space for a computer, documents, and supplies.
Long-Lasting Construction: Built from thickened, high-quality engineered wood panels, this modern front desk boasts a stable structure with a strong load-bearing capacity, ensuring it can handle daily use with ease.
Space-Saving Footprint: Its compact dimensions make it an excellent small checkout counter for businesses with limited space, such as boutiques, salons, or small offices, without sacrificing functionality.
Summary: Versatile Modern Front Desk Sturdy & Long-Lasting Modern Reception Desk Strong Load-Bearing Small Checkout Counter Stable Structure for Receptionists, Business Owners, Boutique, Lobby, Office. 【Modern & Simple Design】: Features a clean, minimalist aesthetic with options like wood grain or faux marble finishes, making it a versatile piece of commercial furniture that elevates any professional space. 【Multi-Purpose Functionality】: Perfectly serves as a welcoming reception desk for an office lobby, an efficient point-of-sale station in a retail shop, or a compact personal workstation, adapting to
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": "Versatile Modern Front Desk Sturdy \u0026 Long-Lasting Modern Reception Desk Strong Load-Bearing Small Checkout Counter Stable Structure for Receptionists, Business Owners, Boutique, Lobby, Office",
"product_id": 9456544678127,
"variant_id": 50149809815791,
"quantity": 1,
"grams": 25000,
"length_cm": "125.0",
"width_cm": "95.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").