Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99 – $73.99
Default variant: 100*60*75cm
Default SKU: dcd-30001962331
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49811134775535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902414
JSON data: https://landmarks.builders/products/m4x-10000902414.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete 5-Piece Set: This modern dining set includes a rectangular table and four ergonomically designed chairs, providing a stylish and cohesive solution for your dining area.
Space-Saving Design: Perfectly proporti a d for small areas, this dinette set is an ideal choice for apartments, compact kitchens, or breakfast nooks, offering comfortable seating without overwhelming the room.
Stable & Long-Lasting Construction: Built to last with thickened solid wood legs and a reinforced frame that provides exceptional stability, preventing wobbling and ensuring a reliable surface for daily meals and gatherings.
Safety-Conscious Features: The tabletop features 45-degree rounded corners to protect against accidental bumps, making it a more secure option for households with children. The polished surface is also easy to maintain.
Simple Assembly & Maintenance: Designed for convenience, this dining set is easy to assemble with the included instructions. The polished tabletop and long-lasting plastic chairs are effortless to wipe clean.
Summary: Space-Saving Rectangular Table with 4 Chairs Minimalist Design 5-Piece Dinette Set Easy to Clean Dining Furniture Stable Construction for Apartment Dwellers, Families, Homeowners, Small Areas, Living Room, Kitchen, Breakfast Nook
Generated by: m4x-map-v1
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": "Space-Saving Rectangular Table with 4 Chairs Minimalist Design 5-Piece Dinette Set Easy to Clean Dining Furniture Stable Construction for Apartment Dwellers, Families, Homeowners, Small Areas, Living Room, Kitchen, Breakfast Nook",
"quantity": 1,
"grams": 12000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "65.0",
"_height_cm": "12.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").