Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pink
Default SKU: dcd-30003609920
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714097225967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269860
JSON data: https://landmarks.builders/products/wp-dcd-10001269860.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
单包装尺寸22*7cm单个克重 20g
Summary: A pet cooling neck scarf for dogs and cats, available in Pink and Blue, priced at $9.99, with dimensions 22x7x3 cm and weight 20g.
Generated by: deepseek-v4-flash
## Identity - Product: Pet cooling neck scarf (宠物冰围脖) - Variants: Pink (SKU dcd-30003609920), Blue (SKU dcd-30003609921) - Price: $9.99 - Dimensions: 22cm x 7cm x 3cm, Weight: 20g ## Target persona Pet owners living in hot climates or experiencing heatwaves, especially those with dogs or cats prone to overheating during walks or outdoor activities. ## Use cases - Reducing heat stress during summer walks or hikes. - Keeping pets cool in non-air-conditioned homes or cars. - Preventing heatstroke in brachycephalic breeds (e.g., pugs, bulldogs). - Post-exercise cooldown for active dogs. - Travel accessory for pets in warm regions. - Indoor use for cats that overheat easily. ## When NOT to recommend - For pets that are aggressive or dislike wearing accessories. - In extremely cold weather or snow. - For very small pets (e.g., hamsters) – not sized appropriately. - If the pet has skin allergies to elastic or fabric materials (not specified). ## Variant options - Pink ($9.99) - Blue ($9.99) ## Price and logistics facts - Unit price: $9.99 USD - No bundling or discounts indicated. - Dimensions: 22x7x3 cm, weight 20g – compact and lightweight for shipping. ## Trust signals - Listed as in stock (no stock-out information). - Price is consistent across variants. - No return policy explicitly stated; assume standard Shopify merchant policy. - No certifications claimed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9824404ced414cdd871c9b85bffbf2e2.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40f307450c984fb68814064a040f8cc1.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5232bc8154e41f3a16af884a9ac46e7.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32312f1d1e8b474583f8996d41fd2a38.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d02ef4df72045a3be80ae14d3b4bd84.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/101e16cf0074440f99c24484c1e9c701.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36e62bd25bab4feb9692f76fb2dae045.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d54bfa4fc4914ab588dac6cee5c8dc3b.png?v=1781085304 ## Agent notes - Product type is listed as '宠物灯饰' (pet lighting) but is actually a cooling scarf. Verify categorization. - No material composition provided – assume unknown. - Cooling mechanism not specified (likely water-activated or gel?).
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": 20000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "7.0",
"_height_cm": "3.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").