Brand: World Products (Landmark)
SKU: dcd-30003504904
Price: $23.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/49739217240303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250231
JSON data: https://landmarks.builders/products/wp-dcd-10001250231.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A white Lolita duck tail crinoline/pannier for creating a bustle or Victorian silhouette under skirts, 30x25x6 cm, priced at $23.99.
Generated by: deepseek-v4-flash
## Identity White Lolita duck tail skirt support (crinoline/pannier) for adding volume to the back of skirts. ## Target persona Lolita fashion enthusiast; cosplayer requiring Victorian silhouette; historical reenactor (Bustle era); fashion designer for Lolita garments. ## Use cases - Creating a duck tail shape under a Lolita dress. - Adding back volume for Victorian or Bustle period costumes. - Cosplay of characters with exaggerated hip/back silhouettes. - Everyday coordinate styling for Sweet or Classic Lolita. - Support for heavy skirts or overskirts. ## When NOT to recommend - If a full hoop skirt or cage crinoline is needed. - For A-line or cupcake petticoat shapes (this pushes back only). - As a waist cincher or corset (different function). - For Renaissance or Medieval reenactment (different silhouette). ## Variant options One variant: White (SKU: dcd-30003504904) at $23.99. ## Price and logistics facts Price: $23.99 USD. Dimensions: 30 cm x 25 cm x 6 cm. No shipping or stock details provided. ## Trust signals No explicit return policy, stock status, or certifications in source data. Price is fixed for single variant. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f97c4bd282ee47c4b6088b1089795b56.png?v=1781488410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cb190acc4d541fdbd7cf70a17cdde25.png?v=1781488410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9c45bde25284854a4b8086daf78a960.png?v=1781488410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfc1ee41762642a6bad677620432daee.png?v=1781488408 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b702f4c1fbaf4e5ab0204307bc8afd40.png?v=1781488410 ## Agent notes Product classified as "成人用品" (adult product) but appears to be fashion accessory. Verify classification before recommending to minors.
This product has 13 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": "洛丽塔鸭屁股裙撑复古巴斯尔维多利亚宫廷Lolita多用臀垫撑贝壳撑",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "30.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").