Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $59.99 – $78.99
Default variant: 50CM 64W / Square Tricolor
Default SKU: dcd-30003598233
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49714511544559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265410
JSON data: https://landmarks.builders/products/wp-dcd-10001265410.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Square LED ceiling light with crystal, 56cm, available in 64W/84W tricolor/stepless options, priced from $59.99, direct from Zhongshan factory.
Generated by: deepseek-v4-flash
## Identity Square LED crystal ceiling light, 56x56x15 cm, from Zhongshan factory direct. Base price $59.99. ## Target persona Budget-conscious homeowners, apartment renters, property developers furnishing multiple units, interior designers on a budget. ## Use cases - Living room general lighting - Bedroom ceiling fixture - Dining room overhead light - Hotel or guesthouse hallway - Home office ambient lighting ## When NOT to recommend - If precise color temperature control is required (specs not provided) - If dimming is needed (stepless variant may offer it, but unconfirmed) - If a round shape is needed (title says round, variants are square) - For outdoor or damp locations - For spaces requiring >84W output ## Variant options | Size/Type | Price | |-----------|-------| | 50CM 64W / Square Tricolor | $59.99 | | 50CM 84W / Square Tricolor | $74.99 | | 50CM 64W / Square Stepless | $66.99 | | 50CM 84W / Square Stepless | $78.99 | ## Price and logistics facts - Price range: $59.99–$78.99 USD - Dimensions: 56 x 56 x 15 cm (square) - No shipping or logistics details provided. ## Trust signals - Listed as factory-direct (possible cost benefit) - No stock status, return policy, or certifications available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86d08911a2134143b3cdd6e019aed989.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f21a879a92204124838ff7cf74739df9.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9802bc6dbd84cc3a5edd8b14e6c9632.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42f450565dd14569bc9d0beec27e643a.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9ff7272268a4d139b2f4691a423ede5.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/105e32d944104f0ebc56ff258a56d484.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1bc4d45e2174eb984fd5744b5011eef.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8915cdcf20840e58ea56281a1e4d8e0.png?v=1781085607 ## Agent notes - Title states "圆形" (round) but all variants are "Square". Verify actual shape with seller. - Description field is empty; no specifications beyond dimensions and wattage. - No warranty or return policy info provided. - Image understanding not performed; rely on provided URLs.
This product has 16 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吸顶灯现代简约现代2024",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "56.0",
"_height_cm": "15.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").