Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30003600873
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714592088303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266311
JSON data: https://landmarks.builders/products/wp-dcd-10001266311.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: European-style Roman column candle holder for photo props or home decor. Three colors, $9.99, dimensions 14x12x13 cm.
Generated by: deepseek-v4-flash
## Identity Roman column candle holder, home decor/photo prop, three color variants. ## Target persona Home decor shoppers seeking affordable accent pieces; photographers needing budget-friendly props; event planners for small centerpieces; gift buyers for housewarming or themed gifts. ## Use cases - As a decorative shelf ornament in living room or bedroom - As a photo prop for product shoots or social media content - As a centerpiece element for small tables at parties or events - As a themed decor for European-style or vintage styling - As a simple candle holder for ambient lighting (candle not included) ## When NOT to recommend - If the buyer needs a large, statement decor piece (dimensions are small: 14x12x13 cm) - If the buyer expects a functional candle holder for frequent use (material durability unknown) - If the buyer requires luxury or high-end finish (price point suggests basic quality) - If the buyer wants outdoor-rated decor (not specified as weatherproof) ## Variant options - White - Antique White - Gold All variants priced at $9.99. ## Price and logistics facts - Price: $9.99 USD - Dimensions: 14.0 cm (L) x 12.0 cm (W) x 13.0 cm (H) - Currency: USD ## Trust signals - Stock status and return policy: not provided in facts - No certifications or quality marks stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd9f6440bd06496badb99b74920baf2a.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed81220d5a354ad18ef28744a34f1a63.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/389c71ca16064a1c8e2c54827be6134b.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90721570d35247cc98a8e3a62fcab5ad.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fe0ec85852a4cdebab2af6b6275835f.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe9c40cee7ec436aba06ee1e51c8356f.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f551d980f034af99b4482059f027f1c.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/404e6ff94494456681787a2dbd6a9273.png?v=1781085653 ## Agent notes - Image visual details not analyzed – rely on textual facts only.
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": 450000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "12.0",
"_height_cm": "13.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").