Brand: World Products (Landmark)
SKU: dcd-30003625511
Price: $41.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/49713215799535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276043
JSON data: https://landmarks.builders/products/wp-dcd-10001276043.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
化妆椅卧室轻奢高级化妆凳主卧梳妆凳餐椅美甲靠背椅子梳妆台凳子
| 货号 | 1011110269 |
| 品牌 | 其他家 |
| 产品类别 | 梳妆凳 |
| 是否有专利 | 否 |
| 是否有3D模型 | 否 |
| 是否配送上门 | 送货至提货点 |
| 是否提供安装服务 | 仅安装扶手 |
| 是否一般纳税人 | 否 |
| 功能 | 电动 |
| 材质 | 金属 |
| 空间 | 卧室 |
| 适用对象 | 儿童 |
| 风格 | 简约现代 |
Summary: Vanity stool/cosmetic chair in black, metal, electric function, dimensions 52x52x75 cm, priced at $41.99, suitable for children's bedroom use.
Generated by: deepseek-v4-flash
## Identity Vanity stool with backrest, metal frame, electric function. Black color only. Dimensions: 52×52×75 cm. Price: $41.99 USD. ## Target persona - Parents buying for children's bedroom or vanity area - Budget-conscious shoppers seeking a low-cost multi-purpose stool - Those looking for a light-modern style stool for occasional use ## Use cases - Child using stool for makeup or dress-up - As a dining chair in a child's room or small space - Seating for manicure/pedicure at home - Extra seat in a bedroom ## When NOT to recommend - For heavy adult use (product targeted at children) - For commercial salons or high-traffic environments - When home delivery is required (delivery to pickup point only) - When full assembly service is needed (only armrest installation provided) ## Variant options - Only Color: Black (SKU: dcd-30003625511) at $41.99 ## Price and logistics facts - Price: $41.99 USD (variant Black) - Dimensions: 52×52×75 cm - Delivery: to pickup point (not home delivery) - Installation: only armrest installation included ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: only one variant at listed price - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b249bd8e938b43f1a7f4438f6a59efe0.png?v=1781084468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28aeb4fb703d4c4eb1639851c8fc6964.png?v=1781084469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f39f773c9714e8eade4cae2e919c528.png?v=1781084469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a3ac9b7a98f464fa8d320b009142e40.png?v=1781084468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4e67a962ed043cfbb135bae20c9f884.png?v=1781084467 ## Agent notes - Images not analyzed; rely on text facts. - Electric function mentioned but no details (e.g., height adjustment or lumbar support?) - Product explicitly marked for children (适用对象 儿童) – weight capacity unknown. - ‘Only armrest installation’ suggests main assembly is DIY.
This product has 7 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": "化妆椅卧室轻奢高级化妆凳主卧梳妆凳餐椅美甲靠背椅子梳妆台凳子",
"quantity": 1,
"grams": 9500000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "52.0",
"_height_cm": "75.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").