Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $127.99 – $243.99
Default variant: White / 80CM
Default SKU: dcd-30002097976
Default price: $127.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 42000 g
Cart URL (default variant): https://landmarks.builders/cart/50149752340719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000923288
JSON data: https://landmarks.builders/products/m4x-10000923288.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Built with thickened, high-density panels for superior stability and durability, this piece of commercial furniture is designed to withstand the daily demands of a busy environment.
Versatile Functionality: Ideal for a variety of settings, this unit serves perfectly as a welcoming reception desk in an office lobby, a service point in a salon, or a transaction area in a retail shop.
Spacious Workspace: Featuring a wide and generous top surface, this counter table provides ample space for a payment register, computer, and other business essentials, ensuring an organized and efficient workflow.
Smart & Organized Design: The multi-level design includes a raised counter for customer privacy and a lower work surface with integrated shelving, making it an ideal payment ier checkout counter for keeping supplies and devices neatly shop d.
Professional Appearance: With its clean lines and modern aesthetic available in multiple finishes, this small shop front desk instantly elevates your space, creating an inviting initial impression for customers and clients.
Summary: Sturdy & Long-Lasting Payment Ier Checkout Counter Spacious Countertop Checkout Counter Table Thickened Panels Small Shop Front Desk Easy to Clean for Receptionists, Shopkeepers, Office Managers, Retail Shop, Lobby. 【Sturdy Construction】: Built with thickened, high-density panels for superior stability and durability, this piece of commercial furniture is designed to withstand the daily demands of a busy environment. 【Versatile Functionality】: Ideal for a variety of settings, this unit serves perfectly as a welcoming reception desk in an office lobby, a service point in a salon, or a transacti
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": "Sturdy \u0026 Long-Lasting Payment Ier Checkout Counter Spacious Countertop Checkout Counter Table Thickened Panels Small Shop Front Desk Easy to Clean for Receptionists, Shopkeepers, Office Managers, Retail Shop, Lobby",
"product_id": 9456523018479,
"variant_id": 50149752340719,
"quantity": 1,
"grams": 42000,
"length_cm": "145.0",
"width_cm": "120.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").