Brand: World Products (Landmark)
SKU: dcd-30003959663
Price: $22.22
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Laundry Accessories
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/50460881027311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001394842
JSON data: https://landmarks.builders/products/wp-dcd-10001394842.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your daily laundry routine with this innovative wardrobe ironing board, designed to bring ultimate convenience to space-constrained living areas. Engineered to mount directly inside your cabinet, this clever furniture piece remains completely out of view when not in use, keeping your interior appearance neat and organized. When it is time to press your clothes, the built-in metal sliding rail hardware allows the pull-out ironing board to glide out smoothly and effortlessly. Once extended, the foldable ironing board features a rotating work surface that can be adjusted to your preferred angle, providing an ergonomic setup that makes ironing shirts, trousers, and delicate garments an easy task. Built for durability, the sturdy metal support structure ensures stability, while the soft beige padded board surface provides a smooth, heat-resistant surface for efficient pressing. Measuring a compact 310 x 440 x 150 mm, this space-saving ironing board is the perfect addition to laundry rooms, full-size closets, and small apartments where floor area is scarce.
Summary: Transform your daily laundry routine with this innovative wardrobe ironing board, designed to bring ultimate convenience to space-constrained living areas. Engineered to mount directly inside your cabinet, this clever furniture piece remains completely out of view when not in use, keeping your interior appearance neat and organized. When it is time to press your clothes, the built-in metal sliding rail hardware allows the pull-out ironing board to glide out smoothly and effortlessly. Once extended, the foldable ironing board features a rotating work surface that can be adjusted to your preferred angle, providing an ergonomic setup that makes ironing shirts, trousers, and delicate garments an easy task. Built for durability, the sturdy metal support structure ensures stability, while the soft beige padded board surface provides a smooth, heat-resistant surface for efficient pressing. Measuring a compact 310 x 440 x 150 mm, this space-saving ironing board is the perfect addition to laundry rooms, full-size closets, and small apartments where floor area is scarce.
Generated by: deepseek-v4-flash
This product has 9 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": "Pull-out Ironing Board with Slide Rails and Rotating Base",
"product_id": 9540170842351,
"variant_id": 50460881027311,
"quantity": 1,
"grams": 8000,
"length_cm": "47.0",
"width_cm": "33.0",
"height_cm": "17.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. 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").