Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: White
Default SKU: dcd-30003504901
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49739217699055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250229
JSON data: https://landmarks.builders/products/wp-dcd-10001250229.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A lace-edged fishbone lolita petticoat with cage crinoline, suitable for daily wear, soft girl style, and cosplay. Available in White and Black for $12.99.
Generated by: deepseek-v4-flash
## Identity Lace-edged fishbone lolita petticoat with cage crinoline, semi-sheer chiffon overlay. Available in White and Black. ## Target persona - Lolita fashion enthusiasts needing affordable volume. - Cosplayers requiring a structured petticoat for character costumes. - Soft girl/日常 (daily) style followers seeking a subtle poof. - Budget-conscious shoppers looking for a basic crinoline under $15. ## Use cases - Adding volume to lolita dresses for meetups or conventions. - Creating silhouette for cosplay costumes (e.g., maid outfits, princess dresses). - Daily wear under A-line skirts to achieve a soft, feminine shape. - Photoshoots where a lightweight petticoat is needed. - Layering under multiple skirts for extra poof. ## When NOT to recommend - For formal occasions requiring full-length or steel-boned petticoats. - For plus-size wearers without size information (size not specified). - For those needing heavy-duty support for very heavy skirts. - For high-end lolita brands where precise shape and material are critical. ## Variant options - White (SKU: dcd-30003504901) - $12.99 - Black (SKU: dcd-30003504902) - $12.99 ## Price and logistics facts - Unit price: $12.99 USD (both colors). - Package dimensions: 29.0 x 25.0 x 6.0 cm. - No shipping or stock data provided. ## Trust signals - Price is consistent across variants. - No in-stock status, return policy, or certifications provided. ## Image assets - 5 images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a81db95a8b740f8b8b5d8c947c806fb.png?v=1781488412 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/133feb3e0ff74516b408b27dffde2d34.png?v=1781488412 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af74105fccc34c14bc3df67308cbb760.png?v=1781488412 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17ff4420fb2447af8953afc70e83cf04.png?v=1781488412 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9724736f2fe84ad3b62d0b6b384ff156.png?v=1781488412 ## Agent notes - No product description provided; the item name implies a lace-trimmed, fishbone-supported cage crinoline petticoat with chiffon overlay. - No size chart or fit information. Package dimensions suggest a folded/small size. - Image understanding was not performed; visual details (lace quality, fabric sheerness, cage structure) are unknown.
This product has 14 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": "新荷叶边鱼骨lolit裙撑鸟笼雪纺衬裙半身裙日常软妹蓬蓬裙cosplay",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "25.0",
"_height_cm": "6.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").