Brand: World Products (Landmark)
SKU: dcd-30003631031
Price: $3.17
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Doll Accessories
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/50404656939247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001278213
JSON data: https://landmarks.builders/products/wp-dcd-10001278213.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This pair of miniature footwear is styled as ebony doll boots with an ankle-length shape that suits doll outfits and display setups. The small size makes it easy to coordinate with a range of doll looks while keeping the silhouette neat and realistic. The glossy doll ankle boots stand out with a rounded toe, low block heel, visible stitched seams, and perforated toe detailing. These design elements add depth and texture, giving the boots a polished appearance that reads clearly even at a small scale. A hollow interior helps keep the boots lightweight and shaped for miniature use. The structure supports the upper and heel without adding bulk, which makes the pair easy to place on dolls as part of a completed outfit. Side buckle strap details and a side zipper detail bring extra visual interest to the design. Together, they create the look of detailed, wearable ankle boots and make the pair especially suitable for styling scenes, fashion displays, or accessory collections. Whether used to finish a doll outfit or to add a refined touch to a miniature display, these ebony doll boots offer a tidy, glossy look with classic ankle boot styling.
Summary: This pair of miniature footwear is styled as ebony doll boots with an ankle-length shape that suits doll outfits and display setups. The small size makes it easy to coordinate with a range of doll looks while keeping the silhouette neat and realistic. The glossy doll ankle boots stand out with a rounded toe, low block heel, visible stitched seams, and perforated toe detailing. These design elements add depth and texture, giving the boots a polished appearance that reads clearly even at a small scale. A hollow interior helps keep the boots lightweight and shaped for miniature use. The structure supports the upper and heel without adding bulk, which makes the pair easy to place on dolls as part of a completed outfit. Side buckle strap details and a side zipper detail bring extra visual interest to the design. Together, they create the look of detailed, wearable ankle boots and make the pair especially suitable for styling scenes, fashion displays, or accessory collections. Whether used to finish a doll outfit or to add a refined touch to a miniature display, these ebony doll boots offer a tidy, glossy look with classic ankle boot styling.
Generated by: deepseek-v4-flash
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": "Miniature Footwear Handmade Side Zipper Doll Boots",
"product_id": 9537325236463,
"variant_id": 50404656939247,
"quantity": 1,
"grams": 20,
"length_cm": "15.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. 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").