Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $32.99
Default variant: 10W / Sur Fold Blk Ripple
Default SKU: dcd-30003598246
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714498928879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265414
JSON data: https://landmarks.builders/products/wp-dcd-10001265414.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: LED sunset-effect ceiling/wall lamp for pet ambiance, available in 10W ($28.99) and 12W ($32.99), dimensions 15x9x9 cm.
Generated by: deepseek-v4-flash
## Identity LED嵌入式日落灯 (LED embedded sunset lamp) for pet lighting, product type '宠物灯饰'. ## Target persona Pet owners, especially cat and dog owners, looking for a decorative, calming sunset-effect light for hallways, entryways, or pet spaces. Also suitable for interior decor enthusiasts seeking a unique ambient light fixture. ## Use cases - Creating a calming sunset ambiance in a pet's resting area. - Adding a decorative light to a hallway or entryway with a pet-friendly theme. - Illuminating a pet bed or play area with a warm, fading light effect. - Using as a nightlight for pets that are anxious in darkness. - Accent lighting in a room with pet-focused interior design. - Photography or video lighting for pet content creators seeking a warm backdrop. ## When NOT to recommend - For buyers needing bright task lighting (this is ambiance only). - For spaces where a standard white/neutral light is required. - For buyers with very large rooms needing high wattage coverage; 10W or 12W is low power. - For those seeking a portable or battery-operated lamp; this appears to be hardwired or plug-in (unspecified). ## Variant options - 10W / Sur Fold Blk Ripple: $28.99 - 12W / Sur Fold Blk Ripple: $32.99 ## Price and logistics facts - Price: 10W variant $28.99 USD, 12W variant $32.99 USD. - Dimensions: 15 cm length x 9 cm width x 9 cm height. - No shipping or logistics details provided. ## Trust signals - No stock status or availability information provided. - No return policy or warranty mentioned. - Price consistency: two variant prices listed. - No certifications or quality marks noted. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c1fa89b38004f9b91436736de487eb0.png?v=1781085600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7abed1fff6b04323aaaf8f85f8068045.png?v=1781085601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/792ddbd64e5d4aa1a7840f1b6be09c2d.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f2c76d42a8f4ad98665875d258cd8cd.png?v=1781085601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffacc14383884e2baacae09d59e406c3.png?v=1781085600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/893056b803b845c197dd3ae2fb691b2f.png?v=1781085601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/568c45ca53814a018b682e3a17c2eacb.png?v=1781085600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eeb07ba4a32840bbac829a7f048e7a46.png?v=1781085601 ## Agent notes - Image understanding was not performed; visual details should not be inferred from URLs. Only the fact that images exist is noted. - Description field was empty; no product features or materials extracted. - The style 'Sur Fold Blk Ripple' suggests a folded black ripple design, but this is not confirmed.
This product has 14 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嵌入式日落灯氛围感玄关过道日不落射灯吸顶落日余晖夕阳灯",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "9.0",
"_height_cm": "9.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").