Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $291.99
Default variant: 65CM / Orange Black Leg
Default SKU: dcd-30001878642
Default price: $291.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9750 g
Cart URL (default variant): https://landmarks.builders/cart/49814757474543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891275
JSON data: https://landmarks.builders/products/m4x-10000891275.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: Nordic design high stool with woven rear support, footrest, and sturdy construction, available in four color variants, priced at $291.99.
Generated by: deepseek-v4-flash
## Identity Woven Rear Supportrest High Stool, Nordic Design Seating with Footrest, Sturdy Construction. ## Target persona Homeowners seeking durable seating for kitchen counters or home bars; Interior designers sourcing accent seating for modern interiors. ## Use cases - Seating at kitchen island or breakfast bar - Stool for home bar or entertainment area - Accent seating in living room or sunroom - Additional seating in dining area for casual meals - Reception or waiting area in small offices or studios ## When NOT to recommend - Outdoor or damp environments (woven material may degrade) - Heavy commercial use (e.g., restaurant high-traffic) - construction not specified for that - Users needing adjustable height or swivel feature - Budget-constrained buyers (price over $290) ## Variant options - 65CM / Orange Black Leg ($291.99) - 65CM / Green Black Leg ($291.99) - 65CM / Gray Black Leg ($291.99) - 65CM / L-green Black Leg ($291.99) ## Price and logistics facts - Price: $291.99 USD - Dimensions: 65 x 49 x 96 cm (length x width x height) - No shipping or return policy details provided in facts. ## Trust signals - In-stock status: Not specified (assume available unless noted) - Return policy: Not provided - Price consistency: All variants same price - Certifications: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/862ca605-cf73-4445-9b52-8674c2395c32.jpg?v=1781660567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9b03811-6189-425d-94e1-6c3b26b50f6e.jpg?v=1781660566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f0a45b8-4072-46a9-be37-5d921fce3efb.jpg?v=1781660565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a741926-33ef-4636-8327-559170ab0e47.jpg?v=1781660565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7861edf6-6281-4c11-9aba-1d3ff54eb30d.jpg?v=1781660565 ## Agent notes - No product description or product type provided; rely on title and dimensions. - Dimensions given in cm; ensure unit conversion if needed. - Images show product but were not analyzed; visual details (color, texture) should not be inferred. - Tags include 'm4x' and 'wp-import' – import identifier, not product feature.
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": "Woven Rear Supportrest High Stool Nordic Design Seating with Footrest Sturdy Construction for Homeowners, Interior Designers",
"quantity": 1,
"grams": 9750000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "49.0",
"_height_cm": "96.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").