Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $19.99
Default variant: 13x13x15cm
Default SKU: dcd-30003609296
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714177016047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269564
JSON data: https://landmarks.builders/products/wp-dcd-10001269564.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: Solar-powered hanging torch lamp made of iron and wicker, suitable for outdoor garden, camping, and balcony use. Available in two sizes.
Generated by: deepseek-v4-flash
## Identity Solar-powered hanging torch light (铁艺藤编挂灯) with iron and wicker construction, designed for outdoor decorative lighting. ## Target persona Outdoor decorators, campers, garden enthusiasts, and budget-conscious shoppers seeking ambient solar lighting for patios, gardens, or campsites. ## Use cases - Garden pathway accent lighting - Camping tent or campsite illumination - Balcony or patio ambient light - Outdoor party or evening gathering decoration - Hanging from tree branches for backyard ambiance ## When NOT to recommend - Indoor primary lighting (designed for outdoor use) - High-lumen task lighting (ambient only) - Rainy or fully exposed weather (no IP rating stated) - Users requiring bright white light (solar warm light) ## Variant options - Size 13x13x15cm: $16.99 USD - Size 18x18x20cm: $19.99 USD ## Price and logistics facts - Price: $16.99 (small), $19.99 (large) - Dimensions: small 13×13×15 cm, large 18×18×20 cm - Weight and shipping details not provided ## Trust signals - No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3733cf29ca80430b9c2ed33e4bf7d5a6.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b24fc2ba8c740c59ddf476d7d2aa64b.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc0331869b944d23a136ca40bd8a9d84.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90a817e22ee4448a91c67eb72dc6faf2.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52497f11973c4b8286172cf1eeee8e84.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7a4f5a996c94562b0643de2adca12ec.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af80984afe204171932819801b1bd17f.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4021dc3a2274bb197ee84eb85e04c79.png?v=1781085348 ## Agent notes No additional notes.
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": 450000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "20.0",
"_height_cm": "22.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").