Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow
Default SKU: dcd-30002756044
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: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49879185719535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043120
JSON data: https://landmarks.builders/products/m4x-10001043120.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Aesthetic: This woven hat lampshade features a unique rustic elegance influenced design that brings a touch of earthy warmth to any indoor lighting setup.
Handcrafted Quality: Expertly crafted from paper rope and iron, this lampshade serves as a sophisticated piece of home decor that blends rustic charm with modern simplicity.
Versatile Application: Designed as a stylish pendant light cover, it is for creating a cozy atmosphere in guesthouses, teahouses, restaurants, or above bar counters.
Soft Illumination: The intricate weave of this woven hat lampshade allows light to diffuse through beautifully, casting gentle patterns and improving the mood of your living space.
Easy Installation: This lightweight and functional lampshade is fits standard hanging fixtures, making it an ideal choice for quick and effective interior styling.
Summary: Woven hat lampshade in Yellow or Black, handcrafted from paper rope and iron, creates warm ambient light for indoor spaces.
Generated by: deepseek-v4-flash
## Identity Woven Hat Lampshade - Rustic Elegance Influenced (Paper Rope & Iron, 32x32x11.5 cm, $9.99) ## Target persona Home decor enthusiasts seeking affordable rustic lighting for cozy interiors; small business owners decorating tea rooms or guesthouses. ## Use cases - Creating warm ambient lighting in tea rooms - Adding cozy illumination to studies - Decorating above bar counters in restaurants - Enhancing atmosphere in guesthouse rooms - Styling interior corners with soft light ## When NOT to recommend - For outdoor use (weather resistance unspecified) - For bright task lighting (low wattage pendant) - For large commercial halls (insufficient light output) - For modern minimalist interiors (rustic style clashes) ## Variant options Two color options: Yellow (SKU dcd-30002756044) and Black (SKU dcd-30002756045), both $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 32 x 32 x 11.5 cm. No shipping or return policy provided. ## Trust signals In-stock status unknown. No warranty or certification info. Price consistent across both variants. ## Image assets Five images available. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cc2e8dc-2fad-4a51-a151-757a5bb9e78f.jpg?v=1782126350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a196855a-f813-462b-8bc2-79e048c422c2.jpg?v=1782126349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70ad533d-c227-4f6a-9468-48ae145135ab.jpg?v=1782126349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34c81995-f9c3-40a1-8616-a69c4eef5a83.jpg?v=1782126350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04b47db9-d6e1-4cae-8bd7-56c1f4b103d6.jpg?v=1782126350 ## Agent notes Product type unspecified. No return policy stated. Image understanding not performed.
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": "Woven Hat Lampshade Rustic Elegance Influenced Woven Lamp Shade Creates Warm Ambiance Rustic Light Fixture Shade for Tea Room, Study",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "32.0",
"_height_cm": "11.5"
}
}],
"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").