Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99 – $48.99
Default variant: 85*150cm / Cat Sakura
Default SKU: dcd-30001972323
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49810446909679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903817
JSON data: https://landmarks.builders/products/m4x-10000903817.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Handmade serene Decor: Elevate your space with this authentic Japaneseaesthetic Noren curtain, meticulously handmade and colored with natural plant dyes for a rustic, traditional aesthetic.
adaptable Room Divider: perfectly designed for separating rooms, doorpaths, or creating private spaces in your home, restaurant, or office, functioning as an elegant partition for kitchens, bedrooms, and bathrooms.
Convenient Split-Panel Design: Features a traditional split down the middle, allowing for easy walk-through while maintaining a feeling of separation and privacy, blending functionality with traditional form.
Artistic atmosphere: Each curtain showcases a distinctive, peaceful pattern inspired by nature and serene philosophy, instantly adding a tinge of tranquility and artistic elegance to any interior.
Easy Installation: Comes complete with a tension rod, allowing for quick and simple installation in most doorpaths or openings without the need for tools or drilling.
Summary: Noren Curtain tranquil design Split Panel Noren Plant-Dyed for Living Room, Homeowners. Description: 【Authentic tranquil Design】: Welcome tranquility with this traditional Japanese noren curtain, featuring a traditional split-panel design that adds an hint of tranquil elegance to your doorway. 【Functional Partition】: Serves as a stylish and practical separater for rooms, doorways, or openings, offering privacy and wind protection while maintaining easy entry and air circulation. 【Natural Plant-Dyed Fabric】: Crafted from fabric colored with natural plant dyes, giving each curtain a distinctive,
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": "Noren Curtain tranquil design Split Panel Noren Plant-Dyed for Living Room, Homeowners",
"product_id": 9429745697007,
"variant_id": 49810446909679,
"quantity": 1,
"grams": 800,
"length_cm": "100.0",
"width_cm": "25.0",
"height_cm": "8.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").