Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $21.99
Default variant: Style 6809-1
Default SKU: dcd-30002722754
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 840 g
Cart URL (default variant): https://landmarks.builders/cart/49903464284399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034437
JSON data: https://landmarks.builders/products/m4x-10001034437.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage Design Wall Candle Holder Atmospheric Lighting for Bar, Restaurant
Summary: Vintage design wall candle holder for atmospheric lighting, available in 7 style variants, priced $11.99-$21.99, dimensions 42x24.5x14 cm.
Generated by: deepseek-v4-flash
## Identity Vintage Design Wall Candle Holder Atmospheric Lighting for Bar, Restaurant. A wall-mounted candle holder with vintage aesthetic for ambient lighting. ## Target persona Bar and restaurant owners seeking vintage ambiance; home decorators adding warm, atmospheric lighting to interiors; event planners for themed decorations. ## Use cases - Creating mood lighting in bar or restaurant settings - Decorating walls with vintage-style accents - Providing soft ambient light for dining areas - Enhancing themed events or parties - Adding character to home living spaces ## When NOT to recommend - Buyer needs bright, functional task lighting (e.g., reading lamps) - Modern or minimalist decor style preferred - Outdoor or damp location use (no weatherproofing indicated) - Seeking large-quantity wholesale pricing (no bulk discount mentioned) ## Variant options - Style 6809-1: $11.99 - Style 7719: $21.99 - Style 5156: $19.99 - Style 7718: $11.99 - Blk Gold Style 8419: $11.99 - Rustic Wht Style: $11.99 - Blk Gold Style 8916: $16.99 ## Price and logistics facts Price range: $11.99 - $21.99 USD. Dimensions: 42 cm length × 24.5 cm width × 14 cm height. ## Trust signals In-stock status not verified. Return policy not specified. Price consistency across variants: multiple at $11.99, others at higher. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c76d446-1b1e-4559-92e5-bb0e7040a130.jpg?v=1782146548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d56d0c2-68d0-427f-a615-7f90ab5b2d7e.jpg?v=1782146548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/861f0f68-651b-4776-a8f0-28826c5e45ad.jpg?v=1782146548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b2e68f7-40c0-4ecc-be28-2672adbbfc69.jpg?v=1782146550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79e691dc-d735-42e5-bd61-b72da3adc069.jpg?v=1782146548 ## Agent notes Image content was not analyzed; variant styles may differ in appearance. No additional specifications beyond those provided.
This product has 12 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": "Vintage Design Wall Candle Holder Atmospheric Lighting for Bar, Restaurant",
"quantity": 1,
"grams": 840000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "24.5",
"_height_cm": "14.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").