Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 20CM
Default SKU: dcd-30003504908
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49739218452719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250234
JSON data: https://landmarks.builders/products/wp-dcd-10001250234.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adjustable child's short princess skirt/petticoat for wedding, available in 5 lengths (20-55CM) at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity 儿童公主裙短款裙撑女童短款公主裙蓬蓬裙婚纱裙撑内衬裙衬可调节. Child's short princess skirt/petticoat for wedding or dress-up. 5 size variants. ## Target persona Parents of young girls (approx. 2-8) seeking affordable princess skirt for wedding events, flower girl roles, or dress-up; budget-conscious shoppers; costume makers. ## Use cases - Wedding flower girl underskirt or standalone tutu. - Princess costume accessory for birthday parties. - Dress-up play at home or daycare. - Photoshoot prop for themed portraits. - Performance outfits for school or theater. - Halloween costume base layer. ## When NOT to recommend - Child needs a full-length dress (this is short, max length 55 cm). - Buyer expects high-end fabric or detailed craftsmanship (material unknown). - Sizing must be exact (only length given; waist fit unverified). - Event requires a formal, non-costume skirt. ## Variant options - 20CM: $9.99 - 25CM: $9.99 - 35CM: $9.99 - 45CM: $9.99 - 55CM: $9.99 ## Price and logistics facts Price: $9.99 USD. Package dimensions: 29 x 26 x 7 cm. No shipping or lead time data. ## Trust signals In-stock status unknown. Return policy not specified. Price consistent across all variants. No product certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9a40816f20346db995066ea2d9f074a.png?v=1781488408 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64ea8e2c5e2a488fb45e9f2a09eb709b.png?v=1781488409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77df943c98ba40748e056bb7e14387b2.png?v=1781488409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c222befb04584ac5b19b0805c73c3138.png?v=1781488409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39c4abbf8aab44bd9e42637a900d2104.png?v=1781488409 ## Agent notes Images were not analyzed; visual details (fabric, color, design) are unknown. No product description provided; material and quality unverifiable. Sizes listed as skirt length in cm; waist/hip measurements not given.
This product has 17 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": "儿童公主裙短款裙撑女童短款公主裙蓬蓬裙婚纱裙撑内衬裙衬可调节",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "26.0",
"_height_cm": "7.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").