Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99
Default variant: 3-color / White 27CM
Default SKU: dcd-30003604016
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49714411733231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267508
JSON data: https://landmarks.builders/products/wp-dcd-10001267508.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: Vintage Japanese restaurant wall lamp, LED, resin, wabi-sabi style, 41x32x18 cm, $61.99, two color options.
Generated by: deepseek-v4-flash
## Identity Vintage Japanese restaurant wall lamp, LED, resin, wabi-sabi style, model with two color options: White 27CM and Retro 27CM. Dimensions: 41x32x18 cm. Price: $61.99. ## Target persona Homeowners and renters who appreciate Japanese wabi-sabi aesthetics; interior decorators seeking accent lighting for Asian-themed spaces; small restaurant or cafe owners aiming for a cozy, retro atmosphere. ## Use cases 1. Accent lighting in living room or hallway to create a warm, moody ambiance. 2. Wall decoration above a bed headboard for soft bedtime lighting. 3. Decorative light in a Japanese-style restaurant or tea room. 4. Highlighting a piece of art or a niche in a wall. 5. Adding a retro touch to a reading nook. ## When NOT to recommend - When bright, functional task lighting is required (desk, kitchen). - For modern or minimalist interiors that avoid rustic or vintage elements. - For outdoor or damp locations (no IP rating provided). - If the buyer needs a floor or ceiling lamp. ## Variant options Two variants at same price ($61.99): - "White 27CM" (SKU: dcd-30003604016) - "Retro 27CM" (SKU: dcd-30003604017) ## Price and logistics facts Price: $61.99 USD (both variants). Dimensions: 41×32×18 cm. No shipping or tax information provided. ## Trust signals No explicit trust signals available in provided data (e.g., no return policy, no stock status, no certifications). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f41d0ee022d44c8d8a369f7c97eda623.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ce3ff07687c405dbe92ac3b50f2b291.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6e330ae18e247278a2bdcea253cc9ce.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25c3f42bbd5f4ab7bdda5cce0cb55f61.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52302f2db3fc4298905230f4372c8be6.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13191c5738f84752b7df6eeba95ce459.png?v=1781085524 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63dcbb3698a743248dbb46d16f092e05.png?v=1781085524 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d29baa723350467ba9748b7f5078be4b.png?v=1781085525 ## Agent notes - Image content was not analyzed; do not infer visual details. - No product description beyond title and tags. - Stock status and return policy 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": "复古日式餐厅壁灯 客厅过道墙装饰艺术LED墙树脂侘寂风卧室床头灯",
"quantity": 1,
"grams": 1700000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "32.0",
"_height_cm": "18.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").