Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $19.99
Default variant: White
Default SKU: dcd-30003614853
Default 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: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713953276143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271583
JSON data: https://landmarks.builders/products/wp-dcd-10001271583.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
浴室防水手机盒卫生间免打孔壁挂防雾可触屏手机支架洗澡追剧神器
| 图案 | 纯色 |
| 产品类别 | 文具收纳盒 |
| 价格段 | 10-20元 |
| 型号 | 045 |
| 商品特性 | 有盖 |
| 产品上市时间 | 2020 |
| 适用范围 | 手机 |
| 开合方式 | 翻盖 |
| 材质 | 塑料 |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 洗衣房 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 100 |
| 毛重 | 140g |
| 产地 | 浙江 |
| 品牌 | 山渐青 |
| 货号 | 045 |
| 规格 | - |
| 具体材质 | 塑料 |
| 加印LOGO | 不可以 |
| 功能 | 防尘 |
| 风格 | 现代简约 |
| 容量 | 0.5 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Waterproof phone holder for bathroom, wall-mounted without drilling, anti-fog, touchscreen compatible. Made of plastic. Dimensions 21.5x13x6 cm. Available in White, Blue ($9.99), Orange, Black ($19.99).
Generated by: deepseek-v4-flash
## Identity Bathroom waterproof phone holder, wall-mounted (no drilling), anti-fog, touchscreen compatible. Material: plastic. Dimensions: 21.5x13x6 cm. Brand: 山渐青. ## Target persona People who want to watch videos or use phone in shower/bath without water damage. Suitable for renters or those who cannot drill holes in wall. ## Use cases 1. Watching videos while showering. 2. Video calls in bathroom. 3. Following recipe instructions in kitchen (if splash-proof). 4. Using phone for music/podcasts in bathroom. 5. Storing phone safely in humid environments like laundry room. ## When NOT to recommend - Not for heavy-duty outdoor use. - Not for large tablets (fits phone only). - Not for users who need adhesive residue-free removal (if using adhesive). - Not for professional waterproof cases (e.g., diving). ## Variant options - White ($9.99) - Blue ($9.99) - Orange ($19.99) - Black ($19.99) ## Price and logistics facts Price: $9.99 for White/Blue, $19.99 for Orange/Black. Dimensions: 21.5x13x6 cm. Weight: 140g. Origin: Zhejiang, China. Box quantity: 100. ## Trust signals In-stock status not specified. Return policy not specified. Price consistency: same USD price for variants but different prices between color groups. No certification mentioned. ## Image assets 8 images available at provided URLs. Images not viewed; do not rely on visual details. ## Agent notes The description also mentions '文具收纳盒' (stationery storage box) and '洗衣房' (laundry room) usage, suggesting multi-purpose. The product is listed under '厨卫家电' (kitchen and bathroom appliances). Variant prices differ by color; verify if Orange and Black have additional features.
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": 150000,
"properties": {
"_length_cm": "21.5",
"_width_cm": "13.0",
"_height_cm": "6.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").