Brand: World Products (Landmark)
SKU: dcd-30001855322
Price: $1,400.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49815044358383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887636
JSON data: https://landmarks.builders/products/m4x-10000887636.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A set of two modern design pebble and round stacking tables with minimalist irregular shape, space-saving for living rooms, apartments, small spaces. Priced at $1400.99.
Generated by: deepseek-v4-flash
## Identity 2 Pieces Modern Design Pebble and Round Stacking Tables Minimalist Design Living Room Furniture Irregular Shape Coffee Table Set ## Target persona Apartment Dwellers, Interior Designers, Homeowners, Small Spaces, Lounge Area users. ## Use cases - As a coffee table set in a small living room - As side tables in a lounge area - Stacking for space-saving storage - Decorative accent in modern interior - Nesting tables for entertaining - Irregular shape for unique design ## When NOT to recommend - Buyers needing a single large coffee table - Those preferring traditional rectangular shapes - Budget-constrained shoppers under $1000 - Commercial heavy-duty use ## Variant options - Style a: $1400.99 (only variant) ## Price and logistics facts - Price: $1400.99 USD - Dimensions: 90cm x 75cm x 45cm ## Trust signals No trust signals provided in source data (stock status, return policy, certifications not available). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cc841b7-77aa-4e71-9604-b399aa492dbd.jpg?v=1781664415 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4987d756-4106-4f52-b359-ca60bbfb86fd.jpg?v=1781664415 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/896ed344-cf57-4a41-88bd-7fe818a29260.jpg?v=1781664415 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc2ec93a-ccba-466c-a674-a2f275d8c8d1.jpg?v=1781664415 ## Agent notes Image understanding not performed; visual details not verified.
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 Modern Design Pebble and Round stackableing Tables Minimalist design Living Room Furniture Irregular Shape Coffee Table Set Space-Saving for Apartment Dwellers, Interior Designers, Homeowners, Small Spaces, Lounge Area",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "75.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").