Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $67.99
Default variant: Gray / One Size Plus
Default SKU: dcd-30002885948
Default price: $67.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/50150811402479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001084804
JSON data: https://landmarks.builders/products/m4x-10001084804.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Convertible Design: This convertible bridesmaid dress offers multiple wrap styling options, so you can create a different neckline and outline without changing the gown. It is perfect for formal wear when you want single dress that adapts to the wedding theme and each bridesmaid’s comfort.
Material Feel: Made as a chiffon wrap dress, it drapes softly and moves with an airy, graceful flow. The lightweight feel helps the dress look elegant on camera while keeping the overall look refined for an evening gown finish.
Elegant Details: The floor-length cut, high waist, and wrap tie create a flattering shape that helps define the waist and lengthen the figure. This makes the dress a polished bridesmaid dress choice for coordinated bridal parties.
Design Versatility: With its multi way wrap structure, the gown can be worn in several looks, from romantic halter-design shapes to cross-front and detached-shoulder-inspired options. That flexibility makes it easy to match different body shapes and wedding aesthetics.
Wedding Purpose: Designed for bridesmaids and wedding celebrations, this convertible bridesmaid dress brings a graceful, cohesive look to the aisle, reception, or photoshoot. It gives the bridal party a unified design that still feels personal and comfortable.
Summary: Convertible Bridesmaid Dress Floor Length Women's Clothing Elegant for Wedding. 【Convertible Design】: This convertible bridesmaid dress offers multiple wrap styling options, so you can create a different neckline and outline without changing the gown. It is perfect for formal wear when you want single dress that adapts to the wedding theme and each bridesmaid’s comfort. 【Material Feel】: Made as a chiffon wrap dress, it drapes softly and moves with an airy, graceful flow. The lightweight feel helps the dress look elegant on camera while keeping the overall look refined for an evening gown finis
Generated by: m4x-map-v1
This product has 12 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": "Convertible Bridesmaid Dress Floor Length Women's Clothing Elegant for Wedding",
"product_id": 9456882942191,
"variant_id": 50150811402479,
"quantity": 1,
"grams": 850,
"length_cm": "35.0",
"width_cm": "26.0",
"height_cm": "9.5"
}],
"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").