Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,317.99 – $1,426.99
Default variant: Smoked Wood
Default SKU: dcd-30001852821
Default price: $1,426.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 48000 g
Cart URL (default variant): https://landmarks.builders/cart/49815043834095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887151
JSON data: https://landmarks.builders/products/m4x-10000887151.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: Italian minimalist nesting table set with marble pattern top, internal drawer storage. Two style variants. Dimensions 105x105x41 cm. Price from $1317.99 USD.
Generated by: deepseek-v4-flash
## Identity 2 Pieces Italian Minimalist Design Nesting Tables with Marble Pattern Top, Drawer Storage. Space-saving coffee table set for small living rooms. ## Target persona Small apartment dwellers, homeowners, interior design aficionados, lounge area decorators seeking minimalist, space-efficient furniture. ## Use cases - Flexible coffee table set that can be nested or separated for different gatherings. - Hidden storage for remote controls, magazines, or small items. - Fits compact living rooms, apartments, or cozy lounge areas. - Complements Italian minimalist or contemporary interior design. - Serves as both a coffee table and occasional side tables when separated. ## When NOT to recommend - For large living rooms that require a single large coffee table. - Buyers needing heavy-duty, high weight-capacity furniture. - Those preferring solid wood tables or non-marble tops. - Customers seeking cheap, disposable furniture. ## Variant options - **Smoked Wood** – $1426.99 USD - **Corner Table** – $1317.99 USD ## Price and logistics facts - Base price: $1317.99 USD (Corner Table variant). - Dimensions: 105 x 105 x 41 cm (L x W x H). - Two variants available at different price points. ## Trust signals - No explicit in-stock status or return policy provided. - Price consistency: two variants with fixed prices. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/762f53f8-f3e3-4566-b787-b095f620e218.jpg?v=1781664412 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff5da7f5-f0b5-4c7e-8145-c0b0b323819d.jpg?v=1781664412 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ec58d67-fd61-4927-8e58-9b2917ed32d7.jpg?v=1781664419 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a91ddff9-4556-4924-a826-861abd1b89b8.jpg?v=1781664412 ## Agent notes - Image content not analyzed; all visuals are provided as fetched URLs. - Variant prices differ; verify which variant matches buyer preference.
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": "2 Pieces Italian Minimalist design Nesting Tables with Drawer Space-Saving Living Room Furniture Marble Pattern Top Coffee Table Set Internal Storage for Small Apartment Dwellers, Homeowners, Interior Design aficionados, Lounge Area",
"quantity": 1,
"grams": 48000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "105.0",
"_height_cm": "41.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").