Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,654.99
Default variant: Full Black
Default SKU: dcd-30001851874
Default price: $1,654.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6600 g
Cart URL (default variant): https://landmarks.builders/cart/49815046357231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886983
JSON data: https://landmarks.builders/products/m4x-10000886983.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: High stool with hammered frame and mechanical design, suitable for home bar or cafe seating. Available in Full Black or Black/silver Leg. Dimensions 50x45x85 cm. Price $1654.99 USD.
Generated by: deepseek-v4-flash
## Identity Hammered Frame High Stool mechanical Design Household Seating for Home Bar, Cafe ## Target persona - Homeowners with high-end decor seeking premium bar seating - Cafe or restaurant owners outfitting upscale spaces - Interior designers specifying luxury fixtures ## Use cases - Home bar seating for entertaining guests - Kitchen island counter seating - High-top table seating in cafes or lounges - Accent seating in spacious living areas - Reception or waiting area seating in commercial settings ## When NOT to recommend - When budget is limited (price over $1600 per stool) - When floor space is tight (depth 50cm, requires room) - When adjustable height is required (no height mechanism mentioned) - When lightweight or frequently moved stools are needed ## Variant options - **Full Black**: SKU dcd-30001851874, $1654.99 - **Black/silver Leg**: SKU dcd-30001851875, $1654.99 ## Price and logistics facts - Price: $1654.99 USD per unit - Dimensions: 50 cm (length) x 45 cm (width) x 85 cm (height) - No shipping cost, weight, or lead time provided ## Trust signals - In-stock status not confirmed - Return policy not stated - No certifications mentioned - Product sourced from Shopify store (SKU tags: m4x, m4x-202606) ## Image assets -  -  -  -  -  ## Agent notes - No product description or product type provided in source data. - Image understanding not performed; visual details not inferred. - Only two style variants known; no other options (e.g., height adjustment) mentioned.
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": "Hammered Frame High Stool mechanical Design Household Seating for Home Bar, Cafe",
"quantity": 1,
"grams": 6600000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "45.0",
"_height_cm": "85.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").