Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $266.99 – $306.99
Default variant: White / 100*50*40cm
Default SKU: dcd-30001893377
Default price: $266.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49814700916975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893502
JSON data: https://landmarks.builders/products/m4x-10000893502.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: A minimalist two-level oval and circular table with rounded edges, available in White, Black Gold, and Jade, sized 100x50x40cm or 120x60x40cm, priced from $266.99.
Generated by: deepseek-v4-flash
## Identity Light Luxury aesthetic two-level oval and circular table, minimalist design for living room, small spaces. ## Target persona Urban apartment dwellers seeking space-saving furniture; interior designers furnishing compact living rooms; families with young children requiring rounded-edge safety. ## Use cases - As a coffee table in a small living room or lounge area. - As a bedside table in a bedroom. - As a safe play area table for children. - As a decorative nesting table for flexible seating. ## When NOT to recommend - For large living rooms needing a full-size dining table. - For outdoor use (no weather resistance specified). - For buyers needing built-in storage or drawers. - For heavy-duty commercial environments. ## Variant options - White / 100x50x40cm: $266.99 - White / 120x60x40cm: $275.99 - Black Gold / 100x50x40cm: $266.99 - Black Gold / 120x60x40cm: $275.99 - Jade / 100x50x40cm: $266.99 - Jade / 120x60x40cm: $306.99 ## Price and logistics facts Base price $266.99; dimensions of main variant (unlisted) 130x70x50cm; actual variant sizes are 100x50x40cm and 120x60x40cm. Shipping and logistics details not provided. ## Trust signals Stock status: not specified. Return policy: not provided. Certifications: none listed. Price consistency: multiple variants with clear pricing. ## Image assets No images available. ## Agent notes Product dimensions from facts (130x70x50cm) may correspond to a different variant; the only listed variants have smaller dimensions. Verify actual product size 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": "Light Luxury aesthetic two-level Oval and circular table Minimalist Design Living Room Furnishing Small Space suitable for Home Furniture Safe Rounded Edges for Apartment Dwellers, Interior Designers, Families with Children, Lounge Area, Bedroom",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "70.0",
"_height_cm": "50.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").