Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $196.99 – $305.99
Default variant: Sand Black / 30cm
Default SKU: dcd-30001452419
Default price: $196.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49811899121903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000802114
JSON data: https://landmarks.builders/products/m4x-10000802114.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adjustable pendant for dining room
Summary: Adjustable pendant light for dining rooms, available in multiple colors and two sizes (30cm or 47cm), priced from $196.99.
Generated by: deepseek-v4-flash
## Identity Adjustable pendant light designed for dining room use. ## Target persona Homeowners updating dining room lighting; interior decorators selecting fixtures for clients; restaurant owners seeking adjustable pendant lights over tables. ## Use cases - Over a dining table for focused illumination. - Adjustable height to accommodate different table sizes or ceiling heights. - Color coordination with existing room decor (Sand Black, Sand White, Antique Bronze, Chrome, Light Orange, Sand Yellow). - Replacing outdated chandeliers with a modern adjustable fixture. - Creating a layered lighting scheme in open-plan dining areas. ## When NOT to recommend - For outdoor or damp locations (no IP rating specified). - For very large rooms requiring high lumen output (size limited to 47cm diameter). - For buyers on a strict budget under $150 USD. - For those needing a non-adjustable fixed-height fixture. ## Variant options - Sand Black / 30cm: $196.99 - Sand Black / 47cm: $264.99 - Sand White / 30cm: $196.99 - Sand White / 47cm: $264.99 - Antique Bronze / 30cm: $230.99 - Antique Bronze / 47cm: $305.99 - Chrome / 30cm: $230.99 - Chrome / 47cm: $305.99 - Light Orange / 47cm: $264.99 - Sand Yellow / 30cm: $196.99 ## Price and logistics facts - Price range: $196.99 – $305.99 USD. - Dimensions: 52cm (L) x 52cm (W) x 30cm (H) – note: variant sizes (30cm, 47cm) likely refer to shade diameter; overall fixture dimensions may vary. - No shipping or tax information provided. ## Trust signals - In-stock status: not explicitly stated. - Return policy: not provided. - Price consistency: variants have fixed prices per color/size combination. - Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3974200-8d2b-4b14-a39d-8a7b690e3709.png?v=1781600912 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12ea7387-00d9-4c54-b250-926ac13d2391.png?v=1781600914 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/232ab8d4-c3f4-484f-b503-92c4a10ab882.png?v=1781600912 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cc936df-79bd-4daa-a701-4edcc2fa8f34.png?v=1781600913 ## Agent notes Image content was not analyzed; visual details are not described.
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": "Adjustable pendant for dining room",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "52.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").