Brand: World Products (Landmark)
SKU: dcd-30003686073
Price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 730 g
Cart URL (default variant): https://landmarks.builders/cart/50150982222063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001298186
JSON data: https://landmarks.builders/products/m4x-10001298186.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Two-in-oneUse Design: This versatile appliance functions as both a vertical garment steamer and a traditional flat iron, allowing you to easily switch between hanging steam sessions and crisp horizontal pressing.
Powerful Performance: Equipped with a high-efficiency heating component, this 1000W steamer delivers rapid heating and consistent steam output through its stainless steel face panel to smooth out tough wrinkles quickly.
Space-Saving Structure: Featuring a clever foldable body, this compact steam iron folds down effortlessly to fit into tight storage areas, making it highly portable and easy to pack.
Convenient Capacity: Designed with a built-in 100ml water tank, this handheld steamer provides the perfect amount of water for quick touch-ups and daily outfit readying without adding unnecessary bulk.
Travel-Ready Dimensions: Measuring just 150 mm x 170 mm x 75 mm, this portable garment steamer is engineered for modern life on the move, slipping easily into suitcases, backpacks, or dresser drawers.
Summary: Foldable Handheld Garment Steamer Compact Portable Garment Steamer 1000W Steam Iron Travel-Friendly for Travelers, Commuters, Business Trips, Small Apartments. 【Two-in-oneUse Design】: This versatile appliance functions as both a vertical garment steamer and a traditional flat iron, allowing you to easily switch between hanging steam sessions and crisp horizontal pressing. 【Powerful Performance】: Equipped with a high-efficiency heating component, this 1000W steamer delivers rapid heating and consistent steam output through its stainless steel face panel to smooth out tough wrinkles quickly. 【Sp
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Foldable Handheld Garment Steamer Compact Portable Garment Steamer 1000W Steam Iron Travel-Friendly for Travelers, Commuters, Business Trips, Small Apartments",
"product_id": 9456932651247,
"variant_id": 50150982222063,
"quantity": 1,
"grams": 730,
"length_cm": "25.4",
"width_cm": "13.4",
"height_cm": "11.9"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").