Brand: World Products (Landmark)
SKU: dcd-30001858104
Price: $1,057.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/49815035838703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888151
JSON data: https://landmarks.builders/products/m4x-10000888151.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: Square coffee table with arched leg and moon bridge base, 95 cm sides, 46 cm height, priced at $1057.99 USD.
Generated by: deepseek-v4-flash
## Identity Arched Leg Side Table with Distinctive Moon Bridge Base, also known as Lanyue Coffee Table. Designer piece for living room or bedroom. Dimensions: 95x95x46 cm. Price: $1057.99 USD. ## Target persona - Interior design enthusiasts seeking unique statement furniture - Luxury furniture shoppers willing to invest in distinctive pieces - Homeowners decorating with a contemporary or artistic theme ## Use cases - As a coffee table in a spacious living room - As a side table in a bedroom or lounge area - As an accent piece in an entryway or hallway - For displaying decorative objects or books ## When NOT to recommend - For buyers on a tight budget (price over $1000) - For small rooms where a 95 cm square table is too large - For minimalist decor that avoids bold silhouettes - For outdoor or high-moisture environments (material not specified) ## Variant options - Lanyue Coffee Table: $1057.99 USD (only variant) ## Price and logistics facts - Price: $1057.99 USD - Dimensions: 95 cm (length) x 95 cm (width) x 46 cm (height) - No shipping cost or delivery time provided. ## Trust signals - No explicit trust signals available (in-stock status, return policy, certifications not provided in source data). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b03c3f41-b42c-4bdd-8bc6-074d4bf560db.jpg?v=1781664384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94470fec-9f04-42c7-a627-19517a3fd3aa.jpg?v=1781664385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/727de534-d56f-47db-aa8c-bab35e1602b2.jpg?v=1781664385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6f0b9df-51a9-426c-9971-c4e6b1ab230a.jpg?v=1781664385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ad8666d-c97d-4b01-adcc-d4ae0e003487.jpg?v=1781664385 ## Agent notes - Image understanding was not performed; visual details are not inferred. - Product description was minimal (only ". ."), so functional details are limited. - Only one variant identified; no alternate colors or sizes confirmed. - No warranty, return policy, or stock availability disclosed.
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": "Arched Leg Side Table Distinctive Moon Bridge Base Household Furniture Designer Piece Sofa Associate for Living Room, Bedroom",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "95.0",
"_height_cm": "46.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").