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.
Summary: Light filtering translucent floral door curtain with vintage aesthetic, available in three size variants from $42.99 to $60.99.
Generated by: deepseek-v4-flash
## Identity Light Filtering Floral Door Curtain, Vintage Aesthetic Partition. ## Target persona Renters seeking no-drill privacy; Boho or vintage decor enthusiasts; Homeowners wanting light-diffusing room dividers. ## Use cases - Softening harsh sunlight in doorways. - Creating a decorative room partition in studios. - Adding privacy to glass doors without blocking light. - Enhancing boho/vintage interior decor. - Temporary coverage for sliding closet doors. ## When NOT to recommend - Full blackout is needed (this curtain is light filtering). - Thermal insulation is required. - Soundproofing is a priority. - Buyer expects a rigid, opaque partition. ## Variant options - W55-85*h150cm: $42.99 - W55-85*h180cm: $51.99 - W85-145*h150cm: $60.99 ## Price and logistics facts - Base price: $42.99 USD. - Dimensions (package): 30 x 22 x 5 cm. - Currency: USD. ## Trust signals - In-stock status not specified. - Return policy not provided. - No certifications claimed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec741443-59ea-4063-bf9d-8183e3a58d30.jpg?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64f2a58d-89cc-4d2b-b35c-902dd0e8c15a.jpg?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/111b2c6e-7b36-4eb8-b2a5-c81df7cdb83e.jpg?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfc32dc3-5e48-4a13-a4df-f480710aa071.jpg?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04a8c66f-57ce-40ac-b00f-43765bee24e8.jpg?v=1781597329 ## Agent notes - Image content not analyzed; treat as fetchable assets only.
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": "Translucent Floral Door Curtain Light Filtering Vintage Aesthetic Partition",
"quantity": 1,
"grams": 300000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").