Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: a
Default SKU: dcd-30002661158
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49903622455535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001022350
JSON data: https://landmarks.builders/products/m4x-10001022350.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Handmade Light Shade Creative Design Woven Lamp Shade Warm Radiance
Summary: A handmade woven lamp shade in creative design, emitting warm radiance. Available in three style variants at $12.99.
Generated by: deepseek-v4-flash
## Identity Handmade Light Shade Creative Design Woven Lamp Shade Warm Radiance ## Target persona Budget-conscious home decor shoppers seeking affordable, unique handmade lighting accents; DIY enthusiasts looking for customizable lamp shades. ## Use cases - Adding a warm, textured light source to a reading nook or bedside table - Replacing a standard lampshade with a handmade, artisanal touch - Styling a bohemian or eclectic living room corner - Creating a cozy ambiance in a rental apartment - Using as a decorative pendant shade (if wired appropriately) - Gift for crafty friends or housewarming ## When NOT to recommend - For modern, minimalist interiors requiring sleek, uniform shades - For high-heat or high-wattage bulbs (material unknown; may not be rated) - For outdoor or damp locations (no weatherproofing stated) - For buyers needing exact color or material specifications (not provided) ## Variant options - Style a (SKU: dcd-30002661158) - $12.99 - Style B (SKU: dcd-30002661159) - $12.99 - Style C (SKU: dcd-30002661160) - $12.99 All variants priced identically. ## Price and logistics facts - Price: $12.99 USD - Dimensions: 30 cm x 30 cm x 20 cm - No shipping or tax information provided. ## Trust signals - No stock status information available. - No return policy stated. - Price is consistent across all variants. - No certifications listed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c0d441c-07bb-4fb2-8fc1-fd7a11bdb085.jpg?v=1782146617) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cbfded6-2fa8-40ad-99d4-7f029f9064f3.jpg?v=1782146624) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66127337-2d54-4f52-bd83-86c8c42565d3.jpg?v=1782146692) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eff6125a-223a-40ef-81b3-319a00013839.jpg?v=1782146620) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7de118e-482c-4dc3-b1a7-dfb80671cc9e.jpg?v=1782146618) ## Agent notes - Image content was not analyzed; visual details cannot be confirmed. - No material composition or care instructions provided. - Bulb compatibility and maximum wattage not specified.
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": "Handmade Light Shade Creative Design Woven Lamp Shade Warm Radiance",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "30.0",
"_height_cm": "20.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").