Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $118.99
Default variant: Orange / Slate Table
Default SKU: dcd-30002453025
Default price: $118.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/50151123976431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000984593
JSON data: https://landmarks.builders/products/m4x-10000984593.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Elevate your space with this light luxury 3 piece table and chair set, featuring a sleek, modern aesthetic with a round sintered stone tabletop and stylishly upholstered armchairs perfect for both commercial and residential settings.
Superior Comfort: Experience exceptional comfort with armchairs filled with high-density sponge and latex, offering a soft yet supportive seating experience. The ergonomic design makes this the ideal conversation set for long, relaxing discussions.
Long-Lasting Construction: Built to last with a solid wood frame for the chairs and a sturdy metal base for the table. The chair legs are made of sturdy carbon steel, ensuring stability and longevity for this high-quality indoor furniture.
Premium Materials: The chairs are upholstered in a skin-friendly, tear-resistant, and waterproof technical material, while the table boasts a scratch-resistant and heat-resistant sintered stone top, making this modern armchair and table set both beautiful and practical.
Versatile Functionality: Perfect for a variety of environments, this set serves beautifully as a negotiation table in an office, a chic cafe set in a coffee shop, a welcoming feature in a beauty salon, or a cozy nook on a balcony or in a living room.
Summary: 3 Pieces 3 Piece Table and Chair Set Light Elegant Design Modern Armchair and Table Set Commercial Grade for Adults, Couples, Office, Coffee Shop. 【Elegant Design】: Elevate your space with this light luxury 3 piece table and chair set, featuring a sleek, modern aesthetic with a round sintered stone tabletop and stylishly upholstered armchairs perfect for both commercial and residential settings. 【Superior Comfort】: Experience exceptional comfort with armchairs filled with high-density sponge and latex, offering a soft yet supportive seating experience. The ergonomic design makes this the ideal
Generated by: m4x-map-v1
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "3 Pieces 3 Piece Table and Chair Set Light Elegant Design Modern Armchair and Table Set Commercial Grade for Adults, Couples, Office, Coffee Shop",
"product_id": 9456971776239,
"variant_id": 50151123976431,
"quantity": 1,
"grams": 20000,
"length_cm": "66.0",
"width_cm": "66.0",
"height_cm": "78.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").