Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $30.99
Default variant: Blue / 65-50cm
Default SKU: dcd-30003613487
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49714021826799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271164
JSON data: https://landmarks.builders/products/wp-dcd-10001271164.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
温馨提示:本产品是不含税运的价格,运费以实际为准,如需要了解具体开票事宜,请联系客服
Summary: Pet cooling mat in blue, three sizes from 65x50cm to 81x96cm, prices $12.99-$30.99 USD, dimensions 48x42x4cm, tax and shipping not included.
Generated by: deepseek-v4-flash
## Identity Pet cooling mat (宠物冰垫) from Amazon bestseller, designed to keep pets cool in summer. Made of tear-resistant gel material, no water refill needed. ## Target persona Pet owners in hot climates seeking affordable cooling solutions for their cats or small to medium dogs. Budget-conscious buyers looking for a simple mat without water or electrical components. ## Use cases - Placing on pet bed or floor during summer heat - Using in crates or carriers for travel cooling - Providing a cool spot for cats on couches or chairs - For pets that overheat easily in small apartments ## When NOT to recommend - Pets that chew or scratch surfaces (may damage mat) - Owners needing a large mat for big dogs (>90cm length) - Outdoor use in direct rain or mud - Buyer expects electrical or water-cooled device ## Variant options - Blue / 65x50cm – $12.99 - Blue / 90x50cm – $17.99 - Blue / 81x96cm – $30.99 ## Price and logistics facts Base price $12.99 USD. Note: price does not include tax and shipping; actual shipping cost calculated at checkout. Contact seller for invoicing details. ## Trust signals No specific trust signals provided (e.g., stock status, return policy, certifications). Image understanding not performed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/872a44bd0a1e4cfcaa9df2a471da3fc3.png?v=1781085204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17ba4c214ad84f96978f06bce700fea7.png?v=1781085205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcba84764e4643a98ea2081e876640ef.png?v=1781085205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a3747fdb2a749ae971b7940ad8a3ee8.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0756612ab52545c1a949d56cfb8f1fbb.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e93ecadf75748faaf1365168d103164.png?v=1781085204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72948cfef52e4434a98f3f5e7392eaa8.png?v=1781085204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd3572140e904cf69fb0055c9a9d0ae3.png?v=1781085206 ## Agent notes Product type tagged as '宠物灯饰' (pet lighting) but description indicates cooling mat. Image content not analyzed; assume product images showing mat and pets.
This product has 15 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": 1600000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "42.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").