Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.69
Default variant: OB27/Bedoll/Monster High (Head circumference 9.5-13.5) / Custom Color / Custom Magnet
Default SKU: dcd-30004137303
Default price: $5.69
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/50467627696367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456082
JSON data: https://landmarks.builders/products/wp-dcd-10001456082.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Traditional tsumami kanzashi flower design, handcrafted with intricate details for an authentic Japanese aesthetic.
Versatile hair accessory suitable for BJD, OB11, and GSC dolls, enhancing their traditional Japanese outfits.
Customizable color options available to perfectly match your doll's kimono or yukata ensemble.
Secure magnetic attachment ensures the hair clip stays firmly in place without damaging the doll's wig.
Available in various sizes to fit different doll head circumferences, from OB27 to 3-point and uncle-sized dolls.
Summary: Handcrafted tsumami kanzashi flower hair clip for BJD, OB11, and GSC dolls. Magnetic attachment, custom colors, multiple sizes for head circumferences 9.5–17.5+ cm. Priced at $5.69.
Generated by: deepseek-v4-flash
## Identity Handcrafted tsumami kanzashi flower hair clip for BJD, OB11, and GSC dolls. Features magnetic attachment and customizable colors. Designed for traditional Japanese doll outfits. ## Target persona - Doll collectors and customizers working with BJD, OB11, GSC, OB27, Bedoll, Monster High, or large uncle-sized dolls. - Enthusiasts who dress dolls in kimono or yukata and want a color-matched flower hair clip. - Buyers needing different head circumference fits (9.5–17.5+ cm). ## Use cases - Accessorizing a BJD or OB11 doll with a traditional kanzashi flower clip. - Coordinating clip color with a specific kimono/yukata. - Replacing a missing or damaged doll hair clip. - Fitting unusual head sizes (custom size option). - Securing the clip magnetically without damaging a doll's wig. ## When NOT to recommend - For human-sized hair accessories – too small and not intended. - For dolls with head circumference outside the listed ranges (standard variants cover 9.5–17.5+; custom size may still work but requires custom order). - When buyer expects a non-custom, ready-to-ship clip (all variants are Custom Color/Custom Magnet). - For applications that need a clip with mechanical grip (magnetic attachment may not hold under rough play). ## Variant options - OB27/Bedoll/Monster High (Head circumference 9.5-13.5) – SKU dcd-30004137303 – $5.69 - Large 6-point (Head circumference 17) – SKU dcd-30004137304 – $5.69 - 4-point/3-point/Uncle (Head circumference 17.5+) – SKU dcd-30004137305 – $5.69 - Custom Size – SKU dcd-30004137306 – $5.69 All variants include Custom Color and Custom Magnet options. ## Price and logistics facts - Price: USD $5.69 (consistent across all variants). - No shipping, handling, or return policy information is available from the provided data. - No in-stock/availability status is provided. ## Trust signals - Handcrafted construction stated in product description. - Secure magnetic attachment designed to hold without damaging wig. - Multiple size options demonstrate category-specific fit. - Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01oF6ce51I9LhiEbQep__132040850.webp?v=1786299096 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01G4qxrj1I9LhkPNTc0__132040850.webp?v=1786299096 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01PvobTg1I9LhkCvq39__132040850.webp?v=1786299097 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01AV2Uts1I9LhlIIc5f__132040850.webp?v=1786299096 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da746f45c0cf4c379f4323c83bf9071e.png?v=1786299099 ## Agent notes - No product_type field provided. - Dimensions in cm are null; size is expressed as doll head circumference ranges. - Images were not visually analyzed; treat URLs as fetchable assets only. - All variants require custom color/magnet selection; there is no "stock" option.
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": "BJD OB11 GSC Doll Japanese Style Tsumami Kanzashi Hair Clip for Kimono Yukata",
"product_id": 9556193345775,
"variant_id": 50467627696367,
"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").