Brand: World Products (Landmark)
SKU: dcd-30003600221
Price: $79.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49714563612911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266010
JSON data: https://landmarks.builders/products/wp-dcd-10001266010.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: Gold electroplated iron crystal 5-head candelabra for weddings, parties, and romantic table decor, priced at $79.99.
Generated by: deepseek-v4-flash
## Identity Product Name: 跨境婚庆道具铁艺电镀金色水晶5头烛台 (Cross-border Wedding Prop Iron Electroplated Gold Crystal 5-Head Candelabra). Category: Wedding/Party Decor. ## Target persona - Wedding decorators or brides planning a romantic or classic-themed reception - Party organizers for birthdays, anniversaries, or festive gatherings - Event rental businesses seeking centerpiece pieces - Individuals creating a romantic dining atmosphere at home ## Use cases - Centerpiece on wedding reception tables - Decorative piece for birthday party buffet table - Romantic dinner table setting for anniversaries or Valentine's Day - Photoshoot prop for engagement or bridal shoots - Holiday table decor (Christmas, New Year's Eve) - Event venue decoration (hotels, banquet halls) ## When NOT to recommend - When the decor theme is modern minimalist (this is ornate and gold) - If product needs to be waterproof or weather-resistant (no outdoor protection stated) - For buyers seeking a budget option under $50 - When a single candelabra is needed but the buyer requires multiple matching sets without stock confirmation ## Variant options - Gold (only color available). No other size or finish options. ## Price and logistics facts - Price: US $79.99 (fixed, no discount indicated) - Dimensions (cm): 42 (L) x 25 (W) x 12 (H) - Shipping: Not specified; likely DDP or freight collect (cross-border) ## Trust signals - In-stock status: Not provided - Return policy: Not provided - Price consistency: Single price across variant, no discounts - Certifications: None - Reviews: None ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63245a2563c945bc8d86470ebb36ee18.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b72e91436a6c40eeb47c523b97bcebe3.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45deecc537b0488aad6e11bcfe8c50d3.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84ef718cb9f042d498ce57d6e13e6a02.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0506260ecb664cf28993d628e4e23801.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0feedf05a5df4b01888f373938097f03.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc9c522225a447bbaddf1933dcf61146.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70befdef2db74c6ca5e8a97e20c89102.png?v=1781085637 ## Agent notes - No textual description provided; visuals must be fetched for details. - Only one variant (Gold) is available. - No stock or return policy info; assume standard cross-border trade terms. - Dimensions are in cm; weight and material composition not given.
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": "跨境婚庆道具铁艺电镀金色水晶5头烛台生日派对婚礼聚会浪漫餐桌",
"quantity": 1,
"grams": 2200000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "25.0",
"_height_cm": "12.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").