Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Diamond Hollow
Default SKU: dcd-30003616325
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49713904845039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272191
JSON data: https://landmarks.builders/products/wp-dcd-10001272191.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境现货新款太阳能庭院灯复古工业风镂空铁艺户外防水花园灯钨丝
| 品牌 | 其他 |
| 型号 | CG-11A |
| 是否有专利 | 否 |
| 认证 | 无 |
| 是否一般纳税人 | 否 |
| 光源功率 | 0.1 |
| 材质 | 铁 |
| 光源类型 | LED灯 |
| 防护等级 | ip54 |
| 电压 | 5V |
| 风格 | 美式风 |
| 连续照明时间 | 6小时(含)-12小时(不含) |
| 类型 | 太阳能庭院灯 |
Summary: Solar-powered garden lantern with vintage industrial design, iron construction, IP54 waterproof, LED light, two style variants (Diamond Hollow and Round Hollow), priced at $13.99.
Generated by: deepseek-v4-flash
## Identity
- Product Type: Solar garden lantern
- Brand: Other (generic)
- Model: CG-11A
- Material: Iron
- Light Source: LED (0.1W)
- Voltage: 5V
- Protection Rating: IP54
- Dimensions: 19×19×20 cm
- No patent, no certification
## Target persona
Budget-conscious homeowners or renters seeking affordable outdoor accent lighting; DIY garden decorators who prefer solar-powered, no-wiring solutions; individuals wanting rustic or industrial aesthetic for patios or pathways.
## Use cases
- Illuminating garden paths or flower beds at night
- Adding ambient glow to patio or deck dining spaces
- Decorating fences, pergolas, or entryways
- Replacing old wired garden lights with solar alternatives
- Temporary lighting for outdoor events or camping (soft light)
## When NOT to recommend
- Need for bright security or task lighting (0.1W LED is dim)
- Commercial or large-area illumination
- Smart home integration or color-changing features required
- Locations with very limited sun exposure (solar charging inefficient)
- High-wind or extreme weather zones (IP54 only splash-proof)
## Variant options
- **Diamond Hollow** (SKU: dcd-30003616325) – $13.99
- **Round Hollow** (SKU: dcd-30003616326) – $13.99
## Price and logistics facts
- Price: $13.99 (same for both variants)
- Dimensions: 19×19×20 cm (approx. 7.5×7.5×7.9 in)
- Stock: Listed as "跨境现货" (cross-border in stock), but exact quantity unknown
- Shipping: Not specified; likely standard e-commerce delivery
## Trust signals
- In-stock status indicated ("现货" in title)
- Price consistent across variants
- No known certifications; no patent
- IP54 rating offers basic splash resistance
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13cf0142b9ff4751abc559ba27a36caa.png?v=1781085149
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb916cbe5b4b4be080593509f3653dfc.png?v=1781085148
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2644b61ea836480ea334fac717a3afa3.png?v=1781085148
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b8ef308a8d3453193ee7bb77ab3608d.png?v=1781085146
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d2cdcf58d8a4b949c7c23355bc45ec0.png?v=1781085148
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d32aa3e1d42461a8c18bf35bbadce3d.png?v=1781085146
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ace73e7b5eb841d1a0bbc1bca9bcf6a4.png?v=1781085148
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/696440f419204849a589c074f0c73278.png?v=1781085148
## Agent notes
- Image content not analyzed; visuals must be fetched separately.
- No weight or battery capacity provided in source data.
- Continuous lighting duration stated as 6-12 hours, but exact spec 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": "跨境现货新款太阳能庭院灯复古工业风镂空铁艺户外防水花园灯钨丝",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "19.0",
"_height_cm": "20.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").