Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $231.99 – $271.99
Default variant: Square 600*600*450
Default SKU: dcd-30001892646
Default price: $231.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15500 g
Cart URL (default variant): https://landmarks.builders/cart/49813629698287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893379
JSON data: https://landmarks.builders/products/m4x-10000893379.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: Steel frame coffee table in square (60x60x45cm) or long (120x60x45cm) variants, priced $231.99-$271.99, minimalist design for offices and homes.
Generated by: deepseek-v4-flash
## Identity Simple Design Steel Frame Coffee Table Minimalist aesthetic Reception Furniture Modern Aesthetic Business Interior adaptable ## Target persona Office managers, homeowners, apartment dwellers, small space users needing a minimalist coffee table. ## Use cases - Reception area or waiting room furniture - Living room coffee table in small apartments - Home office side table - Modern aesthetic business interior - Small space seating area accent ## When NOT to recommend - For buyers needing extra storage or shelves - High-traffic commercial use requiring heavy-duty materials - Outdoor or damp environments - Those seeking wooden or traditional style ## Variant options - Square 600×600×450mm (price $231.99) - Long 1200×600×450mm (price $271.99) ## Price and logistics facts - Price: $231.99 (square) / $271.99 (long) USD - Dimensions (as listed): 123.0cm × 63.0cm × 13.0cm (note: likely in cm, variant dimensions in mm) - No shipping or logistics details provided ## Trust signals - No stock status or return policy provided - No certifications mentioned - Image URLs available for visual inspection ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6cd7964-2b69-4ddc-8cab-ed58059d2be1.jpg?v=1781628220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a59861b1-946a-4a2e-9f96-043e8c69a6b2.jpg?v=1781628218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de456b6b-24b7-4e91-bc16-9b83317f506c.jpg?v=1781628218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c2384a8-2268-4eb5-818a-093de6383ab4.jpg?v=1781628217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22550aa8-1947-4de9-9c73-1d94a00af62e.jpg?v=1781628218 ## Agent notes - No product description provided; image understanding not performed. - Dimensions in facts (123x63x13 cm) may be inconsistent with variant dimensions (mm). Verify actual measurements. - Only two variants; no other options. - No return policy, stock status, or certifications available.
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": "Simple Design Steel Frame Coffee Table Minimalist aesthetic Reception Furniture Modern Aesthetic Business Interior adaptable Use for Office Managers, Homeowners, Apartment Dwellers, Waiting Room, Small Spaces",
"quantity": 1,
"grams": 15500000,
"properties": {
"_length_cm": "123.0",
"_width_cm": "63.0",
"_height_cm": "13.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").