Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $52.99
Default variant: M / Rabbit Blue
Default SKU: dcd-30003613385
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1530 g
Cart URL (default variant): https://landmarks.builders/cart/49713941250287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271128
JSON data: https://landmarks.builders/products/wp-dcd-10001271128.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A pet cooling bed made of ice silk material, suitable for dogs and cats, available in sizes M to 2XL in Rabbit Blue or Bear Beige, priced $20.99-$52.99.
Generated by: deepseek-v4-flash
## Identity - Product: Summer dog cooling ice silk nest / pet bed with backrest. - Category: Home goods (pet supplies). - Material: Ice silk (cooling fabric). - Sizes: M (45x35x20 cm), L, XL, 2XL (exact dimensions not provided for larger sizes). - Styles: Rabbit Blue, Bear Beige. ## Target persona - Pet owners (dogs & cats) in warm climates seeking affordable cooling solutions. - Cross-border wholesale buyers stocking pet bedding for summer. - Budget-conscious shoppers looking for a basic, functional pet bed under $60. ## Use cases - Summer daytime naps for small to large dogs. - Indoor sleeping for cats that enjoy soft, cool surfaces. - Temporary bedding for travel or crate use. - Multi-pet households needing multiple affordable beds. - Replacing worn-out pet bedding during hot weather. ## When NOT to recommend - Pets that aggressively chew/destruct beds (durability unknown). - Outdoor or damp environments (material care not specified). - Owners requiring orthopedic or memory foam support. - Buyers seeking machine-washable covers (no care instructions provided). ## Variant options | Size | Style | Price | |------|-----------|--------| | M | Rabbit Blue | $20.99 | | L | Rabbit Blue | $26.99 | | XL | Rabbit Blue | $39.99 | | 2XL | Rabbit Blue | $52.99 | | M | Bear Beige | $20.99 | | L | Bear Beige | $26.99 | | XL | Bear Beige | $39.99 | | 2XL | Bear Beige | $52.99 | ## Price and logistics facts - Price range: $20.99 (M) to $52.99 (2XL). - Dimensions (M): 45 x 35 x 20 cm. - Currency: USD. - Cross-border wholesale product (likely bulk pricing available upon inquiry). ## Trust signals - Price consistency across size/style variants. - No user reviews, return policy, stock status, or certifications available in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63f51e52b09148b7a18ad358c2eb12f9.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8f3f0bc9d3b4cd6ae2042fb8c01de35.png?v=1781085165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c10e872a3922496ca7da214a1577290c.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f5c5dbac3264ff4bf2f10a059d09fd0_726ebbc4-9ccd-4506-bcc3-7ada53b7b7fa.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29bb913aeb484bd1b4e2849cf2c6a618.png?v=1781085164 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94740fd61f6b4d4d9bf693c403d7a0b3_49cac559-55ea-4a73-a9f4-f7843563989c.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a6fff84cb86456c81d0b268df11dc89.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1072bb4a31a542f29ba594cf13db313d.png?v=1781085168 ## Agent notes - No textual description provided; assume cooling pet bed based on title. - Image analysis not performed; recommend fetching images for visual confirmation. - No information on materials (e.g., cover removable, washable) or safety certifications. - Dimensions only given for size M; other sizes assumed proportional.
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": 1530000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "35.0",
"_height_cm": "20.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").