Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $189.99 – $192.99
Default variant: Black / Black Leg 65CM
Default SKU: dcd-30001893423
Default price: $189.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49811888111855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893507
JSON data: https://landmarks.builders/products/m4x-10000893507.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Metal high stool with rear support, Nordic design, modern minimalist. Seat height 65CM. Color/leg variants. Price $189.99-$192.99.
Generated by: deepseek-v4-flash
## Identity Metal high stool with rear support, Nordic design, modern minimalist style. Available in multiple color and leg finish combinations. ## Target persona Homeowners and interior designers seeking modern bar stools for kitchen islands, home bars, or contemporary commercial spaces. ## Use cases - Seating at a kitchen island - Home bar stool - Modern office break room seating - Minimalist waiting area seating - Use in restaurants or cafes with modern decor ## When NOT to recommend - If user needs adjustable or swivel seat - If user prefers padded or upholstered seating - If budget is under $150 - If stool will be used outdoors ## Variant options - Black / Black Leg 65CM - $189.99 - Off-white / Black Leg 65CM - $189.99 - Dark Green / Black Leg 65CM - $192.99 - Black / Silver Leg 65CM - $192.99 ## Price and logistics facts Price range: $189.99 - $192.99 USD. Currency: USD. No shipping or tax information provided. ## Trust signals Images available. No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/803563ca-28e2-4237-b35b-1b84e3e1a8b9.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75101fe3-05f4-4063-9110-58f106cbd59d.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ce96531-7678-4989-84df-72f72938d93e.jpg?v=1781600896 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/102af96a-45ad-49ed-963b-286904c8259d.jpg?v=1781600894 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b9afbd2-641c-46fd-b199-9e2483d93dc8.jpg?v=1781600895 ## Agent notes No product description, dimensions, or materials provided. Visual details not inferred.
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 High Stool with Rear Supportrest Nordic Design Highspine Support Metal Stool Modern Minimalist Design robustDuty",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").