Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $123.99
Default variant: Black / 65CM
Default SKU: dcd-30001921666
Default price: $123.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6300 g
Cart URL (default variant): https://landmarks.builders/cart/49811611058415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897256
JSON data: https://landmarks.builders/products/m4x-10000897256.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
utilitarian warehouse Design: Features a sleek metal frame and a saddle leather seat, embodying a vintage, utilitarian aesthetic perfect for modern and retro-inspired spaces.
long-lasting Construction: Built with a robust carbon steel frame that provides exceptional stability and support, finished with a wear-resistant coating for long-lasting use.
Comfortable Seating: Designed with an ergonomic backrest and a comfortable seat upholstered in high-quality saddle leather, complete with an integrated footrest for relaxed posture.
adaptable Application: An perfect high stool for various settings, including kitchen islands, home pubs, commercial cafes, restaurants, or covered patios, adding a accent of sophisticated design.
Thoughtful particulars: Equipped with non-slip protective pads on the feet to prevent scratching floors and ensure quiet movement, enhancing both safety and convenience.
Summary: Metal frame high stool with backrest and built-in footrest, utilitarian design, available in 6 colors, 65cm seat height, priced at $123.99.
Generated by: deepseek-v4-flash
## Identity Metal Frame High Stool with Backrest, utilitarian design, built-in footrest. Seat height 65cm. Dimensions: 50.5x51.5x88 cm. Price: $123.99. ## Target persona Homeowners furnishing a kitchen island or breakfast bar who prefer industrial/warehouse style; budget-conscious but seeking durable metal seating. ## Use cases - Kitchen island seating for quick meals - Breakfast bar counter stools - Utility seating in workshops or garages - Dining area overflow seating - Commercial breakroom seating (light duty) ## When NOT to recommend - If adjustable height or swivel is required - For bar-height counters (requires higher seat) - For users over 250 lbs (no weight capacity given) - For decorative/formal dining settings ## Variant options 6 color options at same price: Black, Brown, Wine Red, Gray Black, Khaki, Dark Green. All variants have 65cm seat height. ## Price and logistics facts Price: $123.99 each, all variants. Dimensions: 50.5 cm (depth) x 51.5 cm (width) x 88 cm (height). Seat height: 65 cm. No shipping or return policy specified. ## Trust signals No trust signals provided (no stock status, return policy, or certifications). ## Image assets No images available. ## Agent notes No visual data; image URLs empty. Cannot confirm color or finish appearance. Weight capacity not specified.
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": "Metal Frame High Stool with Backrest Utilitarian Design Kitchen Island Stool Warehouse Design Vintage Look for Adults, Bar, Cafe",
"quantity": 1,
"grams": 6300000,
"properties": {
"_length_cm": "50.5",
"_width_cm": "51.5",
"_height_cm": "88.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").