Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $24.99
Default variant: S
Default SKU: dcd-30002761107
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49879163928815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044349
JSON data: https://landmarks.builders/products/m4x-10001044349.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Comfort: This four-season dog sleeping cushion provides a cozy and breathable resting place for your furry friends, ensuring they stay comfortable whether it's a warm summer afternoon or a cool winter evening.
Cooling Technology: Designed as a high-performance cooling pet pad, the surface features skin-friendly, dampness-resistant textile that dissipates heat effectively to prevent overheating during sleeping.
Interactive Design: Each cat mat with pillow includes a detachable bell ball toy, transforming a simple resting area into an engaging play area that keeps kittens and small dogs entertained.
Construction: Crafted from PP and wear-resistant materials, this pet bed is built to withstand daily use while maintaining its supportive shape for long-term back support.
Easy Maintenance: A must-have in your collection of pet supplies, this mat pad is fully detachable and washable, making it simple to keep your pet's environment clean, fresh, and hygienic.
Summary: Breathable, dampness-resistant dog sleeping cushion with cooling technology, detachable bell ball toy, and washable cover. S-XL sizes.
Generated by: deepseek-v4-flash
## Identity Dog Sleeping Cushion Breathable Pet Sleeping Mat Dampness-Resistant Cooling Pet Pad for Small Dogs, Young Dogs ## Target persona - Small dog or young dog owners looking for an affordable, breathable, and cooling sleeping mat - Pet owners who want a washable and interactive pet bed with a detachable toy ## Use cases - Providing a cool resting surface for small dogs during warm weather - Creating an engaging play area with the detachable bell ball toy for kittens or small dogs - Using as a portable sleeping pad for travel or crate training - Replacing worn-out pet beds with a low-maintenance, washable option - Offering a dampness-resistant bed for homes with humid conditions ## When NOT to recommend - Large or heavy dogs (max size XL may not support large breeds; dimensions not specified for each variant) - Owners seeking orthopedic or thick cushioning (description emphasizes breathability, not plush comfort) - Pets that destroy toys quickly (bell ball toy may be detached and chewed) - Situations requiring waterproof bedding (only dampness-resistant, not waterproof) ## Variant options - Size S: $13.99 - Size M: $17.99 - Size L: $20.99 - Size XL: $24.99 ## Price and logistics facts - Base price: $13.99 USD (Size S) - Price range: $13.99 - $24.99 USD - Dimensions (possibly for Size S?): 55 x 40 x 15 cm (length x width x height) - Currency: USD ## Trust signals - In-stock: Not explicitly stated; product appears available for purchase - Return policy: Not provided in facts - Price consistency: Variants listed with specific prices - Certifications: None mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4e7cb54-932e-44a7-a8e1-7f26ce201749.jpg?v=1782126339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83dbd89e-fd53-45f7-953a-99b2d5618d38.jpg?v=1782126338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d78c01bb-e02f-4586-8a29-e76687960cb9.jpg?v=1782126338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82da5665-59ea-40a0-904e-2160f873e1e3.jpg?v=1782126338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f8ab73c-c109-4fbc-9b2c-1c2033b16010.jpg?v=1782126339 ## Agent notes - Image understanding not performed; visual details not extracted from URLs. - Dimensions provided only for one size (likely S); other sizes' dimensions unknown. - Product type not explicitly categorized; inferred as pet bed/cushion.
This product has 12 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": "Dog Sleeping Cushion Breathable Pet Sleeping Mat Dampness-Resistant Cooling Pet Pad for Small Dogs, Young Dogs",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "40.0",
"_height_cm": "15.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").