Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $72.99
Default variant: American Top Hole
Default SKU: dcd-30003297813
Default price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 780 g
Cart URL (default variant): https://landmarks.builders/cart/49811279053039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165828
JSON data: https://landmarks.builders/products/m4x-10001165828.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Floral Look: This floral bedside lampshade brings a soft botanical look to your space, making it an easy way to refresh home decor with a calm, decorative feel.
Lamp Shade Function: Designed as a table lamp shade, it helps diffuse the light for a gentler radiance, reducing glare and creating a more comfortable atmosphere in the room.
Distinctive Shape: The rectangular textile lampshade features embossed edging and a neatly structured profile, giving the lamp a refined outline that stands out on a bedside table or side table.
Everyday Charm: As a decorative lamp shade, it blends look with practicality, making it a simple upgrade for bedrooms, hotel rooms, reading corners, or living areas that need a cleaner, more finished look.
Warm Ambience: The light-filtering textile helps create a softer visual effect when the lamp is on, adding a welcoming feel that works well for relaxing evenings and quiet nighttime use.
Summary: Floral Bedside Lampshade Soft Light Rectangular Textile Lampshade Warm Ambiance. Description: 【Design】: This floral bedside lampshade features a rectangular textile lampshade outline with a clean embossed border, bringing a soft decorative look to everyday lighting. 【Function】: As a table lamp shade, it helps diffuse light for a gentler radiance, making evening reading, relaxing, or winding down feel more comfortable. 【Detailing】: The woven textile surface and neat trim give the lamp shade a refined finish, while the floral print adds a vibrant, home decor-friendly accent. 【Selling Point】: The
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Floral Bedside Lampshade Soft Light Rectangular Textile Lampshade Warm Ambiance",
"product_id": 9429953741039,
"variant_id": 49811279053039,
"quantity": 1,
"grams": 780,
"length_cm": "39.5",
"width_cm": "29.0",
"height_cm": "24.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").