Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $123.99
Default variant: 110x60x100cm / Milk Tea+oak Left
Default SKU: dcd-30002316430
Default price: $123.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/50149804015855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000956807
JSON data: https://landmarks.builders/products/m4x-10000956807.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 & Versatile Design: Elevate your space with this stylish piece of commercial furniture, perfect for boutiques, salons, offices, and lobbies with its clean lines and contemporary two-tone aesthetic.
Ample Storage & Workspace: This functional reception desk features a spacious countertop for transactions, a raised platform for monitors, and multiple storage options including a lockable drawer and a cabinet to keep your workspace organized.
Sturdy Construction: Built from high-quality E1-grade particleboard with a sturdy frame structure, this checkout counter is designed for daily use, offering excellent load-bearing capacity and long-lasting stability.
User-Friendly Features: The surface of this modern currency ier counter is waterproof, scratch-resistant, and easy to clean, ensuring it maintains a professional appearance with minimal effort. It also includes a convenient pull-out keyboard tray.
Customizable Layout: Designed to adapt to your needs, this retail shop front desk is available in a wide range of sizes and color combinations, with options for the raised section to be on either the left or right side to perfectly fit your floor plan.
Summary: Retail Checkout Counter Modern Ier Counter Sturdy Construction Payment Station Spacious Storage Easy to Clean Suitable for Clerks Receptionists Boutique Lobby. 【Modern & Versatile Design】: Elevate your space with this stylish piece of commercial furniture, perfect for boutiques, salons, offices, and lobbies with its clean lines and contemporary two-tone aesthetic. 【Ample Storage & Workspace】: This functional reception desk features a spacious countertop for transactions, a raised platform for monitors, and multiple storage options including a lockable drawer and a cabinet to keep your workspac
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": "Retail Checkout Counter Modern Ier Counter Sturdy Construction Payment Station Spacious Storage Easy to Clean Suitable for Clerks Receptionists Boutique Lobby",
"product_id": 9456543334639,
"variant_id": 50149804015855,
"quantity": 1,
"grams": 45000,
"length_cm": "115.0",
"width_cm": "105.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").