Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: 9-1
Default SKU: dcd-30002756253
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49879184834799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043183
JSON data: https://landmarks.builders/products/m4x-10001043183.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Japanese Geisha Doll Handmade Kimono Doll Figurine Intricate Craftsmanship
Summary: A handmade Japanese Geisha Doll figurine with intricate kimono craftsmanship, available in 12 styles, priced at $11.99, dimensions 32x17.5x13 cm.
Generated by: deepseek-v4-flash
## Identity Japanese Geisha Doll Handmade Kimono Doll Figurine Intricate Craftsmanship – a small decorative figurine. ## Target persona - Collectors of affordable Japanese-themed figurines. - Gift shoppers looking for a budget-friendly cultural item. - Enthusiasts of Japanese aesthetics and décor. ## Use cases - Display on a shelf or desk as a decorative accent. - Gift for someone interested in Japanese culture or kimono. - Part of a collection of international dolls or figurines. - Teaching aid for cultural demonstrations (e.g., classroom or workshop). - Souvenir or memento for Japan-themed events. ## When NOT to recommend - For children under 3 years old (potential small parts risk). - For buyers seeking a high-end, authentic antique or artisan-certified geisha doll. - For those requiring detailed historical accuracy or premium materials. - For use as a toy; this is a decorative figurine, not a plaything. ## Variant options 12 styles available, each at $11.99: 9-1, 9-2, 9-10, 9-11, 9-12, 9-13, 9-14, 9-15, 9-16, 9-17, 9-18, 9-19. ## Price and logistics facts - Price: $11.99 USD. - Dimensions: 32 cm (length) × 17.5 cm (width) × 13 cm (height). - No shipping or handling information provided. ## Trust signals - No explicit in-stock status, return policy, price consistency history, or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa63db36-eccf-44de-9251-46b071ad7561.jpg?v=1782126349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a480611c-d766-4290-9bc1-213efea5f7dd.jpg?v=1782126353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b5e221d-3e2e-48a7-a1c3-0560278a568c.jpg?v=1782126349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc2d186d-0642-47b1-94d7-ec8af5cd23e0.jpg?v=1782126349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b44205fd-e1a0-4345-a82c-b299963d9ec6.jpg?v=1782126349 ## Agent notes - Image understanding not performed; treat images as fetchable assets without visual interpretation.
This product has 12 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": "Japanese Geisha Doll Handmade Kimono Doll Figurine Intricate Craftsmanship",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "17.5",
"_height_cm": "13.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").