Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99 – $265.99
Default variant: White / 80*35*85cm
Default SKU: dcd-30001898323
Default price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811913867503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894216
JSON data: https://landmarks.builders/products/m4x-10000894216.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern asymmetrical leg console table in White, Pandora, or Black Gold; sizes 80x35x85cm or 100x35x85cm; priced $202.99–$265.99.
Generated by: deepseek-v4-flash
## Identity Light luxury design asymmetrical leg console table, modern minimalist style, easy to clean. ## Target persona Homeowners and renters seeking narrow accent furniture for entryways, hallways, or small living spaces. ## Use cases - Place in an entryway for keys and mail. - Use as an accent piece in a hallway. - Beside a sofa as a side table in living room. - As a nightstand alternative in bedroom. - As a display shelf in a corridor. - Decorative stand in a rental apartment. ## When NOT to recommend - Buyers needing a large dining or desk surface. - Those requiring heavy storage capacity. - Budget-conscious shoppers under $150. - Those looking for traditional or ornate furniture. ## Variant options | SKU | Title | Price | |-----|-------|-------| | dcd-30001898323 | White / 80*35*85cm | $202.99 | | dcd-30001898324 | White / 100*35*85cm | $265.99 | | dcd-30001898328 | Pandora / 80*35*85cm | $235.99 | | dcd-30001898333 | Black Gold / 80*35*85cm | $235.99 | ## Price and logistics facts Price range: $202.99–$265.99 USD. Dimensions provided inconsistently: product data shows 117x20x85cm, but variants list 80x35x85cm or 100x35x85cm. Verify actual size before purchase. ## Trust signals In-stock status not confirmed. Return policy not provided. Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d429f279-a6ca-4cd2-9c99-5a0f41a3f7b7.jpg?v=1781600938 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8553306-3c5c-4061-8948-ffd99a54c47d.jpg?v=1781600938 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb837478-8ce6-4e08-a96c-a6ae24299217.jpg?v=1781600937 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd6a69db-8800-4be7-951a-3620d708a1f2.jpg?v=1781600936 ## Agent notes - Dimension conflict: product-level dimensions (117x20x85cm) vs variant sizes (80x35x85cm or 100x35x85cm) need resolution. - No product description available. - Image understanding not performed; visual details not inferred.
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 Asymmetrical Leg Console Table Modern Minimalist Design Accent Furniture Easy to Clean Hallway Stand Sturdy Structure for Homeowners, Renters, Entryway, Corridor, Living Room, Bedroom",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "117.0",
"_width_cm": "20.0",
"_height_cm": "85.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").