Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $87.99 – $105.99
Default variant: Round-faux W/nails
Default SKU: dcd-30001922167
Default price: $90.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/49973823176943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897329
JSON data: https://landmarks.builders/products/m4x-10000897329.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
rustic Retro Design: Features a timeless rustic aesthetic with a robust wrought iron frame and a variety of vintagedesign surface finishes, perfect for creating a sophisticated pub or bistro atmosphere.
long-lasting Stable Construction: Built with a high-quality wrought iron frame and a high-leg design, ensuring exceptional stability and long-lasting durability for both commercial and residential use.
Customizable Combinations: Offers a wide range of choices, including multiple chair designs and various table forms (round, square, long) with different sta-looklook tops to perfectly match your decor.
adaptable Space-Saving: The bar-height and high-leg construction make this set perfect for various spaces, from commercial taverns and restaurants to home kitchens, providing stylish seating without occupying unnecessary floor space.
Complete Seating Solution: This table and stool combo provides a cohesive furniture set, instantly elevating any space into a stylish and functional area for socializing, dining, or enjoying drinks.
Summary: Utilitarian Bar Table and Stool Combo Wrought Iron Frame Pub Furniture Space-Saving Easy to Clean for Adults, Bistro. 【utilitarian Retro design】: Features a timeless combination of a sturdy wrought iron frame and various surface finishes, perfect for creating a vintage, utilitarian atmosphere in any space. 【sturdy Construction】: Built with a robust wrought iron base and a thick, resilient surface, ensuring stability and long-lasting use in high-traffic commercial environments like taverns and pubs. 【adaptable Combination Set】: Available as a complete set or as individual pieces, with multiple
Generated by: m4x-map-v1
This product has 12 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": "Utilitarian Bar Table and Stool Combo Wrought Iron Frame Pub Furniture Space-Saving Easy to Clean for Adults, Bistro",
"product_id": 9440359547119,
"variant_id": 49973823176943,
"quantity": 1,
"grams": 18000,
"length_cm": "161.0",
"width_cm": "81.0",
"height_cm": "109.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").