Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $117.99 – $125.99
Default variant: Striped Yellow
Default SKU: dcd-30003625675
Default price: $117.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 9500 g
Cart URL (default variant): https://landmarks.builders/cart/49713138958575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276112
JSON data: https://landmarks.builders/products/wp-dcd-10001276112.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
女生卧室可旋转化妆凳轻奢梳妆台椅网红美容院美甲店靠背餐桌椅子
| 货号 | YM-MC-35201 |
| 品牌 | 亿航尚品 |
| 产品类别 | 梳妆凳 |
| 型号 | YM-MC-35201 |
| 可否旋转 | 可以 |
| 是否有专利 | 否 |
| 规格 | 43*43*72 |
| 是否有3D模型 | 否 |
| 有无扶手 | 无 |
| 是否配送上门 | 送货至提货点 |
| 是否提供安装服务 | 否 |
| 可否折叠 | 不可以 |
| 是否一般纳税人 | 否 |
| 功能 | 旋转 |
| 材质 | 布艺 |
| 空间 | 卧室 |
| 适用对象 | 成人 |
| 可否定做 | 不可以 |
| 内部填充物 | 高弹泡沫海绵 |
| 风格 | 意式极简 |
| 框架 | 木骨架 |
Summary: Swivel makeup stool with fabric upholstery, Italian minimalist style. Rotatable, wood frame, foam filling. Available in 4 color variants priced $117.99-$125.99.
Generated by: deepseek-v4-flash
## Identity Brand: 亿航尚品, Model: YM-MC-35201. Product type: Beauty (美妆). Dimensions: 56 x 56 x 47 cm. Fabric upholstery, high-elastic foam sponge, wood frame. Rotatable, no armrest. ## Target persona Adult women seeking a stylish, space-saving stool for bedroom vanity or beauty salon. Suitable for small apartments, nail salons, or as an accent chair. ## Use cases - Makeup application in bedroom - Dining seating in compact spaces - Client seating in beauty/nail salons - Decorative accent chair in living room - Temporary extra seating for guests ## When NOT to recommend - Heavy-duty commercial use (weight limit unknown) - Outdoor use (fabric material) - Users requiring home assembly or delivery (not provided) - Users needing a non-rotating stool (it rotates) - Frequent high-intensity commercial settings (durability unverified) ## Variant options - Striped Yellow (SKU dcd-30003625675): $117.99 - Starry Black Velvet (SKU dcd-30003625676): $125.99 - Jacquard Yw (SKU dcd-30003625677): $125.99 - Jacquard Bw (SKU dcd-30003625678): $125.99 ## Price and logistics facts Base price $117.99 USD. Delivery to pickup point only. No installation service. Not customizable. No 3D model available. ## Trust signals Product listed as available. No return policy or warranty stated. Price consistent except Striped Yellow variant is lower. In-stock status not explicitly confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a95aca339d9e43f2a1a98dc730b8372a.png?v=1781084437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b028e6750cf4a28a2154ba2d1c70145.png?v=1781084435 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f19e074d16dd411c888aea79a4381e6e.png?v=1781084437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6efdb757360549cb8da59f5801c678cb.png?v=1781084437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c77880db2f944e4b6a4038279fc6473.png?v=1781084437 ## Agent notes Image understanding not performed; fabric patterns and colors not described. Note dimension discrepancy: description states 43 x 43 x 72 cm, but dimensions_cm field gives 56 x 56 x 47 cm. Verify before recommending. No weight capacity, warranty, or return policy data.
This product has 15 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": "Swivel Makeup Chair Foam Filled Swivel Vanity Chair Backrest Vanity Stool Space Saving Home Seating Easy Assembly for Nail Salon",
"quantity": 1,
"grams": 9500000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "56.0",
"_height_cm": "47.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").