Brand: World Products (Landmark)
SKU: dcd-30004024703
Price: $5.14
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Decor Lamp
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/50416194486511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001418803
JSON data: https://landmarks.builders/products/wp-dcd-10001418803.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Decorative tabletop lamp featuring a detailed carved cranium with a smaller skeleton figurine on a textured base. Dark aged finish with orange illuminated eyes and mouth. Made of resin. Suitable for desks, shelves, and entry tables. Creates an eerie ambiance for spooky settings, themed parties, or gothic rooms.
Summary: Decorative resin tabletop lamp featuring a carved cranium with a skeleton fig, dark aged finish, orange illuminated eyes/mouth, 15.5x23 cm, priced at $5.14.
Generated by: deepseek-v4-flash
## Identity - **Product**: Gothic Cranium Lamp (decorative tabletop lamp) - **Material**: Resin, dark aged finish - **Dimensions**: 15.5 cm (L) x 15.5 cm (W) x 23.0 cm (H) - **Price**: $5.14 USD (single variant) - **SKU**: dcd-30004024703 ## Target persona - Budget-conscious gothic decor shoppers - Halloween enthusiasts seeking themed tabletop accents - Collectors of skull/skeleton novelties - Shoppers looking for affordable shelf or desk ornaments ## Use cases - Desk or shelf accent in a gothic study - Entry table statement piece for Halloween - Themed party decor (spooky, horror) - Ambient eerie lighting for a dark-themed room - Unconventional gift for skull motif fans ## When NOT to recommend - When primary lighting or significant illumination is needed (likely decorative brightness only) - For buyers expecting high-end artisan quality at this price point - For settings that require safe, non-thematic decor - For users needing specific power source or electrical certifications (not provided) ## Variant options - Only variant available: Style "Skull Head" ($5.14) ## Price and logistics facts - Price: $5.14 USD - Dimensions: 15.5 x 15.5 x 23 cm (approx.) - Shipping, delivery time, and stock status not provided in source data ## Trust signals - Catalog tags include 'wp-quality-audited' and 'wp-content-validated' (internal process indicators) - No user return policy or warranty stated - Price is consistent across all listed variants (only one variant) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a180e71-47e5-4275-b8af-0f6eeb8a62ec.jpg?v=1786270541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/743b3ae6-16b1-4615-b2cc-733193f27917.jpg?v=1786270541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcff072b-b941-45ce-94bd-ebefefe3b39d.jpg?v=1786270548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a6201ec-c48c-43c9-8c31-5300aa0ce412.jpg?v=1786270586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad861a0f-7355-4fa9-95eb-328408b30d97.jpg?v=1786270525 ## Agent notes - Power source (battery/electric) not specified; treat as decorative only. - No explicit safety certifications or compliance data. - Image content not visually verified; description indicates carved skull, skeleton figurine, and orange illumination.
This product has 10 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Gothic Cranium Lamp",
"product_id": 9540878631151,
"variant_id": 50416194486511,
"quantity": 1,
"grams": 500,
"length_cm": "15.5",
"width_cm": "15.5",
"height_cm": "23.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").