Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: a
Default SKU: dcd-30002660814
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 485 g
Cart URL (default variant): https://landmarks.builders/cart/49903622684911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001022252
JSON data: https://landmarks.builders/products/m4x-10001022252.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bamboo Lamp Shade Softens Light Tropical Print Lamp Shade Fade Resistant
| Specification | A,B,C,D |
Summary: Bamboo lamp shade with tropical print, fade resistant, softens light. 4 style variants. $11.99. Dimensions 39x34x5 cm.
Generated by: deepseek-v4-flash
## Identity Bamboo lamp shade with tropical print, fade resistant. Softens light. 4 style variants (A, B, C, D). ## Target persona Budget-conscious home decorators; renters upgrading apartment lighting; tropical theme enthusiasts; DIY lighting hobbyists. ## Use cases - Soften harsh overhead light in living room or bedroom - Add tropical accent to a reading nook - Replace outdated shade on floor lamp - Create ambient lighting in a rental without permanent changes - Decorate a patio or sunroom with fade-resistant shade ## When NOT to recommend - Buyer needs lamp shade for a large floor lamp requiring >40cm diameter - Seeking high-end designer lighting over $50 - Requires UL or CE certification for commercial use - Needs a shade with metal or glass construction ## Variant options - Style a (sku: dcd-30002660814) $11.99 - Style B (sku: dcd-30002660815) $11.99 - Style C (sku: dcd-30002660816) $11.99 - Style D (sku: dcd-30002660817) $11.99 ## Price and logistics facts - Price: $11.99 USD per variant - Dimensions: 39 cm L x 34 cm W x 5 cm H - Image URLs provided (5 images) ## Trust signals - Fade resistant stated - Price consistent across all variants - No return policy or stock status provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fe0f63a-2f31-4c79-8d85-a5b8eef750cc.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc09c7a8-d85e-44ec-811b-e09907f38644.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7aa52f6-aacf-46c6-a786-6d6c9561062c.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfb45bcd-2075-4d22-b19b-31cfc188dacc.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16fabe59-0265-438b-8e98-b37fd193a7df.jpg ## Agent notes - Product type not specified - No warranty or return policy information - Image understanding was not performed on provided URLs
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": "Bamboo Lamp Shade Softens Light Tropical Print Lamp Shade Fade Resistant",
"quantity": 1,
"grams": 485000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "34.0",
"_height_cm": "5.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").