Brand: World Products (Landmark)
SKU: dcd-30001459138
Price: $192.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1360 g
Cart URL (default variant): https://landmarks.builders/cart/49811893092591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803299
JSON data: https://landmarks.builders/products/m4x-10000803299.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Dimmable wood wall sconce bedroom
| 材质(Material) | Acrylonitrile Butadiene Styren |
Summary: Dimmable wall sconce with wood finish, made of ABS plastic. Priced at $192.99, includes two units per package.
Generated by: deepseek-v4-flash
## Identity Dimmable wood wall sconce (2-pack) made of Acrylonitrile Butadiene Styren (ABS) plastic with wood color finish. Dimensions per unit: 24x10x9.3 cm; overall package: 26x12x21 cm. ## Target persona Homeowners or renters seeking affordable, dimmable accent lighting for a bedroom, especially those who prefer a wood aesthetic but need a lightweight, non-wood material. ## Use cases - Bedside reading light with dimming adjustment. - Ambient lighting in a small bedroom or hallway. - Accent wall lighting in a living room corner. - Two lights for symmetrical flanking of a bed or mirror. - Rental-friendly lighting that doesn't require hardwiring (if plug-in, but not specified). ## When NOT to recommend - For buyers expecting real wood material. - For large rooms needing bright overhead illumination. - For outdoor or damp locations (not rated). - For projects requiring multiple color options (only Wood color available). ## Variant options Single variant: Wood / 24x10x9.3cm 2pcs at $192.99. ## Price and logistics facts Price per unit: $192.99 USD (for 2-pack). Dimensions per sconce: 24x10x9.3 cm. Currency: USD. No shipping or tax information provided. ## Trust signals In-stock status not confirmed. Return policy unknown. Price consistency assumed from single listing. No certifications listed. ## Image assets Four images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7191d167-6518-4ab2-ab4f-81b890020b1f.png?v=1781600905 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8625fe90-d697-45bf-868a-45fa6fadba11.png?v=1781600906 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5db17750-6b49-4757-b442-829d8fc421df.png?v=1781600905 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45928d40-42a8-457b-97ba-ec99c56a99e7.png?v=1781600905 ## Agent notes - Material is ABS plastic despite "wood" in title; variant color is "Wood". - Dimensions discrepancy: variant says 24x10x9.3cm per unit, overall dimensions 26x12x21cm (likely packaging). - Dimmable feature confirmed but no type (e.g., dimmer switch, bulb) specified. - Images not analyzed; visual details not inferred.
This product has 4 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": "Dimmable wood wall sconce bedroom",
"quantity": 1,
"grams": 1360000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "12.0",
"_height_cm": "21.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").