Brand: World Products (Landmark)
SKU: dcd-30001499733
Price: $0.35
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/50367826264303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10000815211
JSON data: https://landmarks.builders/products/wp-dcd-10000815211.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
游泳池马赛克阴阳角配件阴阳转角 泳池台阶阶梯包边 马赛克配件
| 产品类别 | 锦砖/马赛克 |
| 货号 | 0085配件 |
| 品牌 | 普吉诺 |
| 系列 | 尚品 世纪 |
| 型号 | 0065 |
| 产地 | 佛山 |
| 图案 | 沟槽 |
| 等级 | 特等 |
| 功能空间 | 卫浴场所 |
| 风格 | 现代简约 |
| 表面效果 | 亮光 |
| 特殊用途 | 防水 |
| 标准 | 0 |
| 密度 | 0 |
| 吸水率 | 0 |
| 抗热震性 | 0 |
| 抗压强度 | 0 |
| 断裂模数 | 无 |
| 耐腐蚀性 | 无 |
| 耐污染性 | 无 |
| 保养方法 | 清水 |
| 是否外贸 | 否 |
| 是否跨境出口专供货源 | 否 |
| 工艺 | 马赛克 |
| 是否一般纳税人 | 否 |
| 是否有专利 | 否 |
| 是否配送上门 | 送货上楼 |
| 是否提供安装服务 | 否 |
| 是否有3D模型 | 否 |
| 类别 | 内墙砖 |
| 别名 | 水池配件 |
| 用途 | 游泳池 |
Summary: 游泳池马赛克阴阳角配件阴阳转角 泳池台阶阶梯包边 马赛克配件. 产品类别: 锦砖/马赛克; 货号: 0085配件; 品牌: 普吉诺; 系列: 尚品 世纪; 型号: 0065; 产地: 佛山; 图案: 沟槽; 等级: 特等; 功能空间: 卫浴场所; 风格: 现代简约; 表面效果: 亮光; 特殊用途: 防水; 标准: 0; 密度: 0; 吸水率: 0; 抗热震性: 0; 抗压强度: 0; 断裂模数: 无; 耐腐蚀性: 无; 耐污染性: 无; 保养方法: 清水; 是否外贸: 否; 是否跨境出口专供货源: 否; 工艺: 马赛克; 是否一般纳税人: 否; 是否有专利: 否; 是否配送上门: 送货上楼; 是否提供安装服务: 否; 是否有3D模型: 否; 类别: 内墙砖; 别名: 水池配件; 用途: 游泳池
Generated by: dcd-map-v1
This product has 6 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "游泳池马赛克阴阳角配件阴阳转角 泳池台阶阶梯包边 马赛克配件",
"product_id": 9528480071919,
"variant_id": 50367826264303,
"quantity": 1,
"grams": 150,
"length_cm": "10.0",
"width_cm": "8.0",
"height_cm": "5.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").