Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $469.99 – $714.99
Default variant: A-oak Top
Default SKU: dcd-30001857885
Default price: $469.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/49814922559727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888109
JSON data: https://landmarks.builders/products/m4x-10000888109.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Italian Design: Welcome a hint of European sophistication with this sofa rear table, featuring a sleek, minimalist design inspired by modern Italian aesthetics to elevate your home decor.
adaptable Functionality: This multi-functional piece serves perfectly as a sofa rear table, a narrow console table for your entryway, a chic display display area the living room, or a slim desk for your home office.
Premium Material selections: Constructed with a robust stainless steel frame for stability and longevity, and available with various surface finishes including elegant glass, warm oak-grain, or luxurious saddle leather to match your aesthetic.
Modern Minimalist Aesthetic: With its clean lines and uncluttered immediatelyline, this table adds a contemporary and airy feel to any space, making it an perfect choice for modern, minimalist, and light luxury interiors.
Space-Enhancing Solution: The slim and narrow immediatelyline is expertly designed to maximize functionality in tight spaces, providing valuable surface area withimmediately overwhelming the room, perfect for apartments, hallways, and behind furniture.
Summary: Sofa Rear Table Italian Design Household Furniture Minimalist Aesthetic Modern Aesthetic for Renters, Bedroom, Living Room. 【Italian Minimalist Design】: Welcome a note of modern elegance with this sofa rear table, featuring clean lines and a minimalist availableline inspired by contemporary Italian furniture design. 【adaptable Placement】: excellent for for multiple areas in your home, this slim table can be used as a console behind your sofa, an entryway table for everyday essentials and mail, or a decorative accent in a hallway or bedroom. 【long-lasting Construction】: Built with a robust stai
Generated by: m4x-map-v1
This product has 10 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": "Sofa Rear Table Italian Design Household Furniture Minimalist Aesthetic Modern Aesthetic for Renters, Bedroom, Living Room",
"product_id": 9431524212975,
"variant_id": 49814922559727,
"quantity": 1,
"grams": 25000,
"length_cm": "85.0",
"width_cm": "82.0",
"height_cm": "55.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").