Brand: World Products (Landmark)
SKU: dcd-30003503406
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49739220091119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250195
JSON data: https://landmarks.builders/products/wp-dcd-10001250195.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel wardrobe storage chain with hooks for hanging clothes, saving space. Dimensions 50x5x3 cm. Price $9.99.
Generated by: deepseek-v4-flash
## Identity Product: 凯旺不锈钢衣柜收纳链多功能创运衣柜收纳架省空间挂钩衣服架子. Type: Home storage. Material: Stainless steel. Dimensions: 50x5x3 cm. ## Target persona Budget-conscious shoppers living in small spaces needing extra closet organization without drilling. ## Use cases - Hanging multiple clothes vertically to save horizontal space. - Creating extra hanging space in a closet without rods. - Organizing scarves, belts, ties on separate hooks. - Temporary clothes storage in a laundry room. - Displaying light jackets in an entryway. ## When NOT to recommend - For heavy winter coats or bulky items (max weight unspecified). - For permanent heavy-duty storage. - For those wanting a solid shelf system. ## Variant options - Style: Storage Chain – $9.99 (single variant). ## Price and logistics facts Price: $9.99 USD. Dimensions: 50x5x3 cm. Shipping and logistics not specified. ## Trust signals In-stock status unknown. Return policy unknown. Price consistent across variants. No certifications listed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbb9f28636b44c2ea694fdb2f42b846c.png?v=1781488418) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfff0c5aed064cbd8a588f1b66a31e5e.png?v=1781488418) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4982c2b0172a4f4d8a0d0f1e47d698f3.png?v=1781488418) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cf27fd7068c4775adc4f35b5b86b2b8.png?v=1781488417) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7304a5c7aa82400fb5788ca56a3fb98e.png?v=1781488417) ## Agent notes No product description provided. Features inferred from title. Image content not analyzed.
This product has 13 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": 80000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "5.0",
"_height_cm": "3.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").