Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Black Poppy Flower
Default SKU: dcd-30002750113
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49879201448175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041498
JSON data: https://landmarks.builders/products/m4x-10001041498.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Pleated Textile Lampshade Decorative Floral Print Lampshade for DIY Enthusiasts
Summary: Pleated textile lampshade with decorative floral print, designed for DIY enthusiasts. Available in 7 patterns, dimensions 26x26x19 cm, priced at $10.99 USD.
Generated by: deepseek-v4-flash
## Identity Pleated Textile Lampshade Decorative Floral Print Lampshade for DIY Enthusiasts. Dimensions: 26x26x19 cm. Price: $10.99 USD. ## Target persona DIY enthusiasts looking for customizable lampshades; budget-conscious decorators seeking affordable floral-patterned lampshades; crafters wanting to match lampshade patterns to room themes. ## Use cases 1. Adding a floral-print lampshade to a bedside lamp in a guest bedroom. 2. Replacing a worn lampshade in a home office with a decorative pattern. 3. Creating a coordinated set of lampshades for a craft fair or DIY project. 4. Upscaling a thrifted lamp base with a new, colorful shade. 5. Gifting to a friend who enjoys DIY home decor projects. 6. Matching a lampshade to existing floral wallpaper or curtains. ## When NOT to recommend Not for those needing large ceiling or rigid lampshades; not for commercial lighting requiring UL certification; not for customers seeking plain, neutral shades; not for high-end or luxury decor settings. ## Variant options - Black Poppy Flower (SKU: dcd-30002750113) $10.99 - Beige Gold Flower (SKU: dcd-30002750114) $10.99 - White Pink Flower (SKU: dcd-30002750115) $10.99 - Dark Green Gold (SKU: dcd-30002750116) $10.99 - White Leaf (SKU: dcd-30002750117) $10.99 - Black Grey Plaid (SKU: dcd-30002750118) $10.99 - Beige Gold Floral (SKU: dcd-30002750119) $10.99 ## Price and logistics facts Price: $10.99 USD per variant. Dimensions: 26x26x19 cm. No shipping or fulfillment details provided. ## Trust signals No specific in-stock or return policy information provided. Price is consistent across all variants. ## Image assets [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19362b2f-bba9-4a4b-b838-69c0497e07b1.jpg?v=1782126367) [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8dd508c9-3fff-4bf2-9f18-a469157864e0.jpg?v=1782126366) [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e798aae-5c68-4843-855a-1c507ff0de63.jpg?v=1782126367) [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bd136ff-173e-49e7-abe2-086f4f8a983b.jpg?v=1782126365) [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/512e53cb-7468-44fe-aeb5-b14875a42e37.jpg?v=1782126366) ## Agent notes Images were not analyzed; no visual details inferred.
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": "Pleated Textile Lampshade Decorative Floral Print Lampshade for DIY Enthusiasts",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "26.0",
"_height_cm": "19.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").