Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.19
Default variant: Small / Colorful Polka Dot
Default SKU: dcd-30004137005
Default price: $2.19
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/50467635462383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456003
JSON data: https://landmarks.builders/products/wp-dcd-10001456003.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Festive Design: Features a colorful polka dot pattern, perfect for pet birthday celebrations and special occasions.
Comfortable Material: Made from soft, lightweight fabric to ensure your pet's comfort during wear.
Adjustable Fit: Designed with an adjustable neck circumference to suit various cat and dog breeds.
Photo Prop: Ideal accessory for capturing memorable birthday photos of your beloved pet.
Complete Set: Includes both a decorative bandana and a matching birthday hat for a full party look.
Summary: Pet birthday bandana and hat set for cats and dogs. Polka dot pattern, soft lightweight fabric, adjustable neck. Two sizes (Small, Large). Priced at $2.19 per variant.
Generated by: deepseek-v4-flash
## Identity Pet Birthday Bandana and Hat Set for Cats and Dogs - Photo Prop and Decorative Collar. Includes a polka-dot bandana and matching birthday hat. Two size options: Small and Large. ## Target persona Pet owners planning a birthday celebration or photoshoot for their cat or dog. Also useful for pet photographers or content creators seeking low-cost props. ## Use cases - Birthday party photo props for cats and dogs. - Decorative collar accessory for special occasions. - Themed pet photoshoots (e.g., studio or home). - Social media content creation featuring pets. - Party decorations or favors for pet owners. ## When NOT to recommend - For aggressive chewers or pets that dislike wearing accessories — risk of discomfort or ingestion. - For pets with neck sizes outside the adjustable range of the available Small/Large options (exact dimensions not provided). - For buyers needing durable, heavy-duty materials — this is lightweight and budget-priced. - For occasions requiring custom themes other than "Colorful Polka Dot." ## Variant options - Small / Colorful Polka Dot — SKU dcd-30004137005 — $2.19 - Large / Colorful Polka Dot — SKU dcd-30004137006 — $2.19 ## Price and logistics facts - Price per variant: $2.19 USD. - No shipping, inventory, or delivery specifics provided. - No bulk pricing discounts listed. ## Trust signals - Product page lists adjustable neck circumference (exact range not provided). - Material stated as soft, lightweight fabric. - Available variants: two sizes in stock as per listing (no stock quantity). - Return policy and certifications not mentioned in provided facts. ## Image assets - 5 image URLs provided; content not visually verified by AI. ## Agent notes - Exact neck size range not specified; confirm fit before recommending. - No material composition or care instructions given. - Price consistency: all variants listed at $2.19.
This product has 10 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 Bandana and Hat Set for Cats and Dogs - Photo Prop and Decorative Collar",
"product_id": 9556196589807,
"variant_id": 50467635462383,
"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").