Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.99 – $4.99
Default variant: Green
Default SKU: 6086903498384
Default price: $3.99
Availability: In Stock
Product Type: Artificial Plants
Vendor: JISADER
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/48017494147311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/folding-screen-ornament-study-desk-folding-screen-mini-partition-home-office-des
JSON data: https://landmarks.builders/products/folding-screen-ornament-study-desk-folding-screen-mini-partition-home-office-des.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your home or office with this elegant Chinese- decorative screen. Featuring intricate geometric patterns and a circular motif, it brings a touch of traditional to any space. This versatile set includes a minimalist vase and a choice of low-maintenance artificial plants – bamboo, red plum blossom, or – allowing you to customize your decor. Enjoy the beauty of nature without the upkeep, creating for living rooms, bedrooms, or study desks. Its suits various display preferences, making it an ideal accent for photo props, shop displays, or festival celebrations.
| Material | Plastic, Ceramic |
| Capacity | L |
| Shape | Cylinder |
| Colour | Black, White, Green, Red |
| Special Features | Decorative, Traditional Chinese Style |
| Product Weight | kg |
| Package Weight | 0.12 pounds |
| Recommended Uses | Home Decor, Office Decor, Photography Backdrop, Tabletop Decoration |
| Included Components | Screen, Vase, Artificial Plant |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | F989HSJ6TMJM69 |
| Brand | JISADER |
Summary: Mini folding screen ornament with artificial plants, traditional Chinese design, for desk or shelf decor. Priced $3.99-$4.99.
Generated by: deepseek-v4-flash
## Identity - Product: Folding Screen Ornament with Artificial Plant - Type: Artificial Plants / Decorative Screen - Variants: Green ($3.99), Black ($4.99) - Materials: Plastic, Ceramic - Weight: 0.12 lbs (package) ## Target persona - Budget-conscious decorator seeking small accent pieces - Enthusiast of traditional Chinese aesthetics - Remote worker or student wanting desk embellishment - Apartment dweller with limited surface space ## Use cases - Desk ornament to add visual interest - Bookshelf accent to break up books - Photography backdrop or prop for small items - Mini partition between workspace items - Gift for someone who likes minimalist vintage decor - Festival or holiday tabletop decoration ## When NOT to recommend - Buyer needs a full-size room divider or privacy screen - Buyer expects a functional partition for large spaces - Buyer wants real, low-maintenance plants (not artificial) - Buyer requires durable, high-quality materials for heavy use ## Variant options - Green: $3.99 (SKU: 6086903498384) - Black: $4.99 (SKU: 6086903498385) ## Price and logistics facts - Price range: $3.99 - $4.99 USD - Product weight: unknown (package weight 0.12 lbs) - Dimensions: not provided - No dishwasher safe - Number of items: 1 (includes screen, vase, artificial plant) ## Trust signals - In-stock status not confirmed - Return policy not provided - No certifications listed - Price points are low, consistent with small decorative items ## Image assets - 5 images available from URLs (not fetched for visual details) - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6aaaf8f6de143f69971fc2b5900bd9f.png?v=1773822376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad7a4903ac164f5598a6a5cc7c09a191.png?v=1773822376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73c5544d1f2a49418bd7b556ca07850f.png?v=1773822376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9428ccb0fc44fc89c130ca2fe14ad7f.png?v=1773822376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6e2289eb00d4cf6bdfbfbb94743ca5a.png?v=1773822376 ## Agent notes - No dimensions provided; cannot confirm fit for specific desk spaces. Image understanding not performed – rely on textual facts only.
This product has 13 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": "Folding Screen Ornament, Study Desk Folding Screen, Mini Partition Home Office, Desktop Divider, Vintage Decor Screen Ornament",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").