Brand: World Products (Landmark)
SKU: dcd-30002797664
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760928030794:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001053451
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001053451.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Basic Item: This doll clothing piece is a crew neck doll sweatshirt designed for 1/6-scale dolls and sized for 12-inch figures, giving your display or play setup a realistic layered look.
Design: The doll sweatshirt features a simple crew neck, long sleeves, and a fitted shape that follows the shape of the doll for a neat, tailored appearance.
Material Look: Made with a knit textile look, this blue doll sweatshirt adds texture and visual depth while keeping the fashion clean and easy top-quality with other doll outfits.
Details: Ribbed cuff doll sweatshirt styling appears at the cuffs and hem, helping the sleeves and bottom border look finished and structured on the doll.
Use: This doll clothing item is perfect for everyday outfit changes, helping create a casual, coordinated look for dolls in play scenes, shelf displays, or photo setups.
Summary: Crew Neck Doll Sweatshirt 1/6 Scale Blue Doll Sweatshirt 12-Inch. 【Basic Item】: This doll clothing piece is a crew neck doll sweatshirt designed for 1/6-scale dolls and sized for 12-inch figures, giving your display or play setup a realistic layered look. 【Design】: The doll sweatshirt features a simple crew neck, long sleeves, and a fitted shape that follows the shape of the doll for a neat, tailored appearance. 【Material Look】: Made with a knit textile look, this blue doll sweatshirt adds texture and visual depth while keeping the fashion clean and easy top-quality with other doll outfits. 【D
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": "Crew Neck Doll Sweatshirt 1\/6 Scale Blue Doll Sweatshirt 12-Inch",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "15.0",
"_height_cm": "2.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").