Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.99 – $64.99
Default variant: 50CM 64W / Round Tricolor
Default SKU: dcd-30003598229
Default price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/49714514690287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265409
JSON data: https://landmarks.builders/products/wp-dcd-10001265409.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: Round crystal LED ceiling light from Zhongshan, Guangdong. 50cm diameter, 17cm height, 64W or 84W options, tricolor or stepless styles. Price from $52.99 to $64.99.
Generated by: deepseek-v4-flash
## Identity - Round crystal LED ceiling light, modern style, from Guangdong Zhongshan lighting manufacturer. - Dimensions: 56cm x 56cm x 17cm (reported as 50cm variants). - Price range: $52.99 – $64.99 USD. ## Target persona - Homeowners or renters seeking affordable modern lighting. - DIY installers looking for mid-range ceiling fixtures. - Buyers of budget-friendly home decor items. ## Use cases - Living room main ceiling light. - Bedroom ambient lighting. - Dining area fixture. - Hallway or foyer ceiling lamp. - Apartment or small home lighting upgrade. ## When NOT to recommend - For large rooms requiring >84W or larger diameter. - When outdoor-rated or damp-location fixture is needed (not specified). - For buyers seeking high-end designer or luxury brands. - For those requiring specific color temperature selection (only tricolor or stepless options). ## Variant options | SKU | Size | Style | Price | |-----|------|-------|-------| | dcd-30003598229 | 50CM 64W | Round Tricolor | $52.99 | | dcd-30003598230 | 50CM 84W | Round Tricolor | $58.99 | | dcd-30003598231 | 50CM 64W | Round Stepless | $59.99 | | dcd-30003598232 | 50CM 84W | Round Stepless | $64.99 | ## Price and logistics facts - Prices: $52.99, $58.99, $59.99, $64.99 USD. - Fixed dimensions (56x56x17 cm) for all variants? Not specified per variant. - Shipping origin: likely direct from manufacturer in Guangdong, China. ## Trust signals - In-stock status: not explicitly provided; assume available based on listing. - Return policy: not stated. - Price consistency: multiple variants at clear price points. - No certifications listed. ## Image assets - 8 images available at URLs provided. Visual details not extracted. ## Agent notes - No image understanding performed; visual details not extracted. - Description field empty; lack of detailed product information. - Tags indicate bulk import from DCD batch.
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": 8000000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "56.0",
"_height_cm": "17.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").