Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99 – $251.99
Default variant: Leather Stainless
Default SKU: dcd-30001893347
Default price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49811904659695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893497
JSON data: https://landmarks.builders/products/m4x-10000893497.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Italian Minimalist Design: Elevate your area with this sleek counter stool, featuring clean lines and a sophisticated outline inspired by modern Italian artistic looks.
Ergonomic Comfort: Designed for comfort with a supportiveive curved backrest and a seamlessly integrated footrest, allowing you to sit relaxed for extended periods.
Premium Materials: built with a sturdy stainless steel frame for stability and durability, paired with high-quality upholstery choices like soft lambswool or timeless leather.
adaptable Seating: Its elegant and armless outline makes it a excellent match for various settings, including kitchen islands, home stool, high-top dining tables, or as an accent chair in the living room.
Space-Saving outline: The armless and streamlined design allows the stool becoming tucked neatly under counters and tables, making Italian-inspired perfect choice for maximizing space without sacrificing & design.
Summary: Modern counter stool with backrest, padded seat, integrated footrest; available in leather or lambswool on stainless steel base; price from $199.99.
Generated by: deepseek-v4-flash
## Identity Modern Counter Stool with Backrest Italian Bar Chair Design Chair Integrated Footrest Padded Seat for Restaurant Owners, Adults ## Target persona Restaurant owners outfitting commercial dining spaces; adults seeking stylish seating for home bars or kitchen counters. ## Use cases - Seating at a high-top table in a restaurant or bar - Kitchen island seating for family dining - Adding extra seating in a home bar area - Use in a café or bistro setting - Reception area seating in offices or hotels ## When NOT to recommend - Not suitable for outdoor use - Not for standard height dining tables (26-30 inches) - Not for users requiring heavy-duty weight capacity beyond typical - Not for minimalist or low-back designs ## Variant options - Leather Stainless: $199.99 - Leather Blacktitanium: $251.99 - Lambswool Stainless: $199.99 ## Price and logistics facts - Starting price $199.99 USD - Leather Blacktitanium variant $251.99 - Dimensions: 67 x 58 x 98 cm - Shipping details not provided ## Trust signals - In-stock status unknown - Return policy not specified - No certifications listed - Price consistency across two variants at $199.99 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09826db5-8722-4ba2-a683-5588ffa4ecf2.jpg?v=1781600922 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c91973b-207d-4ab0-930c-21f0bcefedf8.jpg?v=1781600922 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eebfef85-2cd8-4074-9d1f-9bbe474bfce9.jpg?v=1781600921 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fb6d36e-744a-44b2-a045-ee62ed896e1d.jpg?v=1781600921 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3303ac6d-1bf1-4bd9-b9bc-874e85af581b.jpg?v=1781600922 ## Agent notes - Image understanding was not performed; visual details (color, material texture) are unknown. - Product type was missing from source data; category inferred from title as counter stool.
This product has 10 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": "Modern Counter Stool with Backrest Italian Bar Chair Design Chair Integrated Footrest Padded Seat for Restaurant Owners, Adults",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "67.0",
"_width_cm": "58.0",
"_height_cm": "98.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").