Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $60.99
Default variant: W55-85*h150cm
Default SKU: dcd-30001982739
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49810466996463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000905223
JSON data: https://landmarks.builders/products/m4x-10000905223.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Vintage Design: Instantly elevate your space with the delicate, vintage-inspired floral pattern of this beautiful home textile, adding a suggestion of elegance and sophistication to any doorway or room.
Versatile Functionality: Use this panel not just for doorways, but also as a stylish room divider to create soft separation in accessible-plan areas, conceal closets, or add a decorative covering to window accessible ings.
Light-Diffuse Ing Textile: Made from a high-quality semi-semi-transparent polyester, this semi-transparent floral door curtain allows natural light to gently diffuse through, creating a warm, bright, and inviting atmosphere while away ering a degree of privacy.
Delightful Handmade Features: The curtain is beautifully accented with a contrasting black bobble trim trim along the inner edges, adding a playful, bohemian suggestion that makes this bobble trim trim doorway curtain a distinctive statement piece.
Effortless Installation: Designed for convenience, this door curtain features a rod pocket that slides easily onto a tension rod, allowing for a quick, hardware-effortless, and non-damaging installation in minutes.
Summary: Translucent Floral Door Curtain Machine Washable Lace Translucent Door Panel. Description: 【Elegant Vintage Design】: Add a hint of classic charm to your space with an intricate floral and vine pattern, making this a beautiful piece of home textile that enhances any decor. 【Versatile Space Partition】: Use this curtain as a stylish room divider for doorways, closets, or hallways; it provides privacy while maintaining a bright and airy feel. 【Light-Filtering Material】: Made from a delicate polyester material, this translucent floral door curtain gently diffuses sunlight to create a warm, inviting
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": "Translucent Floral Door Curtain Machine Washable Lace Translucent Door Panel",
"product_id": 9429750513903,
"variant_id": 49810466996463,
"quantity": 1,
"grams": 300,
"length_cm": "30.0",
"width_cm": "22.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. 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").