Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,011.99
Default variant: 1.0M Pandora
Default SKU: dcd-30001855598
Default price: $1,011.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20020 g
Cart URL (default variant): https://landmarks.builders/cart/49815034134767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887701
JSON data: https://landmarks.builders/products/m4x-10000887701.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Square coffee table with natural stone look, minimalist design, priced at $1011.99 USD. Available in three finishes: Pandora, Bolivian Blue, Amazon Green.
Generated by: deepseek-v4-flash
## Identity Light Luxury Square Coffee Table – Minimalist Design with Natural Stone Look ## Target persona Decor aficionados, homeowners, apartment dwellers seeking a stylish centerpiece for living room, home, or office. ## Use cases - Living room lounge centerpiece for entertaining guests - Home office accent table for a clean, modern workspace - Apartment living room focal point to elevate decor - Display surface for decorative objects or coffee table books - Reception area or boutique seating area ## When NOT to recommend - Budget-conscious buyers looking for a table under $800 - Users who need exact dimensions (only variant size '1.0M' given, no precise measurements) - Those seeking a rectangular or larger surface - Buyers who prefer traditional or ornate furniture styles ## Variant options - 1.0M Pandora ($1,011.99) - 1.0M Bolivian Blue ($1,011.99) - 1.0M Amazon Green ($1,011.99) ## Price and logistics facts - Price: $1,011.99 USD per variant - No shipping or sales tax information provided - Dimensions not specified; variant names suggest 1 meter square but unconfirmed ## Trust signals - Price consistent across all three variants - No inventory or return policy data available - Brand and seller not identified; assume standard Shopify store ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23186ed9-b5e4-482f-bb5e-1722098e06ed.jpg?v=1781664380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a0603ff-4f08-4d5f-988c-d66d91a37d66.jpg?v=1781664380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86ffdfb0-7fec-41c0-ba88-0735441001ac.jpg?v=1781664382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25372ad4-f8fd-410e-9315-1cfddbf2b160.jpg?v=1781664380 ## Agent notes - Dimensions and weight not provided; '1.0M' likely indicates 1 meter side, but not verifiable. - Images are available but not described due to lack of visual understanding. - No warranty, return policy, or material certifications specified.
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": "Light Luxury design aesthetic Square Coffee Table Minimalist Design Square Block Coffee Table Natural Stone Look Lounge Centerpiece Spacious Top for Decor aficionados, Homeowners, Apartment Dwellers, Living Room, Home, Office",
"quantity": 1,
"grams": 20020000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").