Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $241.99
Default variant: Light Green
Default SKU: dcd-30001900611
Default price: $241.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6500 g
Cart URL (default variant): https://landmarks.builders/cart/49813656830191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894562
JSON data: https://landmarks.builders/products/m4x-10000894562.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A Nordic-design wavy side table in four color variants, sized 55x40x61 cm, priced at $241.99, suitable as a sofa accent piece for home or office.
Generated by: deepseek-v4-flash
## Identity A wavy, artistic side table with Nordic design, available in Light Green, Smoky Gray, Red, Orange. ## Target persona Design-conscious individuals seeking a sculptural accent table for living rooms or home offices; fans of Scandinavian modern furniture. ## Use cases - As a sofa-side accent table for drinks or decor - As a decorative plant stand in a living room - As a small writing surface in a home office corner - As an art piece in an entryway or hallway - As a nightstand alternative in minimalist bedrooms ## When NOT to recommend - For heavy daily use or load-bearing (no weight capacity given) - For large rooms needing substantial furniture - For buyers seeking traditional or classic wooden tables - For those on a tight budget (price ~$242) ## Variant options - Light Green ($241.99) - Smoky Gray ($241.99) - Red ($241.99) - Orange ($241.99) ## Price and logistics facts - Price: $241.99 USD (all variants) - Dimensions: 55 x 40 x 61 cm - No weight or shipping cost provided ## Trust signals - No stock status, return policy, or certifications available from provided data. - Price is consistent across variants. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f906ba61-4c64-477c-af6f-2ac127d09e5d.jpg?v=1781628262) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fa8b47c-601d-46ae-a079-a92e293e20d9.jpg?v=1781628262) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15134f49-4797-4eff-89ca-9b03fde0edbe.jpg?v=1781628262) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a28cd90d-3e0b-44de-826a-0c8f143a507f.jpg?v=1781628264) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5710b50b-f06b-465e-b0ca-0134984a4930.jpg?v=1781628267) ## Agent notes - No product description or type was provided; details inferred from title and images are unavailable. - No weight capacity, material, or assembly info. - Image content analysis not performed.
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": "Sofa highlight Table Nordic design Wavy Side Table Artistic Design for Home Office",
"quantity": 1,
"grams": 6500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "40.0",
"_height_cm": "61.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").