Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.64
Default variant: S-Small / English Bow Pure White
Default SKU: dcd-30004137082
Default price: $1.64
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/50467682582767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456024
JSON data: https://landmarks.builders/products/wp-dcd-10001456024.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a vintage English-style lace and bowknot design, perfect for special occasions or daily wear.
Comfortable Material: Made from soft, breathable fabric to ensure your pet's comfort throughout the day.
Adjustable Fit: Designed with an adjustable closure to provide a secure and comfortable fit for various neck sizes.
Versatile Accessory: Ideal for cats and small dogs, suitable for weddings, parties, photoshohoots, or as a stylish everyday accessory.
Easy to Clean: Durable and machine washable for convenient and hassle-free maintenance.
Summary: Vintage lace bow pet bib collar for cats and small dogs, with adjustable closure, available in S-Small in white or navy blue, priced at $1.64.
Generated by: deepseek-v4-flash
## Identity Vintage English-style lace bow bib collar for cats and small dogs. Soft, breathable fabric; adjustable closure; machine washable. Price: $1.64 USD. Available in S-Small size in two colors: Pure White and Navy Blue. ## Target persona Pet owners seeking a low-cost, dressy accessory for small pets, particularly for weddings, parties, or photoshoots. Cost-conscious shoppers interested in novelty pet attire. ## Use cases - Dressing a cat or small dog for a wedding or party. - Styling pets for professional or casual photoshoots. - Adding a vintage/English-style accent to daily wear. - Using as a prop for themed events like princess parties. - Gifting to pet owners who enjoy accessorizing their pets. ## When NOT to recommend - If the pet is a large breed (S-Small only). - If the buyer needs a functional collar for leash attachment (this is a bib/collar accessory, not a harness). - If the pet resists wearing clothing or collars. - If the buyer expects premium quality materials at this price point. ## Variant options - SKU dcd-30004137082: S-Small / English Bow Pure White, $1.64 - SKU dcd-30004137083: S-Small / English Bow Navy Blue, $1.64 ## Price and logistics facts - Price: $1.64 USD per variant. - No shipping or availability details provided. - Dimensions not specified. - Product type field is empty. ## Trust signals - Listed with inventory tags (wp-import, wp-catalog-only), suggesting catalog availability. - Two variants consistently priced at $1.64. - Machine washable and durable per description. - Return policy not stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wBHLa928XUZMo3yJO__2210116137942.webp?v=1786299143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tsiFGL28XUZMo4Ez4__2210116137942.webp?v=1786299143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Iy3qjS28XUZVHbtGc__2210116137942.webp?v=1786299143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GV2yN628XUZTdvHff__2210116137942.webp?v=1786299143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MuLK5r28XUZUDQDwH__2210116137942.webp?v=1786299143 ## Agent notes - Image understanding not performed; visual details not inferred from images. - Dimensions absent; cannot estimate size beyond S-Small designation. - Only two variants in a single size; color options limited to white and navy blue. - Low price point may indicate lightweight or costume-grade material. - No explicit in-stock quantity; availability inferred from catalog presence.
This product has 12 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": "Vintage Lace Bow Pet Bib Collar for Cats and Small Dogs, Princess Wedding Decoration",
"product_id": 9556214907119,
"variant_id": 50467682582767,
"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").