Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $293.99
Default variant: Dark Walnut
Default SKU: dcd-30001884785
Default price: $293.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27000 g
Cart URL (default variant): https://landmarks.builders/cart/49814758719727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892311
JSON data: https://landmarks.builders/products/m4x-10000892311.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: Demilune console table, half-round shape, vintage aesthetic, space-saving design, 105x33x90 cm, $293.99, in Dark Walnut or Smoked Black.
Generated by: deepseek-v4-flash
## Identity Demilune console half-round table, vintage aesthetic, area-saving. Dimensions: 105x33x90 cm. Colors: Dark Walnut, Smoked Black. Price: $293.99. ## Target persona Small-space homeowners seeking a decorative yet functional console for entryways, hallways, or against walls. Vintage decor enthusiasts. ## Use cases - Narrow hallway console table. - Entryway accent table for keys and decor. - Behind-sofa table in a living room. - Wall-hugging table in a compact dining area. - Display surface in a bedroom or office. ## When NOT to recommend - Buyers needing a large, full-round or rectangular table. - Modern minimalist spaces requiring sharp, geometric designs. - Outdoor or high-moisture areas (material unspecified). - Heavy storage or load-bearing use (no weight capacity given). ## Variant options - Dark Walnut ($293.99) - Smoked Black ($293.99) ## Price and logistics facts Price: $293.99 USD. Dimensions: 105 x 33 x 90 cm. No shipping or weight information provided. ## Trust signals - In-stock status not confirmed. - Return policy not stated. - No certifications listed. - Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca36e6f2-d09e-4d03-a43f-d3049695f7ea.jpg?v=1781660566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6104ebc-c6b5-4393-8ec2-fda63d2c0143.jpg?v=1781660568 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95a21437-7a50-4e7f-b60c-b60faa4d983c.jpg?v=1781660568 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bda8cb8-e9b0-409d-a994-cf03c207c532.jpg?v=1781660569 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/740f9bc6-76da-43a3-a2d3-2560d8cbf890.jpg?v=1781660568 ## Agent notes - Image understanding not performed; content of images unknown. - Product description missing; material and weight not specified. - No warranty or return policy data.
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": "Demilune Console Half-Round Shape Demilune Table Vintage aesthetic areaSaving for Homeowners",
"quantity": 1,
"grams": 27000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "33.0",
"_height_cm": "90.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").