Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $207.99 – $316.99
Default variant: Matte Black / 30cm
Default SKU: dcd-30001459933
Default price: $207.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49811931955439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803429
JSON data: https://landmarks.builders/products/m4x-10000803429.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Semi-Hanging Light for Dining Room & Kitchen Island, Geometric cone metal shade with adjustable height adds a contemporary touch to dining rooms, kitchen islands, and living spaces.
High-Quality Metal Construction, Durable metal with matte finish for a reliable, stylish look that fits any modern home.
Versatile for Multiple Spaces, Ideal for dining rooms, kitchen islands, lounges, cafes, and living rooms, enhancing your space's style.
Practical & Functional Design, E27 bulb holder supports various bulbs, including LED and dimmable options for flexible lighting.
Easy Installation & Adjustable Cord, Customize the height over tables or counters with the adjustable cord, perfect for different settings.
Summary: Modern cone pendant light with adjustable height, aluminium metal shade, available in 10 color/size combinations (30cm or 47cm diameter) priced between $207.99 and $316.99.
Generated by: deepseek-v4-flash
## Identity Modern cone pendant light with adjustable height, metal shade (aluminium). Available in two sizes (30cm and 47cm diameter) and multiple colors. ## Target persona Homeowners and interior designers seeking a contemporary accent light for kitchens, dining areas, or living spaces. Suitable for mid-range to premium residential or light commercial projects. ## Use cases - Over a kitchen island or dining table for focused task/ambient lighting - As a statement piece in an entryway or hallway - In a living room corner or reading nook - In a café or minimalist retail space - Grouped in multiples over a bar or counter ## When NOT to recommend - For open-plan spaces requiring broad, diffused light (shade directs light downward) - Outdoor or damp locations (no weather rating provided) - For buyers on a strict budget under $200 (starting price $207.99) - If specific color matching is critical (may vary from display) ## Variant options 10 variants: Matte Black, Matte White, Mustard Yellow, Champagne Gold, Chrome (30cm each); Matte Black, Matte White, Beige, Pumpkin Orange, Chrome (47cm each). Prices vary by size and color: $207.99-$316.99. ## Price and logistics facts - Price range: $207.99 (Matte Black/White 30cm) to $316.99 (Chrome 47cm) - Currency: USD - Dimensions (base unit?): 52 cm length, 52 cm width, 30 cm height (possibly overall box?) - Adjustable height feature noted but drop length not specified ## Trust signals - Multiple variants available in stock (prices stable across options) - No extended return policy or warranty information provided - No certifications listed ## Image assets -  -  -  -  ## Agent notes - Images not analyzed; actual appearance may differ from textual description. - Overall dimensions provided (52x52x30 cm) may be packaging, not shade size. - Height adjustment range and maximum drop length unknown.
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": "Modern Cone Pendant Light, Adjustable Height, Metal Shade",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "52.0",
"_height_cm": "30.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").