Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.15
Default variant: S (Height 80-105cm) / Light Green
Default SKU: dcd-30004141101
Default price: $4.15
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467759980783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457574
JSON data: https://landmarks.builders/products/wp-dcd-10001457574.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from soft and lightweight tulle fabric, ensuring comfort and a delicate, airy feel for all-day wear.
Design: Features a charming pleated design with multiple layers of tulle, creating a voluminous and elegant tutu silhouette.
Style: Princess-inspired half skirt, perfect for dance performances, parties, special occasions, or everyday whimsical wear.
Comfort: Elastic waistband provides a secure yet comfortable fit, allowing for easy movement and accommodating various body types.
Versatility: Ideal for young girls, suitable for pairing with various tops to create adorable and stylish outfits for any event.
Summary: Girls' tulle tutu half skirt with pleated layers and elastic waistband, available in Light Green and Green, sizes S-L (80-130cm height), priced at $4.15.
Generated by: deepseek-v4-flash
## Identity Girls' pleated tulle tutu half skirt with elastic waistband. Soft, lightweight fabric. Available in Light Green and Green. Sizes: S (80-105cm), M (105-120cm), L (120-130cm). Price: $4.15 per variant. ## Target persona - Budget-conscious parents of young girls (approx. 80-130cm height) needing an inexpensive tutu for occasional events. - Dance studio coordinators buying low-cost skirts for group recitals or practice costumes. - Party planners for princess-themed events requiring multiple same-style skirts. - Resellers of children's dress-up or dance accessories looking for low-priced items. ## Use cases - Dance recitals or ballet performances for young girls. - Princess-themed birthday parties or costume parties. - Halloween costumes (fairy, princess, etc.). - Dress-up and pretend play at home. - Photo shoots for children's portraits. ## When NOT to recommend - For everyday heavy-duty play or rough wear (tulle is delicate). - If buyer needs larger sizes (above 130cm height) or non-green colors. - If buyer expects premium, high-density tulle or finished hems not described. - If buyer requires urgent delivery (no shipping speed details provided). ## Variant options - S (Height 80-105cm) / Light Green - SKU dcd-30004141101 - $4.15 - M (Height 105-120cm) / Light Green - SKU dcd-30004141102 - $4.15 - L (Height 120-130cm) / Light Green - SKU dcd-30004141103 - $4.15 - S (Height 80-105cm) / Green - SKU dcd-30004141104 - $4.15 ## Price and logistics facts - Price: $4.15 USD (same for all variants). - No shipping cost, delivery time, or availability information provided. - No physical dimensions (length/width/height) provided for the package or garment. ## Trust signals - Single price point across variants indicates price consistency. - No explicit in-stock status or return policy in provided data. - No certifications or material compliance statements were provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01n0dfXL2CCCYF1t0vW__2730588437.webp?v=1786299246 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01v8drmD2CCCYGMFbQc__2730588437.webp?v=1786299260 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fdqLGi2CCCYDi7YHj__2730588437.webp?v=1786299246 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN010gpSWI2CCCYAqb7LP__2730588437.webp?v=1786299254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01kf5W1h2CCCYDi9hJ2__2730588437.webp?v=1786299255 ## Agent notes - Material is described as tulle, but the actual visual appearance was not verified from images. - Only green shades are available; no alternative colors confirmed. - Return policy and shipping logistics were not provided in the source facts. - This is a low-priced child's costume/dance skirt; quality expectations should be reasonable for the price point.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Girls' Tulle Tutu Skirt Pleated Dance Princess Half Skirt",
"product_id": 9556243710191,
"variant_id": 50467759980783,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").