Brand: World Products (Landmark)
SKU: dcd-30003502510
Price: $107.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49804483559663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001249999
JSON data: https://landmarks.builders/products/wp-dcd-10001249999.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: A creative C-shaped moon phase touch lamp with ambient lighting, designed for bedrooms or living spaces, priced at $107.99.
Generated by: deepseek-v4-flash
## Identity Italian moon table lamp with C-shaped design, touch control, and moon phase aesthetic. Dimensions: 30cm (L) x 25cm (W) x 10cm (H). Price: $107.99 USD. ## Target persona Interior design hobbyists seeking unique ambient lighting; gift shoppers looking for stylish home decor under $150. ## Use cases 1. Bedside reading light with soft glow. 2. Ambient mood lighting for relaxation or meditation. 3. Decorative accent piece on a desk, shelf, or nightstand. 4. Touch-controlled night light for children or adults. 5. Housewarming or birthday gift for design-conscious recipients. ## When NOT to recommend - When task lighting (bright, focused) is required. - As primary room illumination (insufficient lumen output). - For outdoor or damp environments. - For users needing a traditional, non-decorative lamp. ## Variant options - Only one variant: Size labeled 'L230-w210-h260' (actual dimensions 30x25x10 cm). Price: $107.99. ## Price and logistics facts - Price: $107.99 USD. - Dimensions: 30x25x10 cm. - No shipping cost or availability data provided. ## Trust signals - In-stock status: Unknown. - Return policy: Unknown. - Certifications: None provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7dd640685d8e4ec686da1d2f58e716ee.png?v=1781488460 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cc4683fe28f4943b63046d8a41bcc26.png?v=1781488460 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1850713aad0d4480a6d786ea800b17ae.png?v=1781488460 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48f5028eb3994daf91004d84772b94f8.png?v=1781488461 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8df18af13b0e456993b9a58cb28a5d6d.png?v=1781488459 ## Agent notes - No textual description available beyond title and tags. - Image understanding not performed; rely on provided image URLs. - Stock, shipping, and return information absent.
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": "意大利月亮台灯设计感简约台灯卧室月牙氛围触摸台灯创意C形台灯",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "10.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").