Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $947.99 – $1,169.99
Default variant: Green / Two-door
Default SKU: dcd-30001855535
Default price: $947.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49815030956271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887685
JSON data: https://landmarks.builders/products/m4x-10000887685.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: A fully assembled wavy console table with lacquered finish and fluted door cupboard, available in Green or Champagne with two or four doors, priced $947.99-$1169.99.
Generated by: deepseek-v4-flash
## Identity Light Luxury design Wavy Console Table with Lacquered Finish and Fluted Door Cupboard. Floor-standing entryway cabinet. Fully assembled. ## Target persona Interior decorators, homeowners, and renters seeking a stylish, ready-to-use storage piece for hallways, dining rooms, or bedrooms. ## Use cases 1. Hallway entryway: shoe and accessory storage with decorative appeal. 2. Dining room: sideboard for tableware and linens. 3. Bedroom: extra cabinet for clothes or linens. 4. Living room: decorative storage for media or items. 5. Office reception: stylish front desk storage. ## When NOT to recommend - Budget-constrained buyers (price $947+). - Those needing a narrow cabinet (depth 52 cm; requires space). - Customers requiring solid wood certification (material unspecified). - DIY enthusiasts expecting unassembled flat-pack (fully assembled). ## Variant options - Green / Two-door: SKU dcd-30001855535, $947.99 - Champagne / Two-door: SKU dcd-30001855536, $947.99 - Green / Four-door: SKU dcd-30001855537, $1169.99 - Champagne / Four-door: SKU dcd-30001855538, $1169.99 ## Price and logistics facts - Price range: $947.99 - $1169.99 USD. - Dimensions: 180 (L) x 52 (W) x 100 (H) cm. - Fully assembled; no assembly required. - Shipping details not provided. ## Trust signals - No stock status, return policy, or warranty information available. - Product described as 'Light Luxury' but material specifics not given. - Price appears consistent across variants by door count. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1ba4aad-734d-46fb-b9dd-2e64f2f63c9a.jpg?v=1781664368 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ffd9ed0-1914-4077-b7d2-70bf506ce589.jpg?v=1781664366 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56ee3b7b-dff0-43d0-8f39-c4ae160b39d9.jpg?v=1781664367 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29cc132d-3afb-45c5-bfcb-8c37099ec6ca.jpg?v=1781664368 (Fetchable images; no visual analysis performed.) ## Agent notes - No description or detailed specs provided beyond title and dimensions. - Lacquered finish is the only surface treatment mentioned. - Fluted door design suggests vertical grooves on doors. - Weight and materials unknown.
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 Wavy Console Table Lacquered Finish Fluted Door Cupboard Floor-Standing Entryway Cabinet Fully Assembled for Interior Decorators, Homeowners, Renters, Hallway, Dining Room, Bedroom",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "180.0",
"_width_cm": "52.0",
"_height_cm": "100.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").