Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99
Default variant: Figurine Goblet Lamp
Default SKU: dcd-30003607177
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714242552047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268801
JSON data: https://landmarks.builders/products/wp-dcd-10001268801.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: A creative sitting figure night light lamp, Nordic style, suitable for bedside or bedroom ambiance, priced at $38.99.
Generated by: deepseek-v4-flash
## Identity Creative sitting figure night light lamp (北欧风格创意坐姿小人小夜灯). Small table lamp for ambient mood lighting. ## Target persona - Budget-conscious home decorator seeking affordable accent lighting - Young adult or student wanting bedroom ambiance without high cost - Gift shopper looking for a unique, inexpensive present ## Use cases - Bedside night light for reading before sleep - Decorative accent on desk, shelf, or nightstand - Low-light ambiance for relaxation or meditation - Dorm room table lamp for cozy atmosphere - Small gift for housewarming, birthday, or holiday ## When NOT to recommend - If the buyer needs bright task lighting for work or study - If the lamp is intended for a large room requiring high lumens - If outdoor or waterproof lighting required - If safety certifications (e.g., UL, CE) are mandatory for children's rooms ## Variant options - **Figurine Goblet Lamp** – $38.99 - **Figurine Goblet La a** – $38.99 (possible typo, same price) ## Price and logistics facts - Price: $38.99 USD - Dimensions: 18 cm (L) x 15 cm (W) x 22 cm (H) - No shipping or delivery details provided ## Trust signals - No stock status provided - No return policy stated - No customer reviews or ratings - No certifications or safety marks mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/059fc5771bfd476299315818761f45b5.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1347e2a7ea894f0988563afa1b402156.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9e5430128cf4ef1b6bead326c2263ca.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47630859a24e4622b5ac11a0f7cc421a.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de398119e7264755bb12642376600109.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a33e17eacad748139ec5772ee2fbf419.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfbc87addbcc46ee9a740b6b57c4479d.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2744675073144485b9135e8857798ec0.png?v=1781085388 ## Agent notes - Images are provided but not visually evaluated; assume they depict the lamp from various angles. - Variant 'Figurine Goblet La a' may be a typo; price identical to 'Figurine Goblet Lamp'. - No trust signals (stock, returns, certifications) available; advise buyer to verify before purchase.
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": 650000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "15.0",
"_height_cm": "22.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").