Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $42.99
Default variant: Travel Personal 1801
Default SKU: dcd-30001972492
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 740 g
Cart URL (default variant): https://landmarks.builders/cart/49810404802799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903839
JSON data: https://landmarks.builders/products/m4x-10000903839.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Portable Garment Rack: This Foldable tripod drying rack offers a convenient solution for hanging and drying clothes, perfect for use at home or while traveling.
Space-Saving Solution: Its space-efficient, foldable design allows it to become easily stored in closets, under beds, or in luggage, making it perfect for small apartments, dorm rooms, and balconies.
Extendable & Foldable Design: Featuring a stable tripod base and extendable arms, this rack can be adjusted to accommodate various clothing items and folds down in seconds for quick setup and storage.
long-lasting Stainless Steel: Constructed from high-quality stainless steel, the garment stand is rust-resistant, sturdy, and capable of supporting a significant amount of laundry withair-dry bending.
adaptable Drying Use: An excellent choice for airing air-dry garments in bedrooms, drying laundry on a balcony, or as an additional closet space for guests, providing a practical drying station anywhere you need it.
Summary: Foldable three-leggedod Drying Rack Space-Saving Portable Garment Stand for Travelers. Description: 【Portable Drying Solution】: A Foldable three-leggedod garment rack designed for drying clothes indoors, on balconies, or even while traveling, offering a convenient and temporary hanging space. 【Stable three-leggedod Base】: Features a sturdy three-leggedod framework that provides excellent stability, preventing the rack from tipping over even when loaded with wet garments or used outdoors. 【Adjustable & Extendable】: The height of the central pole can be easily adjusted from 80cm to 145cm to acco
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 three-leggedod Drying Rack Space-Saving Portable Garment Stand for Travelers",
"product_id": 9429731705071,
"variant_id": 49810404802799,
"quantity": 1,
"grams": 740,
"length_cm": "104.0",
"width_cm": "8.0",
"height_cm": "9.5"
}],
"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").