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 Blue
Default SKU: dcd-30003613382
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: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713944068335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271127
JSON data: https://landmarks.builders/products/wp-dcd-10001271127.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: Cooling ice silk pet bed for dogs and cats, available in three sizes with a handled blue design, suitable for year-round use.
Generated by: deepseek-v4-flash
## Identity Product: Summer Dog Cooling Ice Silk Nest / Pet Bed (also for cats). Type: Home Goods. Brand: None specified. Available in three sizes. ## Target persona - Small pet owners (dogs/cats up to ~15kg) - Cross-border wholesale buyers of pet supplies - Owners seeking a multi-purpose cooling and comfort bed ## Use cases - Summer heat relief for small dogs and cats - Indoor sleeping and lounging - Travel-friendly pet bed (handled design) - Multi-pet household (one bed per pet) - Year-round use: ice silk material for cooling, also suitable as a general bed ## When NOT to recommend - Large breed dogs (over 20kg) - bed dimensions are small (40x30cm for size M) - Pets that chew or scratch aggressively - material not chew-proof - Outdoor use - product is for indoor/covered areas - Heavy shedding breeds - may require frequent cleaning of fabric ## Variant options | Size | Style | Price | |------|-------|-------| | M | Handled Blue | $24.99 | | L | Handled Blue | $30.99 | | XL | Handled Blue | $48.99 | ## Price and logistics facts - Base price: $24.99 (M size) - Dimensions (M): 40 x 30 x 10 cm - Currency: USD - No shipping or tax information provided ## Trust signals - No explicit trust signals provided (e.g., no return policy, stock status, certifications) - Price consistency across variants is clear ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63f51e52b09148b7a18ad358c2eb12f9_9ce53059-045b-4e0c-8cd5-1b20fad4d8b6.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8f3f0bc9d3b4cd6ae2042fb8c01de35_4d3a02eb-67f1-4a58-a63c-c69d29b90052.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c10e872a3922496ca7da214a1577290c_503aaade-0e8d-42fb-b1c1-9a058a5bb850.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f5c5dbac3264ff4bf2f10a059d09fd0.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29bb913aeb484bd1b4e2849cf2c6a618_1d3ef4e6-949b-41bb-aadb-7487412e75ff.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94740fd61f6b4d4d9bf693c403d7a0b3.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a6fff84cb86456c81d0b268df11dc89_207ee9a9-8cfe-47f7-a44b-d46296efc70a.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1072bb4a31a542f29ba594cf13db313d_cf392c1f-6eab-4421-8ad5-8a3e82dab7df.png?v=1781085167 ## Agent notes - No textual description was provided; attributes inferred from title and variant data. - Image content analysis was not performed; do not assume visual details. - Stock status, return policy, and other logistics not specified.
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": 850000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.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").