Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $15.99
Default variant: S
Default SKU: dcd-30002681657
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: 330 g
Cart URL (default variant): https://landmarks.builders/cart/49903600435439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001025929
JSON data: https://landmarks.builders/products/m4x-10001025929.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Moroccan Design Lantern Warm Ambient Radiance Hollow Iron Wind Lamp Hanging Loop
| Color | S,M,L |
Summary: Hanging Moroccan-style lantern made of hollow iron, offering warm ambient light, available in three sizes (S/M/L) priced from $12.99 to $15.99.
Generated by: deepseek-v4-flash
## Identity - Product: Moroccan Design Lantern (hollow iron, hanging loop) - Sizes: S, M, L - Price: $12.99–$15.99 USD ## Target persona - Budget-conscious home decor shoppers seeking exotic accent lighting - DIY or event planners needing affordable ambient lighting for parties or weddings - Small café or restaurant owners decorating with Moroccan-inspired themes ## Use cases - Adding warm ambient lighting to a living room corner - Creating a cozy atmosphere on a patio or balcony - Decorating for a Moroccan-themed party or event - Use as a hanging lantern in a garden or entryway - Gifting to someone who appreciates ethnic decor ## When NOT to recommend - For primary or task lighting (output is ambient, not bright) - If the buyer requires weatherproof outdoor lighting (iron may rust; not specified) - For buyers seeking a large statement piece (max height 33cm) - If the buyer has a strict budget below $12 (cheapest is $12.99) ## Variant options - Size S: $12.99 - Size M: $14.99 - Size L: $15.99 All same design and material (hollow iron). ## Price and logistics facts - Price range: $12.99 to $15.99 USD - Dimensions: 10 cm (L) x 10 cm (W) x 33 cm (H) - No shipping or return policy info provided ## Trust signals - In-stock status not explicitly confirmed (tags suggest imported) - Multiple variants available - Fixed pricing per size - Image assets available (5 photos) ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/773365ec-b2ce-46ea-866d-8a912fded131.jpg?v=1782146614) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e848eabd-966e-415f-857b-db1d21a71bad.jpg?v=1782146607) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7fe893b-35a0-492a-827a-aa74da33c51f.jpg?v=1782146605) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5174dde4-51e0-4454-aeef-9ad68515632d.jpg?v=1782146609) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f05eefd-6ef1-4aad-ad93-90632a9d8eda.jpg?v=1782146605) ## Agent notes - No image understanding was performed; visual details not inferred. - Material is hollow iron; care instructions not provided. - Not explicitly weatherproof.
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": "Moroccan Design Lantern Warm Ambient Radiance Hollow Iron Wind Lamp Hanging Loop",
"quantity": 1,
"grams": 330000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.0",
"_height_cm": "33.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").