Brand: World Products (Landmark)
SKU: dcd-30003748121
Price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/50150994411759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001319311
JSON data: https://landmarks.builders/products/m4x-10001319311.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Classic Identity: This elegant pink textile lampshade features a flared vintage-style silhouette and a scalloped top edge, instantly transforming any basic lamp base into a stunning focal point.
Soft Illumination: Designed to diffuse light beautifully, this textured, semi-translucent vintage lampshade allows light to pass through softly, creating a warm and inviting atmosphere in any room.
Exquisite Details: A highly decorative piece, this lampshade with fringe boasts wavy vertical trim and a delicate border of fine pink tassels accented with dangling beads for a touch of classic charm.
Charming Aesthetics: This beautifully crafted lampshade with tassels brings a romantic, shabby-chic aesthetic to your home, making it a perfect decorative accent for feminine or French-style interiors.
Versatile Placement: Ideal for creating a cozy reading nook, enhancing a bedside table, or adding a soft glow to your bedroom, this standalone lampshade easily fits onto your existing lamp fixture.
Summary: Lampshade with Fringe Vintage Lamp Shade Velvet for Reading Nook. 【Classic Identity】: This elegant pink textile lampshade features a flared vintage-style silhouette and a scalloped top edge, instantly transforming any basic lamp base into a stunning focal point. 【Soft Illumination】: Designed to diffuse light beautifully, this textured, semi-translucent vintage lampshade allows light to pass through softly, creating a warm and inviting atmosphere in any room. 【Exquisite Details】: A highly decorative piece, this lampshade with fringe boasts wavy vertical trim and a delicate border of fine pink t
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": "Lampshade with Fringe Vintage Lamp Shade Velvet for Reading Nook",
"product_id": 9456935698671,
"variant_id": 50150994411759,
"quantity": 1,
"grams": 700,
"length_cm": "33.0",
"width_cm": "33.0",
"height_cm": "27.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").