Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99
Default variant: Black-brown
Default SKU: dcd-30001893314
Default price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7200 g
Cart URL (default variant): https://landmarks.builders/cart/49811916652783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893487
JSON data: https://landmarks.builders/products/m4x-10000893487.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: Modern minimalist curved back counter chair with built-in footrest, easy assembly. Available in Black-brown and Black-beige at $202.99.
Generated by: deepseek-v4-flash
## Identity Modern minimalist curved rear high stool counter chair with built-in footrest. Dimensions: 48 cm depth x 52 cm width x 95 cm height. Two color options. ## Target persona Interior designers furnishing modern spaces; homeowners seeking stylish counter seating for kitchen islands or home bars. ## Use cases Kitchen island seating, home bar counter, breakfast nook, reception area in modern offices, high-top dining setup. ## When NOT to recommend For standard dining table height (need lower chair), for heavy commercial use (unknown durability), for users seeking upholstered or cushioned seats, for extremely tight spaces (depth 48 cm may require legroom). ## Variant options Black-brown (sku: dcd-30001893314) and Black-beige (sku: dcd-30001893315), both at $202.99. ## Price and logistics facts Price: $202.99 USD per unit. No shipping dimensions or weight provided. Assembly required (easy assembly claimed). ## Trust signals No in-stock status, return policy, or certifications provided in facts. ## Image assets 5 images available at URLs provided. No visual description available. ## Agent notes No description text provided. Dimensions given in cm. Colors are Black-brown and Black-beige. Ensure to check stock and shipping details with vendor.
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": "Curved rear High Stool Modern Minimalist Design Counter Chair Built-in Footrest Easy Assembly for Interior Designers, Homeowners",
"quantity": 1,
"grams": 7200000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "52.0",
"_height_cm": "95.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").