Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Black / Hip-hugging
Default SKU: dcd-30002715629
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43754804379722:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001032787
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001032787.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Perfect Scale: This high-quality action figure accessory is specifically designed to fit 1/6 scale female bodies such as action figure brand and JIAOUDOLL, ensuring a unbroken look for your collection.
Realistic Design: Enhance your miniature scenes with this 1/6 scale female figure shirt, featuring authentic long sleeves and a timeless collar that mimics real-world professional attire.
Premium Material: Crafted from soft, elastic materials, this white long sleeve doll blouse offers a flexible fit that accommodates various poses without restricting the figure's movement.
Safeguarding Quality: Designed as non-staining doll clothes, this garment allows for long-term display on unbroken silicone bodies without the risk of color migration or damage to the skin.
Flattering Outline: The close-fitting action figure top provides a modern, fashionable aesthetic that highlights the figure's proportions, making it an perfect choice for creative toy photography.
Summary: 1/6 Scale Female Figure Shirt Collector's Choice 1/6 Scale Shirt Premium Quality. 【Perfect Scale】: This high-quality action figure accessory is specifically designed to fit 1/6 scale female bodies such as action figure brand and JIAOUDOLL, ensuring a unbroken look for your collection. 【Realistic Design】: Enhance your miniature scenes with this 1/6 scale female figure shirt, featuring authentic long sleeves and a timeless collar that mimics real-world professional attire. 【Premium Material】: Crafted from soft, elastic materials, this white long sleeve doll blouse offers a flexible fit that acco
Generated by: m4x-map-v1
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": "1\/6 Scale Female Figure Shirt Collector's Choice 1\/6 Scale Shirt Premium Quality",
"quantity": 1,
"grams": 10000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "17.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").