Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $298.99 – $361.99
Default variant: Beige / 120*60*40cm
Default SKU: dcd-30001881385
Default price: $298.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25800 g
Cart URL (default variant): https://landmarks.builders/cart/49814766158063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891728
JSON data: https://landmarks.builders/products/m4x-10000891728.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: Nordic Design Cumulus-shaped coffee table with irregular shape and polished curved edges. Available in Beige or Black, sizes from 120x60x40cm to 160x80x40cm. Prices range $298.99-$361.99.
Generated by: deepseek-v4-flash
## Identity Nordic Design Cumulus-Shaped Coffee Table. Irregular shape, polished curved edges, cream aesthetic. Sizes vary from 120x60x40cm to 160x80x40cm. ## Target persona Apartment dwellers, homeowners, interior designers, minimalist decor enthusiasts. ## Use cases - Living room center table - Lounge area accent table - Display surface for decor - Storage for magazines and remotes - Conversation piece for seating area ## When NOT to recommend - Small or cramped spaces (table length up to 193cm) - Budget-constrained buyers (prices start at $298.99) - Traditional or rectangular table seekers - Families with very young children (no safety or edge protection info) ## Variant options - Beige / 120x60x40cm: $298.99 - Beige / 140x70x40cm: $330.99 - Beige / 160x80x40cm: $361.99 - Black / 120x60x40cm: $298.99 - Black / 140x70x40cm: $330.99 - Black / 160x80x40cm: $361.99 ## Price and logistics facts Prices in USD. No shipping or tax info provided. Dimensions: length 193cm, width 85cm, height 45cm (overall package? Variant dimensions listed above). ## Trust signals No stock status, return policy, or certifications provided. Image assets available for visual inspection. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97cb38e1-dab8-4d92-8029-452cdac3a2d2.jpg?v=1781660583 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3fc1c91-8b3a-4125-9fbd-78ded6482982.jpg?v=1781660585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4087b7f-8f2d-4a44-bdaa-988e3cde27de.jpg?v=1781660583 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20d61573-04f3-4da9-9154-cb70fb5e5ecf.jpg?v=1781660584 ## Agent notes Material, weight, and assembly requirements not specified. Product description missing. Use image assets for visual details.
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 Design Cumulus-Shaped Coffee Table Cream Aesthetic Cumulus-Shaped Storage Table Irregular Shape Home Furniture Polished Curved Edges for Apartment Dwellers, Homeowners, Interior Designers, Living Room, Lounge Area",
"quantity": 1,
"grams": 25800000,
"properties": {
"_length_cm": "193.0",
"_width_cm": "85.0",
"_height_cm": "45.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").