Brand: World Products (Landmark)
SKU: dcd-30001893258
Price: $255.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/49813676687599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893477
JSON data: https://landmarks.builders/products/m4x-10000893477.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A sturdy high stool with rope weave seat and backrest, built-in footrest, and wood frame, in Walnut finish, priced at $255.99.
Generated by: deepseek-v4-flash
## Identity Rope Weave High Stool: wood frame, woven seat, backrest, built-in footrest, Walnut finish. ## Target persona Homeowners with kitchen islands or breakfast bars seeking durable, aesthetically pleasing seating for daily use. ## Use cases - Kitchen island seating for meals or socializing - Breakfast bar or counter-height dining - Home bar or pub table seating - Office or creative space standing desk stool - Accent seating in living areas - Dining at raised tables ## When NOT to recommend - For short counters or low tables (seat height mismatch) - For households with small children needing safety features - For outdoor use (construction not specified for weather) - For users seeking adjustable height or swivel feature ## Variant options - Walnut a: $255.99 USD ## Price and logistics facts - Price: $255.99 USD (single variant) - Dimensions: not provided - Weight: not provided - Shipping: not specified ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: single price point, no discounts - Certifications: none listed ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8412614-4c30-4fdb-bb07-2aca2feea78d.jpg?v=1781628301 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82f8c4cb-18c5-49f0-a679-4fdd402e4a56.jpg?v=1781628301 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e97a37f-db6c-439d-acbb-a511dba2797d.jpg?v=1781628301 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2323e03f-8af1-4940-a538-317411b69c74.jpg?v=1781628301 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f24cf775-bf69-44fa-af37-13f2a5104b1e.jpg?v=1781628301 ## Agent notes - No product description or dimensions provided; infer from title: high stool, rope weave, wood frame, backrest, footrest. Image understanding not performed; rely on title and tags.
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": "Rope Weave High Stool sturdy Wood Frame Woven Seat High Stool With Backrest Built-in Footrest for homeowners, Kitchen Island",
"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").