Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: B21405 Lantern Braid
Default SKU: dcd-30003502599
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: 10 g
Cart URL (default variant): https://landmarks.builders/cart/49804480086255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250041
JSON data: https://landmarks.builders/products/wp-dcd-10001250041.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Small decorative hats and wigs for pets like hamsters and parrots, priced at $9.99 with four style variants.
Generated by: deepseek-v4-flash
## Identity
Small pet decoration hats/wigs for hamsters, parrots, and similar small animals. Product type listed as '宠物灯饰' (pet lighting) but appears to be hats.
## Target persona
Small animal owners, especially hamster and parrot enthusiasts; pet content creators; owners seeking fun accessories for pet photos.
## Use cases
- Dressing pets for holiday or themed photos
- Creating social media content with costumed pets
- Playtime enrichment for small pets
- Gifting to fellow small animal owners
- Pet costume parties or events
## When NOT to recommend
- For large pets like dogs or cats (too small)
- For pets that resist wearing accessories or stress easily
- For professional animal shows or competitions
- For pets with sensitive skin or allergies to synthetic materials
## Variant options
Four styles: B21405 Lantern Braid, B21405 Lantern Bra a, B21405 Lantern Bra B, B21405 Lantern Bra C. All priced $9.99.
## Price and logistics facts
- Price: $9.99 USD per variant
- Dimensions: 15 x 10 x 3 cm (small)
- Shipping and return policy not provided
## Trust signals
- Price consistent across all variants
- In-stock status not specified
- No certifications listed
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9af118c012f3457ba7377a707ea4d5ac.png?v=1781488450
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ae5daa08d9b42ed9227f0e72e0ef751.png?v=1781488451
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20a56a5f7f694f8ab73e405c4ecb22c8.png?v=1781488452
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b03a1be60ac425782c2741cd81dec51.png?v=1781488451
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a21beef349de4922bd9b03fa023362bb.png?v=1781488452
## Agent notes
Image understanding not performed. Product type field ('宠物灯饰') may be mis-categorized relative to the title; likely decorative hats/wigs.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": 10000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.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").