Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $24.99
Default variant: Green Plaid / M
Default SKU: dcd-30003615291
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49714024841455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271728
JSON data: https://landmarks.builders/products/wp-dcd-10001271728.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Pet cooling mat/bed for cats and dogs, available in two colors and two sizes, priced from $18.99 to $24.99.
Generated by: deepseek-v4-flash
## Identity Pet cooling mat/bed (curved ice mat) for cats and dogs, designed for summer use. ## Target persona Pet owners looking for an affordable cooling solution for their cats or small to medium dogs, especially in hot climates or for indoor pets. ## Use cases 1. Providing a cool resting spot for pets during summer heat. 2. Use as a portable bed for travel or outdoor trips. 3. For pets that tend to overheat or have thick fur. 4. As a replacement for traditional pet beds in warm seasons. ## When NOT to recommend - For pets that chew or scratch beds aggressively (material durability unknown). - For large breed dogs (size L dimensions not specified but likely for medium dogs). - If customer needs a heated bed or winter use. - For pets with skin allergies to synthetic materials (composition not provided). ## Variant options - Green Plaid / M ($18.99) - Green Plaid / L ($24.99) - Colorful Clouds / M ($18.99) - Colorful Clouds / L ($24.99) ## Price and logistics facts - Price: $18.99 (M) or $24.99 (L). Currency: USD. - Dimensions: 62 x 20 x 8 cm (likely for M, not specified per variant). ## Trust signals - In-stock status: unknown. - Return policy: not provided. - Price consistency: prices are fixed per variant. - Certifications: none listed. ## Image assets - 8 images available at URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d64c73fa7c5b4ca596ebf777b90cc839.png?v=1781085205, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1419302e41948dc92eb7db0da62c2ab.png?v=1781085208, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bb4b880e124427db9f306ffcb796c04.png?v=1781085206, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c9b5717bb4941959f7b185fd6520385.png?v=1781085207, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4874f0421f424f269ac328c4f5e59a3f.png?v=1781085207, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fabb44456f49488ba307233141eae6cb.png?v=1781085206, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/055fb16ef103432bbb291ea8f56c10c2.png?v=1781085206, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36fe6e9a195945a6ac184fb7024fb9e2.png?v=1781085207 Note: Images not analyzed; visual details not inferred. ## Agent notes - Product type tagged as "宠物灯饰" (pet lighting) which may be a categorization error; actual product appears to be a cooling bed. - Size dimensions provided only as total; per-size dimensions not given. - Material and fill not specified.
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": 1800000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "20.0",
"_height_cm": "8.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").