Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $290.99 – $321.99
Default variant: Black / 1.4M
Default SKU: dcd-30001885738
Default price: $321.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49814756917487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892477
JSON data: https://landmarks.builders/products/m4x-10000892477.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.






























Summary: Low-slung table with two drawers, rounded corners, and minimalist design. Available in Black, Walnut, and Gray in 1.2M or 1.4M lengths. Price $290.99–$321.99.
Generated by: deepseek-v4-flash
## Identity Low-slung table (height 38 cm) with drawers, rounded corners, minimalist design. Multi-functional centerpiece for compact living rooms and small spaces. ## Target persona Apartment dwellers, homeowners with limited floor space, remote workers needing a multi-functional surface, minimalist decor enthusiasts. ## Use cases - Living room center table with hidden storage. - Space-saving furniture in small apartments or condos. - Side table for home office or lounge area. - Low table for floor seating arrangements. - Multi-functional surface for daily items (remotes, books, drinks). ## When NOT to recommend - Large living rooms requiring a full-size coffee table. - Users needing a dining table or high work surface. - Formal or traditional decor settings. - Heavy load bearing (e.g., children climbing or playing on top). ## Variant options Five variants: Color (Black, Walnut, Gray) and Size (1.2M or 1.4M). Prices: 1.2M $290.99, 1.4M $321.99. ## Price and logistics facts Price range $290.99–$321.99 USD. Single dimension provided: 145×75×38 cm (likely for 1.4M variant). Shipping weight and costs not specified. ## Trust signals In-stock status unknown. Return policy not stated. Price consistent within size groups. Tags indicate product migration from WordPress (wp-import). ## Image assets     ## Agent notes No product description provided. Dimensions listed are a single set and may correspond to the 1.4M variant; variant-specific dimensions not given. No material or weight information available.
This product has 4 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Minimalist Design low-slung Table with Drawers Space-Saving Living Room Centerpiece Multi-Functional Home Furnishing Rounded Corners for Apartment Dwellers, homeowners, distant Workers, Small areas, Lounge Area",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "75.0",
"_height_cm": "38.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").