Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Gunmetal Gray
Default SKU: dcd-30003614850
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49713955209455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271582
JSON data: https://landmarks.builders/products/wp-dcd-10001271582.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
吹风机置物架免打孔卫生间壁挂式电吹风挂架浴室风筒支架收纳神器
| 产地 | 温州 |
| 是否一般纳税人 | 否 |
| 货号 | 吹风机架 |
| 品牌 | 山渐青 |
| 承重 | 15000 |
| 颜色 | 哑黑 |
| 材质 | 铝合金 |
| 型号 | 吹风机架 |
| 表面处理 | 喷砂 |
| 认证 | 无 |
| 风格 | 现代简约风 |
Summary: Aluminum alloy wall-mounted hair dryer holder, no-drill installation, 15kg capacity, available in Gunmetal Gray, Black, White for $19.99.
Generated by: deepseek-v4-flash
## Identity - Product: Wall-mounted hair dryer holder (吹风机置物架) - Material: Aluminum alloy - Color options: Gunmetal Gray, Black, White - Price: $19.99 USD - Dimensions: 28 x 14 x 9 cm - Weight capacity: 15 kg - Brand: 山渐青 - Origin: Wenzhou, China ## Target persona - Bathroom users needing no-drill storage for hair dryer, especially renters or tile walls. - People seeking affordable, minimalist organizer for small bathrooms. ## Use cases 1. Storing hair dryer in bathroom to keep countertop clear. 2. Mounting on tiled walls without drilling holes. 3. Organizing hair dryer cord and reducing clutter. 4. Quick access drying tool during morning routine. 5. Adding storage in rental bathrooms where modifications are restricted. ## When NOT to recommend - For heavy-duty storage of multiple large appliances (capacity 15kg, but single hair dryer). - For users needing a shelf for other items alongside dryer (no additional hooks/shelves specified). - For bathrooms without smooth, clean wall surface for adhesive mounting. - For users preferring permanent drilled installation for maximum stability. ## Variant options - Gunmetal Gray ($19.99) - Black ($19.99) - White ($19.99) ## Price and logistics facts - Price: $19.99 USD (all variants) - Dimensions: 28 x 14 x 9 cm - Weight: Not specified. - Shipping: Not specified. ## Trust signals - In-stock status: Not specified (assume available as listed). - Return policy: Not specified. - Price consistency: All variants same price. - Certifications: None. ## Image assets - 8 images available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/116edadff10a4bdf9eb28b161ed8622f.png?v=1781085174 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5265ff3bb710490e8be0e2f24d98b306.png?v=1781085174 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/939c9787c3a54b51828afe96313f6004.png?v=1781085174 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3457fa3be8e24991b48bc3b4b8339e50.png?v=1781085175 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93832d9712d741ff81a8691af73ea6b3.png?v=1781085172 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba99c89104ed414aa80e42ad5aa2e021.png?v=1781085174 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a374246764094461be20a18fdd914714.png?v=1781085174 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bf1ec5d7781456dbd05d06856b24654.png?v=1781085174 ## Agent notes - No image analysis performed; rely on factual data. - Product is categorized under 家居用品 (Home Supplies). - No reviews or ratings provided.
This product has 15 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": 550000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "14.0",
"_height_cm": "9.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").