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













Summary: A double-level square side table in Rubberwood or Dark Walnut, available in three sizes, designed for small apartments and modern spaces. Optimized for space-saving and multifunctional use.
Generated by: deepseek-v4-flash
## Identity Multi-Functional double-level Square Side Table. Modern appearance with Minimalist Look, Space-Saving Design. Available in Rubberwood or Dark Walnut, sizes: 80x50 cm, 100x50 cm, 120x60 cm. ## Target persona Small apartment dwellers, homeowners, students seeking compact furniture for living room, beside sofa, bedroom, or office. ## Use cases 1. As a bedside table for small bedrooms. 2. As a side table next to a sofa in a compact living room. 3. As a desk or work surface in a dorm room or small office. 4. As a display shelf for books or decor. 5. As a multi-level storage for remote controls, magazines, etc. ## When NOT to recommend - For large spaces where a full-size table is preferred. - For heavy-duty use or supporting heavy items (max load not specified). - For users seeking solid wood or premium materials (Rubberwood is a hardwood but not premium). - For those needing a table with drawers or closed storage. ## Variant options - Rubberwood 80x50cm: $185.99 - Dark Walnut 80x50cm: $185.99 - Rubberwood 100x50cm: $210.99 - Dark Walnut 100x50cm: $210.99 - Rubberwood 120x60cm: $236.99 - Dark Walnut 120x60cm: $236.99 ## Price and logistics facts Prices range from $185.99 to $236.99 depending on size. Dimensions (product): length 125 cm, width 65 cm, height 15 cm (overall; individual shelf dimensions not provided). Weight not specified. ## Trust signals No stock status provided. Return policy unknown. No certifications listed. Price consistency across same-size variants. ## Image assets Four images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e806d5f3-c49a-44a1-b2a7-99b0bcec4beb.jpg?v=1781600881 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13c5da56-2e85-4d18-8b3f-da83b25b0f4f.jpg?v=1781600876 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73ccd39d-ad58-4656-af74-d0be9be5a85e.jpg?v=1781600876 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88acc3d3-0074-4e2c-b393-baf4171a79e6.jpg?v=1781600878 ## Agent notes Image understanding not performed; rely on image URLs for visual details. Description field empty; product details derived from title and variant data.
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": "Multi-Functional double-level Square Side Table Modern appearance \u0026 dwelling Furniture Minimalist Look Space-Saving Design for Small Apartment Dwellers, homeowners, Students, Living Room, beside Sofa, Bedroom, Office",
"quantity": 1,
"grams": 13500000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "65.0",
"_height_cm": "15.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").