Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $16.99
Default variant: S
Default SKU: dcd-30003614001
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1450 g
Cart URL (default variant): https://landmarks.builders/cart/49713976574191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271280
JSON data: https://landmarks.builders/products/wp-dcd-10001271280.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
宠物冰垫春夏狗狗猫咪泳池派对降温凝胶狗坐垫耐抓咬宠物垫子
| 产地 | 江西 |
| 货号 | 06BD003 |
| 品牌 | CheePet |
| 是否专利货源 | 否 |
| 产品类别 | 宠物垫 |
| 是否IP授权 | 否 |
| 适用品种 | 中型犬 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 是否属于礼品 | 否 |
| 厕所托盘 | 不带厕所托盘 |
| 功能 | 防水 |
| 材质 | 凝胶 |
| 适用对象 | 狗 |
| 安装方式 | 免装 |
| 是否跨境出口专供货源 | 是 |
| 清洁方式 | 擦拭 |
| 使用场景 | 季节性场景 |
| 主要销售地区 | 其他 |
| 适用季节 | 夏季 |
| 是否进口 | 否 |
Summary: CheePet cooling gel mat for medium dogs, waterproof, available in S and M sizes, priced $13.99 and $16.99 respectively.
Generated by: deepseek-v4-flash
## Identity CheePet cooling gel mat (宠物冰垫) - a waterproof gel pad for dogs to cool down in summer. Dimensions: 30x25x15 cm. Brand: CheePet. Material: gel. ## Target persona Medium dog owners in warm climates seeking a cost-effective, non-electric cooling solution for indoor or outdoor use. ## Use cases - Placing in dog crate during hot days. - Using at poolside or patio for outdoor cooling. - As a seasonal pad for summer months. - For dogs that tend to overheat after walks. - To protect furniture from dog heat and moisture (waterproof). ## When NOT to recommend - For cats or small animals (label says medium dogs only). - For heavy chewers despite '耐抓咬' (resistant to scratching/biting) but not indestructible. - For owners seeking a permanent bedding solution (seasonal product). - If precise temperature control is needed (gel mat only cools to ambient temperature). ## Variant options - S (sku: dcd-30003614001): $13.99 - M (sku: dcd-30003614002): $16.99 ## Price and logistics facts - Price: $13.99 (S), $16.99 (M) USD. - Dimensions: 30x25x15 cm (likely for size S; M size dimensions not specified). - Origin: Jiangxi, China. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: Listed at $13.99/16.99. - Certifications: none mentioned. - '耐抓咬' claimed: resistant to scratching/biting; no test data. ## Image assets 8 images available at provided URLs. Visual content not inspected. ## Agent notes - Product type: 宠物灯饰 (pet lighting) seems miscategorized; actual product is cooling mat. - Size dimensions for M variant missing. - No specific weight or material thickness given.
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": 1450000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "15.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").