Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,202.99 – $1,360.99
Default variant: Walnut
Default SKU: dcd-30001854861
Default price: $1,360.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49815041278191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887535
JSON data: https://landmarks.builders/products/m4x-10000887535.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Movable side table with sculptural billowing shape, available in Walnut or Black, designed for modern apartment interiors. Dimensions: 85x75x51 cm. Priced from $1202.99.
Generated by: deepseek-v4-flash
## Identity Movable billowing shapeShaped Side Table Light Luxury Aesthetic Household Furnishing Modern design for Apartment Dwellers (Product ID: m4x-202606) ## Target persona Apartment dwellers seeking a statement side table with sculptural design, willing to invest over $1200 for a distinctive piece. ## Use cases - As a decorative side table in a living room or lounge area. - As a unique accent piece next to a sofa or armchair. - In a modern apartment entryway to hold keys or decor. - As a movable surface for drinks or books in a compact space. ## When NOT to recommend - Budget-conscious buyers looking for functional side tables under $500. - For high-traffic areas where durability against bumps or scratches is critical (unknown material). - For traditional or rustic decor styles that clash with modern aesthetic. ## Variant options - Walnut finish: $1360.99 (SKU: dcd-30001854861) - Black finish: $1202.99 (SKU: dcd-30001854862) ## Price and logistics facts - Base price: $1202.99 (Black) or $1360.99 (Walnut), USD. - Dimensions: 85 cm (L) x 75 cm (W) x 51 cm (H). - Currency: USD. No shipping or tax information provided. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price consistency: Two variants listed with different prices. - Certifications: None listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67ad08ff-6500-495a-8033-f90ba4133346.jpg?v=1781664404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c406420e-ea1f-4977-acf5-3f85d2b5949b.jpg?v=1781664404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9599ead5-7578-411e-8db5-805f9aafcf53.jpg?v=1781664404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ccb6cce-24dd-4417-8ca4-a3ccb8e3e323.jpg?v=1781664404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51b52e86-5217-4725-8eba-c299279d6599.jpg?v=1781664405 ## Agent notes - No product description or material information provided. - No review or rating data available. - Verify availability and shipping before recommending.
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": "Movable billowing shapeShaped Side Table Light Luxury Aesthetic Household Furnishing Modern design for Apartment Dwellers",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "75.0",
"_height_cm": "51.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").