Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 1200
Default SKU: dcd-30002649888
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 191 g
Cart URL (default variant): https://landmarks.builders/cart/49944637276399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001019972
JSON data: https://landmarks.builders/products/m4x-10001019972.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Hollow Metal Candle Holder Atmospheric Lighting Vintage Table Centerpiece
Summary: A hollow metal candle holder with vintage styling, suitable as a table centerpiece for atmospheric lighting, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Hollow metal candle holder, vintage table centerpiece, available in two sizes (1200 and 1400), same price for both. ## Target persona Budget-conscious home decorators seeking rustic or vintage accent pieces; small apartment dwellers looking for affordable centerpieces; event planners organizing low-cost rustic-themed gatherings. ## Use cases - Adding ambient lighting to a dining table during casual dinners. - Decorating a mantelpiece or shelf with a vintage feel. - Creating a centerpiece for a small wedding reception or party. - Styling a coffee table with candles for cozy evenings. - Complementing farmhouse or shabby-chic interior decor. - Using as a prop for photography or film sets needing vintage objects. ## When NOT to recommend - For large venues requiring grand or tall centerpieces (height only 11 cm). - For buyers seeking intricate, ornate, or high-end decorative pieces. - For those needing weather-resistant outdoor decor (material not specified). - For customers expecting a set or multiple holders (sold as single). ## Variant options - Size "1200" (sku: dcd-30002649888) - $9.99 - Size "1400" (sku: dcd-30002649889) - $9.99 ## Price and logistics facts - Price: $9.99 USD (flat across both variants). - Dimensions: approx. 18.5 cm long, 14 cm wide, 11 cm tall. - Weight, shipping cost, and delivery time not specified. ## Trust signals - In-stock status not confirmed. - Return policy unknown. - Price consistent across variants. - No certifications or brand information provided. ## Image assets No images available. ## Agent notes - Image understanding not performed; visual condition and exact styling cannot be assessed. - No material composition details beyond 'metal'. - Unknown if candle is included.
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": "Hollow Metal Candle Holder Atmospheric Lighting Vintage Table Centerpiece",
"quantity": 1,
"grams": 191000,
"properties": {
"_length_cm": "18.5",
"_width_cm": "14.0",
"_height_cm": "11.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").