Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 30*40cm
Default SKU: dcd-30003613443
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: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713868144879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271150
JSON data: https://landmarks.builders/products/wp-dcd-10001271150.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 亚马逊热销宠物降温冰垫,夏季猫狗可用,凝胶海绵材质,耐磨,30*40cm和40*50cm两种尺寸,售价9.99美元。
Generated by: deepseek-v4-flash
## Identity 亚马逊热销宠物降温冰垫,跨境猫狗睡垫,凝胶海绵材质,夏季冰凉垫。 ## Target persona 宠物主人,尤其是养猫或狗且居住在炎热地区的用户;注重宠物夏季降温的消费者;跨境购物者。 ## Use cases - 夏季为宠物提供凉爽休息区域 - 宠物笼或窝内铺垫降温 - 外出旅行时携带给宠物使用 - 用于易中暑或怕热的宠物品种 - 替代传统凉席或冰垫 ## When NOT to recommend - 宠物有啃咬破坏玩具习惯(可能咬破凝胶) - 需要超大尺寸冰垫(最大仅40x50cm) - 对凝胶过敏或要求医用级安全认证的买家 - 寻求室内恒温空调房以外的降温方案 ## Variant options - 30*40cm(SKU: dcd-30003613443,$9.99) - 40*50cm(SKU: dcd-30003613444,$9.99) ## Price and logistics facts - 基础价格:$9.99 USD - 尺寸:30*40cm或40*50cm,厚度4cm - 来源:亚马逊跨境销售 ## Trust signals - 亚马逊热销产品标榜(标题提及) - 无具体库存状态、退货政策或认证信息 - 价格统一,无折扣说明 ## Image assets - 共8张图片,URL列表见下。未实际查看图片,无法判断具体内容。 ## Agent notes - 产品类型标记为“宠物灯饰”,但实际为降温冰垫,可能存在分类错误。 - 图片未分析,无法验证材质、颜色或使用场景。 - 凝胶海绵具体成分未说明。 - 无用户评价或评分数据。
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": "亚马逊热销宠物降温冰垫跨境猫狗睡垫夏季宠物耐磨凝胶海绵冰凉垫",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "20.0",
"_height_cm": "4.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").