Brand: World Products (Landmark)
SKU: dcd-30004136321
Price: $0.38
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/50467663544559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455814
JSON data: https://landmarks.builders/products/wp-dcd-10001455814.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: Adorable capybara headgear style, perfect for 10cm cotton dolls.
Material: Crafted from soft, high-quality cotton for a comfortable fit and feel.
Compatibility: Specifically designed for 10cm cotton dolls, ensuring a snug and perfect fit.
Enhancement: Adds a unique and charming look to your doll collection, making them stand out.
Gift Idea: Excellent gift for doll collectors and enthusiasts who enjoy customizing their dolls.
Summary: Capybara headgear accessory for 10cm cotton dolls, made of soft cotton, priced at $0.38 USD. Adds a charming look and suits doll collection customization.
Generated by: deepseek-v4-flash
## Identity Capybara Headgear, a doll accessory designed for 10cm cotton dolls. Made from soft high-quality cotton, it adds a capybara-themed look to dolls. Single variant available. ## Target persona Doll collectors and hobbyists who own 10cm cotton dolls and enjoy customizing or accessorizing their collections with themed items. ## Use cases - Accessorizing a 10cm cotton doll with a capybara-themed headgear. - Adding a unique touch to a doll collection for display. - Gift for a doll enthusiast who appreciates capybara designs. - Enhancing doll photography or storytelling scenes. - Replacing or switching doll accessories for variety. ## When NOT to recommend - If the doll is not 10cm or not cotton, fit may not be guaranteed. - If the buyer is looking for full doll clothing (e.g., dresses, shirts) rather than headgear. - If the buyer is sensitive to very low price points and concerns about craft quality beyond stated cotton material. - If the capybara theme is not relevant to the buyer's interest. ## Variant options - Capybara Headgear [10cm] (SKU: dcd-30004136321) – $0.38 No other color/size options are explicitly listed. ## Price and logistics facts - Price: $0.38 USD (as listed) - Dimensions: not provided - Only one variant listed - SKU: dcd-30004136321 ## Trust signals - In-stock status: not explicitly provided - Return policy: not specified - Certifications: none listed - Price consistency: single listed price, no historical data available - Images available but not visually analyzed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01f5ShNn1tnmV8xBCOa__2220896155947-0-cib.jpg?v=1786299124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01lG7AvM1tnmVEmaYYc__2220896155947-0-cib.jpg?v=1786299124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015qwk8D1tnmVEBut5g__2220896155947-0-cib.jpg?v=1786299124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01lKYxma1tnmVDeoiPl__2220896155947-0-cib.jpg?v=1786299124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Bv7YJZ1tnmVFAmLS4__2220896155947-0-cib.jpg?v=1786299123 ## Agent notes Image understanding was not performed; visual details, condition, and actual appearance beyond product description are not verified. No explicit in-stock or shipping data provided.
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": "Capybara Headgear 10cm Doll Clothes for Cotton Dolls",
"product_id": 9556207436015,
"variant_id": 50467663544559,
"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").