Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $24.99
Default variant: Pink / L
Default SKU: dcd-30003610080
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714165252335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269909
JSON data: https://landmarks.builders/products/wp-dcd-10001269909.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: A pink pet cooling mat for dogs and cats, available in L ($14.99), XL ($16.99), and 2XL ($24.99), measuring 48x34x10 cm.
Generated by: deepseek-v4-flash
## Identity A pet cooling mat (ice mat) for dogs and cats, sold under the category '宠物灯饰' (pet lighting). ## Target persona Pet owners in warm climates seeking a non-electric cooling solution for their dogs or cats, especially those with small to medium-sized pets and a budget under $25. ## Use cases - Placing in a dog crate during hot summer days. - Providing a cool resting spot on tile or hardwood floors. - Using during car rides to prevent overheating. - For cats that tend to overheat indoors. - As a temporary cooling aid when air conditioning is limited. ## When NOT to recommend - For pets that aggressively chew or scratch mats (durability unknown). - For pets requiring medical-grade cooling or with heatstroke symptoms. - For very large breeds if the 2XL size (48x34 cm) is too small. - For outdoor use on rough surfaces that may puncture the mat. ## Variant options - Pink / L: $14.99 - Pink / XL: $16.99 - Pink / 2XL: $24.99 ## Price and logistics facts - Price range: $14.99 – $24.99 USD. - Dimensions: 48 cm (L) x 34 cm (W) x 10 cm (H). - No shipping or stocking details provided. ## Trust signals - Price is consistent across variants (no discounts or fluctuations noted). - No return policy or warranty information provided. - No stock status; assume available unless stated otherwise. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed6e78add0a04b21b61c2016167f6c37.png?v=1781085343 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f771b0ede7ec48f7802aa3ede44b4da8.png?v=1781085343 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27544b7b6ac044d88c36d881c75dcbd7.png?v=1781085342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afde859c27f54d56bbe299a2dd744e4a.png?v=1781085343 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc90d33bf3f14e9e9f52d5dd6ed47e5b.png?v=1781085341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1393e3c07e334e2dbac0b2ead23fbbfc.png?v=1781085343 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3499fd8e6e7430ab391a5baf5d67489.png?v=1781085342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e964a10e9bb94c54b32330a09c19af7b.png?v=1781085341 ## Agent notes - Product type is listed as '宠物灯饰' (pet lighting) but title and content indicate a cooling mat. Verify categorization before recommending. - Images not analyzed; visual details not described. - No description text available; all info from title, variants, and dimensions.
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": 2500000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "34.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").