Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $48.99
Default variant: M / Handled Green
Default SKU: dcd-30003613379
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49713947345135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271126
JSON data: https://landmarks.builders/products/wp-dcd-10001271126.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A summer cooling dog bed made of ice silk material, available in M, L, XL sizes with a handled green style, priced from $24.99 USD.
Generated by: deepseek-v4-flash
## Identity Summer cooling dog bed (ice silk) with removable cover and handles, suitable for small to medium pets. ## Target persona Pet owners in warm climates seeking an affordable cooling bed for small/medium dogs or cats; budget-conscious shoppers looking for functional pet furniture. ## Use cases - Hot summer days when pet needs a cool resting spot indoors. - Small apartment living where space is limited (dimensions: 38x25x10 cm for size M). - Travel or car rides as a portable bed (handle variant). - Multi-pet households with cats and small dogs sharing a bed. - Daily use as a lightweight, washable pet bed. ## When NOT to recommend - Large or heavy breeds (M size only 38x25 cm). - Pets that chew or scratch aggressively (material durability unknown). - Outdoor use (not specified as weatherproof). - Buyers seeking orthopedic or thick memory foam support. ## Variant options | Size | Style | Price (USD) | |------|-------------|-------------| | M | Handled Green | $24.99 | | L | Handled Green | $30.99 | | XL | Handled Green | $48.99 | ## Price and logistics facts - Price range: $24.99 (M) to $48.99 (XL). - Currency: USD. - Dimensions (M): 38 cm L × 25 cm W × 10 cm H. - Product type: 家居用品 (household goods). ## Trust signals - No explicit return policy or stock status provided. - Price appears consistent across known variants. - No certifications mentioned. - Sold via Shopify store (tags indicate catalog batch). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63f51e52b09148b7a18ad358c2eb12f9_817674ea-ac9d-46cf-af94-645a7545f488.png?v=1781085169 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8f3f0bc9d3b4cd6ae2042fb8c01de35_5f217ef3-e6a3-41f3-afab-0b7e20bdb468.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c10e872a3922496ca7da214a1577290c_7452eaba-44bd-40ac-9f7c-8c3083e17cc4.png?v=1781085169 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f5c5dbac3264ff4bf2f10a059d09fd0_92f07726-3c06-48fb-990c-cfe1f8c1c9a3.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29bb913aeb484bd1b4e2849cf2c6a618_d5a8073a-c7be-4d2e-a0d6-c07b2c302369.png?v=1781085169 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94740fd61f6b4d4d9bf693c403d7a0b3_2de00957-8307-49b0-8521-636a7b74e969.png?v=1781085169 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a6fff84cb86456c81d0b268df11dc89_8581dbd2-aeb3-4d2d-84ad-dd7f73275b1c.png?v=1781085169 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1072bb4a31a542f29ba594cf13db313d_17e88acc-b5bf-4f0f-b162-04f61f582c8d.png?v=1781085169 ## Agent notes - No image understanding performed; treat images as fetchable assets only. - Description field empty; all information derived from title and tags. - Material composition (ice silk) not verified; typical polyester/cotton blend possible. - No weight capacity or fill material information. - One variant style only (Handled Green); no other color options.
This product has 13 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": 600000,
"properties": {
"_length_cm": "38.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").