Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $26.99
Default variant: Yellow / S
Default SKU: dcd-30003613209
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714029527279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271095
JSON data: https://landmarks.builders/products/wp-dcd-10001271095.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Ice silk cooling mat bed for small to medium dogs and cats, available in Yellow and Blue in sizes S, M, L, priced $11.99-$26.99.
Generated by: deepseek-v4-flash
## Identity Dog/cat cooling mat bed made of ice silk material, designed for summer use. Available in Yellow and Blue, sizes S (35x25x10 cm), M, L. ## Target persona Owners of small to medium-sized dogs (e.g., Chihuahua, Pug, Beagle) or cats seeking an affordable, cooling bed for hot weather. ## Use cases - Providing a cool resting spot for pets during summer heat. - Placing inside a crate or pet carrier for comfort. - As a lightweight, portable mat for travel or outdoor trips. - Daily napping pad for indoor pets. - Rotating with other bedding for seasonal temperature control. ## When NOT to recommend - Large breed dogs (e.g., Labrador, German Shepherd) as sizes may be too small. - Pets that actively chew or dig bedding (material may not be durable). - Outdoor use in wet or dirty environments (not specified as waterproof). - Buyers seeking a plush, thick bed rather than a cooling mat. ## Variant options - Yellow / S: $11.99 - Yellow / M: $17.99 - Yellow / L: $26.99 - Blue / S: $11.99 - Blue / M: $17.99 - Blue / L: $26.99 ## Price and logistics facts - Price range: $11.99–$26.99 USD. - Listed dimensions for overall product: 35 cm x 25 cm x 10 cm (likely for size S). No per-variant dimensions provided. - No shipping or delivery details in facts. ## Trust signals - In-stock status not provided. - Return policy not provided. - Price consistent across color options per size. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32740b5241b94e6585c9c7bc1a4597ae.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38845315ea91453e930ab7eb89c681cf.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/485dfe44bc8b470ea391aa62a1496170.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e65f60986ba54c118af48c5597995589.png?v=1781085208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d341a627328497c9484eed9845e51d8.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4379afb7a177462ba0e9029a4f978a1e.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f86468567f445438baa137b2fffe758.png?v=1781085208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea1e041acd834783bc588b894538713c.png?v=1781085208 ## Agent notes - Product description is empty; details are based on title and variants. - Dimensions likely correspond to size S; M and L dimensions not provided. - Images not reviewed; visual content not described.
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": 450000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "25.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").