Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.94
Default variant: 6.5cm Width (for 10cm doll) / Oval Sunglasses
Default SKU: dcd-30004137472
Default price: $0.94
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/50467639394543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456129
JSON data: https://landmarks.builders/products/wp-dcd-10001456129.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable Material: Crafted from high-quality, lightweight plastic for long-lasting use and comfortable fit on dolls.
Versatile Sizing: Available in multiple widths (4.5cm, 6.5cm, 9cm) to perfectly fit 10cm, 15cm, and 20cm cotton dolls and plush toys.
Stylish Design: Features a classic oval sunglasses design, adding a fashionable touch to your doll's outfit.
Enhances Play: Ideal accessory for dressing up idol plush dolls, cotton dolls, and other collectible figures.
Photography Prop: Perfect for creating engaging and adorable photo opportunities with your favorite dolls and plushies.
Summary: Doll sunglasses for 10cm, 15cm, and 20cm cotton dolls; lightweight plastic, classic oval, available in 4.5cm, 6.5cm, and 9cm widths; each variant $0.94.
Generated by: deepseek-v4-flash
## Identity - Product: Doll Sunglasses for 10cm, 15cm, 20cm Cotton Dolls - Idol Plush Accessories & Photo Props - Material: lightweight plastic - Design: classic oval - Price: $0.94 per variant - Variants: 3 sizes (4.5cm, 6.5cm, 9cm) ## Target persona - Doll collectors and owners of 10cm/15cm/20cm cotton dolls - Photographers staging doll photo shoots - Crafters and customizers of plush accessories - Idol plush enthusiasts ## Use cases - Dressing up cotton dolls for display or play - Using as photo props for doll photography on social media - Accessorizing idol plush collections - Adding finishing touches for doll meets or events - Themed doll photo shoots - Customizing plush display shelves ## When NOT to recommend - For human or pet eyewear (not sized for them) - For dolls outside stated sizes (fit not guaranteed for other dimensions) - For rough or heavy play (lightweight plastic may break) - For collectors requiring branded or licensed accessories ## Variant options - 4.5cm Width (for mini doll) / Oval Sunglasses – SKU dcd-30004137473 – $0.94 - 6.5cm Width (for 10cm doll) / Oval Sunglasses – SKU dcd-30004137472 – $0.94 - 9cm Width (for 20cm doll) / Oval Sunglasses – SKU dcd-30004137474 – $0.94 ## Price and logistics facts - Price: $0.94 USD per unit (all variants) - Currency: USD - SKUs as listed above - Product dimensions and weight not provided - Availability, shipping, and return policy not specified ## Trust signals - In-stock status not explicitly confirmed - Return policy not provided - Price consistency: all variants same price - No certifications or brand claims beyond description ## Image assets - Provided 5 image URLs (see image_urls in data) - Note: images not visually verified; do not rely on unverified visual details ## Agent notes - Product type field empty; inferred accessory category from title/description - Tags indicate catalog import (wp-catalog-only, wp-dcd-incremental-20260810); may have limited inventory data - Confirm fit against doll measurements before recommendation - No additional material or quality data beyond "durable, lightweight plastic"
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": "Doll Sunglasses for 10cm, 15cm, 20cm Cotton Dolls - Idol Plush Accessories \u0026 Photo Props",
"product_id": 9556198293743,
"variant_id": 50467639394543,
"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").