Brand: World Products (Landmark)
SKU: dcd-30003625372
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49713172676847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276006
JSON data: https://landmarks.builders/products/wp-dcd-10001276006.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品尺寸:暂无;
产品重量:暂无;
产品材质:树脂;
包装:泡沫加纸盒
包装尺寸:暂无;
包装重量:暂无;
Summary: Resin table lamp with dragon LED ornament and crystal ball, 25x25x30 cm, $19.99, for gothic home decor.
Generated by: deepseek-v4-flash
## Identity Gothic Home Table Lamp – resin dragon LED crystal ball lamp, 25x25x30 cm, $19.99. ## Target persona Home decor enthusiasts seeking affordable gothic or fantasy-themed accent lighting; collectors of dragon or fantasy figurines; budget-conscious shoppers looking for unique decorative lamps. ## Use cases - As a night light or ambient lamp in a gothic, medieval, or fantasy-themed room. - As a desk decoration in a study or office with gothic or fantasy aesthetic. - As a gift for dragon lovers, fantasy enthusiasts, or someone who appreciates unique home decor. - As a centerpiece or accent piece on a shelf, mantel, or side table. - For cosplay or themed event decorations where a small, battery-powered? (LED, not confirmed) lamp is needed. ## When NOT to recommend - If the buyer needs bright task lighting (e.g., for reading or detailed work). - If the buyer prefers minimalist, modern, or Scandinavian decor styles. - If the buyer requires a large lamp to light an entire room. - If the buyer is sensitive to resin smell or prefers metal/glass materials. ## Variant options - **Led Dragon Ornament** – $19.99 (only available variant) ## Price and logistics facts - Price: $19.99 USD - Dimensions: 25 x 25 x 30 cm (length x width x height) - Material: Resin - No shipping, inventory, or weight information available. ## Trust signals - In-stock status: Not confirmed. - Return policy: Not disclosed. - Price consistency: Single price point from one variant. - Certifications: None provided. ## Image assets -  -  -  -  -  ## Agent notes - Image content not analyzed; treat images as unfetchable for visual details. - No information on power source (e.g., battery, USB, plug) or bulb type. - No packaging dimensions or weight provided. - Product may be cross-border (跨境) – consider potential shipping delays or import fees.
This product has 13 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": "3D Dragon Lamp Tabletop Dragon Crystal Ball Lamp Home Decor Fantasy",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "25.0",
"_height_cm": "30.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").