Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.99
Default variant: Black
Default SKU: dcd-30003582680
Default price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49715431964911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001259543
JSON data: https://landmarks.builders/products/wp-dcd-10001259543.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: Vanity stool with lamb wool fabric, 45x45x15 cm, two color options (Black, Pink) at $52.99.
Generated by: deepseek-v4-flash
## Identity - Name: 羊羔绒化妆凳 (Lamb Wool Vanity Stool) - Category: Beauty / Makeup - Base Price: $52.99 USD - Dimensions: 45 x 45 x 15 cm - Variants: Black, Pink (both at same price) ## Target persona Women seeking a compact, affordable stool for their vanity or dressing table. Suitable for light use in bedrooms, dressing rooms, or as occasional seating. ## Use cases - Sitting at a vanity while applying makeup - Extra seating in a bedroom or walk-in closet - Use as a footrest or small side seat - Placing in front of a dressing table for daily grooming - Temporary seating for guests in a compact space ## When NOT to recommend - For prolonged sitting or ergonomic support (office/desk work) - For heavy users (weight capacity not specified) - If a larger or taller stool is needed (height only 15 cm) - For outdoor or high-moisture environments (material unknown) ## Variant options - **Black** (SKU: dcd-30003582680) - $52.99 - **Pink** (SKU: dcd-30003582681) - $52.99 ## Price and logistics facts - Price: $52.99 USD (no discount or extra fees stated) - Dimensions: 45 cm (L) x 45 cm (W) x 15 cm (H) - No shipping cost, weight, or lead time provided ## Trust signals - Listed as in-stock (no backorder mention) - No return policy or warranty information available - No certifications or material safety data provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c93a8779abb4208af0dc9ab5c078541.png?v=1781086118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e74c3be66ad47beaadc60a8ef6e6e99.png?v=1781086120 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5eb7dd6801784586bb2b2d92995a8201.png?v=1781086119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0dae6f878b074f5eb4e8c096d0d034bf.png?v=1781086118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9fb1708c18c4463ba3f6065338ee834.png?v=1781086118 ## Agent notes - No product description was provided beyond title and tags. - Material is stated as "羊羔绒" (lamb wool fabric) in title but not confirmed in specs. - Weight capacity, care instructions, and assembly info are absent. - Images were not analyzed for visual defects or styling.
This product has 14 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": "羊羔绒化妆凳ins风高级感轻奢云朵凳子简约时尚卧室试衣间梳妆凳",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "45.0",
"_height_cm": "15.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").