Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $183.99
Default variant: Wht Style 1 110V Us
Default SKU: dcd-30003627315
Default price: $183.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760825499722:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001276731
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001276731.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This hair appliance is a floor-standing hair steamer with a hooded top and a rectangular main body, designed as a mobile hair treatment machine for salon or home care setups.
Primary Function: As a hair steamer, it provides a dedicated treatment space for hair-care routines, with the hooded design helping direct steam around the hair during use.
Control Interface: The front touch-control panel makes operation straightforward, while the vertical spray-level window lets you check the remaining level at a glance.
Mobility: constructed a wheeled base with caster wheels, this hooded hair steamer can relocated more easily between stations or rooms without lifting.
Power Detail: The 110V machine is suited to standard low-voltage use, making it a practical floor-standing hair steamer for organized, stationary treatment sessions.
Summary: Floor-Standing Hair Steamer 110V Silver-Toned Hooded Hair Steamer Beauty Equipment Caster Wheels. 【Product Type】: This hair appliance is a floor-standing hair steamer with a hooded top and a rectangular main body, designed as a mobile hair treatment machine for salon or home care setups. 【Primary Function】: As a hair steamer, it provides a dedicated treatment space for hair-care routines, with the hooded design helping direct steam around the hair during use. 【Control Interface】: The front touch-control panel makes operation straightforward, while the vertical spray-level window lets you check
Generated by: m4x-map-v1
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": "Floor-Standing Hair Steamer 110V Silver-Toned Hooded Hair Steamer Beauty Equipment Caster Wheels",
"quantity": 1,
"grams": 10000000,
"properties": {
"_length_cm": "57.5",
"_width_cm": "44.0",
"_height_cm": "36.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").