Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $200.99 – $234.99
Default variant: Tangerine
Default SKU: dcd-30001878556
Default price: $234.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811909116143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891265
JSON data: https://landmarks.builders/products/m4x-10000891265.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant small-sized Design: Features a chic round pouf design with a polished stainless steel cross-base, perfect for adding a hint of modern luxury to any space without taking up much room.
adaptable Functionality: Serves multiple purposes as a comfortable footrest, an additional seat for guests, a stylish vanity stool for a vanity area, or an accent piece in a clothing boutique.
Premium Materials: Constructed with a sturdy, mirror-finish stainless steel frame and topped with a dense resilient sponge pad upholstered in soft, easy-to-clean leather for superior comfort and durability.
Sophisticated Aesthetic: The combination of sleek metal and rich leather upholstery creates a sophisticated look, making it an perfect choice for interior decorators and enhancing spaces like entryways, bedrooms, and commercial rest areas.
Stable & Supportive: Engineered for stability with a robust X-frame design, this stool is capable of supporting up to 200kg, providing a dependable and secure seating option for adults in various settings.
Summary: A soft padded round vanity pouf, space-saving and multi-functional as a footrest or stool. Available in Tangerine, Off-white, Beige, Orange, from $200.99 to $234.99.
Generated by: deepseek-v4-flash
## Identity Soft Padded Seat Round Vanity Pouf – space-saving, multi-functional upholstered stool. ## Target persona Shop owners furnishing boutique seating; interior decorators staging entryways or vanity areas; individuals needing a compact, decorative stool for small spaces. ## Use cases - Vanity seating in a bedroom. - Footrest or accent stool in an entryway. - Extra seating in a clothing boutique. - Decorative pouf in a living room corner. - Space-saving stool for small apartments or dressing rooms. ## When NOT to recommend - If the user needs ergonomic office seating. - If the user requires a height-adjustable stool. - For outdoor use (material not specified for weather resistance). - For heavy-duty seating (weight capacity not provided, but typical pouf range is under 250 lbs). ## Variant options - Tangerine: $234.99 - Off-white: $200.99 - Beige: $234.99 - Orange: $200.99 ## Price and logistics facts Price range $200.99 – $234.99 USD. Dimensions: 144 cm length × 45 cm width × 29 cm height (exact as provided). ## Trust signals - Stock status: not provided. - Return policy: not provided. - Price consistency: same product, different colors have different prices ($200.99 vs $234.99). - Certifications: none listed. ## Image assets     ## Agent notes Image content not analyzed – do not infer visual details. Dimensions are given as length x width x height; product is described as round, but dimensions suggest a rectangular shape (144 cm length is unusually large). Verify with actual measurements. No product description or type provided.
This product has 4 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": "Soft Padded Seat Round Vanity Pouf space-saving Size Footrest Multi-Functional Upholstered Stool Multifunctional for Shop Owners, Interior Decorators, Entryway, Clothing Boutique, vanity area, Bedroom",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "144.0",
"_width_cm": "45.0",
"_height_cm": "29.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").