Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $17.99
Default variant: 36CM / 0.9M Chain
Default SKU: dcd-30002588152
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49973805842671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001007043
JSON data: https://landmarks.builders/products/m4x-10001007043.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Construction: Crafted from high-quality stainless steel, this fixture is designed for long-lasting outdoor lighting, offering excellent rust and resistance to withstand the elements.
Weatherproof Design: Featuring a waterproof and dustproof build, this street lamp is engineered to perform reliably in various weather conditions, making it ideal for illuminating courtyards, gardens, and pathways.
Classic Aesthetic: The gooseneck barn light design adds a hint of timeless, rustic charm to any outdoor space, blending functionality with classic aesthetic for enhanced curb attraction.
Enhanced Illumination: Equipped with a reflective stainless steel lampshade, this fixture maximizes light output, ensuring bright and efficient illumination over a wide area.
Universal Compatibility: The curved arm wall light features a standard E27 socket, making it compatible with a wide range of bulbs, including incandescent, CFL, and energy-saving LED options for versatile lighting solutions.
Summary: Waterproof Stainless Steel Lampshade Rust-Proof E27 Pole Light Fixture Weather-Resistant for Courtyard, Garden, Pathway. 【Long-Lasting Construction】: Crafted from high-quality stainless steel, this fixture is designed for long-lasting outdoor lighting, offering excellent rust and resistance to withstand the elements. 【Weatherproof Design】: Featuring a waterproof and dustproof build, this street lamp is engineered to perform reliably in various weather conditions, making it ideal for illuminating courtyards, gardens, and pathways. 【Classic Aesthetic】: The gooseneck barn light design adds a hint
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 Stainless Steel Lampshade Rust-Proof E27 Pole Light Fixture Weather-Resistant for Courtyard, Garden, Pathway",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "38.0",
"_height_cm": "28.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").