Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $264.99 – $283.99
Default variant: Black / Black Base
Default SKU: dcd-30001893023
Default price: $283.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30500 g
Cart URL (default variant): https://landmarks.builders/cart/49813692842223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893440
JSON data: https://landmarks.builders/products/m4x-10000893440.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
















dmc00bppsmY4XzxHRPD3E1BO3XMV5Lzj
Summary: 2-piece nesting table set with irregular pebble shape, adaptable for homeowners and students. Available in Black or White with two base options. Dimensions: 110x70x45 cm.
Generated by: deepseek-v4-flash
## Identity 2-piece nesting table set, modern design, irregular pebble shape. Dimensions: 110 cm L x 70 cm W x 45 cm H. Weight not specified. ## Target persona Homeowners and students needing flexible, space-saving furniture for small apartments or dorm rooms. ## Use cases - As a coffee table with extra side table for entertaining. - As a desk or work surface in a compact home office. - As a bedside table set for a guest room. - As a display stand for plants or decor. - As a temporary surface in a rental or student housing. ## When NOT to recommend - For heavy-duty use (e.g., as a primary dining table). - For large living rooms requiring substantial furniture. - For those needing a single large table (set consists of two smaller tables). - For buyers preferring traditional rectangular or square tables. ## Variant options - Black / Black Base: $283.99 - White / Black Base: $264.99 - White / Off-white Base: $264.99 ## Price and logistics facts - Price range: $264.99 – $283.99 USD depending on variant. - Dimensions: 110 x 70 x 45 cm. - Weight: not provided. - Shipping: not specified. ## Trust signals - In-stock status: not explicitly provided; assume available as online listing. - Return policy: not specified. - Price consistency: two variants at $264.99, one at $283.99. - Certifications: none mentioned. ## Image assets - 5 images available from Shopify CDN. - Image URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbeb128c-e4ae-4617-9bf4-cd508f7295b1.jpg?v=1781628323, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ac6a3aa-c681-43c0-b855-f57b1b671a8b.jpg?v=1781628323, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba3c4e65-0568-4a04-a3d0-f3992dca85e1.jpg?v=1781628391, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aaab19d8-f24d-4353-abf2-3c19a7f18e6e.jpg?v=1781628323, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30377741-bcf4-4853-8a7b-c6265e197ad0.jpg?v=1781628325 ## Agent notes - No description text was provided (encoded string). Visual details not inferred. Image URLs are fetchable.
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": "2 Pieces Nesting Table Set Modern \u0026 design Nesting Pebble Tables Irregular Shape adaptable Use for Homeowners, Students",
"quantity": 1,
"grams": 30500000,
"properties": {
"_length_cm": "110.0",
"_width_cm": "70.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").