Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.56
Default variant: One Size (4-20 lbs) / Bear with Hat
Default SKU: dcd-30004140812
Default price: $0.56
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/50467785605359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457497
JSON data: https://landmarks.builders/products/wp-dcd-10001457497.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from soft and comfortable fabric, ensuring a gentle feel against your pet's skin for everyday wear.
Design: Features delicate lace and charming decorative elements, perfect for enhancing your pet's appearance during photoshoots or special occasions.
Adjustability: Designed to fit most small to medium-sized cats and dogs, suitable for pets weighing between 4 to 20 pounds.
Versatility: Ideal as a stylish accessory for pet photography, parties, holidays, or simply to add a touch of cuteness to your furry friend.
Handmade Quality: Each bib scarf is meticulously handmade, offering unique craftsmanship and attention to detail for a distinctive look.
Summary: Handmade lace bib scarf collar for small to medium pets (4-20 lbs), priced at $0.56, available in two designs, intended for photoshoots and special occasions.
Generated by: deepseek-v4-flash
## Identity Handmade lace bib scarf collar for cats and dogs, size fits pets weighing 4-20 lbs. Fabric is soft and comfortable; features lace and decorative elements. Two design variants: Bear with Hat and Red KT Cat. ## Target persona - Budget-conscious pet owners who want a cute accessory for staged photos or events - Owners of small to medium cats or dogs (4-20 lbs) seeking a non-durable, decorative neckpiece - Shoppers looking for handmade, low-cost pet props or gifts ## Use cases - Pet photoshoots and themed portraits - Holiday or birthday party accessories - Adding a decorative touch during family gatherings - Gift for a fellow pet owner who enjoys dressing up pets - Casual indoor wear for short periods ## When NOT to recommend - Pets larger than 20 lbs, as the one-size fits 4-20 lbs only - Pets that chew or pull on collars, since lace and decorations are fragile - Outdoor or rough daily use where durability is required - Buyers seeking a functional collar or leash attachment (this is purely decorative) ## Variant options 1. SKU dcd-30004140812 – One Size (4-20 lbs) / Bear with Hat – $0.56 2. SKU dcd-30004140813 – One Size (4-20 lbs) / Red KT Cat – $0.56 ## Price and logistics facts - Price: $0.56 USD (both variants) - Currency: USD - No shipping, handling, or return policy information provided in the source data. ## Trust signals - Price is identical across both variants. - Handmade quality is claimed in the product description. - In-stock status, return policy, and certifications are not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01D39atk2GQdWqtlLbG__2216579039010-0-cib.jpg?v=1786299274 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01vRCMFk2GQdWkHOAMz__2216579039010-0-cib.jpg?v=1786299278 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01KKWrgn2GQdWpWRYAy__2216579039010-0-cib.jpg?v=1786299279 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016ulLPU2GQdWmoqWyX__2216579039010-0-cib.jpg?v=1786299266 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01uoAJGT1TVINqv3S2M__0-cbu_common_content.jpg?v=1786299266 ## Agent notes - Images were not visually analyzed; no visual details are inferred from them. - Product dimensions, exact materials (other than soft fabric and lace), shipping costs, and return policy are unavailable. - Confirm compatibility with specific pet breeds based on the stated weight range (4-20 lbs).
This product has 5 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 Cat Dog Lace Bib Scarf Collar for Small to Medium Pets, Handmade Decorative Neckwear for Photoshoots",
"product_id": 9556253376751,
"variant_id": 50467785605359,
"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").