Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99
Default variant: Orange Sakura
Default SKU: dcd-30003505022
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49739212751087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250281
JSON data: https://landmarks.builders/products/wp-dcd-10001250281.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 12cm BJD doll clothing set in Japanese yukata style, sakura print, available in Orange Sakura and Red color variants, priced at $36.99.
Generated by: deepseek-v4-flash
## Identity 阿巳2.0娃衣樱花和服大12分bjd日式和风AZone妖精体传统浴衣衣服 - A traditional Japanese yukata set for 12cm (1/12 scale) BJD dolls, compatible with AZone Fairy Body and similar. ## Target persona Owners of 12cm scale BJD dolls (e.g., Azone Fairy Body, Obitsu 11), doll fashion enthusiasts, collectors of traditional Asian doll attire. ## Use cases - Dressing up a 12cm BJD for a Japanese-themed photoshoot. - Building a traditional outfit collection for dolls. - Adding to a doll diorama set in a Japanese setting. - Gift for a BJD collector interested in Asian fashion. - Costume for doll cosplay or conventions. - Replacement or additional outfit for existing doll wardrobe. ## When NOT to recommend - For dolls larger than 12cm (e.g., 1/6 scale dolls like Barbie or Obitsu 22). - For buyers seeking modern or Western-style doll clothing. - For those needing a complete doll – this is clothing only. - For buyers wanting a kimono with obi belt (this appears to be a yukata style). ## Variant options - **Orange Sakura**: $36.99 USD (SKU: dcd-30003505022) - **Red**: $36.99 USD (SKU: dcd-30003505023) ## Price and logistics facts - Price: $36.99 USD per variant. - Package dimensions: 18cm × 12cm × 3cm (length × width × height). - Currency: USD. - No shipping cost or delivery time provided. ## Trust signals - Price consistent across both color variants. - Stock status not listed. - Return policy not provided. - No certifications or brand endorsements on file. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/512cd8682afa44559ad70239895c0d9b.png?v=1781488394 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2372d97166f54bae8e78a5402de77251.png?v=1781488394 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6e9f445a0044c74b71281d8cde8e5fd.png?v=1781488393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/caaa5dc1747a4687be8c208880906706.png?v=1781488394 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9a7688e3d3042adba928b5592dd750e.png?v=1781488394 ## Agent notes - Product description field is empty – no additional details beyond title and price. - Image understanding not performed; visual attributes like color, pattern, and fit are not extracted.
This product has 14 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "阿巳2.0娃衣樱花和服大12分bjd日式和风AZone妖精体传统浴衣衣服",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "12.0",
"_height_cm": "3.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").