Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $134.99 – $167.99
Default variant: Walnut Cream / Floor 1-tier
Default SKU: dcd-30003503414
Default price: $134.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/49739219009775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250199
JSON data: https://landmarks.builders/products/wp-dcd-10001250199.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Folding clothes drying rack for indoor balcony or laundry room. Available in Walnut Cream or Walnut Black, with 1-tier ($134.99) or 2-tier ($167.99) options. Compact dimensions: 125x28x22 cm.
Generated by: deepseek-v4-flash
## Identity A folding clothes drying rack, floor-standing, designed for indoor use on balconies, laundry rooms, or living spaces. ## Target persona - Apartment dwellers with limited outdoor drying space - Small households (1-2 people) - Renters who need a portable, non-permanent drying solution - People who prefer to air-dry delicate garments ## Use cases - Drying hand-washed clothes indoors - Providing extra drying space during rainy or humid weather - Drying items that cannot go in a tumble dryer (wool, silk, etc.) - Temporary drying rack for travel or seasonal use - Organizing laundry in a compact space ## When NOT to recommend - For large families requiring high drying capacity - For outdoor permanent installation (not weatherproof) - For heavy wet items like denim jackets or heavy towels (may overload) - For users needing a wall-mounted or ceiling-hung solution ## Variant options | SKU | Color | Style | Price | |-----|-------|-------|-------| | dcd-30003503414 | Walnut Cream | Floor 1-tier | $134.99 | | dcd-30003503415 | Walnut Black | Floor 1-tier | $134.99 | | dcd-30003503416 | Walnut Cream | Floor 2-tier | $167.99 | | dcd-30003503417 | Walnut Black | Floor 2-tier | $167.99 | ## Price and logistics facts - Base price: $134.99 (1-tier), $167.99 (2-tier) - Dimensions: 125 cm × 28 cm × 22 cm (L×W×H) - Currency: USD - Product type: Home Goods (家居用品) ## Trust signals - No stock status provided; assume available until sold out - Return policy not specified - Price appears consistent across variants - No certifications or material claims available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3c172d99c3546d7b3576b0fe84cabd8.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07973b2e6ff7470b9f340c5d48b8c193.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c9554bb37bd4bd7800b46e2086c6aa0.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f33f4573513246f1a2e321c1c379ecc3.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b1af4d731814d429aaf97190b87064d.png ## Agent notes - Product description field is empty; no textual details about materials, weight capacity, foldability, or assembly provided. - Images were not analyzed; visual features like design, fold mechanism, and included accessories are unknown. - Verify actual size and stability for intended use. - No customer reviews or ratings included in data.
This product has 16 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": "折叠晾衣架落地家用阳台晾衣杆晒衣架挂衣架衣架晾衣神器衣服架子",
"quantity": 1,
"grams": 2700000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "28.0",
"_height_cm": "22.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").