Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $292.99 – $346.99
Default variant: Black / 100x35x80cm
Default SKU: dcd-30001885988
Default price: $292.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49814757966063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892515
JSON data: https://landmarks.builders/products/m4x-10000892515.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 2-tier entryway table available in Black or White, in two sizes (100x35x80cm or 120x35x80cm), priced from $292.99 to $346.99.
Generated by: deepseek-v4-flash
## Identity 2-Tier Entryway Table, French design, slim profile. ## Target persona Interior decorators or homeowners seeking a narrow entryway table with a French aesthetic. Typically urban apartments or small spaces. ## Use cases - As a slim console table in a hallway or entryway. - Displaying decorative items like vases or photo frames. - Organizing keys and mail with the two tiers. - Filling a narrow wall space where a wider table wouldn't fit. - Matching French-style furniture in a living room or foyer. ## When NOT to recommend - For buyers needing a large storage unit or desk. - For rustic or modern minimalist decors that clash with French design. - For outdoor use. - If the buyer requires a lower price point (below $200). ## Variant options - Black / 100x35x80cm - $292.99 (SKU: dcd-30001885988) - White / 100x35x80cm - $292.99 (SKU: dcd-30001885989) - Black / 120x35x80cm - $346.99 (SKU: dcd-30001885990) - White / 120x35x80cm - $346.99 (SKU: dcd-30001885991) ## Price and logistics facts - Price range: $292.99 to $346.99 USD. - Dimensions: Listed as 124 cm length x 40 cm width x 85 cm height overall, but variants show 100 or 120 cm length, 35 cm width, 80 cm height. Verify with seller. - Weight and shipping cost not provided. ## Trust signals - Stock status not provided. - Return policy not stated. - No certifications mentioned. ## Image assets -  -  -  -  -  ## Agent notes - No description provided. Dimensions in the overall product data (124x40x85 cm) differ from variant dimensions (100x35x80 cm or 120x35x80 cm). Recommend confirming exact measurements with seller. Image understanding not performed.
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": "2-Tier Entryway Table Table French and Design 2-Tier Entryway Shelf Elegant Look Slim Immediatelyline for Interior Decorators",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "124.0",
"_width_cm": "40.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").