Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,008.99 – $1,049.99
Default variant: Table 1.83M
Default SKU: dcd-30001851750
Default price: $1,049.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/49815033807087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886961
JSON data: https://landmarks.builders/products/m4x-10000886961.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: Farmhouse-style counter-height dining set with 5 pieces including table and bench, available in 1.6M (US$1008.99) or 1.83M (US$1049.99) lengths, dimensions 190x108x15 cm.
Generated by: deepseek-v4-flash
## Identity 5 Pieces Bench Seating Counter-Height Table with Crosssupports, Farmhouse Design Dining Set, Two-Tone Finish, Sturdy Wood Frame ## Target persona Homeowners seeking farmhouse decor, small families or duos wanting counter-height seating, buyers valuing compact dining solutions. ## Use cases - Family dinner in a cozy kitchen or dining nook - Quick breakfast or coffee at counter height - Small dinner party for 4-6 guests - Space-efficient dining in apartments or condos - Decorative accent in open-plan living ## When NOT to recommend - If standard height table (30 inches) is required - For large families needing 8+ seats - For modern or minimalist decor preferences - For outdoor or high-moisture environments ## Variant options - Table 1.6M: SKU dcd-30001851751, US$1008.99 - Table 1.83M: SKU dcd-30001851750, US$1049.99 ## Price and logistics facts - Base price US$1008.99 (1.6M variant); US$1049.99 (1.83M variant) - Dimensions: 190 cm length × 108 cm width × 15 cm height (as provided; likely table top dimensions) - Currency: USD ## Trust signals - Two stock-keeping variants available - No return policy or stock status provided in source data - Price consistency: price matches listed variant prices ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c80cd52c-3d0f-4b3e-aa82-6edbf14fd90f.jpg?v=1781664378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16bac42e-9ced-44f0-8eb4-81beed0d399a.jpg?v=1781664379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d875cb2-0966-4160-99a1-4a43d0940387.jpg?v=1781664378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/864d7370-cbf0-4b71-91d7-e7f9c54d9ea5.jpg?v=1781664378 ## Agent notes - Image analysis not performed; do not infer visual details. - Product title mentions 'duos' and '5 pieces' but exact pieces (number of chairs/bench) not specified. - Dimensions provided may represent table top size; height seems unusually low (15 cm) – verify with listing.
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": "5 Pieces Bench Seating Option Counter-Height Table with Crosssupport Chairs Farmhouse design Dining Set Two-Tcomplete Finish Home Furnishing sturdy Wood Frame for Homeowners, duos",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "190.0",
"_width_cm": "108.0",
"_height_cm": "15.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").