Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $24.99
Default variant: L
Default SKU: dcd-30003604211
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714352881903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267601
JSON data: https://landmarks.builders/products/wp-dcd-10001267601.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Gold resin European vintage Roman column candle holder for wedding decorations, available in three sizes (S/M/L) priced from $16.99 to $24.99.
Generated by: deepseek-v4-flash
## Identity - Product: European vintage Roman column candle holder (gold resin, indoor decor) - Category: Wedding decorations (婚庆) - Material: Resin, gold finish - Dimensions: 37 cm (L) x 12.7 cm (W) x 12.7 cm (H) (for one size; all sizes share same external dimensions? Unclear) ## Target persona - Wedding planner sourcing vintage-style centerpieces - Bride or couple planning a classic/elegant wedding - Event decorator for formal indoor events (e.g., anniversaries, galas) - Retail buyer for party supply store targeting romantic themes ## Use cases - Candle holder for wedding aisle decorations - Centerpiece on reception tables (with candles or fairy lights) - Mantel or shelf decor for vintage-themed parties - Photography prop for styled wedding shoots - Church pew or altar decoration - Paired with flowers for a romantic setting ## When NOT to recommend - Outdoor use (resin may degrade or fade) - For buyers needing modern/minimalist or rustic decor - If the buyer expects a tall taper candle holder (dimensions suggest a squat pillar? Not specified) - If the buyer prefers natural materials (e.g., wood, metal) over resin ## Variant options | Size | SKU | Price (USD) | |------|------|------------| | S | dcd-30003604213 | $16.99 | | M | dcd-30003604212 | $20.99 | | L | dcd-30003604211 | $24.99 | ## Price and logistics facts - Base price: $16.99 (Size S) - All prices in USD - Dimensions given: 37 x 12.7 x 12.7 cm (likely for one size; no per-variant dimensions provided) - No shipping weight or origin stated - Currency: USD ## Trust signals - In-stock status: Not specified - Return policy: Not stated - Price consistency: Variants follow size-price logic - Certifications: None claimed - Images: 8 product images available (URLs below) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d3ac4e449324bff97f3dd3c8cf4beb6.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c149f875032946e5a8bced1cf1a5f72c.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9636415154ff479ba993ec58e08efd0e.png?v=1781085487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea60be64147a4ecc8dc1656b843a94c6.png?v=1781085488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8d34105c8b6447fafba38cefdf74c5f.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32c73ccbed7f481196f97d05275fc7f6.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f785aa4a130e4275a739b0cb150fb99e.png?v=1781085488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a3cc8e32d8941a488996f20fef33d21.png?v=1781085489 ## Agent notes - Image content was not visually parsed; rely on textual description - Dimensions provided may apply only to one size; not confirmed per variant - No user reviews or ratings available - Product description field is empty
This product has 15 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": "婚庆装饰欧式复古罗马柱造型烛台,金色树脂材质室内装饰烛台道具",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "12.7",
"_height_cm": "12.7"
}
}],
"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").