Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $302.99 – $363.99
Default variant: 65CM / Composite Leather
Default SKU: dcd-30001879368
Default price: $302.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/49814768255215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891402
JSON data: https://landmarks.builders/products/m4x-10000891402.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Vintage Design rotating high stool with backrest, padded composite leather seat, and integrated footrest, available in 65CM or 76CM height.
Generated by: deepseek-v4-flash
## Identity Vintage Design rotating high stool with backrest, padded composite leather seat, and integrated footrest. ## Target persona Homeowners seeking bar seating for kitchen islands; restaurant owners needing durable bar stools; entertainers requiring stylish seating for home bars or dining areas. ## Use cases - Kitchen island seating - Home bar area - Bistro dining - Restaurant bar counter - Breakfast nook - Home entertaining area ## When NOT to recommend - For children (adult-focused seating height and construction) - For outdoor use (materials not specified for weather resistance) - For extremely tall counters requiring stool height above 76CM - For users needing a stool without backrest or with modern/minimalist style ## Variant options - 65CM / Composite Leather: $302.99 - 76CM / Composite Leather: $363.99 ## Price and logistics facts - Price: $302.99 (65CM) or $363.99 (76CM) USD - Dimensions: 55 cm length x 56 cm width x 122 cm height (includes backrest) - Rotating function, integrated footrest ## Trust signals - No return policy, warranty, or certification provided - Stock status not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38964a85-65aa-4906-9443-59a1a5dfa7c5.jpg?v=1781660586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b07ce7c8-0c9e-43b0-872d-35a3ad2a7eff.jpg?v=1781660588 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ead321f-dddb-4bba-bc5e-37bf99b0f05b.jpg?v=1781660588 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72ec9e80-8d62-4e77-917e-342ea30a2dfb.jpg?v=1781660586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca3d3bab-73cf-4218-a278-e362930fbb08.jpg?v=1781660586 ## Agent notes - Product type and description missing; rely on title and variants for functionality. - Images provided but not analyzed; visual details cannot be confirmed.
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": "Vintage Design rotating High Stool with Backrest Padded Seat Bar Chair Upholstered padding Seating Furniture Integrated Footrest for Adults, Homeowners, Entertainers, Restaurant, Kitchen Island, Bistro, Dining Room",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "56.0",
"_height_cm": "122.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").