Brand: World Products (Landmark)
SKU: dcd-30001880525
Price: $234.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5800 g
Cart URL (default variant): https://landmarks.builders/cart/49813636546799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891589
JSON data: https://landmarks.builders/products/m4x-10000891589.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Round Vanity Stool French Retro Design Upholstered Seat padded seat for Living Room
| Item Height | 18 in |
| Item Length | 18 in |
| Item Width | 18 in |
| Type | Ottoman |
| Style | French Country |
| Assembly Status | Fully Assembled |
| Department | Adult |
| Pattern | Tufted |
| Material | Wood |
| Colour | Brown |
| Features | Tufted |
| Fill Material | Foam |
| Maximum Height | 20 in |
| Minimum Height | 17 in |
| Personalised | No |
| Room | Living Room |
| Shape | Round |
| Upholstery Fabric | Velvet |
Summary: A round vanity stool with vintage design, upholstered padded seat, 49x49x49 cm, priced at $234.99, available in one variant with tassel detail.
Generated by: deepseek-v4-flash
## Identity Round Vanity Stool, vintage design, upholstered padded seat, 49x49x49 cm, $234.99. ## Target persona Homeowners furnishing a master bedroom or dressing area; individuals seeking a decorative seat for a vanity table; vintage-style decor enthusiasts. ## Use cases - Seating at a dressing table or vanity for makeup application. - Accent seating in a bedroom or walk-in closet. - Decorative piece in a vintage-themed interior. - Occasional seating in a boutique or salon waiting area. - Extra seating for events or gatherings in a small space. - Prop or staging furniture in interior design photoshoots. ## When NOT to recommend - If the buyer needs ergonomic office seating or long-duration comfort. - If space is extremely limited (footprint ~49x49 cm, height 49 cm). - If the buyer prefers modern/minimalist styles. - If budget is under $150 (price is $234.99). ## Variant options - 45x45cm Tassel: SKU dcd-30001880525, $234.99. ## Price and logistics facts - Price: $234.99 USD. - Dimensions: 49 x 49 x 49 cm (length x width x height). - Weight and shipping details not provided. ## Trust signals - No inventory status, return policy, or certifications provided. - Price consistency: single price listed. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76bae25d-31ca-4c68-a78a-44012a608b02.jpg?v=1781628234 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb8ac361-6d5d-4f84-a5d7-e7c2a385cda5.jpg?v=1781628230 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a5ff500-3c9a-4240-90a5-210dc7981c44.jpg?v=1781628300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b3e5728-48ab-422c-90f7-308aa3b2a058.jpg?v=1781628230 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/832ef789-d9f0-49fa-8055-477bb57e8f7c.jpg?v=1781628230 ## Agent notes - Product type not specified; assumed vanity stool from title. - Description field is empty. - No return policy, inventory count, or shipping cost info. - Image understanding was not performed – visual details not inferred.
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": "Round Vanity Stool French Retro Design Upholstered Seat padded seat for Living Room",
"quantity": 1,
"grams": 5800000,
"properties": {
"_length_cm": "49.0",
"_width_cm": "49.0",
"_height_cm": "49.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").