Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.76 – $1.11
Default variant: Fits 11-17cm Dolls (Clothes Only) / C11-4
Default SKU: dcd-30004136331
Default price: $0.88
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/50467670950127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455818
JSON data: https://landmarks.builders/products/wp-dcd-10001455818.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Compatibility: Designed to fit OB11, YMY, GSC, and BJD dolls, suitable for 1/8 and 1/12 scale figures.
Size Range: Perfectly tailored for dolls measuring between 11-17 cm in height, ensuring a good fit.
Material Quality: Crafted from soft, durable fabrics that are gentle on dolls and withstand regular play.
Versatile Styles: Features a variety of everyday outfits and dresses, allowing for diverse styling options.
Easy Dressing: Designed for effortless changing, making it simple to dress and undress your dolls.
Summary: Doll clothes set for OB11, YMY, GSC, BJD 1/8 & 1/12 dolls, sized 11-17cm per description (title says 16-17cm). Clothes only; base price $0.76, variant prices vary.
Generated by: deepseek-v4-flash
## Identity - Doll clothes set, clothes only, for OB11, YMY, GSC, and BJD dolls in 1/8 and 1/12 scale. - Four color variants: C11-4, C11-9, C11-13, C11-14. - Size: description says fits 11-17cm dolls; title says 16-17cm outfits. ## Target persona - Hobbyists who customize OB11, YMY, GSC, or BJD dolls between 11-17cm. - Budget-conscious collectors looking for low-cost outfit variety. - Doll photographers needing multiple colorways for small-scale scenes. ## Use cases - Refitting OB11/YMY/GSC dolls with new everyday outfits. - Mixing colorway variants for group doll displays or photoshoots. - Adding affordable wardrobe options for 1/12 or 1/8 BJD dolls. - Replacing worn doll clothes with inexpensive duplicates. ## When NOT to recommend - Buyers with dolls larger than 17cm, including 1/6 scale figures. - Buyers expecting a doll included; this listing is clothes only. - Buyers needing specific licensed character outfits not listed in variants. - Purchase decisions requiring verified stock, shipping, or return policy, as this data is absent. ## Variant options | SKU | Color | Price (USD) | | --- | --- | --- | | dcd-30004136331 | C11-4 | 0.88 | | dcd-30004136332 | C11-9 | 1.11 | | dcd-30004136333 | C11-13 | 0.76 | | dcd-30004136334 | C11-14 | 1.04 | ## Price and logistics facts - Listed base price: $0.76 USD. - Variant prices range from $0.76 to $1.11 USD. - No shipping, return, or stock information provided. ## Trust signals - No certifications, stock status, or return policy are stated in the provided facts. - Price consistency: not verifiable beyond listed variant prices. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014xROYU22vPe4MwZby__2206861117182-0-cib.jpg?v=1786299130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01iQuo5e22vPe3atF1Z__2206861117182-0-cib.jpg?v=1786299130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01VH22Z622vPe3VoSw9__2206861117182-0-cib.jpg?v=1786299130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fAggrW22vPe39Fuyu__2206861117182-0-cib.jpg?v=1786299131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01XCtHW222vPe2LpsDi__2206861117182-0-cib.jpg?v=1786299130 ## Agent notes - Image understanding was not performed; visual details not inferred from URLs. - Size discrepancy: title says 16-17cm outfits, description says 11-17cm dolls; validate before recommending. - Product type field is empty; category derived from title and description. - Variants are labeled "Clothes Only" - no doll included.
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 Clothes Set for OB11, YMY, GSC, BJD 1\/8 \u0026 1\/12 Dolls, 16-17cm Outfits",
"product_id": 9556210221295,
"variant_id": 50467670950127,
"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").