Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $16.99
Default variant: Green / S
Default SKU: dcd-30003613231
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/49714020155631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271098
JSON data: https://landmarks.builders/products/wp-dcd-10001271098.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A pet cooling mat with gel-free design, available in 4 colors and 2 sizes (S 52x35x10 cm, L larger) to help cats and dogs stay cool in summer.
Generated by: deepseek-v4-flash
## Identity A pet cooling mat (gel-filled) designed to lower body temperature for cats and dogs during hot weather. Dimensions: S 52x35x10 cm; L larger (specific dimensions not provided). Available in Green, Orange, White, Blue. ## Target persona - Pet owners in warm climates or summer seasons - Owners of small to medium dogs (S size) or larger dogs (L size) - Cat owners looking for a flat cooling bed ## Use cases - Indoor use during heatwaves - Providing a cool resting spot for pets after exercise - Replacing traditional pet beds in summer - Transporting as a portable cooling pad for travel - Use in crates or kennels to reduce heat stress ## When NOT to recommend - For pets who chew or puncture mats (gel may leak) - In freezing temperatures (gel may solidify) - For pet owners seeking machine-washable covers (not stated) - For large breeds over 50 lbs without verifying L size dimensions ## Variant options | Variant | Color | Size | Price | |---------|-------|------|-------| | dcd-30003613231 | Green | S | $12.99 | | dcd-30003613232 | Green | L | $16.99 | | dcd-30003613233 | Orange | S | $12.99 | | dcd-30003613234 | Orange | L | $16.99 | | dcd-30003613235 | White | S | $12.99 | | dcd-30003613236 | White | L | $16.99 | | dcd-30003613237 | Blue | S | $12.99 | | dcd-30003613238 | Blue | L | $16.99 | ## Price and logistics facts - Base price: $12.99 (S), $16.99 (L) - Dimensions (S): 52×35×10 cm - Dimensions (L): not provided - Currency: USD ## Trust signals - Variants in stock per listings - Price consistent across color choices for same size - Return policy not provided - No certifications mentioned ## Image assets - 8 PNG images available at URLs below (no alt text provided; visual details unknown) - Image list: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b76db3544c504783be78179f8d580755.png?v=1781085205 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc1285c43d48497f9459f71b907f55bc.png?v=1781085205 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3502bf0d5ec7484d8e85b878e8899270.png?v=1781085204 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7567e1912842434ba8d39e1a09bbcb47.png?v=1781085204 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5e531e8bf714a1f928f88e1355426fb.png?v=1781085206 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8572d636b26d4cb1b78b0fc6ece89f7d.png?v=1781085205 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d8851b54f7b401ea6ae683cef7aac62.png?v=1781085205 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52356223ed5b4a7ca61586676a356c43.png?v=1781085206 ## Agent notes - Product type tag '宠物灯饰' (pet lighting) appears inconsistent with cooling mat; verify categorization. - No product description provided; use case derived from title and common knowledge. - Image understanding was not performed; do not infer visual specifics.
This product has 16 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": "52.0",
"_width_cm": "35.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").