Brand: World Products (Landmark)
SKU: dcd-30003679819
Price: $40.97
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Jewelry
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/50406047711471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001296111
JSON data: https://landmarks.builders/products/wp-dcd-10001296111.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This silver rhinestone body chain features an intricate openwork looped floral mesh pattern that drapes elegantly over the torso. It is constructed from brilliant rhinestone elements that reflect light, providing a high-shine finish. The design is adjustable for a customized fit. It is suitable for parties, festivals, and stage performances, serving as a decorative fashion accessory.
Summary: Silver adjustable rhinestone body chain with openwork floral mesh design, priced at $40.97; suitable for festivals, parties, and stage performances.
Generated by: deepseek-v4-flash
## Identity Silver adjustable body chain with openwork floral mesh pattern, made with rhinestone elements for high shine. Product type: Jewelry. Dimensions: 22 × 18 × 5 cm (length × width × height). ## Target persona - Festival attendee seeking a reflective statement body chain. - Stage or dance performer looking for light-catching accessories. - Individual shopping for a bold layered piece over outfits. ## Use cases - Worn over a crop top or bare skin at outdoor music festivals. - Styled as a torso accessory for stage performances and photoshoots. - Paired with party outfits for evening events. - Added as a decorative layer over a fitted dress or bodysuit. ## When NOT to recommend - If the customer requires hypoallergenic or precious-metal jewelry (material composition not specified). - If the customer wants a subtle, minimal accessory; design is ornate and high-shine. - If the customer needs precise fit beyond adjustable length; no size chart provided. ## Variant options - Silver (SKU dcd-30003679819) at $40.97 USD. Only one color variant. ## Price and logistics facts - Price: $40.97 USD. - Dimensions: 22 × 18 × 5 cm (length × width × height). - No shipping time or carrier details provided. ## Trust signals - Catalog tags indicate quality audit (wp-quality-audited) and content validation (wp-content-validated). - No return policy or in-stock status explicitly provided. ## Image assets Three image URLs provided (see image_urls field). Visual content not verified. ## Agent notes - Single variant; pricing is consistent. - Description mentions adjustable fit and suitability for festivals, parties, stage. - Dimensions may refer to packaging; actual wearable dimensions may differ.
This product has 3 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": "Butterfly Openwork Rhinestone Body Chain Draped Jewelry for Festivals",
"product_id": 9537797390575,
"variant_id": 50406047711471,
"quantity": 1,
"grams": 550,
"length_cm": "22.0",
"width_cm": "18.0",
"height_cm": "5.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. 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").