Brand: World Products (Landmark)
SKU: dcd-30001530562
Price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49810436686063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000824225
JSON data: https://landmarks.builders/products/m4x-10000824225.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Outdoor LED Globe Light for Multi-Scene DecorThis colorful LED globe light is perfect for gardens, lawns, events, and commercial spaces, bringing vibrant lighting and creative decoration to any outdoor area. The sphere design and remote control let you easily adjust the lighting to match any mood.
Colorful Lighting with Multiple ModesWith 16 solid colors and 4 gradient modes, this LED globe light lets you switch lighting effects to set the ideal mood for weddings, parties, exhibitions, and more. The remote control makes it easy to select colors and modes.
Durable and Waterproof PE MaterialCrafted from premium PE, this globe light is IP65 waterproof and built for outdoor use. Its sturdy design ensures long-lasting performance and reliable weather resistance, making it suitable for all seasons.
Energy-Efficient LED TechnologyFitted with energy-saving LED bulbs, this decorative sphere delivers even, soft lighting while reducing energy use. The LED bulb offers a long lifespan for lasting enjoyment.
Creative Sphere Design for Flexible PlacementThe unique round shape and portable build make it easy to place in various outdoor settings. Ideal for garden decor, lawn lighting, or event ambiance, this globe light adds creativity and warmth anywhere.
Summary: LED Globe Lawn Light, Colorful Outdoor Decorative Sphere, Remote Control, IP65 Waterproof, Multi-Scene Lighting
Generated by: m4x-map-v1
This product has 12 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": "Waterproof LED Globe Lawn Light, Colorful Outdoor Decorative Sphere, Remote Control, Multi-Scene, PE Material",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "13.0",
"_height_cm": "13.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").