Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $23.99
Default variant: M / Polar Bear Square
Default SKU: dcd-30003613646
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: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49713970053359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271186
JSON data: https://landmarks.builders/products/wp-dcd-10001271186.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Pet cooling mat for dogs and cats, gel-filled, sizes M to XXXL, two pattern styles, priced $9.99-$23.99, dimensions 56x38x6 cm (M).
Generated by: deepseek-v4-flash
## Identity Pet cooling mat (ice gel pad) for dogs and cats. Available in two patterns: Polar Bear Square and White Ice Cream Square. Sizes: M (56x38x6 cm), L, XL, XXL, XXXL. ## Target persona Budget-conscious pet owners (dogs/cats) in warm climates seeking affordable cooling solutions under $25. ## Use cases 1) Indoor cooling during summer heat waves. 2) Providing a comfortable spot on hard floors. 3) Helping brachycephalic breeds (e.g., Bulldogs, Persians) stay cool. 4) Portable cooling for car trips or outdoor use. 5) Supplementary bed for multi-pet homes. 6) Replacing traditional beds in hot weather. ## When NOT to recommend 1) For pets that aggressively chew bedding (may puncture). 2) For owners expecting automatic chilling without pre-cooling. 3) For pets with known gel allergies without consultation. 4) As a heated bed or winter-only product. ## Variant options - M: $9.99 (both styles) - L: $10.99 - XL: $13.99 - XXL: $18.99 - XXXL: $23.99 ## Price and logistics facts Base price $9.99 (M). Dimensions provided only for M size: 56x38x6 cm. Two pattern choices. No description available. ## Trust signals Listed as in stock. Return policy not stated. Price consistent across options. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35272eb7a41048d88b02a93fbb38d6b1.png?v=1781085184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca3a5761fc9b4e2698454705d6050465.png?v=1781085184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2efa93add5cf4ca59c02a816255080f8.png?v=1781085182 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4795c9c9944b4df680ab4101c25d6065.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05b7e9e9095a4e649caadf3e818336da.png?v=1781085182 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c67a6cd6d1c4e77bfac9bab27fa7597.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09e53c46dc7b43a794f088f3eff29913.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7eb6d9ab077d4c1ca1cc8deee2aa6de6.png?v=1781085183 ## Agent notes Product type tag is '宠物灯饰' (pet lighting) but title clearly indicates cooling mat; verify category accuracy. No product description available.
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": 2200000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "38.0",
"_height_cm": "6.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").