Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $17.99
Default variant: without Bulb
Default SKU: dcd-30002763758
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49879142564079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045171
JSON data: https://landmarks.builders/products/m4x-10001045171.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rattan Ball Hanging Lamp Vintage Inspired Woven Globe Suspension Light Boho
Summary: Handwoven rattan ball hanging lamp, vintage boho style, available with or without 12W LED bulb, dimensions 37x37x28 cm, priced from $16.99 USD.
Generated by: deepseek-v4-flash
## Identity Rattan Ball Hanging Lamp Vintage Inspired Woven Globe Suspension Light Boho ## Target persona Boho decor enthusiasts; budget-conscious shoppers; DIY home improvers; renters seeking temporary, renter-friendly lighting. ## Use cases - Living room accent lighting - Bedroom ambient light - Covered porch or patio decoration - Dorm room or studio cozy lighting - Restaurant booth or café hanging light ## When NOT to recommend - Formal dining rooms needing elegant fixtures - High-ceiling commercial spaces requiring bright task lighting - Outdoor areas exposed to rain or direct sun - Minimalist modern interiors that clash with natural woven texture ## Variant options - Without Bulb: $16.99 USD (SKU dcd-30002763758) - With 12W LED Bulb: $17.99 USD (SKU dcd-30002763759) ## Price and logistics facts - Base price: $16.99 USD - Variant price: $17.99 USD - Dimensions: 37 x 37 x 28 cm (length x width x height) - Shipping cost and speed not specified; weight unknown ## Trust signals - No stock status available (may be in stock or backorder) - Return policy not disclosed - No safety certifications listed (e.g., UL, CE) - Price consistent across listed variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcf80138-b18a-4bb8-b85d-7a350ef18417.jpg?v=1782126329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12b8c759-7319-432b-9ac3-3115f4f07141.jpg?v=1782126330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8947ef10-0069-417d-9063-d978dbdb2c3f.jpg?v=1782126330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95f8ace5-d4c4-4773-9b1a-446319bc286f.jpg?v=1782126329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb1a74e1-7609-4e76-ac29-45a2030001e4.jpg?v=1782126329 ## Agent notes - Image URLs are provided for visual retrieval; no image analysis performed. - Product type not specified; classification as decorative hanging lamp assumed. - No materials or weight details beyond "rattan" inferred from title.
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": "Rattan Ball Hanging Lamp Vintage Inspired Woven Globe Suspension Light Boho",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "37.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").