Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99
Default variant: Black Frame-black / 60*40cm
Default SKU: dcd-30001902711
Default price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49811907379439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894866
JSON data: https://landmarks.builders/products/m4x-10000894866.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Nesting Design: This set includes two separate circular tables, a large single and a smaller single, that can be nested together to save space or used separately for added versatility in your living area.
Long-lasting Sintered Stsingle Top: The surface is crafted from high-quality sintered stsingle, offering exceptional endurance to abrasisingles, marks, and heat, ensuring a long-lasting and easy-to-clean surface.
Sturdy & Stable framework: Supported by a robust metal frame with a refined finish, this coffee table set provides excellent stability and durability for common use, holding your drinks, books, and decor securely.
Space-Saving adaptable: Well-suited for for small apartments, living rooms, or reception areas, the minimalist and space-efficient design allows you to maximize your space without sacrificing design or functionality.
Elegant Minimalist Aesthetic: Featuring clean lines and a sophisticated combination of a stsingle-look top and a sleek metal base, this table set adds a tinge of modern elegance to any home or office decor.
Summary: Double-level circular table with sintered stone top, minimalist design, sturdy construction for lounge. Dimensions 65x65x45 cm. Price $199.99 USD. Four color variants.
Generated by: deepseek-v4-flash
## Identity Double-level circular table with sintered stone top, minimalist design, sturdy construction. Dimensions 65x65x45 cm. ## Target persona Minimalist decorator, small apartment resident, budget furniture shopper, lounge area designer. ## Use cases - As a side table next to sofa - As a plant stand in living room - As a compact entryway table - As a low coffee table in den - As a nightstand for low beds ## When NOT to recommend - Outdoor use - Heavy dining use - Large room centerpiece - High-traffic commercial environment ## Variant options - Black Frame-black / 60*40cm: $199.99 - Black Frame-snow Wht / 60*40cm: $199.99 - Black Frame-pandora / 60*40cm: $199.99 - Black Frame-armanigy / 60*40cm: $199.99 ## Price and logistics facts Price: $199.99 USD. Dimensions: 65x65x45 cm. Weight not provided. All variants same price. ## Trust signals In-stock status unknown. Return policy not provided. No certifications listed. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cca1ae32-0cba-432f-b5c6-f7bbac2f0950.jpg?v=1781600929 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/886c2bc2-ed6a-4f31-8779-ae71aac28f74.jpg?v=1781600927 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e36e4745-c445-4f2d-a239-cd66f48cd7f9.jpg?v=1781600928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/391bfe67-b894-47a8-b391-df4373faef39.jpg?v=1781600928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ad4a19c-62c9-4760-a976-f5c47464fc91.jpg?v=1781600929 ## Agent notes Variant size (60x40cm) differs from listed dimensions (65x65x45 cm); clarify before purchase. No product description or warranty information provided. Image understanding 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": "double-level circular table Sintered Stsingle Top Home Furniture Minimalist Design Sturdy Construction for Lounge",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "65.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").