Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: White
Default SKU: dcd-30003606202
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714416582895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268379
JSON data: https://landmarks.builders/products/wp-dcd-10001268379.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Nordic-style Roman column candlestick with little angel design, available in White or Gold, for home decor or photo props.
Generated by: deepseek-v4-flash
## Identity **Product:** Nordic-Style Roman Column Candlestick with Little Angel (Home Decor) **Type:** 家居装饰 (Home Decoration) ## Target persona Home decor enthusiasts looking for affordable accent pieces; photography hobbyists in need of themed props; gift buyers on a budget for housewarming or holiday presents. ## Use cases - Living room shelf or mantel decoration - Photo prop for angel, fairy, or Christmas-themed shoots - Desktop ornament in home office or bedroom - Gift for friends who enjoy Nordic-style decor - Holiday table centerpiece (Christmas, Easter) - Decorative accent on a sideboard or console table ## When NOT to recommend - Large-scale or statement decor for spacious rooms (too small, 26x18x14 cm) - Outdoor or high-moisture areas (not specified as weatherproof) - Minimalist or modern decor where an angel motif may clash - Seeking high-end materials or craftsmanship (budget price point) ## Variant options - **White** (SKU: dcd-30003606202) – $15.99 - **Gold** (SKU: dcd-30003606203) – $15.99 ## Price and logistics facts - Price: $15.99 USD (fixed for both variants) - Dimensions: 26.0 cm × 18.0 cm × 14.0 cm - No shipping or stock information provided ## Trust signals - Price is consistent across both color variants - No explicit warranty, return policy, or stock status available - Images provided; human visual analysis not performed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc8e1e1ca7b94d4ebf69641dc1870359.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f953845117624c87acc9df1514b59968.png?v=1781085529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30d7d241a401428fa94b5f9847ea6b67.png?v=1781085528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa83cc6c4ff7483c97d210ffd367f721.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a2456d61bca42b2bd80ef09a504d99a.png?v=1781085528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/888f48d106b44420af5ed7b90fb52b66.png?v=1781085528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44a5f45394a84c09bbe845b52eca7532.png?v=1781085528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af691ade664149ef9c941bdfd4689bc2.png?v=1781085528 ## Agent notes - No product description provided; all information derived from title, tags, variants, and dimensions. - Image content not analyzed; agent should fetch and inspect visually. - Stock status and shipping details unknown.
This product has 14 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": 850000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "18.0",
"_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").