Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99 – $59.99
Default variant: Gray Green / 75CM
Default SKU: dcd-30001959738
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49811043582191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902096
JSON data: https://landmarks.builders/products/m4x-10000902096.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A minimalist bar stool with backrest, 53x55x95 cm, available in 10 color/size variants (65cm or 75cm seat height), priced $57.99–$59.99.
Generated by: deepseek-v4-flash
## Identity Modern Design Molded Seat Bar Stool – a minimalist high chair with backrest, suitable for adults. Dimensions: 53×55×95 cm overall. Available in multiple colors and two seat heights: 65 cm and 75 cm. ## Target persona - Homeowners seeking affordable, stylish seating for kitchen islands or dining areas. - Business owners equipping restaurants, cafes, or office break rooms. - Adults looking for a compact, functional bar stool. ## Use cases - Kitchen island seating for daily meals or casual entertaining. - Restaurant or cafe bar counters. - Dining room accent seating. - Office break area or standing desk companion. - Home bar or pub table. ## When NOT to recommend - For children or toddlers (adult-sized, no safety certifications mentioned). - For extremely high counters (seat height max 75 cm; counter height > 90 cm may be uncomfortable). - For outdoor use (no weather-resistant material specified). - For buyers seeking premium designer or upholstered stools. ## Variant options 10 variants: two sizes (65cm and 75cm seat height) and colors: Gray Green, White, Black, Green, Gray Blue, Yellow. Price: 65cm variants $57.99, 75cm variants $59.99. ## Price and logistics facts - Base price: $57.99 (65cm) / $59.99 (75cm). - Currency: USD. - Dimensions: 53 cm (L) × 55 cm (W) × 95 cm (H). ## Trust signals - Multiple color and size options available. - Identical base product across variants. - No warranty or return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26e840ec-07d0-43cf-b043-b69c3a5fda5a.jpg?v=1781599375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cd6c2a1-fc32-42cb-a8ed-9284a92296f6.jpg?v=1781599375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bce91188-23b8-46ea-9f02-6de79f1330f0.jpg?v=1781599377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac942b47-db8a-4e26-9aaa-14f0b60f4498.jpg?v=1781599377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3034a2de-7b7c-4ae5-b573-818274e95511.jpg?v=1781599375 ## Agent notes - No product description provided; visual details not analyzed. - Size options (65cm, 75cm) likely indicate seat height; overall height is 95 cm. - Variant prices differ by size.
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": "Modern Design Molded Seat Bar Stool Minimalist design High Chair Nordic Aesthetic Household Furniture With Backrest for Adults, Homeowners, Business Owners, Kitchen Island, Restaurant, Dining Room, Office",
"quantity": 1,
"grams": 12000000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "55.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").