Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $197.99
Default variant: Light Green
Default SKU: dcd-30001881784
Default price: $197.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49811901382895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891788
JSON data: https://landmarks.builders/products/m4x-10000891788.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: Italian minimalist design u-shaped vanity stool with soft padded seat, available in Light Green and Haze Blue, priced at $197.99.
Generated by: deepseek-v4-flash
## Identity Italian minimalist design u-shaped vanity stool with soft padded seat. Dimensions: 45 x 45 x 46 cm. ## Target persona Home decor shoppers seeking minimalist furniture; people furnishing a vanity or dressing table; buyers of modern accent seating under $200. ## Use cases - Seating at a vanity or dressing table - Additional seating in a bedroom - Decorative accent stool in a living room - Compact stool for small spaces or entryways - Occasional seating in a home office ## When NOT to recommend - For persons needing a stool with back support - For outdoor use - For heavy-duty commercial seating - For buyers seeking a tall bar stool (height 46 cm is low) ## Variant options - Light Green (SKU: dcd-30001881784) – $197.99 - Haze Blue (SKU: dcd-30001881785) – $197.99 ## Price and logistics facts Price: $197.99 USD. Dimensions: 45 cm (L) x 45 cm (W) x 46 cm (H). No shipping or tax information provided. ## Trust signals No in-stock data available; price consistent across variants. No return policy or certifications specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d0e2416-b961-462f-9570-1e82344f9d3f.jpg?v=1781600917 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d69b8817-f5c2-4141-a4fb-3e7f4d6e2dcc.jpg?v=1781600916 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/557a2757-d56d-45c2-8da3-1dd53f344aec.jpg?v=1781600916 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04fefc6c-c5dc-4f91-b135-dcf25a9d69e5.jpg?v=1781600916 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56f999d6-855e-4f41-89db-70e712da5a22.jpg?v=1781600915 ## Agent notes Image understanding was not performed; visual details not verified.
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": "U-Shaped Vanity Stool Italian Minimalist Design Accent Seating Soft Padded Seat",
"quantity": 1,
"grams": 3000000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "45.0",
"_height_cm": "46.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").