Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $899.99 – $978.99
Default variant: Wood
Default SKU: dcd-30001853983
Default price: $899.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49815025451247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887347
JSON data: https://landmarks.builders/products/m4x-10000887347.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: Irregularly shaped end table available in Wood, Teak, and Black finishes, priced from $899.99 USD, with dimensions 10x10x10 cm.
Generated by: deepseek-v4-flash
## Identity An irregularly shaped end table with polished rounded edges, inspired by mid-century modern design. ## Target persona Apartment dwellers, home decorators, homeowners, individuals furnishing small areas, lounge areas, studies, or bedrooms. ## Use cases - As a decorative side table in a living room lounge area. - As a small accent table in a bedroom or study. - In compact apartments where space is limited. - To add a mid-century modern touch to a room. ## When NOT to recommend - For large rooms where a bigger table is needed. - For heavy-duty use (e.g., holding heavy lamps or large objects). - For buyers seeking traditional rectangular or square tables. ## Variant options - Wood (Color: Wood) – $899.99 USD - Teak (Color: Teak) – $978.99 USD - Black (Color: Black) – $899.99 USD ## Price and logistics facts - Price range: $899.99 – $978.99 USD. - Dimensions: 10 cm x 10 cm x 10 cm. - No shipping or return policy information provided. ## Trust signals - Available in three color options. - No stock status or return policy data available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/376ec5cf-2920-4387-924f-2f53314a2a48.jpg?v=1781664351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/903d3e7b-df33-4ad3-9847-5b55cc8cb59b.jpg?v=1781664351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb731ea6-5422-4201-a2db-e76bac986e50.jpg?v=1781664351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2d228fb-fef6-4e71-9dfa-13e222cf3d73.jpg?v=1781664352 ## Agent notes Image understanding not performed. Dimensions listed as 10 cm in each direction – verify if this is correct or a data entry error.
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": "Nordic \u0026 design Irregularly Shaped End Table mid-centurymid-century-era Modern furniture design Room Furniture Irregular Shape polished Rounded Edges for Apartment Dwellers, Home Decorators, Homeowners, Small areas, Lounge Area, Study, Bedroom",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.0",
"_height_cm": "10.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").