Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $15.99
Default variant: Gray / 16 Tube
Default SKU: dcd-30002750198
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49879201087727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041514
JSON data: https://landmarks.builders/products/m4x-10001041514.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Foldable Clothes Drying Rack With Wheels Gullwing Clothes Airer for Apartment
Summary: Foldable clothes drying rack with wheels, available in gray or blue with 16 or 19 tubes, priced from $14.99 to $15.99.
Generated by: deepseek-v4-flash
## Identity Foldable Clothes Drying Rack With Wheels, Gullwing design. Available in Gray/Blue, 16 or 19 tubes. Price $14.99-$15.99. ## Target persona Apartment residents with limited floor space who need a mobile drying rack. ## Use cases - Air-drying laundry in small apartments. - Drying delicates that cannot go in dryer. - Moving rack to catch sun or avoid rain. - Temporary drying in laundry room or balcony. - Extra drying capacity for large loads. ## When NOT to recommend - For heavy wet items like jeans or towels (may tip if overloaded). - For permanent installation; this is a foldable mobile rack. - For large families with high volume laundry. - For outdoor use in strong wind (stability not specified). ## Variant options - Gray / 16 Tube – $14.99 - Gray / 19 Tube – $15.99 - Blue / 16 Tube – $14.99 - Blue / 19 Tube – $15.99 ## Price and logistics facts Price range: $14.99–$15.99 USD. Dimensions (folded): 77×21×14 cm. No shipping or tax info provided. ## Trust signals No stock status, return policy, or warranty information available from source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f572b4c-cd3f-40a4-8788-f806ea2d4bef.jpg?v=1782126364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f3115ad-f871-45e1-9a30-f2dd8be3246d.jpg?v=1782126366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7dcba5e-357c-4f7e-993b-4c1cf05ab072.jpg?v=1782126364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/184f7180-c47f-4b72-93b3-017f91fab67c.jpg?v=1782126363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdf036a9-1acf-4308-86b7-0efea9837ec1.jpg?v=1782126364 ## Agent notes No brand, material, weight capacity, or warranty information available. Images not analyzed; visual details unknown.
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": "Foldable Clothes Drying Rack With Wheels Gullwing Clothes Airer for Apartment",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "77.0",
"_width_cm": "21.0",
"_height_cm": "14.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").