Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $195.99
Default variant: Pink
Default SKU: dcd-30001920662
Default price: $195.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49811898794223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897112
JSON data: https://landmarks.builders/products/m4x-10000897112.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transparent High Stool Easy to Clean Transparent High Chair Armless for Adults
| Colour | Multicoloured |
| Item Height | 65 cm |
| Item Length | 45 cm |
| Item Width | 45 cm |
| Type | Dining Chair |
| Frame Material | Polycarbonate |
| Style | Contemporary/Modern |
| Indoor/Outdoor | Indoor |
| Model | 盖可吧椅 |
| Features | Armless |
| Room | Kitchen |
| Finish | Polished |
| Seat Height | 65 cm |
| Seat Depth | 35 cm |
Summary: Transparent high stool, easy to clean, armless, for adults. Available in 5 colors. $195.99. Dimensions 47x47x68 cm.
Generated by: deepseek-v4-flash
## Identity Transparent High Stool: clear, easy-to-clean, armless seat designed for adult use. Available in 5 color variants. ## Target persona Modern minimalist homeowners, apartment dwellers seeking space-saving furniture, owners of contemporary kitchen islands or bar counters. ## Use cases - Kitchen island seating for casual dining. - Bar counter stool in home bars. - Extra seating at standing-height tables. - Desk stool in modern home offices. - Decorative accent seating in living rooms. ## When NOT to recommend - For children (adult-only design). - For users requiring back support (no backrest). - For heavy users (no weight capacity specified). - For outdoor use (material unknown, likely indoor only). ## Variant options - Pink - Lake Blue - Amber - Sunset Blue - Transparent All variants priced at $195.99. ## Price and logistics facts - Price: $195.99 USD (all variants). - Dimensions: 47 x 47 x 68 cm. - No shipping or return policy provided in source data. ## Trust signals - Multiple color options available in stock (SKUs listed). - No customer reviews or ratings in source data. - Return policy not specified. - Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e318034-bbb9-4d40-bdac-775f0f86801e.jpg?v=1781600912 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77fd220b-00b7-411c-a32b-870e618caac8.jpg?v=1781600911 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65ce62f7-e2ec-44e0-a071-25ab994b4b1f.jpg?v=1781600911 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/773b0944-d402-47f6-a5de-6dc00e682aec.jpg?v=1781600910 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb4b3319-403e-41d8-a205-6ac109c0edce.jpg?v=1781600911 ## Agent notes - Material and weight capacity are not specified; do not infer from images. - No assembly instructions or product type provided. - Image understanding was not performed – do not describe visual details beyond what is in the text.
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": "Transparent High Stool Easy to Clean Transparent High Chair Armless for Adults",
"quantity": 1,
"grams": 5000000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "47.0",
"_height_cm": "68.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").