Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $240.99 – $346.99
Default variant: 50*50*25cm
Default SKU: dcd-30001874003
Default price: $240.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/49813651652847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890659
JSON data: https://landmarks.builders/products/m4x-10000890659.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A low Japanese-style floor desk with space-saving vintage design, ideal for small apartments or alcoves, available in three sizes from $240.99.
Generated by: deepseek-v4-flash
## Identity A low floor desk with Japanese design, space-efficient and vintage style, suitable for bay alcoves or small apartments. ## Target persona Apartment dwellers with limited floor space; users who prefer floor seating (e.g., tatami, cushions); minimalists seeking compact furniture for laptop work, dining, or tea ceremonies. ## Use cases - Using a laptop while seated on a floor cushion - Eating meals at a low table in a small dining area - Setting up a meditation or writing space in an alcove - Displaying a small plant or decorative items - As a side table next to a floor-level bed or sofa - Temporary work-from-home desk in tight spaces ## When NOT to recommend - For users who need a standard height desk (over 70 cm) for ergonomic standing or chair use - For heavy-duty tasks like power tools or large monitors - For individuals with mobility issues who cannot easily get up from floor level - For large rooms where a conventional table is equally suitable ## Variant options - 50×50×25 cm: $240.99 - 60×60×25 cm: $283.99 - 80×50×28 cm: $346.99 ## Price and logistics facts - Price range: $240.99–$346.99 USD - Dimensions: 86×66×35 cm (per product dimensions; variant sizes differ) - Currency: USD ## Trust signals - In-stock status: not confirmed - Return policy: not specified - Price consistency: three variants listed, prices vary by size - Certifications: none known ## Image assets - 5 images available: see URLs below. ## Agent notes - Images were not accessed; visual details (finish, color, materials) are not inferred. Verify with image URLs. - No product description or material facts provided beyond title and dimensions.
This product has 12 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": "Japanese Design Floor Desk Space-Efficient Size Low Table Space-Saving Vintage Design for Apartment Dwellers, Bay Alcove",
"quantity": 1,
"grams": 10000000,
"properties": {
"_length_cm": "86.0",
"_width_cm": "66.0",
"_height_cm": "35.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").