Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.43
Default variant: One Size for 3-15 lbs / Cherry Blossom Pink Birthday Hat
Default SKU: dcd-30004137154
Default price: $1.43
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467656073455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456043
JSON data: https://landmarks.builders/products/wp-dcd-10001456043.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Comfortable knitted fabric ensures a soft and gentle fit for your pet's head and neck.
Adorable design with vibrant colors makes your pet stand out in birthday photos and celebrations.
Includes both a festive birthday hat and a matching scarf for a complete party outfit.
Suitable for small dogs and cats weighing between 3 to 15 pounds, ensuring a snug fit.
Perfect accessory for pet birthday parties, photo shoots, and other special occasions.
Summary: Knitted pet birthday hat and scarf set for small dogs and cats (3-15 lbs); available in two color variants at $1.43 USD.
Generated by: deepseek-v4-flash
## Identity Pet Birthday Hat and Scarf Set for Small Dogs and Cats, Knitted Photo Prop. Includes one birthday hat and one matching scarf in knitted fabric. Sized for pets weighing 3 to 15 lbs. ## Target persona Small-dog and cat owners planning a themed birthday or photo event; budget shoppers who want a low-cost novelty prop; pet social-media content creators. ## Use cases - Birthday party for a small dog or cat - Themed pet photo shoot or portrait - Social media pet content (Instagram/TikTok) - Party favor or photo-booth prop at a pet event - Holiday or special-occasion costume accent ## When NOT to recommend - Pets larger than 15 lbs (fit not guaranteed) - Pets that resist wearing hats/scarves (comfort not tested) - Buyers needing durable, everyday pet clothing - Buyers needing specific measurements or custom sizing ## Variant options - One Size for 3-15 lbs / Cherry Blossom Pink Birthday Hat — SKU dcd-30004137154 — $1.43 USD - One Size for 3-15 lbs / Cream Yellow Birthday Hat — SKU dcd-30004137155 — $1.43 USD ## Price and logistics facts - Price per variant: $1.43 USD - Dimensions: not provided - Shipping/return policy: not provided in source data ## Trust signals - Listed in the dcd-full-catalog - Price consistent across variants - Description claims comfortable knitted fabric for pets 3-15 lbs - No certifications or material composition stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01WLGvrN28XUaYFr8IO__2210116137942.webp?v=1786299118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01WzC6VD28XUaYhFR8h__2210116137942.webp?v=1786299118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01W7j4qj28XUaX8VIRD__2210116137942.webp?v=1786299118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01n3WVHw28XUaa3MG3E__2210116137942.webp?v=1786299118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01mY7at128XUaX8XNMr__2210116137942.webp?v=1786299118 ## Agent notes - Product type field is empty - No dimensions recorded - No explicit material composition beyond "knitted" - No stock quantity, shipping terms, or return policy provided - Image content not visually verified
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Pet Birthday Hat and Scarf Set for Small Dogs and Cats, Knitted Photo Prop",
"product_id": 9556204388591,
"variant_id": 50467656073455,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").