Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.14
Default variant: L (Approx. 9-10 lbs) / Pink with Black Trim
Default SKU: dcd-30004136786
Default price: $4.14
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/50467675013359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455941
JSON data: https://landmarks.builders/products/wp-dcd-10001455941.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 lightweight and breathable fabric, ideal for spring and summer wear.
Design: Elegant black lace detailing on a princess-style dress, perfect for special occasions.
Comfort: Soft and comfortable fit ensures your pet can move freely and happily.
Style: Fashionable wedding gown design makes your pet stand out in any event.
Versatility: Suitable for small dogs and cats, adding a touch of charm to their wardrobe.
Summary: Pet dress for small dogs/cats; princess-style lace wedding gown in pink with black trim; $4.14; variants L and XL for 9-15 lbs.
Generated by: deepseek-v4-flash
## Identity Pet clothing item: a princess-style lace dress for small dogs/cats. Listed as a "Pet Dog Cat Princess Dress Thin Lace Wedding Gown for Small Dogs." Material not independently verified; description says lightweight, breathable fabric for spring/summer. ## Target persona - Small dog or cat owner looking for a low-cost, one-off outfit for an event. - Party or event host who wants a pet to match a themed occasion. - Budget costume shopper seeking a novelty pet item under $5. - Pet photographer or content creator in need of a quick wardrobe prop. ## Use cases - Dressing a small dog for a wedding, party, or themed gathering. - Pet photoshoots and social media content creation. - Casual spring/summer novelty wear for a tolerant pet. - A cute addition to a cat's wardrobe for short, supervised sessions. ## When NOT to recommend - For medium or large pets (size variant only covers approx. 9-15 lbs). - For pets that are sensitive to wearing clothing or show signs of stress. - For cold-weather use; description frames it as spring/summer wear. - For buyers who require certified safe materials, testing, or detailed fabric composition. ## Variant options - SKU dcd-30004136786 — L (Approx. 9-10 lbs), Pink with Black Trim — $4.14 - SKU dcd-30004136787 — XL (Approx. 11-15 lbs), Pink with Black Trim — $4.14 ## Price and logistics facts - Price: $4.14 USD for each variant. - Dimensions in centimeters: not provided. - Shipping cost, seller, shipping time, and return policy: not stated in source data. - Item is a single dress; no bundle or accessories described. ## Trust signals - Price is consistent across listed variants. - Product appears in a Shopify catalog context (cdn.shopify.com image URLs). - No stock availability data, certifications, or return policy information was provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN019yoDEG1zKos1wZ0cJ__0-item_pic.webp?v=1786299133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01sVzdzE1zKos3g80aE__3159616696.webp?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01WG5Sb31zKos1wKVSK__3159616696.webp?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01hJvr1s1zKorzZ4Ly9__3159616696.webp?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01RpjqND1zKortkT2R3__3159616696.webp?v=1786299134 ## Agent notes - Image understanding was not performed; visual appearance and fit are not verified from the images. - Only two size options are available (L and XL, approx. 9-15 lbs). - No availability, shipping time, or return policy data; confirm before recommending. - The color is specified as "Pink with Black Trim" but no fabric composition is given.
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 Cat Princess Dress Thin Lace Wedding Gown for Small Dogs",
"product_id": 9556211728623,
"variant_id": 50467675013359,
"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").