Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $21.99
Default variant: Rainbow Crescent
Default SKU: dcd-30003614003
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49713972084975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271281
JSON data: https://landmarks.builders/products/wp-dcd-10001271281.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
购买须知;(拍下默认同意以下条款此说明作为举证凭证)
包邮产品一旦完成发货,需扣除5元退回运费。
Summary: Pet cooling mat/bed in two styles (Rainbow Crescent, Bunny Crescent), 62x32x12 cm, priced $18.99-$21.99, with return shipping fee of 5 CNY after shipment.
Generated by: deepseek-v4-flash
## Identity Pet cooling pad for cats and dogs, designed as a crescent-shaped lounger with two style options (Rainbow Crescent, Bunny Crescent). Dimensions: 62x32x12 cm. ## Target persona Pet owners in warm climates whose cats or dogs need a cool resting surface during summer; budget-conscious buyers seeking a low-cost cooling solution. ## Use cases - Indoor cooling for cats and dogs on hot days. - Placing on pet beds, sofas, or floors. - Portable cooling for travel or outdoor use. - Reducing pet heat stress in non-air-conditioned rooms. - Easy-clean surface for pets who shed or drool. ## When NOT to recommend - In cold climates or winter use (no heating function). - For pets that aggressively chew or scratch mats (material durability not specified). - For owners expecting a self-cooling or powered cooling device (passive gel/foam pad). - If a pet needs a bed with raised edges or enclosed space. ## Variant options - Rainbow Crescent ($18.99) - Bunny Crescent ($18.99) - Rainbow Crescent a ($21.99) - Bunny Crescent a ($21.99) ## Price and logistics facts - Price range: $18.99 to $21.99 USD. - Dimensions: 62 cm (L) x 32 cm (W) x 12 cm (H). - Shipping: Domestic shipping included; after shipment, return deduction of 5 CNY. ## Trust signals - Return policy: after shipment, a return shipping fee of 5 CNY is deducted. - No stock status, certifications, or price consistency data provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/653bcb0c940b4d2bb4279ef6c7e5b141.png?v=1781085184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8c5449e324242e88e7bea8a9e3d0fd2.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63ac06d8fa564b3bb2a91b8c149a5a5f.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/556f12fe89034dbbb7e479f49f770527.png?v=1781085184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b01f22fd6a4d43be8eb80ebc2be54abe.png?v=1781085184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/871b3923d6c444b098db64f4ed1419d1.png?v=1781085184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0edd3cb6b90403a9115755a9d2b0486.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1b421a0629c47cfafa40123cbb032a9.png?v=1781085184 ## Agent notes - Product type field says '宠物灯饰' (pet lighting) but description indicates a cooling mat. Verify physical product. - Images not analyzed; visual details unknown.
This product has 16 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": 1500000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "32.0",
"_height_cm": "12.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").