Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99 – $31.99
Default variant: 210D Silver Oxford
Default SKU: dcd-30003614043
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713928044783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271295
JSON data: https://landmarks.builders/products/wp-dcd-10001271295.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品名称:直立钢琴罩
产品尺寸:153*61*110cm
产品面料:420D牛津布反面涂银
产品颜色:黑色或其他
产品包装:抽绳袋+塑料袋
产品重量:800g
Summary: 直立钢琴保护罩, 420D牛津布银胶涂层, 尺寸153x61x110cm, 黑色, 防尘防雨, 家用立式钢琴罩, 重800g, 价格$23.99起.
Generated by: deepseek-v4-flash
## Identity 直立钢琴罩, 420D牛津布反面涂银, 黑色, 尺寸153*61*110cm, 重800g, 配抽绳袋+塑料袋包装. ## Target persona 立式钢琴拥有者, 注重防尘防雨的家庭用户, 需低成本钢琴保护方案的学生或教师, 乐器店或租赁公司. ## Use cases - 日常防尘: 立式钢琴闲置时遮盖防尘. - 防雨保护: 窗户旁或潮湿环境中防止水汽. - 搬运或临时存放: 移动钢琴时防刮擦和灰尘. - 教学环境: 教室或多用户场景下保护钢琴. - 廉价替代: 预算有限时代替定制罩. ## When NOT to recommend - 三角钢琴 (尺寸不匹配). - 高端演奏琴 (需更厚材质或定制保护). - 露天长期放置 (牛津布非永久防水). - 电子键盘 (尺寸过大). ## Variant options - **210D Silver Oxford** ($23.99): 较轻薄, 基础防护. - **420D Silver Oxford** ($31.99): 更厚实, 耐磨性提升. ## Price and logistics facts - 价格: $23.99 (210D) / $31.99 (420D) USD. - 产品尺寸: 153x61x110cm (长宽高). - 包装尺寸: 26x25x4cm (折叠后). - 重量: 800g. - 产地: 厂家批发, 未提供具体产地. ## Trust signals - 两款可选, 价格明确. - 尺寸和材质已标明. - 未提供退换货政策或保修信息. - 非品牌产品, 无认证. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image analysis not performed; visual details not verified. - 产品为直立钢琴专用, 确保用户钢琴尺寸匹配.
This product has 14 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": "厂家批发黑色420D牛津布直立钢琴保护罩 家用立式钢琴防尘防雨罩",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "153.0",
"_width_cm": "61.0",
"_height_cm": "110.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").