Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $18.99
Default variant: S
Default SKU: dcd-30003619920
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713444946159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273624
JSON data: https://landmarks.builders/products/wp-dcd-10001273624.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
狗窝夏季凉窝宠物窝透气冰豆豆冰垫睡垫夏季凉爽狗垫睡窝宠物用品
| 产地 | 浙江 |
| 货号 | kfk1199 |
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 产品类别 | 宠物垫 |
| 是否IP授权 | 否 |
| 规格 | L |
| 适用品种 | 中型犬 |
| 是否属于礼品 | 否 |
| 厕所托盘 | 不带厕所托盘 |
| 功能 | 透气 |
| 材质 | 其它 |
| 适用对象 | 狗 |
| 安装方式 | 免装 |
| 是否跨境出口专供货源 | 否 |
| 清洁方式 | 水洗 |
| 使用场景 | 室内 |
| 适用季节 | 四季通用 |
| 是否进口 | 否 |
Summary: Cooling dog bed mat with breathable ice bean filling, available in S and M sizes, priced from $15.99, washable and suitable for indoor use.
Generated by: deepseek-v4-flash
## Identity 狗窝夏季凉窝宠物窝透气冰豆豆冰垫睡垫 - Pet Cooling Bed Mat, Product Type: 宠物灯饰 (Pet Lighting) ## Target persona Small to medium dog owners seeking a budget-friendly, washable cooling mat for indoor use. ## Use cases - Summer cooling for dogs - Indoor pet bed or crate mat - Travel or portable mat for trips - Post-exercise rest mat - Everyday sleeping mat for small dogs ## When NOT to recommend - For large or giant breeds (mat dimensions: 35x30x10 cm, likely for S) - For outdoor or waterproof needs (material unspecified, not waterproof) - For dogs that chew or destroy soft mats - For owners requiring orthopedic or thick cushioning ## Variant options - S (SKU: dcd-30003619920): $15.99 - M (SKU: dcd-30003619921): $18.99 ## Price and logistics facts Price: $15.99 (S), $18.99 (M). Dimensions (likely for S): 35x30x10 cm. Origin: Zhejiang, China. Cleanable by water wash. ## Trust signals No certifications listed. Washable design. Sourced from Zhejiang. In-stock status inferred from SKU availability. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5e7243e093347f78cd82de110a99657.png?v=1781084638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce17d1ae752a432ca2f567b9f18d9474.png?v=1781084639 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34c363186d904cc8b31665f89dcdb44b.png?v=1781084639 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72ac1eaaa24f408e9fcd2f8d12006309.png?v=1781084638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa366f92788148feaec69f9310c45912.png?v=1781084640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/787d145117744babbbba2c0a9ed9d79d.png?v=1781084639 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bab6934c8f714b4ea42108d5f44ce2d2.png?v=1781084638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/918f928ada3a4812b612140cea45f3d7.png?v=1781084638 ## Agent notes Product type tag '宠物灯饰' (pet lighting) may be a categorization error; actual product is a cooling mat. Dimensions provided likely correspond to S variant; M variant dimensions not given. Material listed as 'other' - confirm composition.
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": 650000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "30.0",
"_height_cm": "10.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").