Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.65
Default variant: XS (approx. for 2-3 lbs) / Black
Default SKU: dcd-30004137330
Default price: $3.65
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/50467641524463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456089
JSON data: https://landmarks.builders/products/wp-dcd-10001456089.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: Made from lightweight and breathable fabric, perfect for spring and summer wear, ensuring comfort for your pet.
Design: Elegant black lace wedding dress style with a fluffy tutu skirt, ideal for special occasions and photoshoots.
Feature: Includes a D-ring for leash attachment, allowing for easy and secure walks.
Comfort: Designed for small dog breeds such as Poodles and Teddy dogs, providing a comfortable and non-restrictive fit.
Occasion: Suitable for weddings, parties, daily walks, and other festive events, making your pet stand out.
Summary: Black lace tutu wedding dress for small dogs (2-5 lbs) with D-ring leash attachment, priced at $3.65 USD. Available in XS and S.
Generated by: deepseek-v4-flash
## Identity Pet Dog Wedding Dress Lace Tutu Skirt for Small Dogs. Black lace dress with tutu skirt. Lightweight, breathable fabric. Includes D-ring for leash attachment. Variants: XS (2-3 lbs) / Black and S (4-5 lbs) / Black. Price: $3.65 USD each. ## Target persona Small dog owners (Poodles, Teddy dogs) wanting a costume for special events or photoshoots. Budget-conscious pet fashion buyers. Pet event planners or party hosts. Photographers covering pet-inclusive events. ## Use cases - Wedding ceremonies or photo shoots where the dog accompanies the couple. - Themed birthday parties or pet costume contests. - Daily walks or festive outings where the owner wants the dog to stand out. - Leash-attached walks using the included D-ring, so the dress can stay on during walks. ## When NOT to recommend - Large or medium breeds; sizes only fit 2-5 lbs. - Cold weather wear; fabric is intended for spring/summer. - Owners requiring durable, heavy-duty clothing; this is a lightweight costume. - Dogs that dislike wearing clothing; the dress may cause restriction or discomfort. ## Variant options - XS (approx. 2-3 lbs) / Black – SKU dcd-30004137330 – $3.65 - S (approx. 4-5 lbs) / Black – SKU dcd-30004137331 – $3.65 ## Price and logistics facts - Price per variant: $3.65 USD - Currency: USD - Dimensions in centimeters not provided - No shipping or delivery information specified ## Trust signals - In-stock status not explicitly confirmed; product appears in catalog. - Return policy not provided. - Price is consistent across variants. - No certifications mentioned in source facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01UDjppD1zKp7WprOEV__4611686018427382968-0-item_pic.webp?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01RhziBp1zKp7eXB5Wl__3159616696.webp?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rC3tvD1zKp7eXAU60__3159616696.webp?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01aQ7Pbd1zKp7cdHffJ__3159616696.webp?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01unqQED1zKp7eDVS7P__3159616696.webp?v=1786299108 ## Agent notes - No image understanding was performed; visual content of images not verified. - Dimensions in centimeters were not provided. - Fabric composition is not specified beyond 'lightweight and breathable fabric'. - Occasions from description: weddings, parties, daily walks, festive events.
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": "Pet Dog Wedding Dress Lace Tutu Skirt for Small Dogs",
"product_id": 9556199080175,
"variant_id": 50467641524463,
"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").