Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $192.99 – $206.99
Default variant: Cream / Iron Frame
Default SKU: dcd-30001892936
Default price: $192.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49811892895983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893428
JSON data: https://landmarks.builders/products/m4x-10000893428.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Height adjustable vanity stool with scalloped back and thick cushion, in cream, black, dark gray, brown with iron, carbon black, or golden frame options, priced from $192.99.
Generated by: deepseek-v4-flash
## Identity Scalloped Back Chair Height Adjustable Vanity Stool with Comfortable Cushion ## Target persona Women, home office workers, bedroom vanity users seeking a compact adjustable stool with style and cushioning. ## Use cases - Applying makeup at a bedroom vanity - Working at a home office desk (height adjustable) - Extra seating in a bedroom or dressing area - Crafting or sewing with adjustable height - Temporary seating for guests ## When NOT to recommend - For outdoor use (indoor only) - For users needing armrests (this stool has none) - For heavy-duty industrial environments - For buyers seeking a low budget option (prices start at $192.99) ## Variant options | Color | Frame Style | Price | |-------|-------------|-------| | Cream / Iron Frame | $192.99 | | Black / Iron Frame | $192.99 | | Dark Gray / Iron Frame | $199.99 | | Brown / Iron Frame | $206.99 | | Cream / Carbon Black Frame | $198.99 | | Cream / Golden Pulley | $199.99 | ## Price and logistics facts - Price range: $192.99 - $206.99 USD - Dimensions: 76 cm (length) x 55 cm (width) x 65 cm (height) - Weight capacity: not specified ## Trust signals - Multiple variants in stock - No return policy mentioned in facts - No certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/955af416-bdd8-4b15-8158-8bdda1124490.jpg?v=1781600902 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83c79cb3-a45b-4f56-bc16-7b33f266755a.jpg?v=1781600902 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/045d3a38-798b-4c6b-b626-9b8747a486ac.jpg?v=1781600902 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e2a2211-9279-44e6-bd99-2aff2ac22e22.jpg?v=1781600901 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52c161a2-d54e-41fb-bb47-2fd1eb29271a.jpg?v=1781600902 ## Agent notes - No description text provided; product info derived from title and variants. - Image understanding not performed; all visual details must be verified from image URLs. - Weight capacity, materials (except frame type), and assembly requirements are unknown.
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": "Scalloped Back Chair Height Adjustable Vanity Stool Comfortable Cushion Thick Cushioning for Women, Home Office Workers, Bedroom",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "76.0",
"_width_cm": "55.0",
"_height_cm": "65.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").