Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99
Default variant: Green
Default SKU: dcd-30003606073
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1310 g
Cart URL (default variant): https://landmarks.builders/cart/49714362286319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268336
JSON data: https://landmarks.builders/products/wp-dcd-10001268336.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Pet cooling mat/ice pad for dogs and cats, removable and washable, 40x18x18cm, available in Green and Yellow at $34.99.
Generated by: deepseek-v4-flash
## Identity Pet cooling mat (ice pad) for dogs and cats, sold as a wholesale item. Product type listed as 'pet lighting' but actual product appears to be a cooling mat. ## Target persona - Pet owners in warm climates seeking affordable cooling solutions for small to medium pets. - Wholesale buyers looking for bulk pet supplies. - Budget-conscious pet owners wanting a washable, reusable cooling pad. ## Use cases - Provide a cool resting surface for pets during summer heat. - Use in crates, pet beds, or on floors indoors. - Bring along on car trips to keep pets comfortable. - Easy to clean after muddy or outdoor use. - All-season use as a supportive pillow or lounging pad. ## When NOT to recommend - Pets that aggressively chew or destroy soft fabric items (risk of ingestion). - Very large dogs (over ~40 lbs) – mat is only 40x18 cm. - Outdoor unsupervised use in direct sunlight (may heat up). - Homes without air conditioning where ambient temperature could still make mat warm. ## Variant options - Green (SKU: dcd-30003606073) – $34.99 - Yellow (SKU: dcd-30003606074) – $34.99 ## Price and logistics facts - Price: $34.99 USD per unit. - Dimensions: 40 cm x 18 cm x 18 cm. - Marked as 'wholesale' – bulk purchasing may be available. ## Trust signals - No in-stock quantity or availability data provided. - No return policy or warranty information. - No certifications (e.g., non-toxic materials) confirmed. - Price appears consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/711c3b8adbe54689abada960520612e5.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61eef0b6eb1945dc809d9bf6207b44fb.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90ad65a2b87945209b897cd7f3c6807d.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c8073c0ea8741e58eed5589a9e50591.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0dafe77d0a2441a488d4aff83fb2e5fd.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1ae442287c54f9dbdfae1dccdbb7f01.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f374d60ded44aa082a6ebd8e1f894cc.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/231a85aa57354be28562cdf5bbef06e4.png?v=1781085496 ## Agent notes - Product type is listed as '宠物灯饰' (pet lighting) but the title and images suggest it is a cooling mat. Verify correct categorization before listing. - Image understanding was not performed – visual details (e.g., material, exact design) were not extracted.
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": 1310000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "18.0",
"_height_cm": "18.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").