Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $14.99
Default variant: Red Baifu / 30x20cm
Default SKU: dcd-30001418921
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49946130874607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000794166
JSON data: https://landmarks.builders/products/m4x-10000794166.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Traditional Aesthetics: This faux synthetic leather Chinese lantern features a classic cylindrical shape and intricate patterns that bring an authentic cultural touch to any setting.
Construction: Designed for reliable outdoor lighting, the PVC material is both waterproof and sun-resistant to withstand various weather conditions.
Versatile Decoration as a festive decoration for Chinese New Year, Mid-Autumn Festival, or weddings, creating a warm and inviting atmosphere.
Functional Design: This hanging lamp is easy to install in courtyards or restaurants for use.
Classic Design: The traditional cylindrical lantern comes in multiple sizes and brilliant colors like red and yellow to suit different architectural designs.
Summary: Faux synthetic leather lantern with auspicious patterns, waterproof and sun-resistant, for festive outdoor decoration. Available in red and yellow, multiple sizes from $9.99.
Generated by: deepseek-v4-flash
## Identity Faux Synthetic Leather Lantern Waterproof Festival Lantern with Auspicious Patterns Chinese Design Hanging Light for Garden ## Target persona Event planners, Asian restaurant owners, cultural festival organizers, home decorators seeking festive decorations. ## Use cases - Chinese New Year decoration - Mid-Autumn Festival setup - Wedding venue decoration - Garden path lighting - Courtyard ambiance - Restaurant outdoor seating accent ## When NOT to recommend - Buyers seeking real leather lanterns - Indoor-only decoration where waterproofing is unnecessary - Large-scale events requiring bulk discounts or high uniformity - Users needing safety certifications (e.g., UL, CE) ## Variant options - Red Baifu: 30x20cm ($9.99), 40x25cm ($9.99), 50x30cm ($11.99), 60x35cm ($14.99) - Yellow Baifu: 30x20cm ($9.99), 40x25cm ($9.99), 50x30cm ($11.99), 60x35cm ($14.99) - Red: 30x20cm ($9.99), 40x25cm ($11.99), 50x30cm ($14.99) ## Price and logistics facts Base price $9.99 USD; package dimensions 62x37x10 cm; multiple sizes and color options available. ## Trust signals Waterproof and sun-resistant PVC material; no certifications or return policy stated; price consistent across variants. ## Image assets No images provided. ## Agent notes Image assets were empty; visual details cannot be confirmed.
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": "Faux Synthetic Leather Lantern Waterproof Festival Lantern Auspicious Patterns Chinese Design Hanging Light for Garden",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "37.0",
"_height_cm": "10.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").