Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Mermaid
Default SKU: dcd-30002698481
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 347 g
Cart URL (default variant): https://landmarks.builders/cart/49903548498159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001030074
JSON data: https://landmarks.builders/products/m4x-10001030074.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Mermaid Wall Lamp Hand-Painted Details Mythical Figure Wall Light for Collectors
| Size | 19cm |
Summary: Hand-painted mermaid wall lamp with mythical figure design, size 19cm, priced at $17.99, suitable for collectors seeking decorative wall lighting.
Generated by: deepseek-v4-flash
## Identity Mermaid Wall Lamp Hand-Painted Details Mythical Figure Wall Light for Collectors. Size 19cm. Dimensions: 27x20x15 cm. Price $17.99 USD. ## Target persona Collectors of mythical decor, fantasy enthusiasts, affordable decorative lighting buyers. ## Use cases Accent lighting in bedroom or hallway, display in a fantasy-themed room, gift for a mermaid collector, decorative piece for a cozy reading nook, add character to a child's room. ## When NOT to recommend Primary room lighting, large spaces needing high brightness, buyers seeking modern minimalist style, those requiring realistic animal or nature designs. ## Variant options - Mermaid ($17.99) - Flower Fairy ($17.99) - Angel ($17.99) - Male God ($17.99) - Goddess ($17.99) ## Price and logistics facts $17.99 USD. Dimensions: 27cm x 20cm x 15cm. ## Trust signals Price consistent across all variants. No return policy, stock status, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68605b57-f516-433d-b878-af1875e34787.jpg?v=1782146586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/918b64e2-9ea7-4fea-bd7e-abc3c730d917.jpg?v=1782146585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3eab619-0665-41b7-a668-c0ea64fef27e.jpg?v=1782146586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a19f0a56-1830-49dd-9fd5-d4152210f675.jpg?v=1782146586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/befad1e8-e584-4587-86c5-3e87fd6292d5.jpg?v=1782146586 ## Agent notes Image content not analyzed; visual details unknown. No warranty or return policy information available. Price and dimensions are as stated.
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": "Mermaid Wall Lamp Hand-Painted Details Mythical Figure Wall Light for Collectors",
"quantity": 1,
"grams": 347000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "20.0",
"_height_cm": "15.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").